Releases: siemens/ix
@siemens/ix@2.6.0
Minor Changes
-
#1533
3e2835ff8f
Thanks @nuke-ellington! - feat(core/message): add options to set size and position -
#1549
a5e217270f
Thanks @nuke-ellington! - feat(core/date-dropdown|date-picker|datetime-picker): add missing properties to picker components -
#1497
eb97f91e9d
Thanks @nuke-ellington! - feat(core): improve component a11y -
#1562
70ea07da0c
Thanks @nuke-ellington! - Add filter cleared event to ix-categroy-filter. -
#1318
f5af78e208
Thanks @danielleroux! - Introduce several new input components:ix-input
for text based inputsix-number-input
for number based inputs with optional stepper buttonsix-date-input
which shows a date picker within a dropdownix-textarea
for larger text inputsix-radio
andix-radio-group
ix-checkbox
ix-custom-field
to wrap custom components
Introduce a new layout component
ix-layout-auto
to make it easier to create a typical input forms.Enhanced the compatibility with Forms for the following components:
ix-select
ix-toggle
Deprecation:
Native css stylings for
input
andtextarea
(e.ginput[type="checkbox"]
andinput[type="radio"]
) are deprecated and will be removed in upcoming major release. -
#1563
d6da6adfd6
Thanks @matthiashader! - Update expandedChange event to trigger only on user interactions and add unnamed default slot for ix-pane-layout content.
Patch Changes
-
#1489
6041b3da11
Thanks @matthiashader! - fix(core/modal): duplicate event firing -
#1488
d201c557e4
Thanks @danielleroux! - fix(core): replace font styles with actual formats -
#1499
7fe0136cad
Thanks @matthiashader! - fix(core/modal): figma - code mismatch -
#1514
60760bcdb0
Thanks @matthiashader! - fix(core/content-header): adapt spacing -
#1560
d7e977759b
Thanks @nuke-ellington! - Enable discovery of trigger elements if in same shadow DOM for ix-tooltip and ix-dropdown. -
#1469
cc6091fca5
Thanks @matthiashader! - fix(core/menu-about): set index if selected is set on tab-item -
#1527
ed676579f0
Thanks @matthiashader! - fix(core/checkbox): page jumps on checkbox click in scrollable ix-content -
#1571
720fb53c72
Thanks @AndreasBerliner! - Prevent null pointer exception in ix-menu component. -
#1557
dc59d67a89
Thanks @matthiashader! - fix(core/select): check if value is defined, before updating selection -
#1468
d5affb02b3
Thanks @matthiashader! - fix(core/slider): update tooltip on steps below 1 -
#1519
ecf02d5bd5
Thanks @matthiashader! - fix(core/button): fix keyboard navigation & accessibility -
#1541
7347c40993
Thanks @nuke-ellington! - fix(core/spinner): move styling into shadow dom -
#1548
19b6842282
Thanks @matthiashader! - fix(core/select): update input value on slot change -
#1318
f5af78e208
Thanks @danielleroux! - ix-drawer: the full-height property is now working -
#1476
7f371654a5
Thanks @matthiashader! - fix(core/input): remove hover state from readonly and disabled variant -
#1318
f5af78e208
Thanks @danielleroux! - Removeborder-radius
from<input />
ifreadonly
ordisable
is set -
#1516
ff99d8cdef
Thanks @h4de5! - fix(core/icon-toggle-button): remove console.log -
#1522
1a13a46096
Thanks @nuke-ellington! - fix(core): prevent detached dom nodes -
#1498
0b41424d95
Thanks @AndreasBerliner! - fix(card): card-filled colors for hover/active states -
#1492
20553f5e63
Thanks @matthiashader! - fix(core/card-list): adapt title margin to figma -
#1483
a0316f5994
Thanks @nuke-ellington! - fix(core/dropdown): clean up disconnected dropdowns -
#1558
8e72ec818c
Thanks @matthiashader! - Improve responsive behaviour ofix-datetime-picker
on small screens -
#1506
393b51d03b
Thanks @danielleroux! - fix(core/upload): disable file browser if control is disabled
@siemens/ix-vue@2.6.0
Minor Changes
-
#1549
a5e217270f
Thanks @nuke-ellington! - feat(core/date-dropdown|date-picker|datetime-picker): add missing properties to picker components -
#1497
eb97f91e9d
Thanks @nuke-ellington! - feat(core): improve component a11y -
#1562
70ea07da0c
Thanks @nuke-ellington! - Add filter cleared event to ix-categroy-filter. -
#1318
f5af78e208
Thanks @danielleroux! - Introduce several new input components:ix-input
for text based inputsix-number-input
for number based inputs with optional stepper buttonsix-date-input
which shows a date picker within a dropdownix-textarea
for larger text inputsix-radio
andix-radio-group
ix-checkbox
ix-custom-field
to wrap custom components
Introduce a new layout component
ix-layout-auto
to make it easier to create a typical input forms.Enhanced the compatibility with Forms for the following components:
ix-select
ix-toggle
Deprecation:
Native css stylings for
input
andtextarea
(e.ginput[type="checkbox"]
andinput[type="radio"]
) are deprecated and will be removed in upcoming major release. -
#1563
d6da6adfd6
Thanks @matthiashader! - Update expandedChange event to trigger only on user interactions and add unnamed default slot for ix-pane-layout content.
Patch Changes
- Updated dependencies [
3e2835ff8f
,6041b3da11
,d201c557e4
,7fe0136cad
,a5e217270f
,eb97f91e9d
,60760bcdb0
,d7e977759b
,cc6091fca5
,ed676579f0
,720fb53c72
,70ea07da0c
,dc59d67a89
,d5affb02b3
,f5af78e208
,ecf02d5bd5
,7347c40993
,19b6842282
,f5af78e208
,7f371654a5
,f5af78e208
,ff99d8cdef
,1a13a46096
,d6da6adfd6
,0b41424d95
,20553f5e63
,a0316f5994
,8e72ec818c
,393b51d03b
]:- @siemens/ix@2.6.0
@siemens/ix-react@2.6.0
Minor Changes
-
#1318
f5af78e208
Thanks @danielleroux! - Introduce several new input components:ix-input
for text based inputsix-number-input
for number based inputs with optional stepper buttonsix-date-input
which shows a date picker within a dropdownix-textarea
for larger text inputsix-radio
andix-radio-group
ix-checkbox
ix-custom-field
to wrap custom components
Introduce a new layout component
ix-layout-auto
to make it easier to create a typical input forms.Enhanced the compatibility with Forms for the following components:
ix-select
ix-toggle
Deprecation:
Native css stylings for
input
andtextarea
(e.ginput[type="checkbox"]
andinput[type="radio"]
) are deprecated and will be removed in upcoming major release.
Patch Changes
- Updated dependencies [
3e2835ff8f
,6041b3da11
,d201c557e4
,7fe0136cad
,a5e217270f
,eb97f91e9d
,60760bcdb0
,d7e977759b
,cc6091fca5
,ed676579f0
,720fb53c72
,70ea07da0c
,dc59d67a89
,d5affb02b3
,f5af78e208
,ecf02d5bd5
,7347c40993
,19b6842282
,f5af78e208
,7f371654a5
,f5af78e208
,ff99d8cdef
,1a13a46096
,d6da6adfd6
,0b41424d95
,20553f5e63
,a0316f5994
,8e72ec818c
,393b51d03b
]:- @siemens/ix@2.6.0
@siemens/ix-angular@2.6.0
Minor Changes
-
#1549
a5e217270f
Thanks @nuke-ellington! - feat(core/date-dropdown|date-picker|datetime-picker): add missing properties to picker components -
#1497
eb97f91e9d
Thanks @nuke-ellington! - feat(core): improve component a11y -
#1562
70ea07da0c
Thanks @nuke-ellington! - Add filter cleared event to ix-categroy-filter. -
#1318
f5af78e208
Thanks @danielleroux! - Introduce several new input components:ix-input
for text based inputsix-number-input
for number based inputs with optional stepper buttonsix-date-input
which shows a date picker within a dropdownix-textarea
for larger text inputsix-radio
andix-radio-group
ix-checkbox
ix-custom-field
to wrap custom components
Introduce a new layout component
ix-layout-auto
to make it easier to create a typical input forms.Enhanced the compatibility with Forms for the following components:
ix-select
ix-toggle
Deprecation:
Native css stylings for
input
andtextarea
(e.ginput[type="checkbox"]
andinput[type="radio"]
) are deprecated and will be removed in upcoming major release. -
#1563
d6da6adfd6
Thanks @matthiashader! - Update expandedChange event to trigger only on user interactions and add unnamed default slot for ix-pane-layout content.
Patch Changes
- Updated dependencies [
3e2835ff8f
,6041b3da11
,d201c557e4
,7fe0136cad
,a5e217270f
,eb97f91e9d
,60760bcdb0
,d7e977759b
,cc6091fca5
,ed676579f0
,720fb53c72
,70ea07da0c
,dc59d67a89
,d5affb02b3
,f5af78e208
,ecf02d5bd5
,7347c40993
,19b6842282
,f5af78e208
,7f371654a5
,f5af78e208
,ff99d8cdef
,1a13a46096
,d6da6adfd6
,0b41424d95
,20553f5e63
,a0316f5994
,8e72ec818c
,393b51d03b
]:- @siemens/ix@2.6.0
@siemens/ix-aggrid@2.2.1
Patch Changes
- Updated dependencies [
3e2835ff8f
,6041b3da11
,d201c557e4
,7fe0136cad
,a5e217270f
,eb97f91e9d
,60760bcdb0
,d7e977759b
,cc6091fca5
,ed676579f0
,720fb53c72
,70ea07da0c
,dc59d67a89
,d5affb02b3
,f5af78e208
,ecf02d5bd5
,7347c40993
,19b6842282
,f5af78e208
,7f371654a5
,f5af78e208
,ff99d8cdef
,1a13a46096
,d6da6adfd6
,0b41424d95
,20553f5e63
,a0316f5994
,8e72ec818c
,393b51d03b
]:- @siemens/ix@2.6.0
@siemens/ix@2.5.0
Minor Changes
-
#1317
c8b2d3caf2
Thanks @matthiashader! - feat(core/push-card): add alternative card types -
#1422
34ddfd0410
Thanks @danielleroux! - feat(core): add css safe areas -
#1454
da1f10e8ca
Thanks @danielleroux! - feat(core/group): handle preventDefault for events -
#1449
f91b0a5bed
Thanks @danielleroux! - feat(core/application-header): hide toggle menu if header used outside of application frame
Patch Changes
-
#1441
a69f108ba8
Thanks @matthiashader! - fix(core/category-filter): does not clear category preview -
#1462
501cce588b
Thanks @matthiashader! - fix(core/tooltip): cutoff near viewport edges -
#1343
b4a306ef90
Thanks @matthiashader! - fix(core/dropdown): spacing and color -
#1401
1b4da95e21
Thanks @nuke-ellington! - fix(core/select): set value before triggering event -
#1444
5acd52a874
Thanks @matthiashader! - fix(core/tooltip): styles bleeding in -
#1428
c19a537552
Thanks @nuke-ellington! - fix(core/tree): handle text overflow gracefully -
#1354
938ca56ca5
Thanks @ridvandmrc! - fix(core/card-list): card-list show all not getting truncated -
#1438
00c68b5af2
Thanks @matthiashader! - fix(core/tooltip): cancel tooltip positioning when reference is not visible -
#1409
5343eed4ea
Thanks @danielleroux! - fix(core): export TypedEvent -
#1460
2401b2ee27
Thanks @nuke-ellington! - fix(core/tree): prevent hyperlist from disposing dropdowns linked to tree items -
#1370
69658147c8
Thanks @matthiashader! - fix(core/menu-item): occasionally empty tooltips in menu-item -
#1454
da1f10e8ca
Thanks @danielleroux! - fix(core/group): remove max-width restriction
@siemens/ix-vue@2.5.0
Patch Changes
- Updated dependencies [
a69f108ba8
,501cce588b
,b4a306ef90
,1b4da95e21
,c8b2d3caf2
,5acd52a874
,c19a537552
,938ca56ca5
,00c68b5af2
,5343eed4ea
,2401b2ee27
,69658147c8
,34ddfd0410
,da1f10e8ca
,da1f10e8ca
,f91b0a5bed
]:- @siemens/ix@2.5.0
@siemens/ix-react@2.5.0
Patch Changes
- Updated dependencies [
a69f108ba8
,501cce588b
,b4a306ef90
,1b4da95e21
,c8b2d3caf2
,5acd52a874
,c19a537552
,938ca56ca5
,00c68b5af2
,5343eed4ea
,2401b2ee27
,69658147c8
,34ddfd0410
,da1f10e8ca
,da1f10e8ca
,f91b0a5bed
]:- @siemens/ix@2.5.0
@siemens/ix-echarts@2.3.0
Minor Changes
- #1421
4804d54c4b
Thanks @matthiashader! - feat(echarts): add utility function to access color variables
@siemens/ix-angular@2.5.0
Patch Changes
- Updated dependencies [
a69f108ba8
,501cce588b
,b4a306ef90
,1b4da95e21
,c8b2d3caf2
,5acd52a874
,c19a537552
,938ca56ca5
,00c68b5af2
,5343eed4ea
,2401b2ee27
,69658147c8
,34ddfd0410
,da1f10e8ca
,da1f10e8ca
,f91b0a5bed
]:- @siemens/ix@2.5.0