Releases: petalframework/petal_components
Releases Β· petalframework/petal_components
v2.1.1
- move button_group classes into default css file
- update button_group classes
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.6
v2.0.5
What's Changed
- implement button_group/1 component by @tylerbarker in #351
Full Changelog: v2.0.4...v2.0.5
v2.0.4
- Add skeleton css classes to default css to allow for configurability
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
v2.0.1
What's Changed
- Ensure css transitions don't cause flaky tests by @tylerbarker in #347
- Remove text placeholder from image skeleton to match video skeleton
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- a11y improvements by @tylerbarker in #331
- Make Petal Components Accessible by @tylerbarker in #326
- Aligns .icon with latest heroicon method by @mitkins in #340
- Generate list of heroicons if the dependency exists by @mitkins in #345
- Skeleton placeholder to be shown when loading content by @GraphiteSprite in #319
- Hide dropdown when pressing escape by @RobinBoers in #334
- Remove
for
attribute inradio-group
label by @tegon in #333 - Remove for attribute in checkbox-group label by @mitkins in #336
- Use
spans
instead oflabels
if there is nofor
attribute by @mitkins in #344 - Cleanup type of class attrs by @nallwhy in #329
- Add default_js_lib config by @nallwhy in #335