Skip to content

Latest commit

 

History

History
717 lines (513 loc) · 79.9 KB

CHANGELOG.md

File metadata and controls

717 lines (513 loc) · 79.9 KB

2.1.2 (2024-03-15)

Bug Fixes

  • angular: icon size property missing in wrapper generation (#1124) (9819736)
  • core/avatar: adapt colors (#1141) (f8f36c6)
  • core/basic-navigation: fixed behavior on missing breakpoints (#874) (9370b32)
  • core/blind: refactor header to not use z-index (#1125) (a2a95e7)
  • core/blind: remove custom action from button tag (#876) (f26ae57)
  • core/burger-menu: a11y expand state (#1112) (cd3d033)
  • core/burger-menu: cursor appearance for burger menu button (#941) (37f7fe0)
  • core/button: documentation fix (#885) (9ff270f)
  • core/date-dropdown: hide range options column if only one option available (#1162) (05f702a)
  • core/dropdown-item: prevent unwatned truncation (#961) (4009a45)
  • core/dropdown: add null check (#1132) (ee6fac7)
  • core/dropdown: always close on escape (#1093) (716ffae)
  • core/dropdown: check against undefined access (#1104) (47deab1)
  • core/dropdown: fix submenu discovery (#1060) (4a95af8)
  • core/dropdown: nested dropdown fix for shadow dom (#849) (28e73f5)
  • core/dropdown: use controller instance to handle dropdown instances (#1051) (aa4bdc3)
  • core/empty-state: center header texts for large layouts (#985) (0a4647c)
  • core/event-list-item: fix right padding (#859) (f58cc97)
  • core/event-list: remove unwanted top margin (#997) (8c14d91)
  • core/group: handle text overflow gracefully (#916) (f54ae23)
  • core/input-group: add padding left for error image (#838) (fa44ab5)
  • core/key-value-list: input fills available horizontal space (#905) (df8d2e1)
  • core/key-value-list: label stretches and handles overflow gracefully (#942) (e238321)
  • core/menu-about-news: adapt styling (#1152) (e275f65)
  • core/menu-about/-settings: unwanted behavior on fast tab change (#933) (1558e92)
  • core/menu-avatar-item: prevent color from being overwritten by global styles (#1116) (a15c619)
  • core/menu-avatar-item: use host for trigger target (#1113) (1fd1637)
  • core/menu-category: allow empty icon as menu-category-item (#1110) (03790e0)
  • core/menu-category: fix unwanted behavior with active element (#1102) (99a9c5c)
  • core/menu-item: suppress icon tooltip (#887) (fc874a4)
  • core/menu-settings: update labels dynamically (#937) (09dc395)
  • core/menu: adjust spacing of menu-button and app-switch (#1040) (7fa318f)
  • core/menu: fix theme switching icon (#1121) (0def517)
  • core/message-bar: fix styling (#1064) (62b7565)
  • core/modal-header: prevent npe (28da016)
  • core/modal: ensure that key down listener gets called (#870) (ceacb71)
  • core/modal: fix padding (#1126) (37d90fb)
  • core/modal: fixed closing modal issue when press space or enter (#1080) (214012f)
  • core/modal: fixes runtime error (#902) (f628f5f)
  • core/modal: remove dialog on escape (#1016) (3b69aba)
  • core/panes: expanded and slot error (#1119) (4d3f895)
  • core/pill: fix custom outline variant and add variant examples (#968) (c364aab)
  • core/push-card: option to collapse and expand push card (#875) (74e43ad)
  • core/radio-button: fix alignment of checked indicator (#1046) (7698c64)
  • core/select-item: prevent text color from being overwritten (#1160) (b9fb01d)
  • core/select|category-filter: disable native autocomplete (#987) (972506f)
  • core/select: improve handling of filter dropdown (#784) (3767fce)
  • core/slider: use correct pointerup event (#1054) (e896454)
  • core/tabs: prevent tab flickering (#890) (bded378)
  • core/tooltip: a11y support (#556) (65185ab)
  • core/tooltip: positioning initial (#1036) (9ba9823)
  • core/tooltip: remove direct constructor access (#1118) (63dd48c)
  • core/tree: add undefined check to disconnected callback (#867) (38e5ca6)
  • core/typography: use ms--1 size in h6 (#871) (44841dd)
  • core/typography: use text color value and add vrts (#1155) (1672561)
  • core/upload: replace class icons with ix-icon (#1022) (9198d31)
  • core/utils: prevent undefined access on OnListener decorator (#1000) (1711c08)
  • core/validation-tooltip: prevent assignment/reading on null element (#1001) (813b882)
  • core/windows-doc-generation: fix for component-doc generation (#1070) (39d88a6)
  • core/workflow-step: retain icon color on state change when disabled (#1031) (c2fb15c)
  • core: remove type declaration from ts file (#1052) (c4028e4)
  • react|vue: define internal components (#1099) (984bb3c)
  • toast: fixed initial async undefined error (#1039) (6030480)

Features

  • core/application: app switch (#1007) (3298e87)
  • core/avatar: add user-info to dropdown (#1043) (01a0093)
  • core/card: add selection and mouse states (#1089) (6eb71c2)
  • core/date-dropdown: new date-dropdown component (#797) (710b356)
  • core/date-picker/time-picker/date-time-picker: refactor (#737) (9879b2c)
  • core/dropdown: allow trigger to toggle dropdown (#872) (132c435)
  • core/icon-button: implement a11y features for icon-button (#502) (4f7275a)
  • core/menu-about-news: fullscreen pop up for sm screens (#1005) (42e3814)
  • core/menu-avatar: optional logout button, conditional dropdown (#851) (3a51843)
  • react: add vitest (#1017) (92cfe01)

2.1.0-beta.0 (2023-10-20)

Bug Fixes

  • core/button: prevent interaction of ix-icon (#839) (a0bd2af)
  • core/modal: use percentage to align modal centered (#836) (87622f4)
  • core: request animation depending on zonejs; reduce global events (#855) (98a615c)

2.0.3 (2023-10-10)

2.0.2-beta.0 (2023-10-09)

Bug Fixes

  • core/breadcrumb: check if overflow button is existing in DOM (#811) (bbe6f28)
  • core/button: prevent native events to be dispatched (#804) (ac756a5)
  • core/checkbox, core/radiobutton: remove min-height (#816) (976fc45)
  • core/drawer: add missing host class selector (#815) (0409fc8)
  • core/drodown: nested dropdown closes parent dropdown (#789) (12d2472)
  • core/input-group: detect inital value padding (#803) (17efd6e)
  • core/map-navigation: suppress responsive behavior (#810) (e7d702d)
  • core/modal: skip tick during vdom rendering (#788) (d28c6ea)
  • core/pagination: dispatch complete page number (#805) (51ae5b2)
  • react/tree: load ix-tree web component on initialize react lib (#806) (27fdee3)

2.0.1 (2023-09-26)

2.0.0 (2023-09-26)

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)

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-toggle-button: add new components (#623) (8870e65)
  • core/toggle-button|icon-toggle-button: add toggle button components (#675) (29e70e1)
  • core/toggle: support for angular forms (#745) (bba4a45)
  • core/tree: migrate to shadow dom (#672) (955180a)
  • core/validation-tooltip: migrate to shadow dom (#671) (d228212)
  • core: application frame enhancement (#735) (e4fe29d)
  • core: font rework (#713) (6cc51f6)
  • core: optimize bundle size (#611) (43abb1b)

2.0.0-beta.0 (2023-08-02)

Bug Fixes

  • 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

1.6.3 (2023-06-19)

Bug Fixes

  • core/button: dispatch form submit event (4dc776a)
  • core/button: dispatch submit event with shadow button (7ca99a1)
  • core/button: pass through submit related events (#578) (8a0b410)
  • core/icon-button: dispatch form submit event (3e91ecf)
  • core/icon-button: dispatch submit event with shadow button (febb1b8)

1.6.2 (2023-06-07)

1.6.2-beta.0 (2023-06-07)

1.6.1 (2023-06-06)

Bug Fixes

  • core/basic-navigation: increase content width to 100% (#571) (0b4abd9)

1.6.0 (2023-05-31)

Bug Fixes

  • core/expanding-search: add full-width support (#491) (b0bb9e2)
  • core/input: prevent mouse states for read-only and disabled inputs (#562) (b3fdbc1)
  • core/menu-item: update title when slot changes (#539) (a36e82a)
  • core/menu: adapt width (#514) (a7163be)
  • core/menu: show disable menu item also in overflow dropdown disabled (#527) (38feb8e)
  • core/modal: border-radius value (#517) (3f3d305)
  • core/select: updated style and multimode functionality (#516) (8db6883)
  • core/time-picker: make inputs editable (#512) (864eb14)
  • core/toast: use steady speed (#537) (df4f168)

Features

  • core/bind: enable shadowDOM (#533) (2f94f3b)
  • core/button: enable shadowDOM (#534) (7f47305)
  • core/cards: add card related components (#542) (510b131)
  • core/drawer: enable shadow dom (#544) (eda80e3)
  • core/empty-state: enable shadow dom (#543) (d5c2f0b)
  • core/empty-state: implement empty state (#523) (efc3f7c)
  • core/key-value: implement key value (#545) (18a600a)
  • core/kpi: enable shadow dom (#546) (8f369d4)
  • core/map-navigation: expose method to change visibility of sidebar (#550) (da52729)
  • core/message-bar: enable shadow dom (#547) (4552b2d)
  • core/page-header: add page-header (#526) (cc6164e)
  • core/spinner: enable shadow dom (#548) (c088b8e)
  • core/typography: add color property (#530) (8eeec5a)
  • core: add default component mixin (dbecd00)
  • core: integrate @siemens/ix-icons web components (#524) (7a545c2)

1.5.0 (2023-05-02)

1.5.0-beta.4 (2023-05-02)

1.5.0-beta.3 (2023-04-26)

Bug Fixes

  • core/breadcrumb: align breadcrumb content centered (5c400ef)

1.5.0-beta.2 (2023-04-25)

Bug Fixes

  • core/blind: adjust padding (#475) (4eb1cc6)
  • core/blind: improve keyboard accessibility (#461) (db091cc)
  • core/blind: use string value für aria (cb8a6de)
  • core/category-filter: options (#479) (8ceaac6)
  • core/datetime-picker: adjust done button placement (#484) (a595268)
  • core/form-controls: readonly states (#485) (696366d)
  • core/group: group selected style and actions & header correction (#470) (21eead6)
  • core/group: header and item hover/active style (#453) (64cd604)
  • core/modal: close only target modal (#469) (b3295bb)
  • core/pagination: select and overflow behavior (#486) (5aec16b)
  • core/select: add vertical margin to filter chips (#474) (75b7180)
  • core/select: show clear button (#465) (f8e7d93)
  • core/toggle: remove attribute selector for disable state (#478) (31a2e94)
  • core/workflow-steps: single state (#464) (f4cf8b0)
  • core/workflow-steps: update step position after first rendering (#459) (715d50d)
  • core: Inputs and Textareas cursor (#490) (fa56486)

Features

  • core/datepicker: improve useability of the datepicker for range selection (#473) (c509ec4)
  • core/select: hide header text (#471) (795d326)
  • core/select: show info if no matches found and fix selection bug (#489) (6be3a47)
  • core/tooltip: add position property (#466) (0d18866)

Reverts

  • Revert "chore: add basic license to private modules" (bbafc1d)

1.5.0-beta.1 (2023-03-22)

Bug Fixes

  • core/breadcrumb: handle overflow (#452) (d931353)
  • core/chip: new custom event (#441) (f713fbd)
  • core/dropdown: fix editable dropdown width (#435) (ca2312b)
  • core/filter-chip: align styling to latest styleguide changes (#458) (03a78a8)
  • core/menu-item: adjust bottom background color (#420) (f1f243c)
  • core/select: stop form trigger (#446) (03b04a6)
  • core/tooltip: remove arrow if not visible (#451) (6d02372)
  • core/upload: export update state (7057c46)
  • core: add luxon types to dependencies (b9217be)

Features

  • core/blind: add icon and actions slot (#448) (57d5ecc)
  • core/flip-tile: add support for custom sizing (#427) (d35f60a)
  • core/pagination: add pagination component (#413) (97abbd3)
  • core/toast: add position top-right (#432) (ed88175)
  • core/tree: add node clicked and toggled events (#438) (da7d4a6)
  • input: search input example (#439) (e78dc2c)

1.5.0-beta.0 (2023-03-08)

Features

1.4.0 (2023-03-06)

Bug Fixes

  • aggrid: convert px to rem (#378) (d3d3c36)
  • core/box-shadow: use correct style for insert shadow (553f6a9)
  • core/button: remove wrapper level (#357) (25107ff)
  • core/button: sizing behavior (#364) (da87f98)
  • core/checkbox: adjust checkmark size (#352) (7098927)
  • core/date-picker: handle empty from date (#334) (0890165)
  • core/dropdown-item: dropdown item disabled state events & icon color (#390) (e906b50)
  • core/dropdown: allow nested dropdown (#425) (d2fcaaf)
  • core/dropdown: handle multiple dropdowns at once (#393) (4ab0246)
  • core/dropdown: remove button overwrite (#428) (e604e2f)
  • core/event-list: selection and transition effect (#335) (eb24a9e)
  • core/eventlist: selected active/hover effect and visual regression test (#410) (93641c5)
  • core/form-validation: form-validation invalid correction (#383) (e9e7fce)
  • core/group-context-menu: prune unused code (#392) (2a0591f)
  • core/menu: use scoped context in menu item (#379) (bb1e6db)
  • core/select: adjust dropdown placement (#398) (0a8e0a2)
  • core/split-button: dropdown behavior and middle space (#339) (aa8778e)
  • core/tabs: layout stretched (#345) (a8bbca8)
  • core/toast: delay animation into next frame (#376) (2a6ce17)
  • core/toggle: toggle disable style (#356) (5c4faf8)
  • core/tree: allow child elements to receive pointer events (#369) (ed43a53)
  • core/tree: set toggle listener when has children changes (#430) (15e9b20)

Features

  • core/avatar: initals and image support (#375) (b586eda)
  • core/basic-navigation: add mobile support (#380) (2b862c8)
  • core/dropdown: implement submenu and quick actions (#325) (6694625)
  • core/menu: replace burger menu animation (#411) (37b4789)
  • core/theme: adjust theme colors (#337) (a180cb8)
  • core/tooltip: add ix-tooltip (#309) (ca3e8a2)

1.3.0 (2023-01-27)

1.3.0-beta.1 (2023-01-26)

Bug Fixes

  • core/menu: remove text decoration (#321) (f45ac44)
  • core/theme-switcher: correct typo for MutationObserver (#320) (fce302c)
  • core/tree: initializing tree (#319) (7d9b373)

1.3.0-beta.0 (2023-01-23)

Bug Fixes

  • aggrid: remove clip from ag-radiobutton (#260) (7536529)
  • core/button: apply correct disable state (#286) (11f97cc)
  • core/category-filter, core/expanding-search: adjust clear button (#303) (87574a6)
  • core/chip: implement inactive state (#302) (ea0381e)
  • core/icon-button: prevent events during disable state (#262) (56d0f3a)
  • core/map-navigation: overlay close functionality (#269) (014b7ca)
  • core/menu: update overlay animation (#282) (1feb147)
  • core/modal: backdrop static only dismisses modal on actual backdrop (#285) (6d55b93)
  • core/modal: set max-height (#283) (066b356)
  • core/select: replace mutation observer with dom events (#300) (c9ec1ff)
  • core: chip alignment (#259) (1b490dd)
  • core: pill alignment (#255) (1e0fa2f)
  • echarts: update theme colors (#281) (8a0cbff)

Features

  • aggrid: add pagination theme support (#261) (8496a00)
  • angular/modal: support modal content by component class (#256) (d7479d9)
  • core/dropdown-button: add dropdown-button (#229) (8d6ae8b)

1.2.1 (2022-12-14)

Bug Fixes

  • aggrid: set theme font colors (#238) (2f0aeda)
  • html-test-app/modal: create web component in example (1ab58b5)

1.2.0 (2022-12-12)

Bug Fixes

  • angular/modal-service: pass config object to modal function (#200) (8b5f163)
  • angular: downgrade @angular/compiler to v13-lts (#194) (cb3c15b)
  • core/checkbox, core/radiobutton: hide native intput (#235) (c481a6b)
  • core/group: show context-menu based on dropdown (#222) (2bffcb7)
  • core/icon-button: adjust styling of smaller buttons (#218) (e29271b)
  • core/menu-avatar: show avatar icon (#201) (dee02b8)
  • core/modal: update header alignment (#217) (83391ba)
  • core/select: handle overflow of pills (#224) (81aca1f)
  • core: radio button indeterminate (#213) (dbc0124)
  • documentation: fix buttons responsiveness (#203) (ff1b946)

Features

  • angular/dropdown: add trigger directive (#223) (e698bc9)
  • angular/modal-service: add property to pass data into context (#206) (0408cd4)
  • core/modal: return modal instance when opening a new modal (#215) (097acfc)
  • core/radiobutton, core/checkbox: align text if line break occurs (#214) (354db6c)
  • core: activate additional compiler features (#219) (90363be)

1.1.1 (2022-11-30)

Bug Fixes

  • core/button: remove border from ghost button (#184) (a11bf31)
  • core/event-list-item: use correct custom properties (#180) (a1fe4c9)
  • core/event-list: prevent event list from hiding chevron (#185) (ca937a2)
  • core/map-navigation: use ix-application-header for header part (#169) (de31afa)
  • core/select: observer child label change (#181) (f968e34)
  • core/select: prevent string to be spread by '...' operator (#166) (ec6744a)
  • core: button group borders (#170) (07f34ae)
  • core: checkbox changes to match design (#187) (61deb8c)
  • core: radiobutton corrected design spec (#186) (f79e099)

Features

  • documentation: add deprecated tag to api table (#189) (eddc41b)
  • update @siemens/ix-icons to v1.0.2 (#196) (1816654)

1.1.0 (2022-11-22)

Bug Fixes

  • core, documentation: add missing autogenerated files (4c861b4)
  • core/button: add space between leading icon and text (#149) (8392ef6)
  • core/datepicker: date picker months and years (#145) (e42cae2)
  • core/datepicker: remove luxon typing from component interface (#135) (0cafe03)
  • core/datetime-picker: remove box-shadow (09c760f)
  • core/dropdown: show scrollbar (#129) (d801ddd)
  • core/event-list-item: replace generic hover values with event-list hover values (385f12f)
  • core/expanding-seach: change to a inline style (7e7bd94)
  • core/map-nav-overlay: prevent overlay from blocking DOM when hidden (#156) (4a7a5b4)
  • core/map-navigation: adjust styling of sidepanel (#150) (ae79b20)
  • core/menu-item: deprecate bottom property in favor of slot based implementation (#147) (6873415)
  • core/menu: close overlays if menu item is clicked (59b5fe4)
  • core/menu: use container to collapse overlay (dc9e692)
  • core/styles: lint (aaa034c)
  • core/toast: set default icon to info (de4a2a1)
  • core/tree-item: replace with tree-item custom properties (cbda870)
  • core: build fix (2a98ae9)
  • core: bump stencil to current version (#139) (0e0e669)
  • core: changed focus to focus-visible (f0bade4)
  • core: changed to MouseEvent (e000263)
  • core: close overlays (6e1ede3)
  • core: datepicker timepicker shadows (417a5a8)
  • core: datetimepicker fix heigh & center (313c26f)
  • core: eol uniformization (#148) (8088522)
  • core: event name changed (efa2019)
  • core: expanding search sizing (3f7728a)
  • core: fix build error (1ec9c1f)
  • core: fixed text color & added box shadows (7f145cf)
  • core: update generated files (4bc086e)
  • core: updated (39ff691)
  • docs: minor typo of dont (af26457)
  • documentation/css: fix footer overflow (244a17f)
  • documentation/generate-api: fix path to example code (8f55499)
  • documentation/preview: fix iframe path (639d40e)
  • documentation: added missing files (ef64fbc)
  • documentation: fix about and legal (f393f6e)
  • documentation: fix the alignment (3e8bc2a)
  • documentation: fix typos (d499b41)
  • documentation: icon search to case insensitive (b72d999)
  • documentation: map navigation (f3dd4e5)
  • documentation: map navigation fix changes (3f8fb12)
  • html-test-app: add missing dependencies (3fb6c18)
  • html-test-app: place public dir inside src folder (081c2ff)
  • react/tree: update tree items (5ccf349)
  • readme: changed the version to 1.0.0 (963b96e)
  • scripts/release: remove not existing export (16190e0)

Features

  • angular-test-app: add rounded tabs example (#123) (6a63afe)
  • core/date-time-picker: add additional properties to configure pickers (#69) (30a4d1e)
  • core/map-navigation: overlay can be configured via slot attribute (#133) (be58975)
  • core/map-navigation: remove static about and legal tab (3d84a1b)
  • documentation/generate-api: generate docs tags into api table (19f8722)
  • documentation/generate-version: replace local assets with cdn links (111bfbb)
  • documentation: add baseUrl support (261957e)
  • documentation: mobile version (d1bf167)
  • documentation: refactor documentation examples to standalone version (2dc75aa)
  • html-test-app: add default index file (a9a0608)
  • html-test-app: migrate examples to test app (3a4a5f2)

1.0.0 (2022-10-07)

Bug Fixes

  • core: drawer click button to close & open (0315d74)
  • documentation/theme-switcher: use label as selection name (6ef8983)

Features

  • core/appliaction-header: load optional application logo (89ecb72)

1.0.0-beta.5 (2022-10-06)

Bug Fixes

  • core/menu-item: prevent text selection (548fe2d)

Features

  • core/postinstall: add post install script (6eeb7bd)

1.0.0-beta.4 (2022-10-05)

Bug Fixes

  • core/application-header: align logo in center position (74be7a1)
  • docs: fix resolutions changes (d410ad7)
  • docs: resolutions fix (12327ce)
  • docs: updated resolutions & text changes (838fbab)

1.0.0-beta.2 (2022-09-30)

Bug Fixes

  • aggrid/style: use theme variables in filter (79a1e87)
  • angular-test-app: remove path overwrite (606f2e4)
  • build & assets (df0a03b)
  • core/breadcrumb: fix color and alignment of button (1564fd8), closes #14
  • core/button: add default button height (51218e6)
  • core/button: update styling (df71647)
  • core/drawer: update vrt snapshots (678a719)
  • core/dropdown: migrate to shadowdom (8a52d17)
  • core/group: fix focus visual and behavior (ecaa4ba)
  • core/group: prevent null pointer exception (d22abe0)
  • core/input: fix border radius (13efded)
  • core/modal: add branch for missing 'beforeDismiss' callback' (4904c9d)
  • core/modal: update styling (922fc01)
  • core/scss: fix import path of shadow (dd25727)
  • core/style: remove siemens logo from classic theme (646a920)
  • core/style: update theme variables with latest zeplin export (e1fb195)
  • core/toast: update styling (080c511)
  • core: fix url in bug property of root package.json (9613f43)
  • core: removed & ignored build file from git (1b69172)
  • docs: added missing dependency & unix paths fix (abe7f0c)
  • docs: warning normalized (036a100)
  • documentation/generate-api: fix licence header generation (e430e14)
  • documentation: change baseUrl to / (3484e0d)
  • documentation: copy brand-theme without node_modules (c86c841)
  • react-test-app: add modal preview route (2567cd3)
  • theme/color: put static colors in seperate object hast to prevent zombie theme file generation (0eab266)

Features

  • aggrid: add theming support for aggrid (d397cb1)
  • aggrid: added missing dev dependency (147b201)
  • aggrid: init aggrid theming (3ed2698)
  • angular/modal: add angular framework integration for modal (dfa4001)
  • angular/toast: add framework integration for custom toast message (7f31f9b)
  • angular/tree: add framework integration for tree (4b810ef)
  • angular: update to angular 14.2.0 (156cd9f)
  • brand-theme: remove brand theme from core (a333448)
  • core/colors: update colors and generate theme (e195c81)
  • core/date-time-picker: migrate date-time-picker from core-ui (2c67cad)
  • core/expanding-search: update styling for brand and classic themes (13d74f2)
  • core/kpi: add kpi web component (dfc8f2c)
  • core/menu: toggle between light and dark variant of current theme (acd08f9)
  • core/style: add html table (07d32ce)
  • core/tabs: add oval tab headers (0e32dca)
  • core/toggle: add v7 styling, keyboard access and indeterminate state (7602def)
  • core/upload: add i18n for disabled state (69a940f)
  • core/upload: add multiline support and v7 styling (f2c13e2)
  • core/validation-tooltip: add validation tooltip (3f196ac)
  • core/workflow-steps: add web component implementation (dcc2bc8)
  • core: merge latest changes from core-ui repo (73d7e33)
  • core: remove legacy core ui styles, configurations and component prefix (26647ec)
  • docs: add new landing page (60d25e1)
  • docs: updated package.json (ca90333)
  • documentation: code cleanup & improvements (ad382d9)
  • documentation: prepare documentation for github release (74358ef)
  • echarts: add echarts theme as standalone package (0a13952)
  • fulfill open source checklist (20ec7e4)
  • global: added yarn & turbo (d7ff5db)
  • react-test-app: migrated webpack to vite (9cf50b5)
  • react/tree: add wrapper component for tree component (7609876)
  • root: improve ci cache (80ff193)
  • root: update ci (e85a34e)
  • root: updated CI for yarn (cdd7879)
  • root: updated lock file (c3de9f9)
  • root: updated readme (353efe5)
  • root: updated readme & package.json (310de98)
  • use brand-theme optional in core and docs (8978d3d)