Skip to content

Commit dcc2597

Browse files
authored
Version Packages (alpha) (#1777)
2 parents 7a4d0b5 + dbc981a commit dcc2597

File tree

11 files changed

+60
-15
lines changed

11 files changed

+60
-15
lines changed

.changeset/pre.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"vue-test-app": "2.1.2",
1919
"angular-standalone-test-app": "0.0.0",
2020
"ionic-test-app": "0.0.1",
21-
"storybook-docs": "0.0.0"
21+
"storybook-docs": "0.0.0",
22+
"performance-memlab": "0.0.0"
2223
},
2324
"changesets": [
2425
"afraid-papayas-own",
@@ -29,13 +30,15 @@
2930
"curly-mice-build",
3031
"curvy-eels-arrive",
3132
"curvy-meals-deliver",
33+
"early-parrots-peel",
3234
"eighty-doors-wait",
3335
"fresh-maps-ring",
3436
"gentle-snails-destroy",
3537
"heavy-cups-peel",
3638
"hungry-impalas-serve",
3739
"large-tables-greet",
3840
"late-hotels-approve",
41+
"late-sheep-call",
3942
"mighty-numbers-work",
4043
"nervous-badgers-count",
4144
"nervous-hotels-build",
@@ -52,9 +55,11 @@
5255
"shy-experts-rest",
5356
"shy-jars-attack",
5457
"shy-lions-hear",
58+
"shy-turkeys-wash",
5559
"silly-carrots-complain",
5660
"six-wombats-grow",
5761
"sixty-carpets-sniff",
62+
"spicy-buses-kneel",
5863
"stale-ladybugs-wave",
5964
"tame-deers-kick",
6065
"tame-emus-poke",
@@ -63,6 +68,7 @@
6368
"thick-vans-arrive",
6469
"wicked-windows-approve",
6570
"witty-geese-swim",
66-
"yellow-islands-perform"
71+
"yellow-islands-perform",
72+
"yellow-planes-dream"
6773
]
6874
}

