Releases: FlowingCode/fc-applayout
Releases · FlowingCode/fc-applayout
v1.4.0
Compare
Sorry, something went wrong.
No results found
paodb
released this
15 Sep 13:29
What's Changed
Add support for styling menu container by @mlopezFC in #25
Improve documentation of FcAppLayoutElement by @mlopezFC in #27
Full Changelog : 1.3.0...1.4.0
v1.3.0
Compare
Sorry, something went wrong.
No results found
paodb
released this
16 Apr 19:49
Add missing js files to build.
Full Changelog : 1.2.0...1.3.0
v1.2.0
Compare
Sorry, something went wrong.
No results found
paodb
released this
16 Apr 15:17
What's Changed
Full Changelog : 1.1.0...1.2.0
v1.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Make it compatible with Vaadin 24 dependency versions by @mlopezFC in #21
Full Changelog : 1.0.0...1.1.0
1.0.0
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
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
Compare
Sorry, something went wrong.
No results found
v0.9.6
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
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