Releases: anarock/pebble
Releases · anarock/pebble
0.22.2
Patches
- Fix some box-sizing and other stuff: #104
Credits
Huge thanks to @azizhk for helping!
0.22.0
Minor Changes
- Feat(phone-input): added Phone Number Input component: #105
Credits
Huge thanks to @azizhk for helping!
0.21.0
Minor Changes
- Fix(typings): fixed a lot of typings with strictNullChecks: #101
Patches
- Show latest toast: #102
- Fix(input): match select design as per styleguide: #103
Credits
Huge thanks to @azizhk and @dxtr026 for helping!
0.20.5
Patches
- Chore(deps): updated dependencies: #99
0.20.4
Patches
- Toast should have higher z-index than modal: #97
Credits
Huge thanks to @l3satwik for helping!
0.20.3
Patches
- Rename *.d.ts to *.ts: #96
Credits
Huge thanks to @azizhk for helping!
0.20.2
Patches
- Export dropdown button: #95
Credits
Huge thanks to @l3satwik for helping!
0.20.1
Patches
- Add disabled state: #89
- Add className Support in Tag: #93
- Fix typing for Tag: fcd5d42
- Reorder label and input: #92
Credits
Huge thanks to @l3satwik and @dxtr026 for helping!
0.20.0
Minor Changes
- Typeahead clear on delete: daaa51b
- Fix(icons): remove styling for i tag instead use .pi: 9ef025f
0.19.0
Minor Changes
- Sidebar close on outside click: 6dba526