Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 90 changed files with 563 additions and 182 deletions.
8 changes: 8 additions & 0 deletions packages/A11yContent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.1](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)

**Note:** Version bump only for package @tds/core-a11y-content





# [2.2.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/A11yContent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-a11y-content",
"version": "2.2.0",
"version": "2.2.1",
"description": "Hide content that should only be seen by screen readers",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -26,7 +26,7 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/Benefit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.44](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)

**Note:** Version bump only for package @tds/core-benefit





## [1.0.43](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-17)

**Note:** Version bump only for package @tds/core-benefit
Expand Down
12 changes: 6 additions & 6 deletions packages/Benefit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-benefit",
"version": "1.0.43",
"version": "1.0.44",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -26,14 +26,14 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/core-box": "^2.3.0",
"@tds/core-heading": "^3.0.4",
"@tds/core-text": "^3.1.1",
"@tds/util-helpers": "^1.4.2",
"@tds/core-box": "^2.3.1",
"@tds/core-heading": "^3.0.5",
"@tds/core-text": "^3.1.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
},
"devDependencies": {
"@tds/core-decorative-icon": "^2.6.4"
"@tds/core-decorative-icon": "^2.6.5"
}
}
8 changes: 8 additions & 0 deletions packages/Box/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)

**Note:** Version bump only for package @tds/core-box





# [2.3.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/Box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-box",
"version": "2.3.0",
"version": "2.3.1",
"description": "Apply spacing within or around components",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@tds/core-responsive": "^1.3.3",
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/Breadcrumbs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.6](https://github.com/telusdigital/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)

**Note:** Version bump only for package @tds/core-breadcrumbs





## [2.2.5](https://github.com/telusdigital/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)

**Note:** Version bump only for package @tds/core-breadcrumbs
Expand Down
8 changes: 4 additions & 4 deletions packages/Breadcrumbs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-breadcrumbs",
"version": "2.2.5",
"version": "2.2.6",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -28,11 +28,11 @@
},
"dependencies": {
"@tds/core-colours": "^2.2.1",
"@tds/core-link": "^2.2.7",
"@tds/core-link": "^2.2.8",
"@tds/core-responsive": "^1.3.3",
"@tds/core-text": "^3.1.1",
"@tds/core-text": "^3.1.2",
"@tds/shared-typography": "^1.3.5",
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/Button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)


### Features

* **core-card:** add full bleed image ([5574ba9](https://github.com/telusdigital/tds/commit/5574ba96bda15793f8ed32f873c03616337cf79f))





# [3.0.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/Button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-button",
"version": "3.0.0",
"version": "3.1.0",
"main": "index.cjs.js",
"module": "index.es.js",
"license": "MIT",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@tds/core-responsive": "^1.3.3",
"@tds/shared-styles": "^2.0.0",
"@tds/shared-typography": "^1.3.5",
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/ButtonGroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/telusdigital/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)


### Features

* **core-card:** add full bleed image ([5574ba9](https://github.com/telusdigital/tds-core/commit/5574ba96bda15793f8ed32f873c03616337cf79f))





# [3.0.0](https://github.com/telusdigital/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)


Expand Down
8 changes: 4 additions & 4 deletions packages/ButtonGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-button-group",
"version": "3.0.0",
"version": "3.1.0",
"description": "An input component utilizing buttons that act as radios.",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -26,12 +26,12 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/core-box": "^2.3.0",
"@tds/core-box": "^2.3.1",
"@tds/core-responsive": "^1.3.3",
"@tds/core-text": "^3.1.1",
"@tds/core-text": "^3.1.2",
"@tds/shared-styles": "^2.0.0",
"@tds/shared-typography": "^1.3.5",
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/ButtonLink/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)


### Features

* **core-card:** add full bleed image ([5574ba9](https://github.com/telusdigital/tds/commit/5574ba96bda15793f8ed32f873c03616337cf79f))





# [3.0.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)


Expand Down
8 changes: 4 additions & 4 deletions packages/ButtonLink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-button-link",
"version": "3.0.0",
"version": "3.1.0",
"description": "A link that is styled as a button",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -26,14 +26,14 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/core-button": "^3.0.0",
"@tds/core-button": "^3.1.0",
"@tds/core-colours": "^2.2.1",
"@tds/shared-styles": "^2.0.0",
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
},
"devDependencies": {
"@tds/core-a11y-content": "^2.2.0"
"@tds/core-a11y-content": "^2.2.1"
}
}
11 changes: 11 additions & 0 deletions packages/Card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.4.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)


### Features

* **core-card:** add full bleed image ([5574ba9](https://github.com/telusdigital/tds/commit/5574ba96bda15793f8ed32f873c03616337cf79f))





## [2.3.9](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)

**Note:** Version bump only for package @tds/core-card
Expand Down
14 changes: 7 additions & 7 deletions packages/Card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-card",
"version": "2.3.9",
"version": "2.4.0",
"description": "A content container",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -26,13 +26,13 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/core-box": "^2.3.0",
"@tds/core-box": "^2.3.1",
"@tds/core-colours": "^2.2.1",
"@tds/shared-styles": "^2.0.0",
"@tds/core-image": "^2.0.20",
"@tds/core-image": "^2.0.22",
"@tds/core-responsive": "^1.3.3",
"@tds/util-helpers": "^1.4.2",
"prop-types": "^15.5.10",
"@tds/util-prop-types": "^1.4.0"
"@tds/shared-styles": "^2.0.0",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
}
}
8 changes: 8 additions & 0 deletions packages/Checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.43](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)

**Note:** Version bump only for package @tds/core-checkbox





## [2.0.42](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)

**Note:** Version bump only for package @tds/core-checkbox
Expand Down
14 changes: 7 additions & 7 deletions packages/Checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-checkbox",
"version": "2.0.42",
"version": "2.0.43",
"main": "index.cjs.js",
"module": "index.es.js",
"license": "MIT",
Expand All @@ -25,14 +25,14 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/core-box": "^2.3.0",
"@tds/core-box": "^2.3.1",
"@tds/core-colours": "^2.2.1",
"@tds/core-decorative-icon": "^2.6.4",
"@tds/core-input-feedback": "^2.0.20",
"@tds/core-paragraph": "^2.0.13",
"@tds/core-text": "^3.1.1",
"@tds/core-decorative-icon": "^2.6.5",
"@tds/core-input-feedback": "^2.0.21",
"@tds/core-paragraph": "^2.0.14",
"@tds/core-text": "^3.1.2",
"@tds/shared-styles": "^2.0.0",
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"prop-types": "^15.5.10"
}
}
8 changes: 8 additions & 0 deletions packages/ChevronLink/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.2](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-04)

**Note:** Version bump only for package @tds/core-chevron-link





## [2.2.1](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-17)

**Note:** Version bump only for package @tds/core-chevron-link
Expand Down
8 changes: 4 additions & 4 deletions packages/ChevronLink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-chevron-link",
"version": "2.2.1",
"version": "2.2.2",
"description": "A call to action link",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -26,11 +26,11 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/core-box": "^2.3.0",
"@tds/core-box": "^2.3.1",
"@tds/core-colours": "^2.2.1",
"@tds/core-decorative-icon": "^2.6.4",
"@tds/core-decorative-icon": "^2.6.5",
"@tds/shared-typography": "^1.3.5",
"@tds/util-helpers": "^1.4.2",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
"prop-types": "^15.5.10"
}
Expand Down
Loading

0 comments on commit 419c930

Please sign in to comment.