Releases: khang-nd/7.css
Releases · khang-nd/7.css
v0.17.0
What's Changed
- Allow for dynamic window colour with inline CSS variables by @liam-mills in #88
- Add help icon on window title bar by @liam-mills in #90
New Contributors
- @liam-mills made their first contribution in #88
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Bug smashing and some visual adjustments by @hohaicongthuan in #81
- Slightly adjust button colors and add the shadow effect
- Adjust progress bar colors
- Fix tab behavior in the documentation
- Polish the window glass effect by @hohaicongthuan in #82
- Add animations for the push button and fix focus outline by @hohaicongthuan in #84
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Add
top
/left
to window's::before
to prevent unexpected behavior by @khang-nd in #69 - Avoid overlapping menus by @elchininet in #71
- Fix font inconsistency by @hohaicongthuan in #75
- Add animations for window title bar buttons by @hohaicongthuan in #76
New Contributors
- @elchininet made their first contribution in #71
Full Changelog: v0.14.0...v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
What's Changed
Features
- Use
<span>
for menu shortcut mnemonic by @khang-nd in #48 - Add spinner/loader element by @khang-nd in #49
- Add option menu item (radio, checkbox) by @khang-nd in #53
- Enhance #11 by @khang-nd in #54
Docs
- Improve section for menu/navigation by @khang-nd in #50
- Leverage ejs
include
feature to split docs by @khang-nd in #51
Full Changelog: v0.10.0...v0.11.0