CHANGELOG
0.0.21
- [breaking] Renamed
shortPlacements
to flexGrid
.
- Added
fontWeightRegular
to replace font-normal
with font-regular
.
0.0.12
- Modified input reset utilities.
0.0.11
0.0.10
- [breaking] Removed all components (
linked-img
, simulate-click
).
- [breaking]
number-input-reset
and search-input-reset
renamed to reset-number-input
and reset-search-input
.
- [breaking] Simplified the way of using features.
0.0.9
- Renamed
.link-img
to .linked-img
and changed its styles.
0.0.8
- Removed
inset: auto
from insetCenter
utilities.
0.0.7
- Fixed .link-img component not working
- Renamed
animate-click
to simulate-click
and converted to component from utility
0.0.6
- Added new
.number-input-reset
class
- Added new
.search-input-reset
class
0.0.5
0.0.4
- Added new value
3px
to outlineOffset
0.0.3
- Removed
height
from “base” styles body
- Added
min-height: 100vh
to “base” styles body
- Added
b
and strong
styles from “base” styles
0.0.2
- Fixed typo in
main
key in package.json
.
Return to top