Skip to content

Commit 6d8c7d0

Browse files
Version Packages (alpha) (#1816)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 241a5ea commit 6d8c7d0

File tree

14 files changed

+178
-105
lines changed

14 files changed

+178
-105
lines changed

.changeset/pre.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@
2424
"vitest-react": "0.0.0"
2525
},
2626
"changesets": [
27+
"afraid-cooks-bow",
28+
"afraid-ladybugs-matter",
2729
"afraid-papayas-own",
2830
"beige-files-switch",
31+
"brave-foxes-suffer",
2932
"brave-jeans-approve",
3033
"chilled-years-battle",
3134
"clean-squids-retire",
@@ -36,9 +39,11 @@
3639
"curvy-meals-deliver",
3740
"early-parrots-peel",
3841
"eighty-doors-wait",
42+
"forty-mirrors-repair",
3943
"fresh-maps-ring",
4044
"gentle-snails-destroy",
4145
"happy-otters-compare",
46+
"healthy-kangaroos-cover",
4247
"heavy-cups-peel",
4348
"hungry-impalas-serve",
4449
"large-tables-greet",
@@ -49,15 +54,18 @@
4954
"nervous-badgers-count",
5055
"nervous-hotels-build",
5156
"new-weeks-stare",
57+
"nice-lobsters-flow",
5258
"old-balloons-bow",
5359
"pink-needles-kick",
60+
"pink-schools-lie",
5461
"pretty-guests-jog",
5562
"proud-waves-care",
5663
"purple-guests-wait",
5764
"quick-flowers-design",
5865
"rare-numbers-double",
5966
"rare-tables-jam",
6067
"real-jeans-dance",
68+
"selfish-sheep-fail",
6169
"seven-foxes-trade",
6270
"sharp-mice-beg",
6371
"shy-experts-rest",
@@ -69,6 +77,7 @@
6977
"sixty-carpets-sniff",
7078
"spicy-buses-kneel",
7179
"stale-ladybugs-wave",
80+
"tall-walls-vanish",
7281
"tame-deers-kick",
7382
"tame-emus-poke",
7483
"tame-hairs-complain",

packages/aggrid/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @siemens/ix-aggrid
22

3+
## 3.0.0-alpha.1
4+
5+
### Patch Changes
6+
7+
- [#1642](https://github.com/siemens/ix/pull/1642) [`241a5ea96cbcf07c3f9684f630ac308902449e1b`](https://github.com/siemens/ix/commit/241a5ea96cbcf07c3f9684f630ac308902449e1b) Thanks [@danielleroux](https://github.com/danielleroux)! - Added missing dist folder to deployment
8+
9+
- Updated dependencies [[`40e8c510e15dba741601b3b19b6025c024e170ef`](https://github.com/siemens/ix/commit/40e8c510e15dba741601b3b19b6025c024e170ef), [`838c19239ac8a85e2d644696cc1fd3a67f5509d5`](https://github.com/siemens/ix/commit/838c19239ac8a85e2d644696cc1fd3a67f5509d5), [`d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6`](https://github.com/siemens/ix/commit/d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6), [`278d51b7597afadd7fa765187e3cf9e8cd5385c6`](https://github.com/siemens/ix/commit/278d51b7597afadd7fa765187e3cf9e8cd5385c6), [`ff816a840b609491e1a647d64f6bad489ad214f0`](https://github.com/siemens/ix/commit/ff816a840b609491e1a647d64f6bad489ad214f0), [`df00884a5b65c7047ddc3506b8eaac66819c4ceb`](https://github.com/siemens/ix/commit/df00884a5b65c7047ddc3506b8eaac66819c4ceb), [`bc33e84a3ad378470dbbdff8dd85877c21355bae`](https://github.com/siemens/ix/commit/bc33e84a3ad378470dbbdff8dd85877c21355bae), [`8002d9a68ef8a5279d43726ecad28e85ad0ac53a`](https://github.com/siemens/ix/commit/8002d9a68ef8a5279d43726ecad28e85ad0ac53a)]:
10+
- @siemens/ix@3.0.0-alpha.4
11+
312
## 3.0.0-alpha.0
413

514
### Major Changes

packages/aggrid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"directory": "packages/aggrid"
99
},
1010
"description": "AG Grid theme based on ix theme variables",
11-
"version": "3.0.0-alpha.0",
11+
"version": "3.0.0-alpha.1",
1212
"files": [
1313
"LICENSE",
1414
"README.md",
@@ -38,7 +38,7 @@
3838
"ts-node": "^10.9.2"
3939
},
4040
"dependencies": {
41-
"@siemens/ix": "^3.0.0-alpha.3"
41+
"@siemens/ix": "^3.0.0-alpha.4"
4242
},
4343
"peerDependencies": {
4444
"ag-grid-community": "^28 || ^29 || ^30 || ^31 || ^32"

packages/angular/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @siemens/ix-angular
22

3+
## 3.0.0-alpha.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`40e8c510e15dba741601b3b19b6025c024e170ef`](https://github.com/siemens/ix/commit/40e8c510e15dba741601b3b19b6025c024e170ef), [`838c19239ac8a85e2d644696cc1fd3a67f5509d5`](https://github.com/siemens/ix/commit/838c19239ac8a85e2d644696cc1fd3a67f5509d5), [`d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6`](https://github.com/siemens/ix/commit/d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6), [`278d51b7597afadd7fa765187e3cf9e8cd5385c6`](https://github.com/siemens/ix/commit/278d51b7597afadd7fa765187e3cf9e8cd5385c6), [`ff816a840b609491e1a647d64f6bad489ad214f0`](https://github.com/siemens/ix/commit/ff816a840b609491e1a647d64f6bad489ad214f0), [`df00884a5b65c7047ddc3506b8eaac66819c4ceb`](https://github.com/siemens/ix/commit/df00884a5b65c7047ddc3506b8eaac66819c4ceb), [`bc33e84a3ad378470dbbdff8dd85877c21355bae`](https://github.com/siemens/ix/commit/bc33e84a3ad378470dbbdff8dd85877c21355bae), [`8002d9a68ef8a5279d43726ecad28e85ad0ac53a`](https://github.com/siemens/ix/commit/8002d9a68ef8a5279d43726ecad28e85ad0ac53a)]:
8+
- @siemens/ix@3.0.0-alpha.4
9+
310
## 3.0.0-alpha.3
411

512
### Major Changes

packages/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/siemens/ix",
88
"directory": "packages/angular"
99
},
10-
"version": "3.0.0-alpha.3",
10+
"version": "3.0.0-alpha.4",
1111
"description": "Siemens iX for Angular",
1212
"scripts": {
1313
"build": "ng-packagr -c tsconfig.json",
@@ -16,7 +16,7 @@
1616
},
1717
"license": "MIT",
1818
"dependencies": {
19-
"@siemens/ix": "~3.0.0-alpha.3"
19+
"@siemens/ix": "~3.0.0-alpha.4"
2020
},
2121
"peerDependencies": {
2222
"@angular/core": ">=18",

packages/core/CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# @siemens/ix
22

3+
## 3.0.0-alpha.4
4+
5+
### Minor Changes
6+
7+
- [#1803](https://github.com/siemens/ix/pull/1803) [`278d51b7597afadd7fa765187e3cf9e8cd5385c6`](https://github.com/siemens/ix/commit/278d51b7597afadd7fa765187e3cf9e8cd5385c6) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - **ix-tree**: Fix a bug where an event was not emitted when clicking tree items.
8+
**ix-tree**: Introduce a new attribute to enable tree items to be toggled on click.
9+
10+
Fixes #1633.
11+
12+
- [#1814](https://github.com/siemens/ix/pull/1814) [`bc33e84a3ad378470dbbdff8dd85877c21355bae`](https://github.com/siemens/ix/commit/bc33e84a3ad378470dbbdff8dd85877c21355bae) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - Add additional color `alarm-contrast`, `critical-contrast`, `warning-contrast`, `success-contrast`, `info-contrast`, `neutral-contrast` and `primary-contrast` to **ix-typography**
13+
14+
### Patch Changes
15+
16+
- [#1798](https://github.com/siemens/ix/pull/1798) [`40e8c510e15dba741601b3b19b6025c024e170ef`](https://github.com/siemens/ix/commit/40e8c510e15dba741601b3b19b6025c024e170ef) Thanks [@lzeiml](https://github.com/lzeiml)! - If an invalid date string is passed to the **ix-date-picker**, a console error will be thrown and the string will not be used.
17+
18+
- [#1791](https://github.com/siemens/ix/pull/1791) [`838c19239ac8a85e2d644696cc1fd3a67f5509d5`](https://github.com/siemens/ix/commit/838c19239ac8a85e2d644696cc1fd3a67f5509d5) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - **ix-tree**: Init hyperlist after re-attaching tree to DOM.
19+
20+
Fixes #1703.
21+
22+
- [#1821](https://github.com/siemens/ix/pull/1821) [`d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6`](https://github.com/siemens/ix/commit/d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - Remove space before required asterisk in **ix-field-label**.
23+
24+
Fixes #1634.
25+
26+
- [#1790](https://github.com/siemens/ix/pull/1790) [`ff816a840b609491e1a647d64f6bad489ad214f0`](https://github.com/siemens/ix/commit/ff816a840b609491e1a647d64f6bad489ad214f0) Thanks [@varun-srinivasa](https://github.com/varun-srinivasa)! - **ix-select**: Allow re-opening of dropdown after clearing the select in `editable` mode.
27+
28+
Fixes #1770.
29+
30+
- [#1797](https://github.com/siemens/ix/pull/1797) [`df00884a5b65c7047ddc3506b8eaac66819c4ceb`](https://github.com/siemens/ix/commit/df00884a5b65c7047ddc3506b8eaac66819c4ceb) Thanks [@1307-Dev](https://github.com/1307-Dev)! - Fix button inside **ix-upload** component to be selectable via keyboard navigation.
31+
32+
- [#1768](https://github.com/siemens/ix/pull/1768) [`8002d9a68ef8a5279d43726ecad28e85ad0ac53a`](https://github.com/siemens/ix/commit/8002d9a68ef8a5279d43726ecad28e85ad0ac53a) Thanks [@RamVinayMandal](https://github.com/RamVinayMandal)! - **ix-event-list**: Set custom height for dynamically created `ix-event-list-item`s.
33+
34+
Fixes #1684.
35+
336
## 3.0.0-alpha.3
437

538
## 3.0.0-alpha.2

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/siemens/ix",
88
"directory": "packages/core"
99
},
10-
"version": "3.0.0-alpha.3",
10+
"version": "3.0.0-alpha.4",
1111
"license": "MIT",
1212
"description": "Siemens iX Web Components",
1313
"type": "module",

packages/echarts/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @siemens/ix-echarts
22

3+
## 3.0.0-alpha.1
4+
5+
### Patch Changes
6+
7+
- [#1642](https://github.com/siemens/ix/pull/1642) [`241a5ea96cbcf07c3f9684f630ac308902449e1b`](https://github.com/siemens/ix/commit/241a5ea96cbcf07c3f9684f630ac308902449e1b) Thanks [@danielleroux](https://github.com/danielleroux)! - Added missing dist folder to deployment
8+
39
## 3.0.0-alpha.0
410

511
### Major Changes

packages/echarts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/siemens/ix",
88
"directory": "packages/echarts"
99
},
10-
"version": "3.0.0-alpha.0",
10+
"version": "3.0.0-alpha.1",
1111
"description": "Siemens iX theme for echarts",
1212
"main": "dist/index.js",
1313
"types": "dist/types/index.d.ts",

packages/react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @siemens/ix-react
22

3+
## 3.0.0-alpha.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`40e8c510e15dba741601b3b19b6025c024e170ef`](https://github.com/siemens/ix/commit/40e8c510e15dba741601b3b19b6025c024e170ef), [`838c19239ac8a85e2d644696cc1fd3a67f5509d5`](https://github.com/siemens/ix/commit/838c19239ac8a85e2d644696cc1fd3a67f5509d5), [`d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6`](https://github.com/siemens/ix/commit/d0c4c9df8b269fc0206ffdce1c6c7ec4013028b6), [`278d51b7597afadd7fa765187e3cf9e8cd5385c6`](https://github.com/siemens/ix/commit/278d51b7597afadd7fa765187e3cf9e8cd5385c6), [`ff816a840b609491e1a647d64f6bad489ad214f0`](https://github.com/siemens/ix/commit/ff816a840b609491e1a647d64f6bad489ad214f0), [`df00884a5b65c7047ddc3506b8eaac66819c4ceb`](https://github.com/siemens/ix/commit/df00884a5b65c7047ddc3506b8eaac66819c4ceb), [`bc33e84a3ad378470dbbdff8dd85877c21355bae`](https://github.com/siemens/ix/commit/bc33e84a3ad378470dbbdff8dd85877c21355bae), [`8002d9a68ef8a5279d43726ecad28e85ad0ac53a`](https://github.com/siemens/ix/commit/8002d9a68ef8a5279d43726ecad28e85ad0ac53a)]:
8+
- @siemens/ix@3.0.0-alpha.4
9+
310
## 3.0.0-alpha.3
411

512
### Patch Changes

0 commit comments

Comments
 (0)