Releases: picturepan2/spectre
Releases · picturepan2/spectre
v0.4.6
- Add new Sliders example #328
- Add Table with horizontal scroll support #333
- Update Calendar event style which makes use of color utilities #326
- Define $parallax-fade-color as default variable #332
- Fix the Docs content mistake
- Fix breadcrumb-item extra spacing #337
- Fix comparison slider image responsive bug #338
v0.4.5
v0.4.4
v0.4.3
v0.4.2
- Add Off-screen experimental
- Fix Docs rendering bug in Safari
v0.4.1
- Add default modifier to all variables
- Add
address
reset which changes font-style to normal - Add Details and Summary Accordions support
- Fix responsive video
- Update the Docs
v0.4.0
- Switch from LESS to SASS
- Add Cursor utilities
If you are looking for LESS version of Spectre.css, please switch to LESS branch.
v0.3.2
- Add label-rounded classes
- Add Avatars presence status code
- Add Typography Fonts Docs
- Add Button variant mixins
- Update Autocomplete style
- Update Autoprefixer rules
- Update label mixin and code mono font family
v0.3.1
IMPORTANT: The default root font-size has been changed to 20px
, please update your rem
numbers if you're using the custom sizes. Learn more.
- Fix margin and padding utilities bug
- Add grid offset
- Rename Display utilities class names
- Move Panels and Empty states to Components from Layout
- Fix Docs bugs and cleanup codes
v0.2.15
IMPORTANT: The default root font-size has been changed to 20px
, please update your rem
numbers if you're using the custom sizes. Learn more.
- BIG Update to the Docs experience, completely rewritten and improved #240
- Add Text and Background colors utilities #205 #219
- Add Install from CDN option #191
- Add unit size (4px) and unit size variables
- Add Responsive container (max width container) #222
- Add error and success states to checkbox, radio and switch #246
- Fix Rem unit issue in East Asian Chrome #110
- Fix icon direction bug #218
- Fix Dropdown menu max items/height #226