|
1 | 1 | # @siemens/ix
|
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 | +- [#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 | + |
3 | 87 | ## 2.7.0
|
4 | 88 |
|
5 | 89 | ### Minor Changes
|
|
0 commit comments