Releases: siemens/ix
Releases · siemens/ix
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
v1.1.0
What's Changed
Features
- feat(core/map-navigation): overlay can be configured via slot attribute by @nuke-ellington in #133
- feat(core): bump stencil to current version by @AndreasBerliner in #139
- feat(core/date-time-picker): add additional properties to configure datetime pickers by @nuke-ellington in #69
- feat(core/dropdown): dropdown overflow by @goncalosard in #129
Bug Fixes
- fix(core/about-and-legal): @goncalosard in #52
- fix(core/button): add space between leading icon and text by @goncalosard in #149
- fix(core/datepicker): date picker months and years selection by @goncalosard in #145
- fix(core/datepicker): picker position aligment by @goncalosard in #31
- fix(core/datepicker): remove luxon typing from component interface by @danielleroux in #135
- fix(core/event-list-item): use custom properties for mouse states by @danielleroux in #87
- fix(core/expanding-serach): expanding search sizing by @goncalosard in #96
- fix(core/icon): library by @goncalosard in #71
- fix(core/map-nav-overlay): prevent overlay from blocking DOM when hidden by @nuke-ellington in #156
- fix(core/map-navigation): about and legal removed by @goncalosard in #126
- fix(core/map-navigation): adjust styling of sidepanel by @nuke-ellington in #150
- fix(core/menu-item): deprecate bottom property in favor of slot based implementation by @nuke-ellington in #147
- fix(core/menu): menu close overlays by @goncalosard in #99
- fix(core/styles): change pseudo selector to focus-visible by @goncalosard in #95
- fix(core/toast): set default icon to info by @nuke-ellington in #33
- fix(core/tree-item): replace with tree-item custom properties by @danielleroux in #66
- fix(core/validation): color adjustment by @goncalosard in #35
- fix(docs): minor typo of dont by @bovi in #67
- fix(documentation): add map navigation by @goncalosard in #88
- fix(documentation): button examples by @goncalosard in #127
New Contributors
- @AndreasBerliner made their first contribution in #55
- @bovi made their first contribution in #67
- @sn0wcat made their first contribution in #102
- @sisp made their first contribution in #117
- @PhentomPT made their first contribution in #148
Full Changelog: v1.0.0...v1.1.0
v1.0.0
docs(v1.0.0): remove documentation version
v1.0.0-beta.5
chore: bump ix version to 1.0.0-beta.5
v1.0.0-beta.4
1.0.0-beta.4 (2022-10-05)
Bug Fixes
v1.0.0-beta.3
What's Changed
- Release/1.0.0 beta.2 by @danielleroux in #7
- docs(team): add team page by @danielleroux in #8
- Feature/new docs by @goncalosard in #9
- Build docs with brand theme by @danielleroux in #10
- Update ix icons deps by @danielleroux in #11
New Contributors
- @goncalosard made their first contribution in #9
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
1.0.0-beta.2
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/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: 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)