Skip to content

Releases: anarock/pebble

0.9.3

23 Jul 15:14
Compare
Choose a tag to compare

Patches

  • Fix(popper): close on outside click only if dropdown is open: 8dbec0c
  • Style(sidebar): padding of 50px at top for tablets: 9a82937

0.9.2

23 Jul 14:21
Compare
Choose a tag to compare

Patches

  • Fix(popper): export popper component: 36543fc
  • Fix(sidebar): scrolling as expected: 06641ee

0.9.1

23 Jul 13:56
Compare
Choose a tag to compare

Patches

  • Feat(sidebar): now opens in full screen for tablets: 9fa9a96

0.9.0

23 Jul 10:35
Compare
Choose a tag to compare

Minor Changes

  • Style(dateInput): show native date picker on tablets: cc21657

Patches

  • Fix(dropdown): now closes on clicking outside for mobile devices: 5072986

0.8.0

20 Jul 15:08
Compare
Choose a tag to compare

Minor Changes

  • Feat(GA): added script to initialize google analytics: #28

Patches

  • Style(button): hide grey background in disabled state from chrome: 4e8dab2
  • Style(calendar): set cursor not allowed for calendar navigation: f3153f8
  • Fix(dropdown): remove animation until element duplication is fixed: 7272171

0.7.1

19 Jul 10:19
Compare
Choose a tag to compare

Patches

  • Export controlview: #25
  • Fix design issues on tab for chrome and safari.
  • add disabled prop to dropdown.

0.7.0

17 Jul 12:03
Compare
Choose a tag to compare

Minor Changes

  • Docs(readme): added cdn link: f05e55a
  • Feat(native): make icons usable on react-native: #24

0.6.0

17 Jul 09:59
Compare
Choose a tag to compare

Minor Changes

  • Build(unpkg): added support for unpkg cdn: #21

Patches

  • Fix(slider): add typings of rheostat as a dependency: #22

0.5.5

16 Jul 13:15
Compare
Choose a tag to compare

Patches

  • Fix(zIndex): fix for dropdown, typeahead and toast position: 9292ae3

0.5.4

16 Jul 12:42
Compare
Choose a tag to compare

Patches

  • Build(dist): fix babelrc for async-await: 9ee3ff8