Releases: bitcrowd/bitstyles
Releases · bitcrowd/bitstyles
1.0.4
v1.0.3
v1.0.2
1.0.2 (#415)
v1.0.1
Added
- form layout examples
- updated select & input appearance
Fixed
- corrects some mis-organised classes (e.g.
.u-list-reset
had been moved to the atom level) - fixes some broken inter-component links in storybook
v1.0.0
Changed
- Moves
layout
layer to utilities - Layering and naming of classes now follows the atomic design paradigm of atoms, molecules, organisms
- Adds a
UI
layer in the storybook document, providing examples of pre-built components, page sections etc.
Added
- Dropdown-menu atom
- Navbar organism
- ui-group organism
- table organism
- button types: danger, menu, nav, tab, ui
- avatar atom
- badge atom
Fixed
- Selects now have an
:invalid
state - Added missing documentation
- hosted version of the component library is now live at https://bitcrowd.github.io/bitstyles
Security update
Updates packages using older versions of minimise, as that had security vulnerabilities
Reorganising
Some re-organisation, cleanup, and bugfixes:
- We’re heading towards a custom atomic design structure, though we’re not there yet. Many classes have been moved out of the 'objects' layer in preparation.
- 'Trumps' are renamed 'utilities'
- Updated CSS declarations causing warnings from autoprefixer, or no longer necessary given the sliding window of browser support (only IE11 is still supported from that browser)
Updating dependencies
- Updates all dependencies to latest version
- Removes and/or replaces dependencies that have no secure or compatible versions
- Therefore removes the VRT testing system until a replacement can be found
0.9.1
Bumped version for rubygem version. (#283)
0.9.0
Bump version (#282)