Skip to content

Commit

Permalink
Merge branch 'master' into jmfrancois/chore/elevation-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
inna-i authored Aug 1, 2023
2 parents 997bb2f + fc50964 commit 66f3428
Show file tree
Hide file tree
Showing 17 changed files with 453 additions and 396 deletions.
5 changes: 0 additions & 5 deletions .changeset/old-onions-remain.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-components

## 11.1.3

### Patch Changes

- 3345262d2: fix: tokens on the Slider component and migration to typescript
- Updated dependencies [b36165add]
- @talend/design-tokens@2.8.0

## 11.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/design-tokens": "^2.7.3",
"@talend/design-tokens": "^2.8.0",
"@talend/react-a11y": "^1.1.0",
"@talend/icons": "^6.58.1",
"@talend/utils": "^2.5.1",
Expand Down Expand Up @@ -113,5 +113,5 @@
"publishConfig": {
"access": "public"
},
"version": "11.1.2"
"version": "11.1.3"
}
294 changes: 0 additions & 294 deletions packages/components/src/Slider/Slider.component.js

This file was deleted.

Loading

0 comments on commit 66f3428

Please sign in to comment.