Skip to content

Commit f4bde43

Browse files
Version Packages (alpha)
1 parent 3a9a33a commit f4bde43

14 files changed

+355
-17
lines changed

.changeset/pre.json

+23-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,28 @@
1515
"@siemens/ix-react": "2.2.1",
1616
"react-test-app": "2.1.2",
1717
"@siemens/ix-vue": "2.2.1",
18-
"vue-test-app": "2.1.2"
18+
"vue-test-app": "2.1.2",
19+
"angular-standalone-test-app": "0.0.0",
20+
"ionic-test-app": "0.0.1",
21+
"storybook-docs": "0.0.0"
1922
},
20-
"changesets": []
23+
"changesets": [
24+
"afraid-papayas-own",
25+
"brave-jeans-approve",
26+
"clean-squids-retire",
27+
"cool-keys-shout",
28+
"fresh-maps-ring",
29+
"gentle-snails-destroy",
30+
"heavy-cups-peel",
31+
"large-tables-greet",
32+
"nervous-badgers-count",
33+
"pretty-guests-jog",
34+
"purple-guests-wait",
35+
"rare-numbers-double",
36+
"shy-experts-rest",
37+
"silly-carrots-complain",
38+
"sixty-carpets-sniff",
39+
"tame-emus-poke",
40+
"wicked-windows-approve"
41+
]
2142
}

packages/aggrid/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @siemens/ix-aggrid
22

