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