Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 11, 2024
1 parent cddffd6 commit 2e26c8b
Show file tree
Hide file tree
Showing 67 changed files with 447 additions and 226 deletions.
8 changes: 0 additions & 8 deletions .changeset/beige-elephants-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-cups-press.md

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/five-dolls-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-needles-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-ravens-compare.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/nice-suns-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-cobras-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-apricots-trade.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/smooth-walls-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-carrots-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-phones-sin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-feet-try.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/unlucky-parrots-confess.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/violet-jars-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-keys-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-cameras-protect.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/yellow-cars-shout.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
},
"dependencies": {
"@open-wc/scoped-elements": "^3.0.5",
"@sl-design-system/shared": "^0.2.12"
"@sl-design-system/shared": "^0.2.13"
}
}
11 changes: 11 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @sl-design-system/accordion

## 1.1.0

### Minor Changes

- [#1399](https://github.com/sl-design-system/components/pull/1399) [`de05a3b`](https://github.com/sl-design-system/components/commit/de05a3b26c6a027393791ed63289feba3967eb58) - Add the ability to slot a custom summary

### Patch Changes

- Updated dependencies [[`5212fb6`](https://github.com/sl-design-system/components/commit/5212fb638d3eeb535d5988b8793db21fb4fcc220)]:
- @sl-design-system/shared@0.2.13

## 1.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/accordion",
"version": "1.0.0",
"version": "1.1.0",
"description": "Accordion component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -39,6 +39,6 @@
},
"dependencies": {
"@open-wc/scoped-elements": "^3.0.5",
"@sl-design-system/shared": "^0.2.12"
"@sl-design-system/shared": "^0.2.13"
}
}
14 changes: 14 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @sl-design-system/avatar

## 1.0.1

### Patch Changes

- [#1389](https://github.com/sl-design-system/components/pull/1389) [`f03971b`](https://github.com/sl-design-system/components/commit/f03971b7b338a4248df292060b91b6b903b6c8ed) - Minor style fixes:

- Fix the title and subtitle text being cutoff for certain characters due not enough line-height
- Use a different color for the subtitle text

- [#1389](https://github.com/sl-design-system/components/pull/1389) [`f03971b`](https://github.com/sl-design-system/components/commit/f03971b7b338a4248df292060b91b6b903b6c8ed) - Due to #1371, the subtitle is no longer shown for the `md` size

- Updated dependencies [[`5212fb6`](https://github.com/sl-design-system/components/commit/5212fb638d3eeb535d5988b8793db21fb4fcc220)]:
- @sl-design-system/shared@0.2.13

## 1.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/avatar",
"version": "1.0.0",
"version": "1.0.1",
"description": "Avatar component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"test": "echo \"Error: run tests from monorepo root.\" && exit 1"
},
"dependencies": {
"@sl-design-system/shared": "^0.2.12",
"@sl-design-system/shared": "^0.2.13",
"@sl-design-system/tooltip": "^1.0.1"
}
}
14 changes: 14 additions & 0 deletions packages/components/dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @sl-design-system/dialog

## 1.0.3

### Patch Changes

- [#1392](https://github.com/sl-design-system/components/pull/1392) [`fdf3644`](https://github.com/sl-design-system/components/commit/fdf36446ce68afe58d10ace6706258a46c822579) - Fix `max-inline-size` default behavior to account for inline margins

- [#1379](https://github.com/sl-design-system/components/pull/1379) [`4242ea2`](https://github.com/sl-design-system/components/commit/4242ea24a85d758a71bb8c88aa6ae8a0aba442b5) - Fix various issues:
- Add focus outline for `<dialog>`; see https://adrianroselli.com/2020/10/dialog-focus-in-screen-readers.html#Update01
- Add workaround for dialog focus behavior in combination with slots; see https://github.com/whatwg/html/issues/9245
- Improve API documentation
- Updated dependencies [[`1647361`](https://github.com/sl-design-system/components/commit/1647361aba7af478745fc30a8067154debff0808), [`5212fb6`](https://github.com/sl-design-system/components/commit/5212fb638d3eeb535d5988b8793db21fb4fcc220)]:
- @sl-design-system/icon@1.0.1
- @sl-design-system/shared@0.2.13

## 1.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/dialog",
"version": "1.0.2",
"version": "1.0.3",
"description": "Dialog component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -40,8 +40,8 @@
"dependencies": {
"@sl-design-system/button": "^1.0.0",
"@sl-design-system/button-bar": "^1.0.0",
"@sl-design-system/icon": "^1.0.0",
"@sl-design-system/shared": "^0.2.12"
"@sl-design-system/icon": "^1.0.1",
"@sl-design-system/shared": "^0.2.13"
},
"devDependencies": {
"@lit/localize": "^0.12.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sl-design-system/icon

## 1.0.1

### Patch Changes

- [#1395](https://github.com/sl-design-system/components/pull/1395) [`1647361`](https://github.com/sl-design-system/components/commit/1647361aba7af478745fc30a8067154debff0808) - Fixed issues where icons did not apply the color set on the parent element or in the `--sl-icon-fill-default` property

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/icon",
"version": "1.0.0",
"version": "1.0.1",
"description": "Icon component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down
19 changes: 19 additions & 0 deletions packages/components/message-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @sl-design-system/message-dialog

## 1.0.0

### Major Changes

- [`8e75a53`](https://github.com/sl-design-system/components/commit/8e75a5312f15ee77aa61782049acc0a4a54b8aa6) - First stable release

### Patch Changes

- [#1379](https://github.com/sl-design-system/components/pull/1379) [`4242ea2`](https://github.com/sl-design-system/components/commit/4242ea24a85d758a71bb8c88aa6ae8a0aba442b5) - Various improvements:

- Add `autofocus` attribute to `MessageDialogButton` config
- Per the documentation, cancel buttons must use `fill="outline"` and `variant="primary"`
- Improve API documentation

- [#1392](https://github.com/sl-design-system/components/pull/1392) [`fdf3644`](https://github.com/sl-design-system/components/commit/fdf36446ce68afe58d10ace6706258a46c822579) - A message dialog should be centered on mobile, unlike the dialog

- Updated dependencies [[`fdf3644`](https://github.com/sl-design-system/components/commit/fdf36446ce68afe58d10ace6706258a46c822579), [`4242ea2`](https://github.com/sl-design-system/components/commit/4242ea24a85d758a71bb8c88aa6ae8a0aba442b5)]:
- @sl-design-system/dialog@1.0.3

## 0.0.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/message-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/message-dialog",
"version": "0.0.11",
"version": "1.0.0",
"description": "Message dialog utility for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@sl-design-system/button": "^1.0.0",
"@sl-design-system/dialog": "^1.0.0"
"@sl-design-system/dialog": "^1.0.3"
},
"devDependencies": {
"@lit/localize": "^0.12.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @sl-design-system/panel

## 0.0.1

### Patch Changes

- [#1407](https://github.com/sl-design-system/components/pull/1407) [`5212fb6`](https://github.com/sl-design-system/components/commit/5212fb638d3eeb535d5988b8793db21fb4fcc220) - New panel component

- Updated dependencies [[`1647361`](https://github.com/sl-design-system/components/commit/1647361aba7af478745fc30a8067154debff0808), [`5212fb6`](https://github.com/sl-design-system/components/commit/5212fb638d3eeb535d5988b8793db21fb4fcc220)]:
- @sl-design-system/icon@1.0.1
- @sl-design-system/shared@0.2.13
6 changes: 3 additions & 3 deletions packages/components/panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/panel",
"version": "0.0.0",
"version": "0.0.1",
"description": "Panel component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@sl-design-system/button-bar": "^1.0.0",
"@sl-design-system/icon": "^1.0.0",
"@sl-design-system/shared": "^0.2.12"
"@sl-design-system/icon": "^1.0.1",
"@sl-design-system/shared": "^0.2.13"
},
"devDependencies": {
"@lit/localize": "^0.12.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/components/progress-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @sl-design-system/progress-bar

## 0.0.1

### Patch Changes

- [#1377](https://github.com/sl-design-system/components/pull/1377) [`91a81b1`](https://github.com/sl-design-system/components/commit/91a81b1ceb72df0c7a1c149dc9a7b73aabd08fd0) - Added progress bar component

- Updated dependencies [[`1647361`](https://github.com/sl-design-system/components/commit/1647361aba7af478745fc30a8067154debff0808)]:
- @sl-design-system/icon@1.0.1
Loading

0 comments on commit 2e26c8b

Please sign in to comment.