Releases: FIL1994/spectre-react-lib
Releases · FIL1994/spectre-react-lib
v0.2.8
- added tests for Panel and Pagination (#25)
- added tests for Pagination (#26)
- added tests for Toast (#27)
- added tests for Button, Divider, Grid, Loading and Table (#28)
v0.2.7
- added tests for EmptyState and ControlledTab
- fixed propTypes bugs in ControlledTab
v0.2.6
- added prop types to Pagination
v0.2.5
- added Change Log
- added ui to keywords
- added more prop types to Toast, Tab, Panel, Page, ControlledTab, and EmptyState
v0.2.4
- Improved prop types of Parallax, Table and Button
- Added Codecov Badge
- Added react-testing-library
- Added tests to Parallax
- Added usage section to README
v0.2.3
- improved layout and utilities component's prop types
- added tests
- added codecov
v0.2.2
- Added License
- Added Shields.io Badges
- Fixed "missing Component import" bug
v0.2.1
- Fixed Fragment import bug
- Integrated CircleCI
v0.2.0
- Seperated components into folders
- Added export-default-from babel plugin