Releases: getPopsure/dirty-swan
Releases · getPopsure/dirty-swan
v0.3.2
Changelog
- Fixed incorrect font size for
p-badge
v0.3.1
Changelog
- Bugfixed incorrect colors for
p-badge--active
andp-badge--pending
v0.3.0
What's new
- Added
p-badge
We've added a new componentp-badge
.
Changes
- The blue, and green colors have been updated to the newest value.
0.2.0
Migration from 0.1.x
If you're migrating from 0.1.x version you should be aware of the following:
p-label
will now require the --bordered
flag. You'll need to define your input as following
<input class="p-checkbox" id="id>
<label for="id" class="p-label p-label--bordered" ...>