@nulogy/css
Advanced tools
Comparing version 4.1.1 to 4.1.2
124
CHANGELOG.md
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.1.2](https://github.com/nulogy/design-system/compare/v4.1.1...v4.1.2) (2020-07-23) | ||
### Reverts | ||
* Revert "chore: improve our directory structure (#719)" ([54c850b](https://github.com/nulogy/design-system/commit/54c850ba21d0e2659e639b444cc8962f712e7b98)), closes [#719](https://github.com/nulogy/design-system/issues/719) | ||
## [4.1.1](https://github.com/nulogy/design-system/compare/v4.1.0...v4.1.1) (2020-07-22) | ||
@@ -19,14 +30,28 @@ | ||
# [3.11.0](https://github.com/nulogy/design-system/compare/v3.10.0...v3.11.0) (2020-07-16) | ||
### Features | ||
- Updates to typography styles, replaced Title, SectionTitle and SubSectionTitle with Heading1, Heading2 and Heading3 components ([#717](https://github.com/nulogy/design-system/issues/717)) ([4291444](https://github.com/nulogy/design-system/commit/42914446ce4c42c8f8273c4e500e35ad49f117c8)) | ||
* Updates to typography styles, replaced Title, SectionTitle and SubSectionTitle with Heading1, Heading2 and Heading3 components ([#717](https://github.com/nulogy/design-system/issues/717)) ([4291444](https://github.com/nulogy/design-system/commit/42914446ce4c42c8f8273c4e500e35ad49f117c8)) | ||
# [3.8.0](https://github.com/nulogy/design-system/compare/v3.7.1...v3.8.0) (2020-07-08) | ||
### Features | ||
- Add close button to Alert css ([#713](https://github.com/nulogy/design-system/issues/713)) ([2bda3eb](https://github.com/nulogy/design-system/commit/2bda3eb01605747d20475984661f1d7f44a8b2da)) | ||
* Add close button to Alert css ([#713](https://github.com/nulogy/design-system/issues/713)) ([2bda3eb](https://github.com/nulogy/design-system/commit/2bda3eb01605747d20475984661f1d7f44a8b2da)) | ||
## [3.7.1](https://github.com/nulogy/design-system/compare/v3.6.0...v3.7.1) (2020-07-08) | ||
@@ -36,14 +61,28 @@ | ||
# [3.6.0](https://github.com/nulogy/design-system/compare/v3.5.0...v3.6.0) (2020-06-30) | ||
### Features | ||
- accessible toggle colours ([#695](https://github.com/nulogy/design-system/issues/695)) ([2249ef3](https://github.com/nulogy/design-system/commit/2249ef3f50722623d78947f1245e2fd4810c9736)) | ||
* accessible toggle colours ([#695](https://github.com/nulogy/design-system/issues/695)) ([2249ef3](https://github.com/nulogy/design-system/commit/2249ef3f50722623d78947f1245e2fd4810c9736)) | ||
## [3.2.3](https://github.com/nulogy/design-system/compare/v3.2.2...v3.2.3) (2020-06-29) | ||
### Bug Fixes | ||
- Publish the dist folder of @nulogy/css package ([#703](https://github.com/nulogy/design-system/issues/703)) ([a7b9ecb](https://github.com/nulogy/design-system/commit/a7b9ecb327601ebecffb0675ef09409359539d37)) | ||
* Publish the dist folder of @nulogy/css package ([#703](https://github.com/nulogy/design-system/issues/703)) ([a7b9ecb](https://github.com/nulogy/design-system/commit/a7b9ecb327601ebecffb0675ef09409359539d37)) | ||
## [3.2.2](https://github.com/nulogy/design-system/compare/v3.2.1...v3.2.2) (2020-06-26) | ||
@@ -53,2 +92,6 @@ | ||
## [3.0.2](https://github.com/nulogy/design-system/compare/v3.0.1...v3.0.2) (2020-06-23) | ||
@@ -58,2 +101,6 @@ | ||
## [2.13.1](https://github.com/nulogy/design-system/compare/v2.13.0...v2.13.1) (2020-06-05) | ||
@@ -63,38 +110,72 @@ | ||
# [2.13.0](https://github.com/nulogy/design-system/compare/v2.12.1...v2.13.0) (2020-06-03) | ||
### Features | ||
- add overlay css component ([#666](https://github.com/nulogy/design-system/issues/666)) ([1cf892a](https://github.com/nulogy/design-system/commit/1cf892a85798c40702aad86ee6d5f34037307c8e)) | ||
* add overlay css component ([#666](https://github.com/nulogy/design-system/issues/666)) ([1cf892a](https://github.com/nulogy/design-system/commit/1cf892a85798c40702aad86ee6d5f34037307c8e)) | ||
# [2.12.0](https://github.com/nulogy/design-system/compare/v2.11.3...v2.12.0) (2020-06-01) | ||
### Features | ||
- add rounded corners for top only through class: nds-rounded-top-corners ([#664](https://github.com/nulogy/design-system/issues/664)) ([e2ef4cc](https://github.com/nulogy/design-system/commit/e2ef4cc75cb9c850ad929d49de2fe4c84f03a883)) | ||
* add rounded corners for top only through class: nds-rounded-top-corners ([#664](https://github.com/nulogy/design-system/issues/664)) ([e2ef4cc](https://github.com/nulogy/design-system/commit/e2ef4cc75cb9c850ad929d49de2fe4c84f03a883)) | ||
## [2.10.3](https://github.com/nulogy/design-system/compare/v2.10.2...v2.10.3) (2020-05-20) | ||
### Bug Fixes | ||
- add :visited link style ([#656](https://github.com/nulogy/design-system/issues/656)) ([528f340](https://github.com/nulogy/design-system/commit/528f340fc2ddaed3b4923bfd7abef76046155575)) | ||
* add :visited link style ([#656](https://github.com/nulogy/design-system/issues/656)) ([528f340](https://github.com/nulogy/design-system/commit/528f340fc2ddaed3b4923bfd7abef76046155575)) | ||
# [2.8.0](https://github.com/nulogy/design-system/compare/v2.7.2...v2.8.0) (2020-05-08) | ||
### Features | ||
- adds box-sizing modifier ([#646](https://github.com/nulogy/design-system/issues/646)) ([0d609db](https://github.com/nulogy/design-system/commit/0d609db86602bd0c0470b767f75a53964dbe0ddb)) | ||
* adds box-sizing modifier ([#646](https://github.com/nulogy/design-system/issues/646)) ([0d609db](https://github.com/nulogy/design-system/commit/0d609db86602bd0c0470b767f75a53964dbe0ddb)) | ||
## [2.5.3](https://github.com/nulogy/design-system/compare/v2.5.2...v2.5.3) (2020-04-29) | ||
### Bug Fixes | ||
- remove max width from Alert to match React component ([#631](https://github.com/nulogy/design-system/issues/631)) ([10a3e24](https://github.com/nulogy/design-system/commit/10a3e24ebff5f420968fa56f5852cb5154653426)) | ||
* remove max width from Alert to match React component ([#631](https://github.com/nulogy/design-system/issues/631)) ([10a3e24](https://github.com/nulogy/design-system/commit/10a3e24ebff5f420968fa56f5852cb5154653426)) | ||
# [2.5.0](https://github.com/nulogy/design-system/compare/v2.4.0...v2.5.0) (2020-04-14) | ||
### Features | ||
- add a large selection of css components to nulogy/css ([#625](https://github.com/nulogy/design-system/issues/625)) ([cbdbd64](https://github.com/nulogy/design-system/commit/cbdbd64534fac29595bf36913aa4869ea2e59fa1)) | ||
* add a large selection of css components to nulogy/css ([#625](https://github.com/nulogy/design-system/issues/625)) ([cbdbd64](https://github.com/nulogy/design-system/commit/cbdbd64534fac29595bf36913aa4869ea2e59fa1)) | ||
# [2.0.0](https://github.com/nulogy/design-system/compare/v1.6.1...v2.0.0) (2020-03-25) | ||
@@ -104,2 +185,6 @@ | ||
## [1.4.2](https://github.com/nulogy/design-system/compare/v1.4.1...v1.4.2) (2020-03-16) | ||
@@ -109,8 +194,17 @@ | ||
# [1.4.0](https://github.com/nulogy/design-system/compare/v1.3.0...v1.4.0) (2020-03-04) | ||
### Features | ||
- assorted CSS library improvements ([#576](https://github.com/nulogy/design-system/issues/576)) ([db04666](https://github.com/nulogy/design-system/commit/db04666)) | ||
* assorted CSS library improvements ([#576](https://github.com/nulogy/design-system/issues/576)) ([db04666](https://github.com/nulogy/design-system/commit/db04666)) | ||
# [1.0.0](https://github.com/nulogy/design-system/compare/v0.24.3...v1.0.0) (2020-02-19) | ||
@@ -120,2 +214,6 @@ | ||
# [0.24.0](https://github.com/nulogy/design-system/compare/v0.23.0...v0.24.0) (2020-02-13) | ||
@@ -125,2 +223,6 @@ | ||
# [0.23.0](https://github.com/nulogy/design-system/compare/v0.22.1...v0.23.0) (2020-02-11) | ||
@@ -127,0 +229,0 @@ |
{ | ||
"name": "@nulogy/css", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "CSS for Nulogy Design System", | ||
@@ -31,5 +31,5 @@ "private": false, | ||
"dependencies": { | ||
"@nulogy/tokens": "^4.1.1" | ||
"@nulogy/tokens": "^4.1.2" | ||
}, | ||
"gitHead": "07e74982b13af2a10ce449d2a0cb0a0ce33f450d" | ||
"gitHead": "10bce1040ee56b2aec4f7d0bede284ee58aef454" | ||
} |
139903
Updated@nulogy/tokens@^4.1.2