Skip to content

Releases: ggedde/spry-css

Pre-Release Version 3.0.0-rc.3

18 May 00:11

Choose a tag to compare

Pre-release

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

16 Apr 22:38

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

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

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

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

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

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

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

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

Choose a tag to compare

Update UL and OL with Padding
Updated Documentation
Added UL Styles