Releases: FlowingCode/fc-applayout
Releases · FlowingCode/fc-applayout
v1.4.0
15 Sep 13:29
Compare
Sorry, something went wrong.
No results found
v1.3.0
16 Apr 19:49
Compare
Sorry, something went wrong.
No results found
v1.2.0
16 Apr 15:17
Compare
Sorry, something went wrong.
No results found
v1.1.0
05 Jul 19:19
Compare
Sorry, something went wrong.
No results found
1.0.0
27 Jun 20:52
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: remove content margin when drawer is closed by @ngonzalezpazFC in #18
fix: remove unused title property
fix!: use the default slot for content
BREAKING CHANGE: the feature was introduced in v0.9.5, but it was accidentally reverted in v0.9.7
Close #16
New Contributors
Full Changelog : 0.9.8...1.0.0
0.9.8
04 Jan 15:59
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix: remove unused title property. BREAKING CHANGE: the feature was introduced in v0.9.5, but it was accidentally reverted in v0.9.7. (Closes #16 )
fix!: use the default slot for content (Closes #15 )
v0.9.7
04 Nov 16:31
Compare
Sorry, something went wrong.
No results found
v0.9.6
08 Sep 18:54
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fix drawerPersistent with right alignment
Correct drawer button location with right alignment
Other
Move style definition to css section
Use flex to align drawer button
v0.9.5
25 Aug 20:42
Compare
Sorry, something went wrong.
No results found
New Features
Make content to be the default slot
Bugfixes
Bump prismjs from 1.20.0 to 1.23.0
Fix style for disabled toolbar buttons