Skip to content

Releases: khang-nd/7.css

v0.17.0

03 Aug 02:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

14 Nov 14:05
Compare
Choose a tag to compare

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

05 Oct 10:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

26 May 15:04
Compare
Choose a tag to compare

What's Changed

  • Improvements for scrollbar by @khang-nd in #67
    • Separate scrollbar into its own file
    • Remove scrollbar's double button

Full Changelog: v0.13.0...v0.14.0

v0.13.0

19 Mar 10:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

13 Feb 06:04
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @2lag made their first contribution in #55

Full Changelog: v0.11.0...v0.12.0

v0.11.0

13 Nov 09:58
Compare
Choose a tag to compare

What's Changed

Features

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

v0.10.0

31 Oct 14:47
Compare
Choose a tag to compare

What's Changed

  • feat: add combobox, listbox components by @khang-nd in #45
  • Menu enhancements by @khang-nd in #46
  • Rename component select -> dropdown

Full Changelog: v0.9.0...v0.10.0

v0.9.0

29 Oct 17:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

26 Oct 17:14
Compare
Choose a tag to compare
  • Broke down forms.css into smaller components (checkbox, radiobutton, select, textbox)
  • Renamed buttons.css to button.css for consistency.