Releases: anarock/pebble
Releases · anarock/pebble
0.14.1
Patches
- Fix(input): regression fix: 254d446
0.14.0
Minor Changes
- Feat(input): added loading state: #61
0.13.1
Patches
- Fix(typeahead): pass keyExtractor to options: 80800b0
0.13.0
Minor Changes
- Feat(TypeAhead): make searchBox prop optional: #57
- Feat(defaults): use default keys for keyExtractor, labelExtractor and…: #59
- Build(dist): remove css and icons from github and build before publish: #58
0.12.2
Patches
- Feat(icons): added icons used in reimbursements: #53
0.12.1
Patches
- Feat(icon): added icons used in overview dashboard: #52
0.12.0
Minor Changes
- Chore(weight): updated font weights to number and updated snapshot.: #50
Patches
- Fix(typings): fixed typings for theme: #49
- Storybook fixes: 86b1e33
- Fix(Popper): change label wrapper style to inline-block: 025af69
0.11.0
Minor Changes
- Feat(outsideClick): added component to trigger callback on click outs…: #47
- Feat(stepper): add prop to add loading state in next button: #48
0.10.0
Minor Changes
- Chore(svg): optimize svgs on precommit: 1a52a8b
- Build(icons): build icons on pre commit if a svg is changed: 30310c9
- Feat(button): added loading state: 0aa5175
- Refactor(native): separate folder for native fonts containing only ttf.: 1840dc8
- Feat(sidebar): disable overflow of body when sidebar is open: #41
- Feat(arrow): added arrow-drop-down and arrow-drop-down icons to the set.: #43
- Feat(Loader): added loader component and updated in button: #45
Patches
- Build(date-fns): let tree shaking take care of bundle size: 15dc515
- Style(SideBar): fixed styling for tablets: #44