Skip to content

Releases: ggedde/spry-css

Pre-Release Version 3.0.0-rc.2

16 Apr 22:38
Compare
Choose a tag to compare
Pre-release

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

03 Jan 21:45
Compare
Choose a tag to compare
Pre-release

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

14 Aug 00:59
Compare
Choose a tag to compare
  • 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

08 Aug 05:36
Compare
Choose a tag to compare
  • 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

06 Jun 21:33
Compare
Choose a tag to compare

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

17 Feb 07:13
Compare
Choose a tag to compare
  • 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

30 Nov 10:30
Compare
Choose a tag to compare

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

09 Aug 01:24
Compare
Choose a tag to compare

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

05 Aug 23:06
Compare
Choose a tag to compare

Update UL and OL with Padding
Updated Documentation
Added UL Styles

Version 1.7.0

05 Aug 02:44
Compare
Choose a tag to compare

Updates
- Added Cards
- Updated Modals to use Cards instead (Breaking Change)
- Updated Button Classes.
- Updated Loader (Breaking Change)
- Added Toggles
- Added Navigation
- Added Lists
- Removed a:not(.btn)
- Added More Utilities
- Added loader to after suedo class instead of before
- Changed transition on modal to be a little slower