Skip to content

Releases: anarock/pebble

0.5.3

16 Jul 12:29
Compare
Choose a tag to compare

Patches

  • Fix(logo): export Logo component: 9fd7783

0.5.2

16 Jul 12:18
Compare
Choose a tag to compare

Patches

  • Fix(dropdown): remove animated.div as it doesn't support className attribute: 42219f9

0.5.1

16 Jul 11:12
Compare
Choose a tag to compare

Patches

  • Design fixes: #18

0.5.0

16 Jul 10:26
Compare
Choose a tag to compare

Minor Changes

  • Feat(icons): added icon fonts and removed initStyles in favour of a CSS file: #15

Patches

  • Fix(icons): glyph quality is now better: #17

0.4.0

15 Jul 13:51
Compare
Choose a tag to compare

Minor Changes

  • Feat(toast): added toast component and enzyme json serializer for testing: #16
  • Feat(storybook): added local state to components needing it: #13
  • Feat(animation): add animation effects to components.: #14

0.3.0

13 Jul 12:44
Compare
Choose a tag to compare

Minor Changes

  • Feat(logo): added anarock logo: b3850db

Patches

  • Fix(select): show bottom highlight when dropdown is open: 3e1102c

0.2.0

11 Jul 13:10
Compare
Choose a tag to compare

Minor Changes

  • Feat(tooltip): added tooltip component: 79fd51a
  • Feat(calendar): add dot support: 5b18493
  • Feat(calendar): add propert to disable tiles: ebe21dd
  • Feat(popper): close popper on outside click: cf4d35c

Patches

  • Fix(calendar): change clear button to secondary: 88daf52
  • Build(storybook): fix for icons: 250315e
  • Feat(tooltip): added error state: 7a6712a
  • Fix(calendar): rest parameters should not override other props but the reverse: f48f56c