3+
## 3.0.0-alpha.0
4+
5+
### Major Changes
6+
7+
- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons
8+
9+
- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e), [`aa63b4fd901bc50e98877826699412affa127ae7`](https://github.com/siemens/ix/commit/aa63b4fd901bc50e98877826699412affa127ae7), [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`5b56d90813239cb34d28b4c20255392b9dd1d66f`](https://github.com/siemens/ix/commit/5b56d90813239cb34d28b4c20255392b9dd1d66f), [`dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b`](https://github.com/siemens/ix/commit/dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b), [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f), [`5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40`](https://github.com/siemens/ix/commit/5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099), [`8726afc094adf2ddb4f8e927c6a42aa8dc0ed589`](https://github.com/siemens/ix/commit/8726afc094adf2ddb4f8e927c6a42aa8dc0ed589), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]:
14+
- @siemens/ix@3.0.0-alpha.0
15+
316
## 2.2.3
417

518
### Patch Changes

packages/aggrid/package.json

+2-2
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": "2.2.3",
11+
"version": "3.0.0-alpha.0",
1212
"files": [
1313
"LICENSE",
1414
"README.md",
@@ -38,7 +38,7 @@
3838
"ts-node": "^10.9.2"
3939
},
4040
"dependencies": {
41-
"@siemens/ix": "~2.7.0"
41+
"@siemens/ix": "~3.0.0-alpha.0"
4242
},
4343
"peerDependencies": {
4444
"ag-grid-community": ">=28"

packages/angular/CHANGELOG.md

+73
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,78 @@
11
# @siemens/ix-angular
22

3+
## 3.0.0-alpha.0
4+
5+
### Major Changes
6+
7+
- [#1581](https://github.com/siemens/ix/pull/1581) [`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e) Thanks [@matthiashader](https://github.com/matthiashader)! - Component Updates and Enhancements
8+
9+
New Variants for Card Components:
10+
11+
- **ix-action-card**, **ix-card**, and **ix-push-card**:
12+
- The `insight` and `notification` variants have been **replaced by** `outline` and `filled`.
13+
14+
Property Updates:
15+
16+
- **ix-chip**:
17+
- The `color` property has been **replaced by** `chipColor`.
18+
- **ix-event-list**:
19+
- The `color` attribute has been **replaced by** `itemColor`.
20+
- **ix-icon-button**:
21+
- The `color` attribute has been **replaced by** `iconColor`.
22+
- Size `32` has been removed.
23+
- **ix-pill**:
24+
- The `color` attribute has been **replaced by** `pillColor`.
25+
- **ix-typography**:
26+
- The `color` attribute has been **replaced by** `textColor`.
27+
- **ix-select**:
28+
- The `selectedIndices` attribute has been **replaced by** `value`.
29+
- The `itemSelectionChange` event has been **replaced by** `valueChange`.
30+
- **ix-select-item**:
31+
- The type of the `value` property type has been updated to `string`.
32+
33+
Date and Time Picker Enhancements:
34+
35+
- **ix-date-picker**:
36+
- Removed attributes: `individual` and `eventDelimiter`.
37+
- The `textSelectedDate` property has been **replaced by** `i18nDone`.
38+
- The `done` event has been **replaced by** `dateSelect`.
39+
- **ix-datetime-picker**:
40+
- The `textSelectedDate` property has been **replaced by** `i18nDone`.
41+
- The `done` event has been **replaced by** `dateSelect`.
42+
- Removed the `eventDelimiter` property.
43+
- **ix-time-picker**:
44+
- Removed attributes: `individual` and `showTimeReference`.
45+
46+
Removed Features:
47+
48+
- **ix-menu**:
49+
- Removed the `maxVisibleMenuItems` attribute.
50+
- **ix-menu-item**:
51+
- The `tabIcon` attribute has been removed and replaced with `icon`.
52+
53+
Other Changes:
54+
55+
- **ix-modal**:
56+
- The `keyboard` attribute has been **replaced by** `closeOnEscape`.
57+
58+
- [#1325](https://github.com/siemens/ix/pull/1325) [`71411db86c37d5cd0f5f71c4059322ea5e9d6f2d`](https://github.com/siemens/ix/commit/71411db86c37d5cd0f5f71c4059322ea5e9d6f2d) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(angular): change angular compiler version to v17
59+
60+
- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons
61+
62+
- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations
63+
64+
### Minor Changes
65+
66+
- [#1325](https://github.com/siemens/ix/pull/1325) [`71411db86c37d5cd0f5f71c4059322ea5e9d6f2d`](https://github.com/siemens/ix/commit/71411db86c37d5cd0f5f71c4059322ea5e9d6f2d) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(angular/standalone): add angular standalone components
67+
68+
- [#1688](https://github.com/siemens/ix/pull/1688) [`5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40`](https://github.com/siemens/ix/commit/5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40) Thanks [@matthiashader](https://github.com/matthiashader)! - `ix-message-bar`: Event `closedChange` can now be prevented via `event.preventDefault()`.
69+
An additional event is added to get notified after the close animation of the `ix-message-bar` is finished.
70+
71+
### Patch Changes
72+
73+
- Updated dependencies [[`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e), [`aa63b4fd901bc50e98877826699412affa127ae7`](https://github.com/siemens/ix/commit/aa63b4fd901bc50e98877826699412affa127ae7), [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`5b56d90813239cb34d28b4c20255392b9dd1d66f`](https://github.com/siemens/ix/commit/5b56d90813239cb34d28b4c20255392b9dd1d66f), [`dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b`](https://github.com/siemens/ix/commit/dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b), [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f), [`5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40`](https://github.com/siemens/ix/commit/5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099), [`8726afc094adf2ddb4f8e927c6a42aa8dc0ed589`](https://github.com/siemens/ix/commit/8726afc094adf2ddb4f8e927c6a42aa8dc0ed589), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]:
74+
- @siemens/ix@3.0.0-alpha.0
75+
376
## 2.7.0
477

578
### Minor Changes

packages/angular/package.json

+2-2
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": "2.7.0",
10+
"version": "3.0.0-alpha.0",
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": "~2.7.0"
19+
"@siemens/ix": "~3.0.0-alpha.0"
2020
},
2121
"peerDependencies": {
2222
"@angular/core": ">=17.3.0",

packages/core/CHANGELOG.md

+84
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,89 @@
11
# @siemens/ix
22

3+
## 3.0.0-alpha.0
4+
5+
### Major Changes
6+
7+
- [#1581](https://github.com/siemens/ix/pull/1581) [`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e) Thanks [@matthiashader](https://github.com/matthiashader)! - Component Updates and Enhancements
8+
9+
New Variants for Card Components:
10+
11+
- **ix-action-card**, **ix-card**, and **ix-push-card**:
12+
- The `insight` and `notification` variants have been **replaced by** `outline` and `filled`.
13+
14+
Property Updates:
15+
16+
- **ix-chip**:
17+
- The `color` property has been **replaced by** `chipColor`.
18+
- **ix-event-list**:
19+
- The `color` attribute has been **replaced by** `itemColor`.
20+
- **ix-icon-button**:
21+
- The `color` attribute has been **replaced by** `iconColor`.
22+
- Size `32` has been removed.
23+
- **ix-pill**:
24+
- The `color` attribute has been **replaced by** `pillColor`.
25+
- **ix-typography**:
26+
- The `color` attribute has been **replaced by** `textColor`.
27+
- **ix-select**:
28+
- The `selectedIndices` attribute has been **replaced by** `value`.
29+
- The `itemSelectionChange` event has been **replaced by** `valueChange`.
30+
- **ix-select-item**:
31+
- The type of the `value` property type has been updated to `string`.
32+
33+
Date and Time Picker Enhancements:
34+
35+
- **ix-date-picker**:
36+
- Removed attributes: `individual` and `eventDelimiter`.
37+
- The `textSelectedDate` property has been **replaced by** `i18nDone`.
38+
- The `done` event has been **replaced by** `dateSelect`.
39+
- **ix-datetime-picker**:
40+
- The `textSelectedDate` property has been **replaced by** `i18nDone`.
41+
- The `done` event has been **replaced by** `dateSelect`.
42+
- Removed the `eventDelimiter` property.
43+
- **ix-time-picker**:
44+
- Removed attributes: `individual` and `showTimeReference`.
45+
46+
Removed Features:
47+
48+
- **ix-menu**:
49+
- Removed the `maxVisibleMenuItems` attribute.
50+
- **ix-menu-item**:
51+
- The `tabIcon` attribute has been removed and replaced with `icon`.
52+
53+
Other Changes:
54+
55+
- **ix-modal**:
56+
- The `keyboard` attribute has been **replaced by** `closeOnEscape`.
57+
58+
- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons
59+
60+
- [#1578](https://github.com/siemens/ix/pull/1578) [`dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b`](https://github.com/siemens/ix/commit/dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b) Thanks [@danielleroux](https://github.com/danielleroux)! - Remove `devDependency` and `peerDependency` to bootstrap. For more information checkout BREAKING_CHANGES.md
61+
62+
- [#1457](https://github.com/siemens/ix/pull/1457) [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f) Thanks [@matthiashader](https://github.com/matthiashader)! - fix(core/pane-layout): remove absolute positioning
63+
64+
- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations
65+
66+
- [#1613](https://github.com/siemens/ix/pull/1613) [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099) Thanks [@jul-lam](https://github.com/jul-lam)! - **ix-application** now utilizes full viewport height and full viewport width
67+
68+
- [#1273](https://github.com/siemens/ix/pull/1273) [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - fix(core/checkbox): allow multiline labels and align checkbox at the top
69+
70+
### Minor Changes
71+
72+
- [#1688](https://github.com/siemens/ix/pull/1688) [`5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40`](https://github.com/siemens/ix/commit/5a12c6ac20e80a77f9fd3ad9aaffd66468f72b40) Thanks [@matthiashader](https://github.com/matthiashader)! - `ix-message-bar`: Event `closedChange` can now be prevented via `event.preventDefault()`.
73+
An additional event is added to get notified after the close animation of the `ix-message-bar` is finished.
74+
75+
### Patch Changes
76+
77+
- [#1683](https://github.com/siemens/ix/pull/1683) [`aa63b4fd901bc50e98877826699412affa127ae7`](https://github.com/siemens/ix/commit/aa63b4fd901bc50e98877826699412affa127ae7) Thanks [@ridvandmrc](https://github.com/ridvandmrc)! - `active=false` of the `ix-chip` will now show the chip as not interactable.
78+
79+
Fixed #1656
80+
81+
- [#1681](https://github.com/siemens/ix/pull/1681) [`5b56d90813239cb34d28b4c20255392b9dd1d66f`](https://github.com/siemens/ix/commit/5b56d90813239cb34d28b4c20255392b9dd1d66f) Thanks [@jul-lam](https://github.com/jul-lam)! - Update `@floating-ui/dom` dependency to fix a wrong placement of the `ix-dropdown` if the dropdown is placed inside a `dialog`-element with animations in certain environments.
82+
83+
- [#1330](https://github.com/siemens/ix/pull/1330) [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb) Thanks [@github-actions](https://github.com/apps/github-actions)! - fix(core): semver from stencil/core to minor
84+
85+
- [#1691](https://github.com/siemens/ix/pull/1691) [`8726afc094adf2ddb4f8e927c6a42aa8dc0ed589`](https://github.com/siemens/ix/commit/8726afc094adf2ddb4f8e927c6a42aa8dc0ed589) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - `ix-workflow-step`: change icon for 'done' state to be different from the one shown for 'success' state to pervent confusion.
86+
387
## 2.7.0
488

589
### Minor Changes

packages/core/package.json

+1-1
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": "2.7.0",
10+
"version": "3.0.0-alpha.0",
1111
"license": "MIT",
1212
"description": "Siemens iX Web Components",
1313
"main": "dist/index.cjs.js",

packages/echarts/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @siemens/ix-echarts
22

3+
## 3.0.0-alpha.0
4+
5+
### Major Changes
6+
7+
- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons
8+
9+
### Patch Changes
10+
11+
- [#1630](https://github.com/siemens/ix/pull/1630) [`72021acc858698116e5a02d98b486c9d88269616`](https://github.com/siemens/ix/commit/72021acc858698116e5a02d98b486c9d88269616) Thanks [@jul-lam](https://github.com/jul-lam)! - The **echarts** theme names have been adapted to the default theme names
12+
313
## 2.3.1
414

515
### Patch Changes

packages/echarts/package.json

+1-1
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": "2.3.1",
10+
"version": "3.0.0-alpha.0",
1111
"description": "Siemens iX theme for echarts",
1212
"main": "dist/index.js",
1313
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)