Releases: ggedde/spry-css
Releases · ggedde/spry-css
Pre-Release Version 3.0.0-rc.3
This is a Pre-Release Version that contains many breaking changes. Please see the Documentation for changes.
- Optimizations
- Spacing and Sizes Reduction
- Updated Themes
- Updated States
- Changed all none to no-{item}
- Added inherit-{item}
- Updated Docs
- Added More control over Variables
- Switched to Lightning CSS for minification
- Removed Min and Max sizes as these can be done through styles.
Pre-Release Version 3.0.0-rc.2
This is a Pre-Release Version that contains many breaking changes. Please see the Documentation for changes.
- Added Container Query Support
- Added Responsive Table classes.
- Added additional Table styles and classes.
- Added .expand to work with toggles for auto height transitions.
- Added Multi-line truncate classes.
- Added gx- and gy- classes.
- Update Utility classes
- Remove align-items and justify-content in favor for place-items and place-content.
- Bug fixes to Border colors and alphas.
- Bug fix to gaps
Pre-Release 3.0.0-rc.1
This is a Pre-Release Version that contains many breaking changes. Please see the Documentation for changes.
- Update and re-structured Grid and Utilities
- Added RGB colors to Variables
- Upgraded Theme and Color Settings
- Added Dark Mode Option to Colors
- Added better border support
- Added Tabs Component
- Upgraded Toggles component (Now Requires JS)
- Added Background Cover and Contain
- Updated Sliders with more Options.
Version 2.3.7
- Added more options to Sliders
- Added Hover Colors
- Added Link and Link Hover Color classes
- Added inherit to colors
- Added Img height auto
- Updated Menu Button Outline issue
- Updated Color priorities
- Updated Navigation Toggle Sizing
Version 2.3.2
- Added Alerts
- Added Sizing Variables
- Added Polyfill for Firefox missing :has()
- Added Support for Above or Below Label placement on Responsive Labels
- Updated Font sizes
- Updated Form Inputs Focus
- Updated Sizing to em's
- (Breaking Change) Cards now use native Article Tag and "accent-{color}"
Version 2.2.0
Updates:
- Remove Fieldsets in favor of better control and focus states
- Changed Default Accent to Medium
- Updated Lists and Navigation Elements
- Moved :root to Vairables
Version 2.1.0
- Added Sliders
- Updated Button Hovers
- Fixed Table Row Hovers
- Fixed Gap sizing on flex columns
- Updated Navs
- Breaking Change "text-xxxx" is now used for text-align
Version 2.0
Version 2.0
- Breaking Change: Updated Grid, better gap support and reduced file size.
- Breaking Change: Updated Colors, added variables, better optimization.
- Breaking Change: Updated toggles to use :has(). Browser support required
- Added Dark Mode.
Version 1.8.0
Added .collapse class
Updated documentation
Added CSS clamp() to make fonts and ui elements more responsive.
(This does come with a slight performance downgrade when resizing the device viewport, but since that is not done frequently, this should not be an issue)
Version 1.7.2
Update UL and OL with Padding
Updated Documentation
Added UL Styles