Releases: anarock/pebble
Releases · anarock/pebble
0.18.1
Patches
- Fix(smooth): fix case for webkit scroll touch: fefbdb4
0.18.0
Minor Changes
- Placeholder color change: 5fbe7ea
- Fix(OutsideClick): export from module: 7d10734
Patches
0.17.1
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.16.4
Patches
- Initially hide suggestion: 3ab2fbe
- Display search-icon and className as props: c5ad8ea
- ClassName for dropdown btn: f4eab2c
0.16.1
Patches
- No transition for popper and OptionGroup fix: f018a90
0.16.0
Minor Changes
- Fix(control): expose event in case the user wants to stopPropagation: b932139
0.15.1
Patches
- Fix(storybook): fix radioGroup implementation: 836b67e
- Style(color): fix blue base color code: 4fb8be7
0.15.0
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