Releases: khang-nd/7.css
Releases · khang-nd/7.css
v0.21.0
What's Changed
- Fix social share icons in the documentation page.
- Move
_global.scss
styles todocs.css
and remove_global.scss
from build output. - 💥 Breaking: The
field-row
utility class is removed and replaced with thegroup
class available from the GroupBox component. - 💥 Breaking: Refactor and clean up variables.
- This will mainly affect maintainers only, see
_variables.scss
for the variable naming convention. - For users, the
--window-background-color
is renamed to--w7-w-bg
.
- This will mainly affect maintainers only, see
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Various improvements by @hohaicongthuan in #120
- Add disabled style for window minimize and close buttons
- Improve textbox's style and add disabled style
- Improve radio button's style
- Add slider's hover style and add disabled style
- Fix a regression with the Menu's checkbox item.
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Add ability to toggle glass frame scroll motion by @lfuelling in #102
- Add Disabled Dropdown & Fixed Disabled Checkbox Styling by @hohaicongthuan in #117
- Apply button styles to file input, update docs for custom file input by @khang-nd in #118
- Compress spinner.gif to reduce output CSS size by @khang-nd in #119
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Add textbox styles to url inputs by @lfuelling in #99
- Add ListView (table) styles by @lfuelling in #100
- Fix summary toggle visibility for treeview and collapse by @lfuelling in #101
- Cleanup, reformat and reuse by @khang-nd in #103
- Fix scoped css variables by @khang-nd in #112
New Contributors
- @lfuelling made their first contribution in #99
Full Changelog: v0.17.0...v0.18.0
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