Skip to content

Releases: anarock/pebble

0.22.2

09 Oct 13:56
Compare
Choose a tag to compare

Patches

  • Fix some box-sizing and other stuff: #104

Credits

Huge thanks to @azizhk for helping!

0.22.0

09 Oct 12:43
Compare
Choose a tag to compare

Minor Changes

  • Feat(phone-input): added Phone Number Input component: #105

Credits

Huge thanks to @azizhk for helping!

0.21.0

09 Oct 10:50
Compare
Choose a tag to compare

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

04 Oct 12:00
Compare
Choose a tag to compare

Patches

  • Chore(deps): updated dependencies: #99

0.20.4

25 Sep 11:36
Compare
Choose a tag to compare

Patches

  • Toast should have higher z-index than modal: #97

Credits

Huge thanks to @l3satwik for helping!

0.20.3

24 Sep 14:31
Compare
Choose a tag to compare

Patches

  • Rename *.d.ts to *.ts: #96

Credits

Huge thanks to @azizhk for helping!

0.20.2

24 Sep 09:49
Compare
Choose a tag to compare

Patches

  • Export dropdown button: #95

Credits

Huge thanks to @l3satwik for helping!

0.20.1

24 Sep 08:40
Compare
Choose a tag to compare

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

19 Sep 12:30
Compare
Choose a tag to compare

Minor Changes

  • Typeahead clear on delete: daaa51b
  • Fix(icons): remove styling for i tag instead use .pi: 9ef025f

0.19.0

17 Sep 14:23
Compare
Choose a tag to compare

Minor Changes

  • Sidebar close on outside click: 6dba526