Skip to content

Commit 1761b4f

Browse files
chore(release): 47.4.0
1 parent 2ce66e1 commit 1761b4f

File tree

8 files changed

+46
-14
lines changed

8 files changed

+46
-14
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# [47.4.0](https://github.com/siemens/element/compare/v47.3.0...v47.4.0) (2025-06-20)
2+
3+
4+
### Features
5+
6+
* add photo upload component with cropping functionality ([40c1491](https://github.com/siemens/element/commit/40c149129ff8b0fd04222a94c5b542311d05d657))
7+
* **badge:** introduce critical badge ([8a1f9c0](https://github.com/siemens/element/commit/8a1f9c0f92bcdb0d1256dcbf92b757df74e3350d))
8+
* **breadcrumb:** add breadcrumb component ([a8b3a90](https://github.com/siemens/element/commit/a8b3a9055eda88346795f1034ebaaa7f895f7db9))
9+
* **card:** add card component ([bf05edb](https://github.com/siemens/element/commit/bf05edbbe1c2bfeb87af06bd92da5590b3c8be7e))
10+
* **card:** introduce critical accent ([69cf124](https://github.com/siemens/element/commit/69cf1247a2fbfd2e406213817d744f9a71ccc4cb))
11+
* **circle-status:** add circle status component ([5448a6f](https://github.com/siemens/element/commit/5448a6f9b255e17ed014ee383b41b88067419e3d))
12+
* **column-selection-dialog:** add column selection dialog ([85bb1fc](https://github.com/siemens/element/commit/85bb1fcebea5466dabcb2dd3d1b52b40bbb60710))
13+
* **common:** move caution and critical to the base status types ([e7eed49](https://github.com/siemens/element/commit/e7eed492fb4a7355792624c5ebb1791b0afa6246))
14+
* **date-range-filter:** add date range filter component ([798dcd0](https://github.com/siemens/element/commit/798dcd0953012027f5bef5ddfda82091c8b880b3))
15+
* **datepicker:** add datepicker components and directives ([928b5cc](https://github.com/siemens/element/commit/928b5ccf55ad7ba194e8536a626d0dab8051a865))
16+
* **electron-titlebar:** add electron titlebar component ([1f53bb5](https://github.com/siemens/element/commit/1f53bb5f1718ebd1f317907007adaba8580a41ca))
17+
* **file-uploader:** add file uploader ([afea528](https://github.com/siemens/element/commit/afea528219b9a3b02d0b562bb2d0988f6cf28baf))
18+
* **filter-bar:** add filter bar ([55b2c14](https://github.com/siemens/element/commit/55b2c14875380fc6a127fc243f492e6b22a60513))
19+
* **info-page:** add info page component ([89aeb11](https://github.com/siemens/element/commit/89aeb11458798c0af9da8865df6d1babbcedfb49))
20+
* **inline-notification:** introduce critical notification ([c741a52](https://github.com/siemens/element/commit/c741a5208f92f77eae87bbfb5644d131194581d2))
21+
* **ip-input:** implement IPv4 and IPv6 input directives with validation and masking ([fc94b0d](https://github.com/siemens/element/commit/fc94b0d1e6e6887b59c24d61fa754f638c44d2c9))
22+
* **localization:** add localization service and related components ([609f67c](https://github.com/siemens/element/commit/609f67c42cc5c0259e09e105c331bc395c1cc5c7))
23+
* **search-bar:** add search bar ([ca68d76](https://github.com/siemens/element/commit/ca68d768ae58dbb6260155723ca6ea7127c2fe4a))
24+
* **slider:** add slider ([7d07906](https://github.com/siemens/element/commit/7d079068b63c5695b3356edb4202aa2dd3f9b886))
25+
* **sort-bar:** add sort bar component with sorting functionality and documentation ([9fc833d](https://github.com/siemens/element/commit/9fc833de670261191b217e943d3df552762fbd26))
26+
* **split:** add split ([b78f847](https://github.com/siemens/element/commit/b78f847799ad28abaf296d6aa1e2a202c0b20b57))
27+
* **status-toggle:** add status toggle ([c60fc38](https://github.com/siemens/element/commit/c60fc38d632361c846f30d40e7fede8dcefff843))
28+
* **system-banner:** add system banner ([fefc1ee](https://github.com/siemens/element/commit/fefc1ee3ce6baedfd79ce8a9aacde1ef89728835))
29+
* **tabs:** add tabs component ([bbd73d5](https://github.com/siemens/element/commit/bbd73d576e528d714cf41f6a7a23f798679f5a4c))
30+
* **theme:** introduce text-critical token ([11ef127](https://github.com/siemens/element/commit/11ef127ceac43cc3b32aee89a4037f66bc911267))
31+
* **unauthorized-page:** add unauthorized page component ([96ce204](https://github.com/siemens/element/commit/96ce204ec8f656d05a63d307d8ab42109b10a4c9))
32+
133
# [47.3.0](https://github.com/siemens/element/compare/v47.2.0...v47.3.0) (2025-06-10)
234

335

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "siemens-element",
3-
"version": "47.3.0",
3+
"version": "47.4.0",
44
"description": "Siemens Element open source theme",
55
"license": "MIT",
66
"private": true,

projects/element-ng/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@siemens/element-ng",
33
"description": "Element Angular component library, implementing the Siemens Design Language",
4-
"version": "47.3.0",
4+
"version": "47.4.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -24,8 +24,8 @@
2424
"@angular/core": "19",
2525
"@angular/forms": "19",
2626
"@angular/router": "19",
27-
"@siemens/element-translate-ng": "47.3.0",
28-
"@siemens/element-theme": "47.3.0",
27+
"@siemens/element-translate-ng": "47.4.0",
28+
"@siemens/element-theme": "47.4.0",
2929
"ngx-image-cropper": "^9.0.0"
3030
},
3131
"peerDependenciesMeta": {

projects/element-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@siemens/element-theme",
3-
"version": "47.3.0",
3+
"version": "47.4.0",
44
"description": "Element CSS theme.",
55
"license": "MIT",
66
"repository": {

projects/element-translate-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@siemens/element-translate-cli",
33
"description": "Element translation abstraction layer CLI.",
4-
"version": "47.3.0",
4+
"version": "47.4.0",
55
"license": "MIT",
66
"type": "module",
77
"repository": {

projects/element-translate-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@siemens/element-translate-ng",
33
"description": "Element translation abstraction layer.",
4-
"version": "47.3.0",
4+
"version": "47.4.0",
55
"license": "MIT",
66
"type": "module",
77
"repository": {

projects/live-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@siemens/live-preview",
33
"description": "Element live preview for web",
4-
"version": "47.3.0",
4+
"version": "47.4.0",
55
"license": "MIT",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)