Skip to content

Releases: anarock/pebble

0.18.1

17 Sep 11:48
Compare
Choose a tag to compare

Patches

  • Fix(smooth): fix case for webkit scroll touch: fefbdb4

0.18.0

17 Sep 08:32
Compare
Choose a tag to compare

Minor Changes

  • Placeholder color change: 5fbe7ea
  • Fix(OutsideClick): export from module: 7d10734

Patches

0.17.1

12 Sep 14:42
Compare
Choose a tag to compare

Patches

  • Feat(Tooltip): added disabled state: f357377
  • Fix(control): fix typing for label and allow it to take HTML elements: 53b658e
  • Sidebar scrolling touch: 9b8fca5

0.17.0

05 Sep 12:07
Compare
Choose a tag to compare

Minor Changes

0.16.4

31 Aug 10:45
Compare
Choose a tag to compare

Patches

  • Initially hide suggestion: 3ab2fbe
  • Display search-icon and className as props: c5ad8ea
  • ClassName for dropdown btn: f4eab2c

0.16.3

29 Aug 13:42
Compare
Choose a tag to compare

Patches

0.16.1

28 Aug 11:10
Compare
Choose a tag to compare

Patches

  • No transition for popper and OptionGroup fix: f018a90

0.16.0

28 Aug 08:21
Compare
Choose a tag to compare

Minor Changes

  • Fix(control): expose event in case the user wants to stopPropagation: b932139

0.15.1

27 Aug 12:34
Compare
Choose a tag to compare

Patches

  • Fix(storybook): fix radioGroup implementation: 836b67e
  • Style(color): fix blue base color code: 4fb8be7

0.15.0

17 Aug 08:32
Compare
Choose a tag to compare

Minor Changes

  • Feat(Button): created xs size and added success and alert types: #63
  • Feat(option): created option and OptionGroup component: #65
  • Refactor(typeahead): use optionGroup instead of options: #67
  • Fix(modal): added portal support to modals: fbfe28a
  • Feat(select): added support for searchbox: 0c934ad

Patches

  • Refactor controls: #64
  • Style(tag): fixed styling according to the design system: #66
  • Refactor(optionGroup): separated optionGroupRadio and optionGroupCheckbox components: 569d8d1
  • Fix(optionGroup): fix jank in searchbox height animation: c54aed0