cssui

A collection of interactive UI components in pure CSS

MIT License

Downloads
17
Stars
314
Committers
6

Bot releases are hidden (Show)

cssui - Release v1.0.0 Latest Release

Published by zetareticoli about 2 years ago

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)
cssui - Release v0.3.0

Published by zetareticoli over 2 years ago

Added

  • Sass/SCSS support
  • Local development server - check the documentation
  • Automatic browser-vendors prefixes
  • Stylesheets files minification
cssui - Release v0.2.1

Published by zetareticoli over 2 years ago

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)
cssui - Release v0.2.0

Published by zetareticoli almost 3 years ago

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)
cssui - v0.1.0

Published by zetareticoli about 3 years ago

First release of CSSUI Library which includes:

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