Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

v2.0.0 #31

Merged
merged 35 commits into from
Mar 19, 2018
Merged

v2.0.0 #31

merged 35 commits into from
Mar 19, 2018

Conversation

seejamescode
Copy link
Contributor

@seejamescode seejamescode commented Mar 1, 2018

Improvements

  • Easier transition from legacy to modern browsers by applying col and height classes on both Flexbox and CSS Grid implementations
  • Utility functions to help you get breakpoint queries, fluid column units, and fixed row units for your own use
  • Detached bleed and break classes from being grid modifiers for more flexibility

Patch Fixes

Major Breaking Changes

  • Changed class naming for bleed, break, and height
  • If legacy and CSS Grid widths differed in use, make sure CSS Grid selectors override the legacy classes
  • All function and mixin names now use kebab-case

Jen Downs and others added 30 commits February 26, 2018 00:14
… Updated examples & sketch files to reflect changes.
… Updated examples & sketch files to reflect changes.
feat(utilities): Add scss utility functions to find fixed and fluid sizes.
@seejamescode seejamescode merged commit 9ac6408 into master Mar 19, 2018
@seejamescode seejamescode deleted the v2.0.0 branch March 19, 2018 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant