Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/bumpy-monkeys-end.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eighty-feet-peel.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/flat-pens-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-planes-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/free-rooms-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-books-marry.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/huge-foxes-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-cameras-shine.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/icy-islands-ring.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/late-symbols-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-lions-slide.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/sharp-nights-pump.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/wet-items-feel.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/whole-impalas-dress.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.7.0"
"@sl-design-system/shared": "^0.7.1"
}
}
6 changes: 6 additions & 0 deletions packages/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sl-design-system/badge

## 1.1.2

### Patch Changes

- [#1953](https://github.com/sl-design-system/components/pull/1953) [`f09f025`](https://github.com/sl-design-system/components/commit/f09f0259b4c0fb0a139974431b8a4bad7d9df6c8) - Removed `--sl-icon-container-size`; the container now always has the same size as the icon. Use margin or an extra wrapper to create extra space around the icon when necessary.

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/badge",
"version": "1.1.1",
"version": "1.1.2",
"description": "Badge component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/components/data-source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sl-design-system/data-source

## 0.1.3

### Patch Changes

- [#1957](https://github.com/sl-design-system/components/pull/1957) [`8a08521`](https://github.com/sl-design-system/components/commit/8a08521ce3396630669fbc0c888e4a4d96aeaee5) - Add an `originalItems` property to `ListDataSource` for access to the unfiltered, unsorted items

- Updated dependencies [[`0a45fb2`](https://github.com/sl-design-system/components/commit/0a45fb23105fce305650c96c5962afe0bb10b930)]:
- @sl-design-system/[email protected]

## 0.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/data-source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/data-source",
"version": "0.1.2",
"version": "0.1.3",
"description": "Data source classes for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -32,6 +32,6 @@
"test": "echo \"Error: run tests from monorepo root.\" && exit 1"
},
"dependencies": {
"@sl-design-system/shared": "^0.7.0"
"@sl-design-system/shared": "^0.7.1"
}
}
25 changes: 25 additions & 0 deletions packages/components/grid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @sl-design-system/grid

## 0.4.0

### Minor Changes

- [#1957](https://github.com/sl-design-system/components/pull/1957) [`8a08521`](https://github.com/sl-design-system/components/commit/8a08521ce3396630669fbc0c888e4a4d96aeaee5) - Minor improvements to filtering:
- Use the `originalItems` on `ListDataSource` to determine the filter options
- Add a new `getDisplayValue` method in `GridColumn` that can be overridden to customize the display value
- Add a new `labelPath` property to `<sl-grid-filter-column>` to specify the label for the display value

### Patch Changes

- [#1963](https://github.com/sl-design-system/components/pull/1963) [`0a45fb2`](https://github.com/sl-design-system/components/commit/0a45fb23105fce305650c96c5962afe0bb10b930) - Add `selected` attribute to `SelectionController` that returns the number of selected items

- [#1965](https://github.com/sl-design-system/components/pull/1965) [`cae9352`](https://github.com/sl-design-system/components/commit/cae9352f9d9fef34ef29fec1a475d0e4225d69e3) - Fix bug where adding/removing columns to the grid would not update the scrollbar

- [#1966](https://github.com/sl-design-system/components/pull/1966) [`9e5b45f`](https://github.com/sl-design-system/components/commit/9e5b45f1e7d62028b977a42827e79cc894260f2b) - Fix colors on hover/active clickable grid rows

- [#1954](https://github.com/sl-design-system/components/pull/1954) [`9fbfdac`](https://github.com/sl-design-system/components/commit/9fbfdac76b8b5d151f8d71af493e20c3c87ae459) - Fix "No path set" displayed value for empty columns

- Updated dependencies [[`0a45fb2`](https://github.com/sl-design-system/components/commit/0a45fb23105fce305650c96c5962afe0bb10b930), [`cae9352`](https://github.com/sl-design-system/components/commit/cae9352f9d9fef34ef29fec1a475d0e4225d69e3), [`8a08521`](https://github.com/sl-design-system/components/commit/8a08521ce3396630669fbc0c888e4a4d96aeaee5), [`f09f025`](https://github.com/sl-design-system/components/commit/f09f0259b4c0fb0a139974431b8a4bad7d9df6c8)]:
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]

## 0.3.4

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/components/grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/grid",
"version": "0.3.4",
"version": "0.4.0",
"description": "Grid components for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -39,13 +39,13 @@
},
"dependencies": {
"@sl-design-system/checkbox": "^2.1.3",
"@sl-design-system/data-source": "^0.1.2",
"@sl-design-system/data-source": "^0.1.3",
"@sl-design-system/ellipsize-text": "^0.0.1",
"@sl-design-system/icon": "^1.1.0",
"@sl-design-system/icon": "^1.2.0",
"@sl-design-system/popover": "^1.2.2",
"@sl-design-system/scrollbar": "^0.1.0",
"@sl-design-system/scrollbar": "^0.1.1",
"@sl-design-system/select": "^2.0.3",
"@sl-design-system/shared": "^0.7.0",
"@sl-design-system/shared": "^0.7.1",
"@sl-design-system/skeleton": "^1.0.0",
"@sl-design-system/text-field": "^1.6.3"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/components/icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sl-design-system/icon

## 1.2.0

### Minor Changes

- [#1953](https://github.com/sl-design-system/components/pull/1953) [`f09f025`](https://github.com/sl-design-system/components/commit/f09f0259b4c0fb0a139974431b8a4bad7d9df6c8) - Icons now scale with text size; both set in css and by using browser (text) zoom.
When an explicit font size is set to the parent of the icon, or if a user uses (text) zoom in the browser the icon will use the maximum value of either the set size or 1cap of the current font-size.
- Now uses new contextual tokens.
- Removed `--sl-icon-container-size`; the container now always has the same size as the icon. Use margin or an extra wrapper to create extra space around the icon when necessary.

## 1.1.0

### Minor 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.1.0",
"version": "1.2.0",
"description": "Icon component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions packages/components/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @sl-design-system/menu

## 0.2.3

### Patch Changes

- [#1953](https://github.com/sl-design-system/components/pull/1953) [`f09f025`](https://github.com/sl-design-system/components/commit/f09f0259b4c0fb0a139974431b8a4bad7d9df6c8) - Removed `--sl-icon-container-size`; the container now always has the same size as the icon. Use margin or an extra wrapper to create extra space around the icon when necessary.

- Updated dependencies [[`0a45fb2`](https://github.com/sl-design-system/components/commit/0a45fb23105fce305650c96c5962afe0bb10b930), [`f09f025`](https://github.com/sl-design-system/components/commit/f09f0259b4c0fb0a139974431b8a4bad7d9df6c8)]:
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]

## 0.2.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/menu",
"version": "0.2.2",
"version": "0.2.3",
"description": "Menu components for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@sl-design-system/button": "^1.2.2",
"@sl-design-system/icon": "^1.1.0",
"@sl-design-system/shared": "^0.7.0"
"@sl-design-system/icon": "^1.2.0",
"@sl-design-system/shared": "^0.7.1"
},
"devDependencies": {
"@lit/localize": "^0.12.2",
Expand Down
15 changes: 15 additions & 0 deletions packages/components/panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @sl-design-system/panel

## 0.2.0

### Minor Changes

- [#1956](https://github.com/sl-design-system/components/pull/1956) [`0265764`](https://github.com/sl-design-system/components/commit/0265764ac709697377017147b065afc016187128) - - Use new contextual tokens for styling,
- Removed `subheading` property,
- Added `density`, `divider` and `fill` properties.

### Patch Changes

- Updated dependencies [[`0a45fb2`](https://github.com/sl-design-system/components/commit/0a45fb23105fce305650c96c5962afe0bb10b930), [`0265764`](https://github.com/sl-design-system/components/commit/0265764ac709697377017147b065afc016187128), [`f09f025`](https://github.com/sl-design-system/components/commit/f09f0259b4c0fb0a139974431b8a4bad7d9df6c8)]:
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]

## 0.1.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.1.3",
"version": "0.2.0",
"description": "Panel component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down Expand Up @@ -38,9 +38,9 @@
"test": "echo \"Error: run tests from monorepo root.\" && exit 1"
},
"dependencies": {
"@sl-design-system/icon": "^1.1.0",
"@sl-design-system/shared": "^0.7.0",
"@sl-design-system/tool-bar": "^0.0.7"
"@sl-design-system/icon": "^1.2.0",
"@sl-design-system/shared": "^0.7.1",
"@sl-design-system/tool-bar": "^0.0.8"
},
"devDependencies": {
"@lit/localize": "^0.12.2",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/progress-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sl-design-system/progress-bar

## 0.1.1

### Patch Changes

- [#1977](https://github.com/sl-design-system/components/pull/1977) [`0ba5b46`](https://github.com/sl-design-system/components/commit/0ba5b46a412c0c122371abefeb22c960af4e176e) - Adds color property for changing the color of the default variant. These colors don't add any semantic meaning or extra labels or icons.

- Updated dependencies [[`f09f025`](https://github.com/sl-design-system/components/commit/f09f0259b4c0fb0a139974431b8a4bad7d9df6c8)]:
- @sl-design-system/[email protected]

## 0.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/progress-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/progress-bar",
"version": "0.1.0",
"version": "0.1.1",
"description": "Progress-bar 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/icon": "^1.1.0"
"@sl-design-system/icon": "^1.2.0"
},
"devDependencies": {
"@lit/localize": "^0.12.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/scrollbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sl-design-system/scrollbar

## 0.1.1

### Patch Changes

- [#1965](https://github.com/sl-design-system/components/pull/1965) [`cae9352`](https://github.com/sl-design-system/components/commit/cae9352f9d9fef34ef29fec1a475d0e4225d69e3) - Fix bug where adding/removing columns to the grid would not update the scrollbar

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/scrollbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sl-design-system/scrollbar",
"version": "0.1.0",
"version": "0.1.1",
"description": "Scrollbar component for the SL Design System",
"license": "Apache-2.0",
"publishConfig": {
Expand Down
6 changes: 6 additions & 0 deletions packages/components/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sl-design-system/shared

## 0.7.1

### Patch Changes

- [#1963](https://github.com/sl-design-system/components/pull/1963) [`0a45fb2`](https://github.com/sl-design-system/components/commit/0a45fb23105fce305650c96c5962afe0bb10b930) - Add `selected` attribute to `SelectionController` that returns the number of selected items

## 0.7.0

### Minor Changes
Expand Down
Loading