Releases: anarock/pebble
Releases · anarock/pebble
0.9.3
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
Patches
- Fix(popper): export popper component: 36543fc
- Fix(sidebar): scrolling as expected: 06641ee
0.9.1
Patches
- Feat(sidebar): now opens in full screen for tablets: 9fa9a96
0.9.0
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
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
Patches
- Export controlview: #25
- Fix design issues on tab for chrome and safari.
- add disabled prop to dropdown.
0.7.0
Minor Changes
- Docs(readme): added cdn link: f05e55a
- Feat(native): make icons usable on react-native: #24
0.6.0
Minor Changes
- Build(unpkg): added support for unpkg cdn: #21
Patches
- Fix(slider): add typings of rheostat as a dependency: #22
0.5.5
Patches
- Fix(zIndex): fix for dropdown, typeahead and toast position: 9292ae3
0.5.4
Patches
- Build(dist): fix babelrc for async-await: 9ee3ff8