Releases: frequency-chain/style-guide
Releases · frequency-chain/style-guide
v0.4.1
What's Changed
- update readme to be more thourough by @claireclark1 in #132
- 133 feature by @claireclark1 in #134
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- accordion and checkbox updated by @claireclark1 in #131
Full Changelog: v0.3.5...v0.4.0
v0.3.5
v0.3.4
v0.3.3
What's Changed
- fix id placement to get passing tests by @claireclark1 in #126
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add loading to select by @claireclark1 in #123
- label now clickable by @claireclark1 in #125
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- add onclick functionality to nav items by @claireclark1 in #122
Full Changelog: v0.3.0...v0.3.1
v0.3.0 Adjust Import Patterns
Breaking Change
Instead of the CSS being:
@import '@frequency-chain/style-guide';It must be:
@import '@frequency-chain/style-guide/styles';What's Changed
Full Changelog: v0.2.4...v0.3.0
v0.2.4 Minor fixes
What's Changed
- Update footer by @claireclark1 in #117
- Remove extra import that triggers duplicate css files in vite by @wilwade in #118
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- add button or a tag conditions to icon button by @claireclark1 in #116
Full Changelog: v0.2.2...v0.2.3