|
1 | 1 | # @siemens/ix-angular
|
2 | 2 |
|
| 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 | +- [#1654](https://github.com/siemens/ix/pull/1654) [`07c9f3d66e33ee2770dceaf0046fbdb52f882543`](https://github.com/siemens/ix/commit/07c9f3d66e33ee2770dceaf0046fbdb52f882543) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - Add openAppSwitch event to **ix-application-header** and **ix-menu**. |
| 69 | + |
| 70 | +- [#1669](https://github.com/siemens/ix/pull/1669) [`6ce292968ed808e06cde79d459ee8b45a4edc6e4`](https://github.com/siemens/ix/commit/6ce292968ed808e06cde79d459ee8b45a4edc6e4) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - Prevent `ix-select` list items to expand beyond screen width and add properties: dropdown-width + dropdown-max-width |
| 71 | + |
| 72 | +- [#1635](https://github.com/siemens/ix/pull/1635) [`9a5fff63e6230a95ce6f6abfe39c1256fb26b515`](https://github.com/siemens/ix/commit/9a5fff63e6230a95ce6f6abfe39c1256fb26b515) Thanks [@matthiashader](https://github.com/matthiashader)! - Add additional button properties to **ix-date-dropdown** and **ix-expanding-search**. |
| 73 | + |
| 74 | +### Patch Changes |
| 75 | + |
| 76 | +- [#1665](https://github.com/siemens/ix/pull/1665) [`72dd729926578f6f9b78f2268a315b6e7d0d12cc`](https://github.com/siemens/ix/commit/72dd729926578f6f9b78f2268a315b6e7d0d12cc) Thanks [@danielleroux](https://github.com/danielleroux)! - Prevent `value-accessor` from removing validation classes if component is not controlled by NgControl |
| 77 | + |
| 78 | +- Updated dependencies [[`7eb4d5147056e1e3252e387e5a718df7e593909e`](https://github.com/siemens/ix/commit/7eb4d5147056e1e3252e387e5a718df7e593909e), [`9b911798254f74ea16ecb5144bc2a1dc3f4f80ce`](https://github.com/siemens/ix/commit/9b911798254f74ea16ecb5144bc2a1dc3f4f80ce), [`d28d62160e69388089dec58040c915ca69749462`](https://github.com/siemens/ix/commit/d28d62160e69388089dec58040c915ca69749462), [`1625ddc001b451069a200da171fd1df92846c3a6`](https://github.com/siemens/ix/commit/1625ddc001b451069a200da171fd1df92846c3a6), [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`07c9f3d66e33ee2770dceaf0046fbdb52f882543`](https://github.com/siemens/ix/commit/07c9f3d66e33ee2770dceaf0046fbdb52f882543), [`3f5d0a4f39c589408f8f352a3c9ec039f42190b9`](https://github.com/siemens/ix/commit/3f5d0a4f39c589408f8f352a3c9ec039f42190b9), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b`](https://github.com/siemens/ix/commit/dd8b3eb28eb162f30c5fef27b369036b3bd6dd8b), [`0de0a6759d4df1dd104937c5e6d1fc2658a7a986`](https://github.com/siemens/ix/commit/0de0a6759d4df1dd104937c5e6d1fc2658a7a986), [`0234ccf9419cd6fee18690106405da26d4e50bb6`](https://github.com/siemens/ix/commit/0234ccf9419cd6fee18690106405da26d4e50bb6), [`3d62fffdc107bfc92b2ecad8437662dc7c03796f`](https://github.com/siemens/ix/commit/3d62fffdc107bfc92b2ecad8437662dc7c03796f), [`6ce292968ed808e06cde79d459ee8b45a4edc6e4`](https://github.com/siemens/ix/commit/6ce292968ed808e06cde79d459ee8b45a4edc6e4), [`72dd729926578f6f9b78f2268a315b6e7d0d12cc`](https://github.com/siemens/ix/commit/72dd729926578f6f9b78f2268a315b6e7d0d12cc), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`b3846c925ec4f03fd5d26b0b66042185b766f099`](https://github.com/siemens/ix/commit/b3846c925ec4f03fd5d26b0b66042185b766f099), [`f3c8ab8b01d6bbdf075f19e998f2aa33bde1d68a`](https://github.com/siemens/ix/commit/f3c8ab8b01d6bbdf075f19e998f2aa33bde1d68a), [`9a5fff63e6230a95ce6f6abfe39c1256fb26b515`](https://github.com/siemens/ix/commit/9a5fff63e6230a95ce6f6abfe39c1256fb26b515), [`e263955649d8377ec592e81dfca1387e04936d94`](https://github.com/siemens/ix/commit/e263955649d8377ec592e81dfca1387e04936d94), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: |
| 79 | + - @siemens/ix@3.0.0-alpha.0 |
| 80 | + |
3 | 81 | ## 2.6.1
|
4 | 82 |
|
5 | 83 | ### Patch Changes
|
|
0 commit comments