Minor Changes
-
#2004
e8e660fd56af649eace36a313b33cda8ebb69469
Thanks @nuke-ellington! - Update theme files to new token structure and add support for new theming syntax (data-ix-theme, data-ix-color-schema). -
#1951
ecbbd0a7435722731337b3da6cb83bb2d40654aa
Thanks @danielleroux! - Add ix-progress-indicatorFixes #651
-
#2005
76016130da552410c00e0a0ea0c3bc58a015c132
Thanks @danielleroux! - ix-tree: add methodmarkItemAsDirty
to flag tree items which request a hard rerender -
#1974
6b9a8fc5922f936a96e3f09e8ea11e0720aa5383
Thanks @danielleroux! - Remove internal type definition from public api types.Fixes #1969
-
#1986
e44cb4912b89ab91c6ace605ff939dd4121f0a7f
Thanks @lzeiml! - Added properties to set aria-labels for the following components:- ix-action-card
- ix-avatar
- ix-breadcrumb-item
- ix-button
- ix-card-accordion
- ix-card-list
- ix-category-filter
- ix-chip
- ix-date-input
- ix-date-picker
- ix-datetime-picker
- ix-drawer
- ix-dropdown-button
- ix-dropdown-item
- ix-empty-state
- ix-event-list-item
- ix-expanding-search
- ix-filter-chip
- ix-group-item
- ix-icon-toggle-button
- ix-key-value
- ix-kpi
- ix-link-button
- ix-map-navigation-overlay
- ix-modal-header
- ix-pagination
- ix-pane
- ix-pill
- ix-select
- ix-split-button
- ix-tabs
- ix-toast
- ix-toggle-button
- ix-tree-item
-
#1864
4077296037dd7889ddeb175559aca11f93a33312
Thanks @GayatriK2002! - Add option for action button slot to ix-toast -
#1877
813b9cea25e8f6d948a992f9145254bf7045adf0
Thanks @GayatriK2002! - AddcenterContent
property toix-chip
.Fixes #1854
-
#1853
b67d0122acdf2f4f7df1f8d85bbd5a3fafe38624
Thanks @lzeiml! - Reworkix-time-picker
according to new designThe ix-time-picker has been reworked to a new design and now uses different columns with selectable numbers to select the time. Milliseconds can now be selected as well.
There are also new interval properties to control which numbers are displayed for hours, minutes, seconds and milliseconds.
Additionally the displayed columns are now determined by the used format, making the showHour, showMinutes, showSeconds properties deprecated and will be removed with 4.0.0.
The numbers for hours, minutes, etc. can also be selected by tabbing onto the first number, and then using arrow keys and Enter to select the desired time.Add new
ix-time-input
componentThe time-input component has been added as well, combining an input field and the new ix-time-picker, similar to the ix-date-input.
-
#2002
963502f6fe2e5194c34f4c8780820f30b581b7de
Thanks @lzeiml! - The following properties have been added to ix-date-input: minDate, maxDate, weekStartIndex. Fixes #1965
Patch Changes
-
#1882
455933edb3f3b9d8145ea4f58007fe815f46f841
Thanks @1307-Dev! - Gracefully handle whitespace and undefined texts inix-field-wrapper
. -
#1950
1d273b149630b4f80ebe370963df4269ab813e4f
Thanks @Nadim901! - Keep ix-modal open after mouse down on backdrop and mouse up over modal or vice versa.Fixes #1663
-
#1963
6642dbb398850508497bd96e00e19fd4da3aa616
Thanks @varun-srinivasa! - Align expand/collapse arrows with design for:- ix-blind
- ix-card
- ix-dropdown-button
- ix-group
- ix-select
- ix-tree-item
-
#1947
6f12a6a14ebd090c979b5c5a7b30b27ef40a0e95
Thanks @Nadim901! - Break label text of ix-toggle in case of text overflow.Fixes #683
-
#2014
39c9694bd3cd5864e127a8628e49c895add5da62
Thanks @danielleroux! - Increase z-index fortoast
sFixes #1908
-
#1941
f892591ef14286ed7876ca0b071a8fd35de79bbf
Thanks @Raghavendra5577! - Ix-modal animation is always identical regardless of poisition.
It will appear from above and disappear towards the top of the screen again.
It will only travel it's own height before animation ends, not the whole distance from/to top. -
#2016
3f0d55ae2f195e6c86a73c409ea28976dc3f2961
Thanks @lakshmi-priya-b! - Ensure that setting max-width on ix-chip and/or ix-pill will affect componet width. -
#1980
3d953256650eaa541dfbb93ec5e98a48212d97ad
Thanks @1307-Dev! - Set soft text as subheading color for filled and outline variant of ix-action-card.Fixes #1967
-
#2034
4d4e5672137dc5b803d267e0564bb5944f4d9ae2
Thanks @AndreasBerliner! - Fix styling of tooltip container height in ix-tooltip.Fixes #2009.
-
#1994
d346cc2d69596c0a72e7ef77b64097d8500a999c
Thanks @GayatriK2002! - Set background-color explicitly for outline variants of ix-chip and ix-pill. -
#2022
152d7af26f90e2f489d4bae99c60369449b910db
Thanks @danielleroux! - Add additional check if the helper text is undefined to hide empty validation textFixes #2021
-
#1943
9776d7fb0cc5bb3b9afb4982cbceb00a8c638549
Thanks @RamVinayMandal! - Remove obsolete console warning message for formerly illegal property combinations for ix-toggle-button and ix-icon-toggle-button. -
#1945
a3ac05becce0e245f0397a8f6b9789176b7728e6
Thanks @GayatriK2002! - Align ix-pill and ix-chip vertically flush, with or without icons. -
#1985
2496426f26665cd848a66bc69395a7d0261fa5a5
Thanks @varun-srinivasa! - Don't take up space for empty dropdown slot in ix-group.Fixes #1486
-
#1993
b519b420fd3ca5de9c73c227ce78431b520ec4a6
Thanks @AndreasBerliner! - Improve jsdocs for ix-date-picker to better describelocale
property -
#2015
023cad0595fb3b110de2f62d982c32275b4aaea6
Thanks @danielleroux! - Update to stenciljs v4.36.0 -
#1873
b630ffefe83f20c458bbef88d21918479e1ae540
Thanks @varun-srinivasa! - Align visual appearance of ix-workflow to component stateFixes #1808
-
#1978
1055e0127f0e25a654f5a7d69e5db102340a3a83
Thanks @1307-Dev! - Fix order of bottom menu items in ix-menu. Now "Settings" appears first and "About and legal information" appears last.