@s-ui/react-layout-grid
Advanced tools
Comparing version 2.4.0 to 2.5.0
127
CHANGELOG.md
@@ -1,32 +0,123 @@ | ||
# Change Log | ||
# CHANGELOG | ||
All notable changes to this project will be documented in this file. | ||
# 2.5.0 (2021-06-22) | ||
### Features | ||
* **components/layout/grid:** Avoid using slash ([3b40872](https://github.com/SUI-Components/sui-components/commit/3b4087258bb3075f2482c7aef8a4fe5764ffc05a)) | ||
# 2.4.0 (2021-04-21) | ||
### Bug Fixes | ||
* **layout/grid:** fix box-sizing children error ([17522aa](https://github.com/SUI-Components/sui-components/commit/17522aa81d67ae121b643188c748db1922421462)) | ||
# 2.3.0 (2021-03-19) | ||
### Bug Fixes | ||
* **layout/grid:** gutter identation bug ([2438f74](https://github.com/SUI-Components/sui-components/commit/2438f743df595ece600fafd564028738d205adb1)) | ||
# 2.2.0 (2021-03-01) | ||
### Features | ||
* **layout/grid:** add alignContent prop feat ([84e4cca](https://github.com/SUI-Components/sui-components/commit/84e4cca8c289f1c2d806d65f9c6cae5676954b09)) | ||
# 2.1.0 (2021-02-25) | ||
### Bug Fixes | ||
* **layout/grid:** adds default with and fix box sizing ([dd20a16](https://github.com/SUI-Components/sui-components/commit/dd20a16027453f81f948f50301c7c4c7fa079c69)) | ||
* **layout/grid:** change conf token ([0b22fa5](https://github.com/SUI-Components/sui-components/commit/0b22fa53cb5dc509f402c87844b7843055249852)) | ||
* **layout/grid:** gutter WIP ([9d8ff29](https://github.com/SUI-Components/sui-components/commit/9d8ff29f15cabf3c0faf47cdf6d17c7bf7dd1785)) | ||
* **layout/grid:** remove unnecesary tokens ([1143c30](https://github.com/SUI-Components/sui-components/commit/1143c300c3d9b498f68c0b4ff7a807ee011e912c)) | ||
### Features | ||
* **layout/grid:** add major changes ([e3b6803](https://github.com/SUI-Components/sui-components/commit/e3b6803bb065a1f4446bff7bd5d9da546f27e958)) | ||
* **layout/grid:** update behavior for layout grid columns ([8cbe838](https://github.com/SUI-Components/sui-components/commit/8cbe8389c57f22f9f5725e5452de2482126f9a75)) | ||
# 1.6.0 (2021-01-28) | ||
### Features | ||
* **layout/grid:** add min breakpoint token ([b62d038](https://github.com/SUI-Components/sui-components/commit/b62d03835f1e30191e92ed5af8c17d66f602f2a2)) | ||
# 1.5.0 (2021-01-08) | ||
### Bug Fixes | ||
* **layout/grid:** fix gapless ([2416d66](https://github.com/SUI-Components/sui-components/commit/2416d66e0e051d668b3e31ce04a0995e9d6e8a23)) | ||
# 1.4.0 (2021-01-08) | ||
### Features | ||
* **layout/grid:** add gapless prop ([b4e4d14](https://github.com/SUI-Components/sui-components/commit/b4e4d144d9a9ad2ed7cb5c1e62897a24da5f40a0)) | ||
# 1.3.0 (2021-01-07) | ||
### Features | ||
* **layout/grid:** move to with property for grid items ([42edb22](https://github.com/SUI-Components/sui-components/commit/42edb22abfdc9b4f5f0d47acc8efdd4c4de4f6aa)) | ||
* **layout/grid:** remove unnecesary properties ([156d04a](https://github.com/SUI-Components/sui-components/commit/156d04a4c7a4de4cd4ecee6f84fc67f029e09857)) | ||
# 1.2.0 (2020-12-21) | ||
### Bug Fixes | ||
* propTypes and objects ([7aae833](https://github.com/SUI-Components/sui-components/commit/7aae833241cfacf89989a5f29c005b8a54ea8e0e)) | ||
* **layout/grid:** propTypes and objects ([7aae833](https://github.com/SUI-Components/sui-components/commit/7aae833241cfacf89989a5f29c005b8a54ea8e0e)) | ||
# 1.1.0 (2020-12-14) | ||
### Features | ||
* add EOL ([074b8c1](https://github.com/SUI-Components/sui-components/commit/074b8c1e93cb04b0207f2eceb4a33f2dba5d1f0c)) | ||
* add offset support ([d210f85](https://github.com/SUI-Components/sui-components/commit/d210f8573807b3ba17aa41050a2572f8437ed11a)) | ||
* add support dynamic number of columns ([1c85c9d](https://github.com/SUI-Components/sui-components/commit/1c85c9dc89b13137040d7311aaa66d43d5868f4d)) | ||
* add variatons utils for grid ([549609f](https://github.com/SUI-Components/sui-components/commit/549609fc8e28ad05246613bfaa85c08da6bddbf1)) | ||
* first draft of layout component ([9f06c9e](https://github.com/SUI-Components/sui-components/commit/9f06c9e169b924bb09c0b1558e5d3ec4a26fb603)) | ||
* implement more features and variants ([c2cb738](https://github.com/SUI-Components/sui-components/commit/c2cb738d12c086d4d87146892b1769192fb55f50)) | ||
* move mixins to sui-theme for generate only sass grid ([d9b07e5](https://github.com/SUI-Components/sui-components/commit/d9b07e5227a844d5eb1426d415308c6370f6eb3f)) | ||
* move to with property for grid items ([42edb22](https://github.com/SUI-Components/sui-components/commit/42edb22abfdc9b4f5f0d47acc8efdd4c4de4f6aa)) | ||
* remove unnecesary properties ([156d04a](https://github.com/SUI-Components/sui-components/commit/156d04a4c7a4de4cd4ecee6f84fc67f029e09857)) | ||
* update docs ([9dbc093](https://github.com/SUI-Components/sui-components/commit/9dbc093ca0be497f7dc71e3f23cc95002fcdd668)) | ||
* update docs ([d5c42a4](https://github.com/SUI-Components/sui-components/commit/d5c42a47166e74063439c7c1bae5777a6859999b)) | ||
* update layout grid columns with sui-theme ([dbc47f3](https://github.com/SUI-Components/sui-components/commit/dbc47f3d4afb77a89a6f53cd9bd7e468d6203d38)) | ||
* update props documentation ([8d10911](https://github.com/SUI-Components/sui-components/commit/8d1091165d44120671cb02a424942d91cca99506)) | ||
* update variable names ([56ab5a5](https://github.com/SUI-Components/sui-components/commit/56ab5a5db9087fca02da36420636e55caafe6711)) | ||
* update variables and mixins names ([2f51039](https://github.com/SUI-Components/sui-components/commit/2f5103951e79d4b642492deb68192fa9b8e46ea7)) | ||
* **layout/grid:** add EOL ([074b8c1](https://github.com/SUI-Components/sui-components/commit/074b8c1e93cb04b0207f2eceb4a33f2dba5d1f0c)) | ||
* **layout/grid:** add offset support ([d210f85](https://github.com/SUI-Components/sui-components/commit/d210f8573807b3ba17aa41050a2572f8437ed11a)) | ||
* **layout/grid:** add support dynamic number of columns ([1c85c9d](https://github.com/SUI-Components/sui-components/commit/1c85c9dc89b13137040d7311aaa66d43d5868f4d)) | ||
* **layout/grid:** add variatons utils for grid ([549609f](https://github.com/SUI-Components/sui-components/commit/549609fc8e28ad05246613bfaa85c08da6bddbf1)) | ||
* **layout/grid:** first draft of layout component ([9f06c9e](https://github.com/SUI-Components/sui-components/commit/9f06c9e169b924bb09c0b1558e5d3ec4a26fb603)) | ||
* **layout/grid:** implement more features and variants ([c2cb738](https://github.com/SUI-Components/sui-components/commit/c2cb738d12c086d4d87146892b1769192fb55f50)) | ||
* **layout/grid:** move mixins to sui-theme for generate only sass grid ([d9b07e5](https://github.com/SUI-Components/sui-components/commit/d9b07e5227a844d5eb1426d415308c6370f6eb3f)) | ||
* **layout/grid:** update docs ([9dbc093](https://github.com/SUI-Components/sui-components/commit/9dbc093ca0be497f7dc71e3f23cc95002fcdd668)) | ||
* **layout/grid:** update docs ([d5c42a4](https://github.com/SUI-Components/sui-components/commit/d5c42a47166e74063439c7c1bae5777a6859999b)) | ||
* **layout/grid:** update layout grid columns with sui-theme ([dbc47f3](https://github.com/SUI-Components/sui-components/commit/dbc47f3d4afb77a89a6f53cd9bd7e468d6203d38)) | ||
* **layout/grid:** update props documentation ([8d10911](https://github.com/SUI-Components/sui-components/commit/8d1091165d44120671cb02a424942d91cca99506)) | ||
* **layout/grid:** update variable names ([56ab5a5](https://github.com/SUI-Components/sui-components/commit/56ab5a5db9087fca02da36420636e55caafe6711)) | ||
* **layout/grid:** update variables and mixins names ([2f51039](https://github.com/SUI-Components/sui-components/commit/2f5103951e79d4b642492deb68192fa9b8e46ea7)) | ||
{ | ||
"name": "@s-ui/react-layout-grid", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"build": "npx rimraf ./lib && npm run build:js && npm run build:styles", | ||
"build:js": "../../../node_modules/.bin/babel --presets sui ./src --out-dir ./lib", | ||
"build:styles": "../../../node_modules/.bin/cpx './src/**/*.scss' ./lib" | ||
"build": "npm run build:js && npm run build:styles", | ||
"build:js": "babel --presets sui ./src --out-dir ./lib", | ||
"build:styles": "cpx './src/**/*.scss' ./lib" | ||
}, | ||
@@ -11,0 +11,0 @@ "dependencies": { |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
7470
3
0
1