@financial-times/o-grid
Advanced tools
Comparing version 5.2.9 to 5.2.10
@@ -33,6 +33,5 @@ { | ||
"name": "snappy", | ||
"title": "Deprecated: Snappy Grid", | ||
"title": "Snappy Grid", | ||
"sass": "demos/src/scss/snappy.scss", | ||
"description": "Responsive grid that snaps between a larger fixed layout at each breakpoint", | ||
"hidden": true | ||
"description": "Responsive grid that snaps between a larger fixed layout at each breakpoint" | ||
}, | ||
@@ -39,0 +38,0 @@ { |
@@ -16,3 +16,3 @@ { | ||
"name": "@financial-times/o-grid", | ||
"version": "5.2.9", | ||
"version": "5.2.10", | ||
"dependencies": { | ||
@@ -24,7 +24,7 @@ "sass-mq": "^5.0.0" | ||
"devDependencies": { | ||
"eslint": "^7.12.1", | ||
"eslint-config-origami-component": "^2.1.0", | ||
"origami-ci-tools": "^2.1.1", | ||
"eslint": "^7.21.0", | ||
"eslint-config-origami-component": "^2.1.1", | ||
"origami-ci-tools": "^2.4.1", | ||
"stylelint-config-origami-component": "^1.0.4" | ||
} | ||
} |
@@ -580,5 +580,4 @@ # o-grid | ||
// - fluid: full width up to the largest layout's width | ||
// - snappy (deprecated): fluid width until the layout defined in $o-grid-start-snappy-mode-at (default: M), | ||
// - snappy fluid width until the layout defined in $o-grid-start-snappy-mode-at (default: M), | ||
// and then snaps into a larger fixed layout at each breakpoint | ||
// (used by Next FT) | ||
// - fixed: always fixed-width with the layout defined by | ||
@@ -631,4 +630,2 @@ // $o-grid-fixed-layout (default: L) | ||
**Snappy mode is deprecated and will be removed in the next major version. Please talk to the Origami team if you would like to continue using snappy mode.** | ||
The container size can snap between fixed-widths as the viewport gets larger: | ||
@@ -635,0 +632,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
562436
55
943
747