Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 885 Bytes

CHANGELOG.md

File metadata and controls

40 lines (33 loc) · 885 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0.0

Added

  • Two different Carousel components
  • Scroll position component
  • CDN support

v0.3.0

Added

  • Sass/SCSS support
  • Local development server
  • Automatic browser-vendors prefixins
  • Minification

v0.2.1

Fixed

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

v0.2.0

Added

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

Fixed

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

v0.1.0

First release of CSSUI Library which includes:

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