Skip to content

Releases: FIL1994/spectre-react-lib

v0.2.9

02 Feb 15:02
Compare
Choose a tag to compare
0.2.9

v0.2.8

02 Feb 14:48
2c85613
Compare
Choose a tag to compare
  • 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

01 Feb 02:40
Compare
Choose a tag to compare
  • added tests for EmptyState and ControlledTab
  • fixed propTypes bugs in ControlledTab

v0.2.6

26 Jan 00:16
Compare
Choose a tag to compare
  • added prop types to Pagination

v0.2.5

25 Jan 03:20
Compare
Choose a tag to compare
  • added Change Log
  • added ui to keywords
  • added more prop types to Toast, Tab, Panel, Page, ControlledTab, and EmptyState

v0.2.4

24 Jan 02:37
Compare
Choose a tag to compare
  • 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

24 Jan 00:00
9478d2f
Compare
Choose a tag to compare
  • improved layout and utilities component's prop types
  • added tests
  • added codecov

v0.2.2

23 Jan 03:36
Compare
Choose a tag to compare
  • Added License
  • Added Shields.io Badges
  • Fixed "missing Component import" bug

v0.2.1

23 Jan 02:54
Compare
Choose a tag to compare
  • Fixed Fragment import bug
  • Integrated CircleCI

v0.2.0

23 Jan 01:32
07614be
Compare
Choose a tag to compare
  • Seperated components into folders
  • Added export-default-from babel plugin