Releases: siemens/ix
Releases · siemens/ix
v2.0.1
What's Changed
Bug Fixes
- aggrid: use default font fallbacks from core (#719) (5eed3b3)
- angular: fix change detection on modal when using a TemplateRef (#714) (fdfc9ef)
- core/blind: remove blind content after collapse changed (#690) (4f0c548)
- core/breakcrumb: remove hover style from last breadcrumb (#726) (9d3ef3d)
- core/datepicker: add width (#783) (efded9d)
- core/dropdownbutton: dropdown alignment (#694) (5d95a1e)
- core/dropdown: remove shadow-dom workaround (#777) (03a3099)
- core/input: show placeholder in readonly and disabled states (#770) (8f6d501)
- core/menu: a-tag styling (#689) (3e3e30b)
- core/modal: allow dialog to overflow (#692) (357e3b5)
- core/pushcard: use std-text as default color (#696) (ca59395)
- core/select: fix editable mode with shadow DOM (#758) (55a514a)
- core/slider: tick color (#764) (56e474c)
- core/split-button-item: deprecate component (#760) (950c66a)
- core/split-button: prevent inner event to bubble up (#710) (01d9f4f)
- core/styles: reduce css file size (#739) (c7e601c)
- core/toast: delay inital rendering of toast to next tick (#782) (b38f3c0)
- core/workflow-steps: onStepSelected event (#626) (4e8cac7)
- core: overwrite custom icon coloring (#753) (db6ec96)
- core: update classic theme (#725) (fb49e96)
- navigation-menu: bottom slot click event (#781) (b632ad0)
- aggrid: remove box shadow from editor cells (#600) (e3821b3)
- core/basic-navigation: increase content width to 100% (#571) (adbb655)
- core/button: pass through submit related events (#578) (3301a0d)
- core/chip: typo (94dfed1)
- core/date-picker: done button hidden (#624) (b7e95f5)
- core/drawer: start show true (#652) (56c730b)
- core/dropdown-button: deprecate unused property active (#599) (029fdf9)
- core/expanding-search: remove typo in variant (5ab05e0)
- core/icon-button: deprecated size 32 (#620) (e989be5)
- core/input: slot heights (#610) (6007776)
- core/spinner: update secondary color (#617) (242ac05)
- core/upload: drop while loading and input width (#655) (2a12e33)
- core: change variant values to lower case (#641) (c737d47)
Features
- core/blind: add sublabel property (#748) (6c8c665)
- core/blind: add variant property (#767) (8e2e908)
- core/breadcrumb: add keyboard navigation (#688) (1550bf2)
- core/breadcrumb: migrate to shadow dom (#679) (f8dc56a)
- core/card: add primary variant (#780) (c47a9c2)
- core/category-filter: enable shadow dom (#724) (01deb3f)
- core/dropdown-item: mark dropdown-item as internal event (#761) (b9d4804)
- core/flip-tile: migrate to shadow dom (#680) (6744195)
- core/grid: add grid component (#721) (d82ef06)
- core/input-group: migrate to shadow dom (#673) (9c9cb0e)
- core/input: add basic input styling (#717) (429f39e)
- core/map-navigation-overlay: migrate to shadow dom (#707) (cadc503)
- core/menu: provide keyboard navigation (#685) (4327a96)
- core/pagination: migrate to shadow dom (#678) (a8c2187)
- core/select: migrate to shadow dom (#670) (0d00293)
- core/select: support for angular forms (#738) (c0bb78f)
- core/slider: add slider component (#723) (6a7f3cb)
- core/styles: load input styles global (a396383)
- core/tabs: add additional navigation events (#669) (d800f29)
- **core/toggle-button|icon-tog...
v1.6.3
fix(core/icon-button): dispatch submit event with shadow button
v1.6.0
What's Changed
Features
- feat(core): integrate @siemens/ix-icons web components by @danielleroux in #524
- feat(core/bind): enable shadowDOM by @danielleroux in #533
- feat(core/button): enable shadowDOM by @danielleroux in #534
- feat(core/cards): add card related components by @danielleroux in #542
- feat(core/drawer): enable shadow dom by @danielleroux in #544
- feat(core/empty-state): enable shadow dom by @danielleroux in #543
- feat(core/empty-state): implement empty state by @christopher-bergwein-siemens in #523
- feat(core/key-value): implement key value by @christopher-bergwein-siemens in #545
- feat(core/kpi): enable shadow dom by @christopher-bergwein-siemens in #546
- feat(core/map-navigation): expose method to change visibility of sidebar by @goncalosard in #550
- feat(core/message-bar): enable shadow dom by @christopher-bergwein-siemens in #547
- feat(core/page-header): add page-header by @michael98123 in #526
- feat(core/spinner): enable shadow dom by @christopher-bergwein-siemens in #548
- feat(core/typography): add color property by @danielleroux in #530
Bug fixes
- fix(core/expanding-search): add full-width support by @goncalosard in #491
- fix(core/input): prevent mouse states for read-only and disabled inputs by @nuke-ellington in #562
- fix(core/menu): adapt width by @goncalosard in #514
- fix(core/menu): menu more disabled state by @goncalosard in #527
- fix(core/menu-item): update title when slot changes by @goncalosard in #539
- fix(core/modal): border-radius value by @goncalosard in #517
- fix(core/select): updated style and multimode functionality by @goncalosard in #516
- fix(core/time-picker): make inputs editable by @nuke-ellington in #512
- fix(core/toast): timer on hover by @goncalosard in #537
New Contributors
- @christopher-bergwein-siemens made their first contribution in #523
- @akash568 made their first contribution in #538
- @michael98123 made their first contribution in #526
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
Features
- feat(vue): add vue support by @PhentomPT in #291
- feat(input): search input example by @goncalosard in #439
- feat(core/pagination): add pagination component by @nuke-ellington in #413
- feat(core/flip-tile): add support for custom sizing by @nuke-ellington in #427
- feat(core/tree): add node clicked and toggled events by @nuke-ellington in #438
- feat(core/toast): add position top-right by @nuke-ellington in #432
- feat(core/blind): add icon and actions slot by @nuke-ellington in #448
- feat(core/tooltip): add position property by @danielleroux in #466
- feat(core/select): hide header text by @goncalosard in #471
- feat(core/datepicker): improve useability of the datepicker for range selection by @nuke-ellington in #473
- feat(core/select): show info if no matches found and fix selection bug by @nuke-ellington in #489
Bug Fixes
- fix(core/dropdown): fix editable dropdown width by @nuke-ellington in #435
- fix(core/menu-item): adjust bottom background color by @goncalosard in #420
- fix(core/chip): new custom event by @goncalosard in #441
- fix(core/select): stop form trigger by @goncalosard in #446
- fix(core/workflow-step): icons overflow by @goncalosard in #426
- fix(core/tooltip): remove arrow if not visible by @danielleroux in #451
- fix(core/breadcrumb): ellipsis overflow by @goncalosard in #452
- fix(core/filter-chip): update styling by @nuke-ellington in #458
- fix(core/group): header and item hover/active style by @goncalosard in #453
- fix(core/workflow-steps): new added step state by @goncalosard in #459
- fix(core/select): clear button by @goncalosard in #465
- fix(core/modal): close only target modal by @danielleroux in #469
- fix(core/blind): improve keyboard accessibility by @jg0815 in #461
- fix(core/select): add vertical margin to filter chips by @nuke-ellington in #474
- fix(core/toggle): remove attribute selector for disable state by @danielleroux in #478
- fix(core/blind): adjust padding and update docs by @nuke-ellington in #475
- fix(core/datetime-picker): adjust done button placement by @nuke-ellington in #484
- fix(core/form-controls): Input, Select, Textarea readonly states by @goncalosard in #485
- fix(core/group): group selected style and actions & header correction by @goncalosard in #470
- fix(core/category-filter): options by @goncalosard in #479
- fix(core/workflow-steps): single state by @goncalosard in #464
- fix(core/pagination): select and overflow behavior by @nuke-ellington in #486
- fix(core): Inputs and Textareas cursor by @goncalosard in #490
Documentation
- docs: restructure navigation layout by @danielleroux in #496
- docs(security): add securty page with csp section by @nuke-ellington in #462
- docs(button): update button description by @linstedt in #447
- docs(expanding-search): example height by @goncalosard in #454
New Contributors
Full Changelog: v1.4.2...v1.5.0
v1.4.2
Full Changelog: v1.4.0...v1.4.2
v1.4.0
What's Changed
Features
- feat(core/theme): adjust theme colors by @danielleroux in #337
- feat(core/tooltip): add ix-tooltip by @danielleroux in #309
- feat(core/avatar): initials and image support by @danielleroux in #375
- feat(core/basic-navigation): add mobile support by @danielleroux in #380
- feat(core/dropdown): submenu and quickactions by @goncalosard in #325
- feat(core/menu): replace burger menu animation by @danielleroux in #411
Bug Fixes
- fix(core/date-picker): handle empty from date by @philippsteinberg in #334
- fix(core/split-button): dropdown behavior and middle space by @goncalosard in #339
- fix(core/event-list): hover on selected and transition effect by @goncalosard in #335
- fix(core/button): remove wrapper level by @danielleroux in #357
- fix(core/button): button sizing behavior by @danielleroux in #364
- fix(core/toggle): toggle disable style by @goncalosard in #356
- fix(core/tree-item): allow child elements to receive pointer events by @nuke-ellington in #369
- fix(core/tabs): tab layout stretched and showNextArrow by @goncalosard in #345
- fix(core/toast): delay animation into next frame by @danielleroux in #376
- fix(aggrid): convert px to rem by @danielleroux in #378
- fix(core/menu): use scoped context in menu item by @danielleroux in #379
- fix(core/form-validation): form-validation invalid correction by @goncalosard in #383
- fix(core/group-context-menu): prune unused code by @nuke-ellington in #392
- fix(core/dropdown): handle multiple dropdowns at once by @nuke-ellington in #393
- fix(core/dropdown-item): dropdown item disabled state events & icon color by @goncalosard in #390
- fix(core/select): adjust dropdown placement by @danielleroux in #398
- fix(core/eventlist): selected active/hover effect and visual regression test by @goncalosard in #410
- fix(core/dropdown): allow nested dropdown by @danielleroux in #425
- fix(core/tree): set toggle listener when has children changes by @nuke-ellington in #430
- fix(core/dropdown): remove button overwrite by @danielleroux in #428
New Contributors
- @silviowolf made their first contribution in #352
- @linstedt made their first contribution in #323
- @kathrinschalber made their first contribution in #412
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Bug Fixes
- fix(aggrid): remove clip from ag-radiobutton by @danielleroux in #260
- fix(core/icon-button): prevent events during disable state by @danielleroux in #262
- fix(core/modal): set max-height by @nuke-ellington in #283
- fix(core/menu): update overlay animation by @nuke-ellington in #282
- fix(core/modal): backdrop static only dismisses modal on actual backdrop by @nuke-ellington in #285
- fix(core/button): apply correct disable state by @danielleroux in #286
- fix(core): pill alignment by @goncalosard in #255
- fix(core): chip alignment by @goncalosard in #259
- fix(echarts): update theme colors by @danielleroux in #281
- fix(core/select): replace mutation observer with dom events by @danielleroux in #300
- fix(core/chip): implement inactive state by @danielleroux in #302
- fix(core/category-filter, core/expanding-search): adjust clear button by @danielleroux in #303
- fix(core/map-navigation): overlay close functionality by @goncalosard in #269
- fix(core/theme): correct typo for MutationObserver by @philippsteinberg in #320
- fix(core/menu): remove text decoration by @danielleroux in #321
- fix(core/tree): initializing tree by @nuke-ellington in #319
Features
- feat(angular/theme-switcher): add theme switcher service bz @nuke-ellington https://github.com/siemens/ix/pull/#271
- feat(angular/modal): support modal content by component class by @danielleroux in #256
- feat(aggrid): add pagination theme support by @danielleroux in #261
- feat(core/dropdown-button): add dropdown-button by @goncalosard in #229
New Contributors
- @philippsteinberg made their first contribution in #320
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- fix(aggrid): set theme font colors by @danielleroux in #238
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Bug Fixes
- fix(angular): downgrade @angular/compiler to v13-lts by @danielleroux in #194
- fix(core/menu-avatar): show avatar icon by @nuke-ellington in #201
- fix(angular/modal-service): pass config object to modal function by @danielleroux in #200
- fix(core): radio button indeterminate by @goncalosard in #213
- fix(core/modal): update header alignment by @nuke-ellington in #217
- fix(core/icon-button): adjust styling of smaller buttons by @danielleroux in #218
- fix(core/group): show context-menu based on dropdown by @danielleroux in #222
- fix(core/checkbox, core/radiobutton): hide native intput by @danielleroux in #235
- fix(core/select): handle overflow of pills by @goncalosard in #224
Features
- feat(angular/modal-service): add property to pass data into context by @danielleroux in #206
- feat(core/radiobutton, core/checkbox): align text if line break occurs by @danielleroux in #214
- feat(core/modal): return modal instance when opening a new modal by @nuke-ellington in #215
- feat(angular/dropdown): add trigger directive by @danielleroux in #223
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix(core/select): prevent string to be spread by '...' operator by @danielleroux in #166
- fix(core/map-navigation): use ix-application-header for header part by @danielleroux in #169
- fix(core/event-list-item): show correct background by @nuke-ellington in #180
- fix(core/button-group): button group borders by @goncalosard in #170
- fix(core/button): remove border from ghost button by @danielleroux in #184
- fix(core/event-list): show chevron by property by @nuke-ellington in #185
- fix(core/select): observer child label change by @danielleroux in #181
- fix(core/checkbox): align to match design spec by @goncalosard in #187
- fix(core/radiobutton): align to match design spec by @goncalosard in #186
Full Changelog: v1.1.0...v1.1.1