packages/aggrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ts-node": "^10.9.2"
3939
},
4040
"dependencies": {
41-
"@siemens/ix": "^3.0.0-alpha.0"
41+
"@siemens/ix": "^3.0.0-alpha.1"
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.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5`](https://github.com/siemens/ix/commit/e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5), [`8324312fa39abc53711850d4a94b765d994f15cd`](https://github.com/siemens/ix/commit/8324312fa39abc53711850d4a94b765d994f15cd), [`c448755f97b66af96cce435025dc1f37892e9eb8`](https://github.com/siemens/ix/commit/c448755f97b66af96cce435025dc1f37892e9eb8), [`30a98977feb83c7fb8ec8ca76a4b524042b2e5af`](https://github.com/siemens/ix/commit/30a98977feb83c7fb8ec8ca76a4b524042b2e5af), [`df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa`](https://github.com/siemens/ix/commit/df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa)]:
8+
- @siemens/ix@3.0.0-alpha.1
9+
310
## 3.0.0-alpha.0
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.0",
10+
"version": "3.0.0-alpha.1",
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.0"
19+
"@siemens/ix": "~3.0.0-alpha.1"
2020
},
2121
"peerDependencies": {
2222
"@angular/core": ">=17.3.0",

packages/core/CHANGELOG.md

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

3+
## 3.0.0-alpha.1
4+
5+
### Minor Changes
6+
7+
- [#1767](https://github.com/siemens/ix/pull/1767) [`30a98977feb83c7fb8ec8ca76a4b524042b2e5af`](https://github.com/siemens/ix/commit/30a98977feb83c7fb8ec8ca76a4b524042b2e5af) Thanks [@raunak-matai](https://github.com/raunak-matai)! - Handle `preventDefault()` on native `click` event for `ix-tab-item`.
8+
9+
Fixes #1655.
10+
11+
### Patch Changes
12+
13+
- [#1724](https://github.com/siemens/ix/pull/1724) [`e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5`](https://github.com/siemens/ix/commit/e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5) Thanks [@danielleroux](https://github.com/danielleroux)! - Prevent **ix-application-header** from waiting until the corporate logo is defined.
14+
15+
- [#1724](https://github.com/siemens/ix/pull/1724) [`8324312fa39abc53711850d4a94b765d994f15cd`](https://github.com/siemens/ix/commit/8324312fa39abc53711850d4a94b765d994f15cd) Thanks [@danielleroux](https://github.com/danielleroux)! - **ix-drawer**: Remove `transition` attribute from the styling to prevent conflicts between `animejs`
16+
17+
- [#1724](https://github.com/siemens/ix/pull/1724) [`c448755f97b66af96cce435025dc1f37892e9eb8`](https://github.com/siemens/ix/commit/c448755f97b66af96cce435025dc1f37892e9eb8) Thanks [@danielleroux](https://github.com/danielleroux)! - Cleanup validation references for all validation components (e.g. `ix-date-input`, `ix-input`).
18+
19+
- [#1724](https://github.com/siemens/ix/pull/1724) [`df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa`](https://github.com/siemens/ix/commit/df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa) Thanks [@danielleroux](https://github.com/danielleroux)! - Update @stencil/core dependency to 4.27.1
20+
321
## 3.0.0-alpha.0
422

523
### Major Changes

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

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.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5`](https://github.com/siemens/ix/commit/e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5), [`8324312fa39abc53711850d4a94b765d994f15cd`](https://github.com/siemens/ix/commit/8324312fa39abc53711850d4a94b765d994f15cd), [`c448755f97b66af96cce435025dc1f37892e9eb8`](https://github.com/siemens/ix/commit/c448755f97b66af96cce435025dc1f37892e9eb8), [`30a98977feb83c7fb8ec8ca76a4b524042b2e5af`](https://github.com/siemens/ix/commit/30a98977feb83c7fb8ec8ca76a4b524042b2e5af), [`df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa`](https://github.com/siemens/ix/commit/df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa)]:
8+
- @siemens/ix@3.0.0-alpha.1
9+
310
## 3.0.0-alpha.0
411

512
### Major Changes

packages/react/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/react"
99
},
10-
"version": "3.0.0-alpha.0",
10+
"version": "3.0.0-alpha.1",
1111
"description": "Siemens iX for React",
1212
"main": "dist/index.js",
1313
"types": "dist/types/index.d.ts",
@@ -61,7 +61,7 @@
6161
"react-dom": ">=18.3.1"
6262
},
6363
"dependencies": {
64-
"@siemens/ix": "~3.0.0-alpha.0",
64+
"@siemens/ix": "~3.0.0-alpha.1",
6565
"@stencil/react-output-target": "^0.7.1",
6666
"tslib": "*"
6767
}

packages/vue/CHANGELOG.md

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

3+
## 3.0.0-alpha.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5`](https://github.com/siemens/ix/commit/e8049c9966e7d5019c8ed0ae0e6cf2597f81dce5), [`8324312fa39abc53711850d4a94b765d994f15cd`](https://github.com/siemens/ix/commit/8324312fa39abc53711850d4a94b765d994f15cd), [`c448755f97b66af96cce435025dc1f37892e9eb8`](https://github.com/siemens/ix/commit/c448755f97b66af96cce435025dc1f37892e9eb8), [`30a98977feb83c7fb8ec8ca76a4b524042b2e5af`](https://github.com/siemens/ix/commit/30a98977feb83c7fb8ec8ca76a4b524042b2e5af), [`df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa`](https://github.com/siemens/ix/commit/df65c4d5436bf97f08dc2ec2899e2556c4ad7eaa)]:
8+
- @siemens/ix@3.0.0-alpha.1
9+
310
## 3.0.0-alpha.0
411

512
### Major Changes

packages/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://ix.siemens.io",
44
"author": "Siemens AG",
55
"license": "MIT",
6-
"version": "3.0.0-alpha.0",
6+
"version": "3.0.0-alpha.1",
77
"description": "Siemens iX for Vue",
88
"bugs": "https://github.com/siemens/ix/issues",
99
"repository": {
@@ -24,7 +24,7 @@
2424
"lint": "eslint src"
2525
},
2626
"dependencies": {
27-
"@siemens/ix": "~3.0.0-alpha.0"
27+
"@siemens/ix": "~3.0.0-alpha.1"
2828
},
2929
"devDependencies": {
3030
"@rollup/plugin-typescript": "^8.5.0",

0 commit comments

Comments
 (0)