shoelace/CHANGELOG.md

26 wiersze
543 B
Markdown
Czysty Zwykły widok Historia

2020-07-15 21:30:37 +00:00
# Changelog
2020-07-17 20:20:19 +00:00
## 2.0.0-beta.4
- Added pill variation to badges
- Fixed bug where all badges had `pointer-events: none`;
- Fixed `@since` props to show 2.0 instead of 1.0
- Fixed giant cursors in inputs in Safari
- Fixed color picker input width in Safari
- Fixed initial transitions for drawer, dialog, and popover consumers
2020-07-15 21:30:37 +00:00
## 2.0.0-beta.3
- Fix version in docs
- Remove custom elements bundle
## 2.0.0-beta.2
- Fix quick start and installation URLs
- Switch Docsify theme
- Update line heights tokens
## 2.0.0-beta.1
- Initial release