Skip to content

Releases: zetareticoli/cssui

Release v1.0.0

24 Aug 13:17
Compare
Choose a tag to compare

What’s new

The release v1.0.0 finally adds new components to the library, counting a total of 9 pure css UI components 🚀

  • Added theFullpage Slider component #45
  • Added the Range Slider #36
  • Added the Toggle component (no issue reference)

Release v0.3.0

24 Apr 07:03
Compare
Choose a tag to compare

Added

  • Sass/SCSS support
  • Local development server - check the documentation
  • Automatic browser-vendors prefixes
  • Stylesheets files minification

Release v0.2.1

22 Feb 15:21
7b15f81
Compare
Choose a tag to compare

This release is a hotfix which includes accessibility fixes on Modal and Accordion components.

Fixed

  • Accordion item label keyboard focus not visualized on FF and Safari (#37)
  • Fix accessibility on modal (#38)

Release v0.2.0

11 Nov 16:46
435d782
Compare
Choose a tag to compare

What's new

The scope of this release was to improve accessibility support for all components. We created a dedicated milestone and tracked all related issues.

Added

  • Keyboard support for tabs navigation (#11)
  • Accessibility improvements for modal, accordion and tabs components (#9, #22, #10)

Fixed

  • Accordion focus on closed panel child element (#13)

v0.1.0

16 Sep 13:58
Compare
Choose a tag to compare

First release of CSSUI Library which includes:

  • Accordion
  • Tabs
  • Modal
  • Slideout
  • Tooltip
  • Dropdown