## [38.24.2](https://github.com/Lundalogik/lime-elements/compare/v38.24.1...v38.24.2) (2025-09-26)


### Bug Fixes


* **file-viewer:** correct minor syntax issue ([a887c55](https://github.com/Lundalogik/lime-elements/commit/a887c55f1ace80de9542e7999553a2b6da589fa4))

## [38.24.1](https://github.com/Lundalogik/lime-elements/compare/v38.24.0...v38.24.1) (2025-09-25)


### Bug Fixes


* **file-viewer:** harden URL handling and prevent XSS risk ([c1013b1](https://github.com/Lundalogik/lime-elements/commit/c1013b1926f10504610dffb4923398823a399bc3))
* **file-viewer:** improve fallback message for text files ([e304dbc](https://github.com/Lundalogik/lime-elements/commit/e304dbc495b47383fb029adec517253acc333aa8))
* **file-viewer:** improve unsupported file type message ([f9832eb](https://github.com/Lundalogik/lime-elements/commit/f9832ebf0f4c52bf49ab378689137325d20ea0d8))

## [38.24.0](https://github.com/Lundalogik/lime-elements/compare/v38.23.5...v38.24.0) (2025-09-24)


### Features


* **image-resize:** add utility to resize/convert images before upload ([e324bf5](https://github.com/Lundalogik/lime-elements/commit/e324bf5ee24b60c203d35e525bf5440e2b617506))
* **profile-picture:** add new component ([a1d3513](https://github.com/Lundalogik/lime-elements/commit/a1d351369c5c1ac2551c125c6162e7a1813d9cc5))

## [38.23.5](https://github.com/Lundalogik/lime-elements/compare/v38.23.4...v38.23.5) (2025-09-23)


### Bug Fixes


* **callout:** use default font-size ([b50e195](https://github.com/Lundalogik/lime-elements/commit/b50e195ada7ef2d8609cbed4f63c9eadb8749c93))
* **dialog:** use default font-size ([c4bf471](https://github.com/Lundalogik/lime-elements/commit/c4bf471e4f764d6e996564eb63a0185e711861be))

## [38.23.4](https://github.com/Lundalogik/lime-elements/compare/v38.23.3...v38.23.4) (2025-09-18)


### Bug Fixes


* **color-variables:** define missing disabled color ([9a0827e](https://github.com/Lundalogik/lime-elements/commit/9a0827e21c73138ab929786c258e973aad7a4ae4))

## [38.23.3](https://github.com/Lundalogik/lime-elements/compare/v38.23.2...v38.23.3) (2025-09-08)


### Bug Fixes


* **card:** skip image rendering when no src provided ([03c2c11](https://github.com/Lundalogik/lime-elements/commit/03c2c11036311c591d7fa314404b57377c6b55a1))

## [38.23.2](https://github.com/Lundalogik/lime-elements/compare/v38.23.1...v38.23.2) (2025-09-08)


### Bug Fixes


* **chip:** ensure chessboard background effect is cross-browser reliable ([f5d8d90](https://github.com/Lundalogik/lime-elements/commit/f5d8d9048c7ff0be0b4a284e35a85da24a8b7ac1))
* **color-picker:** ensure chessboard background effect is cross-browser reliable ([c105009](https://github.com/Lundalogik/lime-elements/commit/c1050090fd8c9cf8545248b2fecec25c91ac6ed8))

## [38.23.1](https://github.com/Lundalogik/lime-elements/compare/v38.23.0...v38.23.1) (2025-09-03)


### Bug Fixes


* **checkbox:** ensure `aria-controls` references an existing element ([a50ba48](https://github.com/Lundalogik/lime-elements/commit/a50ba48f748f598a1c36055eff6e6c6454546cd3))
* **slider:** add accessible description context ([f526f12](https://github.com/Lundalogik/lime-elements/commit/f526f128aa4cb6cde28bc0cdf78b7ae6a90f0ef8))
* **switch:** ensure `aria-controls` references an existing element ([dfff196](https://github.com/Lundalogik/lime-elements/commit/dfff196541fc4515e064de26f946fcaf1042131d))
* **text-editor:** ensure `aria-controls` references an existing element ([229698f](https://github.com/Lundalogik/lime-elements/commit/229698f0fdee7a12cb58afa03ef365d81e3a2877))

## [38.23.0](https://github.com/Lundalogik/lime-elements/compare/v38.22.2...v38.23.0) (2025-09-02)


### Features


* **icon-button:** enable adding `color`, `backgroundColor`, or `title` to the icon ([86ea0ab](https://github.com/Lundalogik/lime-elements/commit/86ea0abbc15731f027133fe5f64c5dca6bc8e15a))

### Bug Fixes


* **icon-button:** better visualize an icon with a background color ([e354a2b](https://github.com/Lundalogik/lime-elements/commit/e354a2b4b509e07cb28a39d338277200162d0653))

## [38.22.2](https://github.com/Lundalogik/lime-elements/compare/v38.22.1...v38.22.2) (2025-09-01)


### Bug Fixes


* **chip-set:** use default font size for input ([513077e](https://github.com/Lundalogik/lime-elements/commit/513077e4bfc08a0473f6ba20e756c4d83093a308))

## [38.22.1](https://github.com/Lundalogik/lime-elements/compare/v38.22.0...v38.22.1) (2025-09-01)


### Bug Fixes


* **chip:** correctly display `aria-label` on internal elements ([e0eb093](https://github.com/Lundalogik/lime-elements/commit/e0eb093a6af7171b23662dc5832909f7261414e0))

## [38.22.0](https://github.com/Lundalogik/lime-elements/compare/v38.21.4...v38.22.0) (2025-08-18)


### Features


* **radio-button-group:** add new component ([141b721](https://github.com/Lundalogik/lime-elements/commit/141b721409cdc2d01578568f1113f8214936c16e))

## [38.21.4](https://github.com/Lundalogik/lime-elements/compare/v38.21.3...v38.21.4) (2025-08-18)


### Bug Fixes


* **checkbox:** improve accessibility by better handling indeterminate state ([7b8308b](https://github.com/Lundalogik/lime-elements/commit/7b8308b0b3c70547ce5d8bc208dd16db52486176))
* **checkbox:** prevent early lifecycle crashes ([710a954](https://github.com/Lundalogik/lime-elements/commit/710a954164cf6a9fafab0619e59cb4534fe97d20))

## [38.21.3](https://github.com/Lundalogik/lime-elements/compare/v38.21.2...v38.21.3) (2025-08-14)


### Bug Fixes


* **input-field:** ensure font is correctly rendered ([31961cb](https://github.com/Lundalogik/lime-elements/commit/31961cb9dbbf9f837b793a1c3211fe62cd2a236f))

## [38.21.2](https://github.com/Lundalogik/lime-elements/compare/v38.21.1...v38.21.2) (2025-08-08)


### Bug Fixes


* **table:** add a label for the "Select all rows" checkbox ([246acc0](https://github.com/Lundalogik/lime-elements/commit/246acc04bafb476be7b97219da12bee4f3490cb2))
* **table:** add a label for the checkboxes of individual rows ([1fccde6](https://github.com/Lundalogik/lime-elements/commit/1fccde6507867cf7f7f17f864af6284a879ea6c9))

## [38.21.1](https://github.com/Lundalogik/lime-elements/compare/v38.21.0...v38.21.1) (2025-08-05)


### Bug Fixes


* **limel-checkbox:** align readonly icon and label ([43b1504](https://github.com/Lundalogik/lime-elements/commit/43b150424a6566546ff1294f7dc77464a882180d))

## [38.21.0](https://github.com/Lundalogik/lime-elements/compare/v38.20.0...v38.21.0) (2025-08-05)


### Features


* **slider:** add `required` prop ([246a8a9](https://github.com/Lundalogik/lime-elements/commit/246a8a94f95382408dd84ebe61e03de4eb6128fc))
* **slider:** enable indicating `invalid` state ([bcc3cfa](https://github.com/Lundalogik/lime-elements/commit/bcc3cfa43a108138ef10ec4f8c15346c627e1a30))

## [38.20.0](https://github.com/Lundalogik/lime-elements/compare/v38.19.6...v38.20.0) (2025-08-01)


### Features


* **card:** remove beta tag ([4bd9e20](https://github.com/Lundalogik/lime-elements/commit/4bd9e205cbf51c8cf9cd44f15c55572dbe7eb99f))
* **chip:** remove beta tag of the `type` prop ([07a1d36](https://github.com/Lundalogik/lime-elements/commit/07a1d3651beb0e02dc8e5e4a172022eaf1ac1ee7))
* **dynamic-label:** remove beta tag ([5620a20](https://github.com/Lundalogik/lime-elements/commit/5620a20bfae5f849ff17b793667dd010ecfc39ea))

### Bug Fixes


* **checkbox:** improve layout of dynamic-label ([16702aa](https://github.com/Lundalogik/lime-elements/commit/16702aa7332f0ffdf48004b7110974560606dc40))

## [38.19.6](https://github.com/Lundalogik/lime-elements/compare/v38.19.5...v38.19.6) (2025-07-21)


### Bug Fixes


* **form:** array item reordering now works correctly ([64b9afe](https://github.com/Lundalogik/lime-elements/commit/64b9afeb13e01bb27589dba6aa576a16bbbd8049))
* **form:** resolve warnings for disabled prop modification ([e7a16ab](https://github.com/Lundalogik/lime-elements/commit/e7a16ab579939d3279096047025feac3647389d1))

## [38.19.5](https://github.com/Lundalogik/lime-elements/compare/v38.19.4...v38.19.5) (2025-07-17)


### Bug Fixes


* **table:** check for new data in table rows when refresh is triggered ([9ae00de](https://github.com/Lundalogik/lime-elements/commit/9ae00de4ba6a87c81db756c9e29c68c0e32730a6))

## [38.19.4](https://github.com/Lundalogik/lime-elements/compare/v38.19.3...v38.19.4) (2025-07-17)


### Bug Fixes


* **popover:** ensure content is added to portal container ([ed9071c](https://github.com/Lundalogik/lime-elements/commit/ed9071c2cf10cfd99b1c9c21b54eae3ddb137cd9)), closes [Lundalogik/crm-client#184](https://github.com/Lundalogik/crm-client/issues/184)

## [38.19.3](https://github.com/Lundalogik/lime-elements/compare/v38.19.2...v38.19.3) (2025-07-14)


### Reverts


* Revert "chore(lime-theme): remove unused theme variables" ([bd1b885](https://github.com/Lundalogik/lime-elements/commit/bd1b8859041a99636a479e77f18e51375aa66f0a))
* Revert "chore(style): remove old unused brand colors file" ([05e70e3](https://github.com/Lundalogik/lime-elements/commit/05e70e3325a3889d322d9e682d84d875665b9e88))
* Revert "chore(lime-theme): remove unnecessary use of mixins" ([ebb83fd](https://github.com/Lundalogik/lime-elements/commit/ebb83fdac883db0ed70f398042a37d6c8895574c))
* Revert "chore(components): remove imported `lime-theme` from several components styles" ([923054b](https://github.com/Lundalogik/lime-elements/commit/923054b969998ef443ce4b7d515e4d5b68c6b849))
* Revert "chore(style): remove `lime-theme.scss`" ([3fe5026](https://github.com/Lundalogik/lime-elements/commit/3fe502610ee8a6708e660bb1ce2f4e8ffdb64ebe))
* Revert "chore(style): remove `lime-typography.scss`" ([78ff6b4](https://github.com/Lundalogik/lime-elements/commit/78ff6b4a34b0bbe33a137e7ab8352b7f31c8a33f))
* Revert "chore(style): remove unnecessary `variables.scss` file" ([fce041f](https://github.com/Lundalogik/lime-elements/commit/fce041f61a8fa9390373b1a852bd97e16bc85911))

## [38.19.2](https://github.com/Lundalogik/lime-elements/compare/v38.19.1...v38.19.2) (2025-07-10)


### Bug Fixes


* **file:** enable menus in chips in file picker ([bb94fb1](https://github.com/Lundalogik/lime-elements/commit/bb94fb1f2b12a4d1660a5b270fb07cb6d89948b2))

## [38.19.1](https://github.com/Lundalogik/lime-elements/compare/v38.19.0...v38.19.1) (2025-07-10)


### Bug Fixes


* **markdown:** initialize value property with empty string when undefined ([8e24eba](https://github.com/Lundalogik/lime-elements/commit/8e24ebad705cc3239fb63a3dbad984b7187d5581))

## [38.19.0](https://github.com/Lundalogik/lime-elements/compare/v38.18.0...v38.19.0) (2025-07-03)


### Features


* **chip:** add `size` prop ([bb08627](https://github.com/Lundalogik/lime-elements/commit/bb08627a7e21eef330b6c547f3e74e639388b876))

### Bug Fixes


* **table:** render chips inside table cells smaller, to fit into the cell ([41ad788](https://github.com/Lundalogik/lime-elements/commit/41ad7884c3f03d090f4419b21a8fc7261319a5ab))

## [38.18.0](https://github.com/Lundalogik/lime-elements/compare/v38.17.1...v38.18.0) (2025-06-26)


### Features


* **color:** add autocomplete for defined colors ([7872ad8](https://github.com/Lundalogik/lime-elements/commit/7872ad870e0eeb122b0d4945d417f39f2101248e))

## [38.17.1](https://github.com/Lundalogik/lime-elements/compare/v38.17.0...v38.17.1) (2025-06-26)


### Bug Fixes


* **markdown:** better render nested `blockquote`s ([eda9751](https://github.com/Lundalogik/lime-elements/commit/eda97518d13aa1cffc7c70ef6d441c47595817a9))
* **markdown:** improve how `blockquote`s are visualized ([97d753f](https://github.com/Lundalogik/lime-elements/commit/97d753fdb599af4e696545b9fcf8230c6d7d7330))

## [38.17.0](https://github.com/Lundalogik/lime-elements/compare/v38.16.2...v38.17.0) (2025-06-24)


### Features


* **link.types:** add `rel` as a prop ([204346b](https://github.com/Lundalogik/lime-elements/commit/204346b94acb9aee4dc1b07d9ef5454c60d8613c))

### Bug Fixes


* **chip:** prevent potential security vulnerability for `window.opener` attacks ([6e08912](https://github.com/Lundalogik/lime-elements/commit/6e089129f03a5fcddb9ca5a03575e8b76367d203))
* **info-tile:** prevent potential security vulnerability for `window.opener` attacks ([9f8c8b9](https://github.com/Lundalogik/lime-elements/commit/9f8c8b978877fc852f4c8d1113f8a98db1708284))
* **input-field:** prevent potential security vulnerability for `window.opener` attacks ([3db511d](https://github.com/Lundalogik/lime-elements/commit/3db511dc92c2fc12a1472ad17a905f7fdac4a485))
* **shortcut:** prevent potential security vulnerability for `window.opener` attacks ([cd1d9b5](https://github.com/Lundalogik/lime-elements/commit/cd1d9b587fa5111a5c67f6efc9156fdeb662ec9c))

## [38.16.2](https://github.com/Lundalogik/lime-elements/compare/v38.16.1...v38.16.2) (2025-06-24)


### Bug Fixes


* **collapsible-section:** animate the expand / shrink icon when focused via keyboard ([37e0997](https://github.com/Lundalogik/lime-elements/commit/37e0997d7cee6e556a4dbc3b24a6ce79d8520777))
* **collapsible-section:** better visualize the expand icon ([2578d5a](https://github.com/Lundalogik/lime-elements/commit/2578d5abf9b5f75e22a60a8bd9784d5c76600262))
* **collapsible-section:** improve accessibility, using `aria-label` for the toggle button ([626f4bc](https://github.com/Lundalogik/lime-elements/commit/626f4bc6f04eb08ab4e7d4b814cb80f8ffa3f1db))
* **collapsible-section:** improve accessibility, using various `aria` attributes ([0369744](https://github.com/Lundalogik/lime-elements/commit/0369744f28fd13c0e7b471d6e6b5f233ff6991fe))

## [38.16.1](https://github.com/Lundalogik/lime-elements/compare/v38.16.0...v38.16.1) (2025-06-12)


### Bug Fixes


* **menu:** ensure `surfaceWidth` respects long items' width, when set to `inherit-from-items` ([9a58a31](https://github.com/Lundalogik/lime-elements/commit/9a58a31971b68b1ac001b5799c833f6f8f01c855))

## [38.16.0](https://github.com/Lundalogik/lime-elements/compare/v38.15.0...v38.16.0) (2025-06-11)


### Features


* **info-tile:** add a primary `slot` ([a8d36ef](https://github.com/Lundalogik/lime-elements/commit/a8d36ef4b7ae616b19c46f2b7ccde19fa2390343))

## [38.15.0](https://github.com/Lundalogik/lime-elements/compare/v38.14.0...v38.15.0) (2025-06-10)


### Features


* **collapsible-section:** add icon prop ([0843fbf](https://github.com/Lundalogik/lime-elements/commit/0843fbfb976070fe3a80cb1a027d0af1dc15e4c9))

### Bug Fixes


* **collapsible-section:** improve accessibility ([fa1b6a8](https://github.com/Lundalogik/lime-elements/commit/fa1b6a818aa01600c44d8c0b7289069ea2f2539f))
* **collapsible-section:** prevent empty headings when heading is unspecified ([344d63a](https://github.com/Lundalogik/lime-elements/commit/344d63a95e9e20b268b1316133ddde30d34f24a9))

## [38.14.0](https://github.com/Lundalogik/lime-elements/compare/v38.13.7...v38.14.0) (2025-06-09)


### Features


* **chip:** add custom css prop for border in readonly mode ([305daaa](https://github.com/Lundalogik/lime-elements/commit/305daaaf0e618038fd5be7ded72ef55fc2193af2))

## [38.13.7](https://github.com/Lundalogik/lime-elements/compare/v38.13.6...v38.13.7) (2025-06-09)


### Bug Fixes


* **file:** add missing translations for dropzone tips ([edb9203](https://github.com/Lundalogik/lime-elements/commit/edb920320a945466f48b3dfcab9911985772da15)), closes [#3570](https://github.com/Lundalogik/lime-elements/issues/3570)
* **file:** improve Dutch translation of dropzone hint ([c679376](https://github.com/Lundalogik/lime-elements/commit/c679376bf0a0562ddd17a74ca29e42ce50975b0d))

## [38.13.6](https://github.com/Lundalogik/lime-elements/compare/v38.13.5...v38.13.6) (2025-06-04)


### Bug Fixes


* **card:** avoid rendering an empty markdown ([7b16cf7](https://github.com/Lundalogik/lime-elements/commit/7b16cf70170df070dd2f19ac0563aa1738d6f111))

## [38.13.5](https://github.com/Lundalogik/lime-elements/compare/v38.13.4...v38.13.5) (2025-06-02)


### Bug Fixes


* **input-field:** ensure `type` `textarea` stretches within given vertical space ([4095eca](https://github.com/Lundalogik/lime-elements/commit/4095eca955cae25ad83a82a7392ff259617c6527))

## [38.13.4](https://github.com/Lundalogik/lime-elements/compare/v38.13.3...v38.13.4) (2025-05-30)


### Bug Fixes


* **ai-avatar:** reduce white background effect ([cf1f042](https://github.com/Lundalogik/lime-elements/commit/cf1f04285eb768ae5683744b99558e37722b6dfb))

## [38.13.3](https://github.com/Lundalogik/lime-elements/compare/v38.13.2...v38.13.3) (2025-05-28)


### Bug Fixes


* **ai-avatar:** improve visual design ([7883141](https://github.com/Lundalogik/lime-elements/commit/78831410db31a899a9cdfbe3fc9c8ba50476ed68))
* **ai-avatar:** prevent overlying other content on the screen ([d3d94ae](https://github.com/Lundalogik/lime-elements/commit/d3d94ae00dbdafc79cc35cacba6c0045037beecc))

### Performance Improvements


* **ai-avatar:** prevent constantly running animations ([0ec454e](https://github.com/Lundalogik/lime-elements/commit/0ec454e666749aa78f66f7a2fc20d536375e935f))

## [38.13.2](https://github.com/Lundalogik/lime-elements/compare/v38.13.1...v38.13.2) (2025-05-23)


### Bug Fixes


* **markdown/text-editor:** properly handle internal vs external link targets ([e42123b](https://github.com/Lundalogik/lime-elements/commit/e42123b41fe2f3025c910325e37b2ac12c907cfb))
* **text-editor:** don't interpret `:` as links when pasting ([9509540](https://github.com/Lundalogik/lime-elements/commit/9509540f3591ab7401a53a5de48ca774a63ef2b2))

## [38.13.1](https://github.com/Lundalogik/lime-elements/compare/v38.13.0...v38.13.1) (2025-05-21)


### Bug Fixes


* **text-editor:** prevent Excel tables from being processed as images when pasted ([8ec93fb](https://github.com/Lundalogik/lime-elements/commit/8ec93fbeb751ba3c984d572a117a71de40f5c94a))

## [38.13.0](https://github.com/Lundalogik/lime-elements/compare/v38.12.5...v38.13.0) (2025-05-20)


### Features


* **markdown:** add option to lazy load images ([19e8feb](https://github.com/Lundalogik/lime-elements/commit/19e8feb1d8a48f2d636a004d0f671bcf35e4737f))

## [38.12.5](https://github.com/Lundalogik/lime-elements/compare/v38.12.4...v38.12.5) (2025-05-19)


### Bug Fixes


* **ai-avatar:** improve look & feel ([d937b50](https://github.com/Lundalogik/lime-elements/commit/d937b50af1b3d87c19d5fca781d1400d53460291))

## [38.12.4](https://github.com/Lundalogik/lime-elements/compare/v38.12.3...v38.12.4) (2025-05-15)


### Bug Fixes


* **text-editor:** force selection on focus when ProseMirror fails to dispatch transaction ([0df8231](https://github.com/Lundalogik/lime-elements/commit/0df8231247e1ee7ceb4bbf297f571f9812d1dd00))

## [38.12.3](https://github.com/Lundalogik/lime-elements/compare/v38.12.2...v38.12.3) (2025-05-14)


### Bug Fixes


* **text-editor:** do not allow a resizable editor to grow larger than its container ([00b58ed](https://github.com/Lundalogik/lime-elements/commit/00b58ed1fe1827fff29f09f749be521590bf69b9))
* **text-editor:** prevent content from overflowing container with specified height ([c7fc61d](https://github.com/Lundalogik/lime-elements/commit/c7fc61dbeef3b8fdca7cce6ea3d2fd25b773e171))

## [38.12.2](https://github.com/Lundalogik/lime-elements/compare/v38.12.1...v38.12.2) (2025-05-12)


### Bug Fixes


* **input-field:** ensure that the helper line doesn't render outside of the component ([16b31fe](https://github.com/Lundalogik/lime-elements/commit/16b31fe4b89ac30f7e8626e6d7783e4410deebbd))

## [38.12.1](https://github.com/Lundalogik/lime-elements/compare/v38.12.0...v38.12.1) (2025-05-08)


### Bug Fixes


* **ai-avatar:** ui improvement ([54b69a4](https://github.com/Lundalogik/lime-elements/commit/54b69a453da48cdc56b3c363ee412bad384b5e07))

## [38.12.0](https://github.com/Lundalogik/lime-elements/compare/v38.11.1...v38.12.0) (2025-05-06)


### Features


* **text-editor:** add metadata event for notifying about metadata changes (images and links) ([d811891](https://github.com/Lundalogik/lime-elements/commit/d81189189a00330b236ecc16cf5f6dfe39d9480c))

## [38.11.1](https://github.com/Lundalogik/lime-elements/compare/v38.11.0...v38.11.1) (2025-05-06)


### Bug Fixes


* use relative imports ([750dd96](https://github.com/Lundalogik/lime-elements/commit/750dd96cc568cf432c4892774a775c6817611bff))

## [38.11.0](https://github.com/Lundalogik/lime-elements/compare/v38.10.0...v38.11.0) (2025-04-30)


### Features


* **button:** implement the `Icon` interface to improve accessibility ([49e0735](https://github.com/Lundalogik/lime-elements/commit/49e07351ff49785dfa1af2d92e45bfbc639e71e6))

## [38.10.0](https://github.com/Lundalogik/lime-elements/compare/v38.9.6...v38.10.0) (2025-04-29)


### Features


* **ai-avatar:** add new component ([29b0b05](https://github.com/Lundalogik/lime-elements/commit/29b0b052508233795e61a684c755ceb435ee6646))

## [38.9.6](https://github.com/Lundalogik/lime-elements/compare/v38.9.5...v38.9.6) (2025-04-25)


### Bug Fixes


* **tab-bar:** improve the scrolling experience, when clicking the scroll buttons ([f1790f7](https://github.com/Lundalogik/lime-elements/commit/f1790f7ba1b3f43206995546745838bd49303673))
* **tab-bar:** render scroll buttons smaller ([f4c993d](https://github.com/Lundalogik/lime-elements/commit/f4c993de0ba493cad5ee4c905595a01f6fde7d4f))
* **tab-bar:** render tabs slightly smaller ([def1e71](https://github.com/Lundalogik/lime-elements/commit/def1e71a549ed7dd968afa5d63534f9badc764eb))

## [38.9.5](https://github.com/Lundalogik/lime-elements/compare/v38.9.4...v38.9.5) (2025-04-24)


### Bug Fixes


* **text-editor:** ensure a tall `readonly` editor does not overflow its container ([287698d](https://github.com/Lundalogik/lime-elements/commit/287698d88824271d6800bf917141efc5baabf0df))
* **text-editor:** ensure smooth scrolling experience on iOS ([fc2a8ce](https://github.com/Lundalogik/lime-elements/commit/fc2a8ce40d0bd995193d8b136eaa956d98efadb2))

## [38.9.4](https://github.com/Lundalogik/lime-elements/compare/v38.9.3...v38.9.4) (2025-04-24)


### Bug Fixes


* **select:** ensure label floats, when a labeled empty option is selected ([625db3c](https://github.com/Lundalogik/lime-elements/commit/625db3caa9b57418521bc0adeb7c21633e6abd11))

## [38.9.3](https://github.com/Lundalogik/lime-elements/compare/v38.9.2...v38.9.3) (2025-04-23)


### Bug Fixes


* **chip-set:** make input value color respect dark mode again ([71067e6](https://github.com/Lundalogik/lime-elements/commit/71067e65addc2415080c7f3d3142f9556cfaf0c5))
* **input-field:** make input value color respect dark mode again ([43be7a4](https://github.com/Lundalogik/lime-elements/commit/43be7a4d68054826e36bd81ed34e7a76fea2c130))
* **select:** make input value color respect dark mode again ([68ea1e5](https://github.com/Lundalogik/lime-elements/commit/68ea1e530fc60cf6901603989d8addb4af2e3e7d))

## [38.9.2](https://github.com/Lundalogik/lime-elements/compare/v38.9.1...v38.9.2) (2025-04-22)


### Bug Fixes


* **table:** add empty space after the last row ([971695c](https://github.com/Lundalogik/lime-elements/commit/971695c61e36519ecaedcd27bc0c2da8d4ba5e2d))

## [38.9.1](https://github.com/Lundalogik/lime-elements/compare/v38.9.0...v38.9.1) (2025-04-22)


### Bug Fixes


* **input-field:** render empty fields with correct height on Safari ([292da76](https://github.com/Lundalogik/lime-elements/commit/292da76eb36d314c0958a74d9e9bbfecb65dca88))

## [38.9.0](https://github.com/Lundalogik/lime-elements/compare/v38.8.1...v38.9.0) (2025-04-22)


### Features


* **text-editor:** add a new `ui` type for rendering the component without a toolbar ([86c0dba](https://github.com/Lundalogik/lime-elements/commit/86c0dbaa4a79851d928baca5bda96ab52a853866))

## [38.8.1](https://github.com/Lundalogik/lime-elements/compare/v38.8.0...v38.8.1) (2025-04-22)


### Bug Fixes


* **input-field:** ensure label is vertically center aligned, in dialog ([3f2feee](https://github.com/Lundalogik/lime-elements/commit/3f2feee34a510591343fc6e3fac0e1fd6320d495))

## [38.8.0](https://github.com/Lundalogik/lime-elements/compare/v38.7.2...v38.8.0) (2025-04-16)


### Features


* **collapsible-section:** add `invalid` prop ([ef1b73a](https://github.com/Lundalogik/lime-elements/commit/ef1b73a70118d8e85e37257f232397726fc630aa))

## [38.7.2](https://github.com/Lundalogik/lime-elements/compare/v38.7.1...v38.7.2) (2025-04-16)


### Bug Fixes


* **text-editor:** improve accessibility, using more aria roles ([6eb35c2](https://github.com/Lundalogik/lime-elements/commit/6eb35c2666961707963a85efbd7d916e9cb7c477))

## [38.7.1](https://github.com/Lundalogik/lime-elements/compare/v38.7.0...v38.7.1) (2025-04-01)


### Bug Fixes


* **action-bar:** show expand button only when more than one action exists ([0aace07](https://github.com/Lundalogik/lime-elements/commit/0aace07b6a20f4bded4f8e8837a2c2c386139456))

## [38.7.0](https://github.com/Lundalogik/lime-elements/compare/v38.6.0...v38.7.0) (2025-03-31)


### Features


* **action-bar:** add collapsible functionality ([b2b33ed](https://github.com/Lundalogik/lime-elements/commit/b2b33ed1d69e861e39a9affafeedf7e82cc1386a))

### Bug Fixes


* **index:** set default language to English ([c794547](https://github.com/Lundalogik/lime-elements/commit/c7945476264c66abd71ae908c7cc61dfdb3ad143))

## [38.6.0](https://github.com/Lundalogik/lime-elements/compare/v38.5.0...v38.6.0) (2025-03-25)


### Features


* **text editor:** conditionally allow commands ([819f599](https://github.com/Lundalogik/lime-elements/commit/819f599835de1859f0b8bb19b772c5cf6e5a51f6))

## [38.5.0](https://github.com/Lundalogik/lime-elements/compare/v38.4.1...v38.5.0) (2025-03-19)


### Features


* **chip:** add missing `loading` property to `Chip` interface ([a300621](https://github.com/Lundalogik/lime-elements/commit/a3006219f90044a621d819640bd06fef463d9512)), closes [Lundalogik/crm-feature#4676](https://github.com/Lundalogik/crm-feature/issues/4676)

## [38.4.1](https://github.com/Lundalogik/lime-elements/compare/v38.4.0...v38.4.1) (2025-03-17)


### Bug Fixes


* **markdown:** remove hyphens from paragraphs & lists ([867dd95](https://github.com/Lundalogik/lime-elements/commit/867dd959fc8fefe3217d7212cf230f921099443a))

## [38.4.0](https://github.com/Lundalogik/lime-elements/compare/v38.3.3...v38.4.0) (2025-03-17)


### Features


* **badge:** enable the consumer to control its `max-width` ([8661573](https://github.com/Lundalogik/lime-elements/commit/86615732dcfc5185c3a05c22abb1ceb206a884a6))

## [38.3.3](https://github.com/Lundalogik/lime-elements/compare/v38.3.2...v38.3.3) (2025-03-14)


### Bug Fixes


* **style:** add new mixins & breakpoint variables ([958438e](https://github.com/Lundalogik/lime-elements/commit/958438e2dda49a2cacdea95a514d5f759a51543f))

## [38.3.2](https://github.com/Lundalogik/lime-elements/compare/v38.3.1...v38.3.2) (2025-03-13)


### Bug Fixes


* **table:** apply new columns without a full init ([3a5e7ac](https://github.com/Lundalogik/lime-elements/commit/3a5e7ac394daa8c689797b71a321f3801b226d48)), closes [Lundalogik/crm-feature#4449](https://github.com/Lundalogik/crm-feature/issues/4449)

## [38.3.1](https://github.com/Lundalogik/lime-elements/compare/v38.3.0...v38.3.1) (2025-03-12)


### Bug Fixes


* **snackbar:** add missing translations for the dismiss button ([ec8f33d](https://github.com/Lundalogik/lime-elements/commit/ec8f33db5f8bd7f64509f725d65fd1ee819be41e))
* **text-editor:** add translations for "Strikethrough" action ([297bfc7](https://github.com/Lundalogik/lime-elements/commit/297bfc71acc5643dc45038a85738caaf1ca02f95))

## [38.3.0](https://github.com/Lundalogik/lime-elements/compare/v38.2.3...v38.3.0) (2025-03-12)


### Features


* **text-editor:** add support for pasting inline images ([735893b](https://github.com/Lundalogik/lime-elements/commit/735893b205e901ef98a850318a50d5911012157e))
* **translations:** add support for merge codes in translations ([0433193](https://github.com/Lundalogik/lime-elements/commit/0433193a66079c83f1cc969b7e2bf0a3450f9e97))

## [38.2.3](https://github.com/Lundalogik/lime-elements/compare/v38.2.2...v38.2.3) (2025-03-12)


### Bug Fixes


* **table:** preserve checkbox background on hover ([aa73123](https://github.com/Lundalogik/lime-elements/commit/aa73123076357825d51ac1681959558e7fb3dbdf))

## [38.2.2](https://github.com/Lundalogik/lime-elements/compare/v38.2.1...v38.2.2) (2025-03-10)


### Bug Fixes


* **action-bar:** properly use the `title` property of the item's `icon` ([4296e83](https://github.com/Lundalogik/lime-elements/commit/4296e838d2598dac19e51d107dda2c9da61ca387))
* **list:** properly use the `title` property of the item's `icon` ([4d60cac](https://github.com/Lundalogik/lime-elements/commit/4d60cac65313f8edb6d3128b93be7cb03260275e))
* **menu:** properly use the `title` property of the item's `icon` ([208e5eb](https://github.com/Lundalogik/lime-elements/commit/208e5ebe80cd55e858c820372e2be422bee4977c))

## [38.2.1](https://github.com/Lundalogik/lime-elements/compare/v38.2.0...v38.2.1) (2025-03-05)


### Bug Fixes


* **markdown:** allow horizontal scrolling in nested HTML tables ([228f94f](https://github.com/Lundalogik/lime-elements/commit/228f94fa3cfb7de3d7e0aa20e2f54d376457623a))

## [38.2.0](https://github.com/Lundalogik/lime-elements/compare/v38.1.5...v38.2.0) (2025-03-05)


### Features


* **collapsible-section:** add support for adding custom header content ([3b0a999](https://github.com/Lundalogik/lime-elements/commit/3b0a9995cc22e5b4ff0cd8068f4134cf58b5f82e))

## [38.1.5](https://github.com/Lundalogik/lime-elements/compare/v38.1.4...v38.1.5) (2025-02-25)


### Bug Fixes


* **markdown:** better render the `<kbd>` element ([c7d4911](https://github.com/Lundalogik/lime-elements/commit/c7d4911e353053664f4da6f8ebdcabe150b4a363))
* **text-editor:** better render the `<img>` element ([3a0a95d](https://github.com/Lundalogik/lime-elements/commit/3a0a95d934a97e2558899f271cd1ba71db0d752a))
* **text-editor:** better render the `<kbd>` element ([e493ed3](https://github.com/Lundalogik/lime-elements/commit/e493ed3f6778bb9877ca4edbd4d4f5d669460bbe))

## [38.1.4](https://github.com/Lundalogik/lime-elements/compare/v38.1.3...v38.1.4) (2025-02-21)


### Bug Fixes


* **chip:** stop propagation of cancel ([e892bb0](https://github.com/Lundalogik/lime-elements/commit/e892bb024bd4e622c5acd4ce09c6a19ed90c460c)), closes [Lundalogik/crm-feature#4613](https://github.com/Lundalogik/crm-feature/issues/4613)

## [38.1.3](https://github.com/Lundalogik/lime-elements/compare/v38.1.2...v38.1.3) (2025-02-21)


### Bug Fixes


* **date-picker:** fix memory leak when component is destroyed before menu is closed ([fb4b92b](https://github.com/Lundalogik/lime-elements/commit/fb4b92b13f41a40164a9383ae6733e6caca08eb5))

## [38.1.2](https://github.com/Lundalogik/lime-elements/compare/v38.1.1...v38.1.2) (2025-02-19)


### Reverts


* Revert "chore(mixins): enable passing extra transitionable props to some mixins" ([1008415](https://github.com/Lundalogik/lime-elements/commit/1008415b5cc90226ebac0fecf43b8161a2654b0a))

## [38.1.1](https://github.com/Lundalogik/lime-elements/compare/v38.1.0...v38.1.1) (2025-02-18)


### Bug Fixes


* **info-tile:** render the 3d glow effect with the right intensity ([da3112d](https://github.com/Lundalogik/lime-elements/commit/da3112d763c97e3550ab2214c9d20d05750299ec))

## [38.1.0](https://github.com/Lundalogik/lime-elements/compare/v38.0.0...v38.1.0) (2025-02-15)


### Features


* **chart:** allow making items clickable ([8bba3db](https://github.com/Lundalogik/lime-elements/commit/8bba3db8925b394b0b0efa8e88bddc4cf06e01df))

### Bug Fixes


* **chart:** allow all items to show focused style… ([8efe22c](https://github.com/Lundalogik/lime-elements/commit/8efe22c5ffd2d2945001c00346bec80869ee10a3))

## [38.0.0](https://github.com/Lundalogik/lime-elements/compare/v37.81.5...v38.0.0) (2025-02-14)


### ⚠ BREAKING CHANGES

* Old browsers which do not support the `.key` property
on keyboard events are no longer supported.

### Miscellaneous Chores


* remove use of deprecated `event.keyCode` property ([87cc8ca](https://github.com/Lundalogik/lime-elements/commit/87cc8cac46237a291717f6981c9cea52d676a8d1))

## [37.81.5](https://github.com/Lundalogik/lime-elements/compare/v37.81.4...v37.81.5) (2025-02-12)


### Bug Fixes


* **file-viewer:** add accessible option for text files ([39977e9](https://github.com/Lundalogik/lime-elements/commit/39977e9c22c90e272bdfd1abc59c0cd1957e7014))

## [37.81.4](https://github.com/Lundalogik/lime-elements/compare/v37.81.3...v37.81.4) (2025-02-12)


### Bug Fixes


* **action-bar:** improve accessibility ([64a34ec](https://github.com/Lundalogik/lime-elements/commit/64a34eca38cc09d7cad4ccaa99c136a1f2903c95))

## [37.81.3](https://github.com/Lundalogik/lime-elements/compare/v37.81.2...v37.81.3) (2025-02-04)


### Bug Fixes


* **table:** ensure aggregations row is always shown when needed ([3d5378b](https://github.com/Lundalogik/lime-elements/commit/3d5378bd6ea94e8786bfb22dcd8ed4e4f0bf1427))
* **table:** prevent numbers in the aggregations row from being cropped ([d65faf9](https://github.com/Lundalogik/lime-elements/commit/d65faf9033ba34f40f0f90c97f1cc84ca7ee113e))

## [37.81.2](https://github.com/Lundalogik/lime-elements/compare/v37.81.1...v37.81.2) (2025-02-03)


### Bug Fixes


* **input-field:** show native validation message as helper text ([590dc6e](https://github.com/Lundalogik/lime-elements/commit/590dc6ed03b11656013283b2e4d7133dbade7266))

## [37.81.1](https://github.com/Lundalogik/lime-elements/compare/v37.81.0...v37.81.1) (2025-01-31)


### Bug Fixes


* **select:** improve visualisation of the `readOnly` state ([60d7f30](https://github.com/Lundalogik/lime-elements/commit/60d7f3029789d1e4c1d6cad08e858508b7f731ab))

## [37.81.0](https://github.com/Lundalogik/lime-elements/compare/v37.80.1...v37.81.0) (2025-01-30)


### Features


* **header:** properly support the `Icon` interface ([a70b6d0](https://github.com/Lundalogik/lime-elements/commit/a70b6d0e0508a0c6743afdf1fb79a0753f9e486d))

## [37.80.1](https://github.com/Lundalogik/lime-elements/compare/v37.80.0...v37.80.1) (2025-01-30)


### Bug Fixes


* **card:** improve visibility of the header ([08f6008](https://github.com/Lundalogik/lime-elements/commit/08f60081848ca06041daf9b59221221ff31df613))

## [37.80.0](https://github.com/Lundalogik/lime-elements/compare/v37.79.8...v37.80.0) (2025-01-28)


### Features


* **markdown:** support global whitelist config ([ff8a507](https://github.com/Lundalogik/lime-elements/commit/ff8a507cd3f37b279879d2ef787b1bce15942f7d))

## [37.79.8](https://github.com/Lundalogik/lime-elements/compare/v37.79.7...v37.79.8) (2025-01-22)


### Bug Fixes


* **card:** ensure the surface's height respects the component's set height ([73b7788](https://github.com/Lundalogik/lime-elements/commit/73b77882e7a32bef38b7da92e34f09fe2d03dc75))

## [37.79.7](https://github.com/Lundalogik/lime-elements/compare/v37.79.6...v37.79.7) (2025-01-22)


### Bug Fixes


* **card:** ensure the surface is as big as the card ([7d50404](https://github.com/Lundalogik/lime-elements/commit/7d50404cfa4128009e23dd62c336a7cba37ae149))

## [37.79.6](https://github.com/Lundalogik/lime-elements/compare/v37.79.5...v37.79.6) (2025-01-21)


### Bug Fixes


* **markdown:** give images delicate rounded corners ([d3d7b16](https://github.com/Lundalogik/lime-elements/commit/d3d7b16677f9085ffc587134f527b7309f02050e))

## [37.79.5](https://github.com/Lundalogik/lime-elements/compare/v37.79.4...v37.79.5) (2025-01-17)


### Bug Fixes


* **text-editor:** don't animate the `padding` around the content ([73a4959](https://github.com/Lundalogik/lime-elements/commit/73a49590828c7fc0302d24a2b351cd28e7af9bb4))

## [37.79.4](https://github.com/Lundalogik/lime-elements/compare/v37.79.3...v37.79.4) (2025-01-17)


### Bug Fixes


* **card:** make the UI more responsive ([bc2a007](https://github.com/Lundalogik/lime-elements/commit/bc2a007068bb8a9d4c5a8e411fcb2c0081b82d36))

## [37.79.3](https://github.com/Lundalogik/lime-elements/compare/v37.79.2...v37.79.3) (2025-01-17)


### Bug Fixes


* **table:** avoid row height change ([1765648](https://github.com/Lundalogik/lime-elements/commit/1765648a2f649f71ec3912a7192d6350bd99dda3))

## [37.79.2](https://github.com/Lundalogik/lime-elements/compare/v37.79.1...v37.79.2) (2025-01-16)


### Bug Fixes


* **form:** avoid using and remove LimeElementsAdapter ([f9d8ece](https://github.com/Lundalogik/lime-elements/commit/f9d8ece92ccb9bcb969c210677b24881f8bbb40e))

### Reverts


* Revert "ci(dependabot): ignore new major versions of react and related deps" ([b7f5264](https://github.com/Lundalogik/lime-elements/commit/b7f5264aae5c12bebe486090d6902d4d902be813))

## [37.79.1](https://github.com/Lundalogik/lime-elements/compare/v37.79.0...v37.79.1) (2025-01-10)


### Bug Fixes


* **table:** prevent random large font-sizes in iOS & truncate strings ([795d73a](https://github.com/Lundalogik/lime-elements/commit/795d73a2d1cd3bd8d40e64ae82869783d0194e6f))

## [37.79.0](https://github.com/Lundalogik/lime-elements/compare/v37.78.2...v37.79.0) (2025-01-09)


### Features


* **list-item.types:** add 'image' property to ListItem type ([a900aae](https://github.com/Lundalogik/lime-elements/commit/a900aae551b121f5a626a9a3b67ae4f83d510e69))
* **list:** add support for displaying pictures in the list items ([dea4059](https://github.com/Lundalogik/lime-elements/commit/dea40594b94efdd2c8314cca9af4c714223afb31))
* **picker:** add support for displaying pictures in the picker list items ([ebae96e](https://github.com/Lundalogik/lime-elements/commit/ebae96e8e32e3c90247d827575b0f391f46489a8))

## [37.78.2](https://github.com/Lundalogik/lime-elements/compare/v37.78.1...v37.78.2) (2025-01-09)


### Bug Fixes


* **text-editor:** don't show trailing `*` when required="false" ([e2b7118](https://github.com/Lundalogik/lime-elements/commit/e2b7118b6f2166d478c81c5677129e71dcb43110))

## [37.78.1](https://github.com/Lundalogik/lime-elements/compare/v37.78.0...v37.78.1) (2025-01-07)


### Bug Fixes


* **shortcut:** add 3D hover effect ([66674a2](https://github.com/Lundalogik/lime-elements/commit/66674a2782ede2ab5e4ffdbe7418269c251a8c00))

## [37.78.0](https://github.com/Lundalogik/lime-elements/compare/v37.77.0...v37.78.0) (2024-12-20)


### Features


* **picker:** add default searcher function for simple client-side filtering ([86e7405](https://github.com/Lundalogik/lime-elements/commit/86e7405d325cdb5eb84a1abad5b8a29ac89f4a73)), closes [Lundalogik/crm-feature#4534](https://github.com/Lundalogik/crm-feature/issues/4534)

## [37.77.0](https://github.com/Lundalogik/lime-elements/compare/v37.76.3...v37.77.0) (2024-12-20)


### Features


* **file-viewer:** publicly release as a `beta` ([9880c0f](https://github.com/Lundalogik/lime-elements/commit/9880c0f0efe32ba3d948414204d20d190ce17a05))

### Bug Fixes


* **file-viewer:** make the unsupported file message more accessible ([597d40a](https://github.com/Lundalogik/lime-elements/commit/597d40a4f3e1305a2341be0f0e70f8a7b1722d45))

## [37.76.3](https://github.com/Lundalogik/lime-elements/compare/v37.76.2...v37.76.3) (2024-12-18)


### Bug Fixes


* **text-editor:** avoid occasional null reference error ([26860c4](https://github.com/Lundalogik/lime-elements/commit/26860c4a7b6e27a2de5ba5ca6271216877656bdf))

## [37.76.2](https://github.com/Lundalogik/lime-elements/compare/v37.76.1...v37.76.2) (2024-12-17)


### Bug Fixes


* **text-editor:** fix triggers not working on iOS and on text-editor inside form ([5e7eaa3](https://github.com/Lundalogik/lime-elements/commit/5e7eaa3fe4eb56801a6400a74389b6c55a317fc8)), closes [Lundalogik/crm-feature#4498](https://github.com/Lundalogik/crm-feature/issues/4498) [Lundalogik/limepkg-email#1273](https://github.com/Lundalogik/limepkg-email/issues/1273)

## [37.76.1](https://github.com/Lundalogik/lime-elements/compare/v37.76.0...v37.76.1) (2024-12-12)


### Bug Fixes


* **prosemirror-adaptor:** delegate focus ([e099691](https://github.com/Lundalogik/lime-elements/commit/e099691448d2ecc9433013f74e9312a44c7f250e)), closes [Lundalogik/crm-feature#4528](https://github.com/Lundalogik/crm-feature/issues/4528)

## [37.76.0](https://github.com/Lundalogik/lime-elements/compare/v37.75.4...v37.76.0) (2024-12-11)


### Features


* **popover:** add new CSS variable for controlling surface's `box-shadow` ([dc27cd8](https://github.com/Lundalogik/lime-elements/commit/dc27cd88c74f2a2712a6b0bd2242148cb4256452))

## [37.75.4](https://github.com/Lundalogik/lime-elements/compare/v37.75.3...v37.75.4) (2024-12-10)


### Bug Fixes


* **text-editor:** don't show placeholder when composer is active ([8aba357](https://github.com/Lundalogik/lime-elements/commit/8aba3571fc0bf43b46622c00e3b46becd6c86f2d))

## [37.75.3](https://github.com/Lundalogik/lime-elements/compare/v37.75.2...v37.75.3) (2024-12-10)


### Bug Fixes


* **card:** prevent image from being squeezed in landscape orientation ([dc0dbb5](https://github.com/Lundalogik/lime-elements/commit/dc0dbb537d67a09585eb8d46801931872ecdae42))

## [37.75.2](https://github.com/Lundalogik/lime-elements/compare/v37.75.1...v37.75.2) (2024-12-09)


### Bug Fixes


* **text-editor:** send stop trigger when outside ([d33417d](https://github.com/Lundalogik/lime-elements/commit/d33417d4f817c38993ce68b29d5bd6a82f4a50d3))

## [37.75.1](https://github.com/Lundalogik/lime-elements/compare/v37.75.0...v37.75.1) (2024-12-09)


### Reverts


* Revert "chore(deps-dev): bump react and react-dom" ([8725389](https://github.com/Lundalogik/lime-elements/commit/87253893b37c72e76496ef39305b3436c966a432))

## [37.75.0](https://github.com/Lundalogik/lime-elements/compare/v37.74.0...v37.75.0) (2024-12-06)


### Features


* **menu:** make it easier to distinguish menu choices in analytics software like Heap ([010c5d8](https://github.com/Lundalogik/lime-elements/commit/010c5d82a66acd7989cbafef17707283b59a6efa))
This change adds the value of the menu item's `text` property
under the attribute `data-text`, to make it possible to distinguish
which menu option was selected, in analytics apps like Heap.
Note that if you are putting any kind of sensitive data in the
`text` property of menu items, and you are using a service for
analysing user behaviour, such data could be sent to your analytics
service, which may be a violation of GDPR and other regulations.
If including such data in the menu item is absolutely necessary,
we recommend including it in the menu item's `data-secondary-text`
property instead.

## [37.74.0](https://github.com/Lundalogik/lime-elements/compare/v37.73.0...v37.74.0) (2024-12-04)


### Features


* **text-editor:** add insertHtml function to properly parse html string ([be1b234](https://github.com/Lundalogik/lime-elements/commit/be1b2348fa250f0d6bef2fec3de6a294161a02a1))

## [37.73.0](https://github.com/Lundalogik/lime-elements/compare/v37.72.3...v37.73.0) (2024-12-04)


### Features


* **list:** add interaction event ([f97c850](https://github.com/Lundalogik/lime-elements/commit/f97c850412cda2a53ab669ade94f0d9861651471))

## [37.72.3](https://github.com/Lundalogik/lime-elements/compare/v37.72.2...v37.72.3) (2024-12-02)


### Bug Fixes


* **text-editor:** move delegate logic to prosemirror adapter ([9765130](https://github.com/Lundalogik/lime-elements/commit/9765130ae8e39e04caec8f9d0561ced2d7abc445))

## [37.72.2](https://github.com/Lundalogik/lime-elements/compare/v37.72.1...v37.72.2) (2024-12-02)


### Bug Fixes


* **text-editor:** correctly animate the padding property ([fb83f90](https://github.com/Lundalogik/lime-elements/commit/fb83f90143ab2c623bfe7d9ad85d341f8b6a4ae9))

## [37.72.1](https://github.com/Lundalogik/lime-elements/compare/v37.72.0...v37.72.1) (2024-11-28)


### Bug Fixes


* **text-editor:** fix bug where html was interpreted as markdown ([6c05347](https://github.com/Lundalogik/lime-elements/commit/6c053473fe8ac9726db3369701057140485efd9d)), closes [#3318](https://github.com/Lundalogik/lime-elements/issues/3318)

## [37.72.0](https://github.com/Lundalogik/lime-elements/compare/v37.71.0...v37.72.0) (2024-11-28)


### Features


* **card:** add interactive 3D tilt effect on hover ([b1425d1](https://github.com/Lundalogik/lime-elements/commit/b1425d14481eb15468213bc1eae5b281b62eecec))
* **info-tile:** add interactive 3D tilt effect on hover ([05604fb](https://github.com/Lundalogik/lime-elements/commit/05604fb353106d692e9523231915894d71fe85bb))

## [37.71.0](https://github.com/Lundalogik/lime-elements/compare/v37.70.5...v37.71.0) (2024-11-26)


### Features


* **text editor:** add stopTrigger function to inserter factory ([88349f3](https://github.com/Lundalogik/lime-elements/commit/88349f345c2154d60f84c53ab31113db068b4605))

## [37.70.5](https://github.com/Lundalogik/lime-elements/compare/v37.70.4...v37.70.5) (2024-11-26)


### Reverts


* Revert "chore(util): add a utility function to create an interactive 3D effect" ([f81fdb8](https://github.com/Lundalogik/lime-elements/commit/f81fdb8add98d0deadc4d8da59593af0433da43b))

## [37.70.4](https://github.com/Lundalogik/lime-elements/compare/v37.70.3...v37.70.4) (2024-11-26)


### Bug Fixes


* **input-field:** ensure email icon displays well in dark-mode ([e0625ce](https://github.com/Lundalogik/lime-elements/commit/e0625ce9bb010fcb71ea5e5c724ee017f9d3b366))

## [37.70.3](https://github.com/Lundalogik/lime-elements/compare/v37.70.2...v37.70.3) (2024-11-25)


### Bug Fixes


* **text-editor:** close XSS vulnerability ([f9606ab](https://github.com/Lundalogik/lime-elements/commit/f9606abedd7fcfb969ec191f2973bf3c5ed15929)), closes [Lundalogik/crm-feature#4490](https://github.com/Lundalogik/crm-feature/issues/4490)

## [37.70.2](https://github.com/Lundalogik/lime-elements/compare/v37.70.1...v37.70.2) (2024-11-22)


### Bug Fixes


* **text-editor:** remove comma above menu bar ([e26098c](https://github.com/Lundalogik/lime-elements/commit/e26098ca9020d9f3b5bcfacfc2604d4c6c4bd9da))

## [37.70.1](https://github.com/Lundalogik/lime-elements/compare/v37.70.0...v37.70.1) (2024-11-21)


### Bug Fixes


* **card:** improve background color styles ([3376742](https://github.com/Lundalogik/lime-elements/commit/33767426e4d5f3ba735fd47dbf40f4b63c7f62d7))

## [37.70.0](https://github.com/Lundalogik/lime-elements/compare/v37.69.1...v37.70.0) (2024-11-21)


### Features


* **text-editor:** delegate focus to prosemirror ([fc813b2](https://github.com/Lundalogik/lime-elements/commit/fc813b28c9574473409b0302166adc38f719af68))

## [37.69.1](https://github.com/Lundalogik/lime-elements/compare/v37.69.0...v37.69.1) (2024-11-20)


### Bug Fixes


* **text-editor:** make sure trigger characters work on Android ([940de41](https://github.com/Lundalogik/lime-elements/commit/940de41c45058a1fba6a92eb0773fd53e7edf6c9)), closes [Lundalogik/crm-feature#4470](https://github.com/Lundalogik/crm-feature/issues/4470)

## [37.69.0](https://github.com/Lundalogik/lime-elements/compare/v37.68.0...v37.69.0) (2024-11-20)


### Features


* **card:** add new component ([8a9e5ee](https://github.com/Lundalogik/lime-elements/commit/8a9e5ee3f720e8185164fcf65815db9f6b612069))

## [37.68.0](https://github.com/Lundalogik/lime-elements/compare/v37.67.0...v37.68.0) (2024-11-15)


### Features


* **chart:** add new component ([6680e4b](https://github.com/Lundalogik/lime-elements/commit/6680e4b147dd16d8179fd835ba61d6e837d1d809))
* **mixins:** add a mixin for visually hiding an element ([e1a3934](https://github.com/Lundalogik/lime-elements/commit/e1a3934d0cf427c204c01560e85c46c390f04bf4))

## [37.67.0](https://github.com/Lundalogik/lime-elements/compare/v37.66.1...v37.67.0) (2024-11-15)


### Features


* **text-editor tables:** add basic plugin for parsing tables ([e36577d](https://github.com/Lundalogik/lime-elements/commit/e36577d5c8d89b92279ae119135a317910ea2a98))
* **text-editor tables:** fix example component ([9b4d5a0](https://github.com/Lundalogik/lime-elements/commit/9b4d5a04b0c0944cde94baf00599b62ecbb0211a))
* **text-editor tables:** set enableTables true if contentType is html ([8a2f54b](https://github.com/Lundalogik/lime-elements/commit/8a2f54b7df4f11e49495bf0ac63b57293f6a2fa6))

### Bug Fixes


* **text-editor tables:** put repeated code in single function ([7f8a6ae](https://github.com/Lundalogik/lime-elements/commit/7f8a6ae921663aa27ee24bf62c7cff95e1f0cc50))

## [37.66.1](https://github.com/Lundalogik/lime-elements/compare/v37.66.0...v37.66.1) (2024-11-14)


### Bug Fixes


* **text-editor:** update prosemirror-model to 1.22.1 to fix XSS vulnerability ([55a916c](https://github.com/Lundalogik/lime-elements/commit/55a916c9e9bb9b1e2041ff76a08807dbbc48bba6))

## [37.66.0](https://github.com/Lundalogik/lime-elements/compare/v37.65.13...v37.66.0) (2024-11-14)


### Features


* **text-editor:** add uiType as a type ([239ea3d](https://github.com/Lundalogik/lime-elements/commit/239ea3de43e9ac43b7db677726aeaf6496cd136c))
* **text-editor:** use uiType in editor ([b56fcbb](https://github.com/Lundalogik/lime-elements/commit/b56fcbbef73c5cf292139a549b78f976e54d6a3a))

## [37.65.13](https://github.com/Lundalogik/lime-elements/compare/v37.65.12...v37.65.13) (2024-11-13)


### Bug Fixes


* **flatpickr-adapter:** handle missing `formatter` property ([05a1b06](https://github.com/Lundalogik/lime-elements/commit/05a1b06aefcb4eade4e86221541fb9952b40d1b2))

## [37.65.12](https://github.com/Lundalogik/lime-elements/compare/v37.65.11...v37.65.12) (2024-11-12)


### Bug Fixes


* **date-picker:** avoid creating flatpickr instance while hidden ([7bd6f8a](https://github.com/Lundalogik/lime-elements/commit/7bd6f8a7f37d9920c832dc3513632927d0ae5365))
* **flatpickr-adapter:** create flatpickr again after disconnected ([737178a](https://github.com/Lundalogik/lime-elements/commit/737178a62b8958c9f9b7d2af23764e7ec150fb6d))

## [37.65.11](https://github.com/Lundalogik/lime-elements/compare/v37.65.10...v37.65.11) (2024-11-11)


### Bug Fixes


* **input-field:** resize completions dropdown when viewport is resized ([05aade8](https://github.com/Lundalogik/lime-elements/commit/05aade8bbe7b62568957bcd95e108c1ed5d379a3)), closes [Lundalogik/crm-feature#4408](https://github.com/Lundalogik/crm-feature/issues/4408)
* **menu-surface:** do not close menu when viewport is resized ([c428aea](https://github.com/Lundalogik/lime-elements/commit/c428aea28856ee73ab201f4b701f98dfd9cf6470)), closes [Lundalogik/crm-feature#4408](https://github.com/Lundalogik/crm-feature/issues/4408)

## [37.65.10](https://github.com/Lundalogik/lime-elements/compare/v37.65.9...v37.65.10) (2024-11-08)


### Bug Fixes


* **table:** change the sorting arrows direction ([b022c96](https://github.com/Lundalogik/lime-elements/commit/b022c9640e54cbd10c060f545f420b7b2f59f910))

## [37.65.9](https://github.com/Lundalogik/lime-elements/compare/v37.65.8...v37.65.9) (2024-11-08)


### Performance Improvements


* **portal:** prevent memory leak in internal component used by several components with dropdowns ([8f4619e](https://github.com/Lundalogik/lime-elements/commit/8f4619e45b5db9d87330fb3faa19836fea3fade7))

## [37.65.8](https://github.com/Lundalogik/lime-elements/compare/v37.65.7...v37.65.8) (2024-11-08)


### Bug Fixes


* **form:** handle undefined element ([8e65007](https://github.com/Lundalogik/lime-elements/commit/8e65007ef0829cdb7e36f8f7cc676cf32d499028))

## [37.65.7](https://github.com/Lundalogik/lime-elements/compare/v37.65.6...v37.65.7) (2024-11-07)


### Bug Fixes


* **form:** set collapsible item initial state correctly ([fc10d3d](https://github.com/Lundalogik/lime-elements/commit/fc10d3d9dca527af554c205508c3ca92e0282919)), closes [#3288](https://github.com/Lundalogik/lime-elements/issues/3288)

## [37.65.6](https://github.com/Lundalogik/lime-elements/compare/v37.65.5...v37.65.6) (2024-11-06)


### Bug Fixes


* **snackbar:** show tooltip correctly ([f7d52c1](https://github.com/Lundalogik/lime-elements/commit/f7d52c1c598d88ed498d739a4eb57a156a9b424a)), closes [#3285](https://github.com/Lundalogik/lime-elements/issues/3285)

## [37.65.5](https://github.com/Lundalogik/lime-elements/compare/v37.65.4...v37.65.5) (2024-11-06)


### Bug Fixes


* **text-editor:** better support for nested custom elements ([d2889aa](https://github.com/Lundalogik/lime-elements/commit/d2889aa67a3d24217dfa2bd198c8287024268f18)), closes [Lundalogik/crm-feature#4437](https://github.com/Lundalogik/crm-feature/issues/4437)

## [37.65.4](https://github.com/Lundalogik/lime-elements/compare/v37.65.3...v37.65.4) (2024-11-05)


### Bug Fixes


* **snackbar:** treat timeout -1 as meaning no timeout ([0c586f7](https://github.com/Lundalogik/lime-elements/commit/0c586f7dfa0f1b3c730e3f210a017f26a09673bb)), closes [#3278](https://github.com/Lundalogik/lime-elements/issues/3278)

## [37.65.3](https://github.com/Lundalogik/lime-elements/compare/v37.65.2...v37.65.3) (2024-11-05)


### Bug Fixes


* **prosemirror-adapter:** ensure external links are properly normalized with https ([f2bc1d4](https://github.com/Lundalogik/lime-elements/commit/f2bc1d4b830fecdb8720390d59e82a7b8a7e29d0))

## [37.65.2](https://github.com/Lundalogik/lime-elements/compare/v37.65.1...v37.65.2) (2024-11-05)


### Bug Fixes


* **form:** prevent feedback loop in ResizeObserver callback ([833e899](https://github.com/Lundalogik/lime-elements/commit/833e899984e76943b25f714ff2830d3609ac5546))
* **table:** prevent feedback loop in ResizeObserver callback ([b38721f](https://github.com/Lundalogik/lime-elements/commit/b38721f4c45fc879957c59d1bb270f4335907227))

## [37.65.1](https://github.com/Lundalogik/lime-elements/compare/v37.65.0...v37.65.1) (2024-11-04)


### Bug Fixes


* **table:** prevent row selections from ruining the layout ([dd3b397](https://github.com/Lundalogik/lime-elements/commit/dd3b39752a287470dbfd45fb7a9ab014fa0d8882))

## [37.65.0](https://github.com/Lundalogik/lime-elements/compare/v37.64.4...v37.65.0) (2024-11-01)


### Features


* **text-editor:** add triggers ([c73a16c](https://github.com/Lundalogik/lime-elements/commit/c73a16cd4c0ab40a1ba54cd6ceb4201db01ec41e)), closes [Lundalogik/crm-feature#4430](https://github.com/Lundalogik/crm-feature/issues/4430)
* **text-editor:** add types ([90bf6fa](https://github.com/Lundalogik/lime-elements/commit/90bf6fa6ad3923031e8ee752f19a24a3e6ec7dc6))

### Bug Fixes


* **custom-element:** change name to CustomElementDefinition ([b8f3c70](https://github.com/Lundalogik/lime-elements/commit/b8f3c70d9d48e10e64da113983656a8c00d5b0d6))
* update api definitions ([70c26b6](https://github.com/Lundalogik/lime-elements/commit/70c26b6fa0e3ce2d116dd18396124620b5386d33))

## [37.64.4](https://github.com/Lundalogik/lime-elements/compare/v37.64.3...v37.64.4) (2024-11-01)


### Bug Fixes


* **checkbox:** better UI when there is multi-lined label ([edb7d69](https://github.com/Lundalogik/lime-elements/commit/edb7d6966da84ba38737be61dffca37fd0463107))
* **checkbox:** minimize the layout shifts in `readonly` mode ([552bc20](https://github.com/Lundalogik/lime-elements/commit/552bc209d6cd1dc74b1117b1abb604abc41402ba))
* **checkbox:** specify letter-spacing ([a4b8e11](https://github.com/Lundalogik/lime-elements/commit/a4b8e11acf362f8a1d99e7fca1ecbc0198c15b08))
* **dynamic-label:** better UI when there is multi-lined label ([6cf6356](https://github.com/Lundalogik/lime-elements/commit/6cf63567047386d04125a183870f640f221a2007))
* **dynamic-label:** don't truncate the label ([fd326ec](https://github.com/Lundalogik/lime-elements/commit/fd326ec23d8e15b07d4ce58b952eebc7cf638372))
* **label:** specify line-height ([9033f7c](https://github.com/Lundalogik/lime-elements/commit/9033f7cb801cb4b74a8fdfff58203ec65ba8fc0e))
* **switch:** better UI when there is multi-lined label ([84ed201](https://github.com/Lundalogik/lime-elements/commit/84ed201c2df25644dda33bb6566bd99d25e8f45e))
* **switch:** minimize the layout shifts in `readonly` mode ([7f49f5e](https://github.com/Lundalogik/lime-elements/commit/7f49f5e3c2b5e31fbba63636d6fd41409091f81d))
* **switch:** specify letter-spacing ([85fe2c0](https://github.com/Lundalogik/lime-elements/commit/85fe2c022f56c0d5c2cd6984e8bdd26d3d281657))

## [37.64.3](https://github.com/Lundalogik/lime-elements/compare/v37.64.2...v37.64.3) (2024-10-31)


### Bug Fixes


* **style:** improve hover shadow effect ([fffc6e0](https://github.com/Lundalogik/lime-elements/commit/fffc6e0a3168bcb944f5e9adf41bddd34281e2ee))
* **style:** improve interactive effects of clickable elements ([6219a11](https://github.com/Lundalogik/lime-elements/commit/6219a11195d17bde5a7beb9c48284833a83994c1))
* **style:** improve shadows for dark mode ([11d4871](https://github.com/Lundalogik/lime-elements/commit/11d48719c6de42bce2d4241f04375f7a0358ef78))

## [37.64.2](https://github.com/Lundalogik/lime-elements/compare/v37.64.1...v37.64.2) (2024-10-24)


### Bug Fixes


* **dialog:** do not remove footer slot if empty, improve styling instead ([1a9b5e9](https://github.com/Lundalogik/lime-elements/commit/1a9b5e904e5df344856efaf89d26e290b3942668)), closes [#1009](https://github.com/Lundalogik/lime-elements/issues/1009) [#3265](https://github.com/Lundalogik/lime-elements/issues/3265)
* **dialog:** let footer's height be based on its children ([3eab045](https://github.com/Lundalogik/lime-elements/commit/3eab045fb8ecbade71fb23600d3f5b419bcbc766))

## [37.64.1](https://github.com/Lundalogik/lime-elements/compare/v37.64.0...v37.64.1) (2024-10-23)


### Bug Fixes


* **markdown:** better image resizing ([1aa3334](https://github.com/Lundalogik/lime-elements/commit/1aa3334fc324b1223307fad151603c283012a5b9))

## [37.64.0](https://github.com/Lundalogik/lime-elements/compare/v37.63.6...v37.64.0) (2024-10-23)


### Features


* **lime text editor:** add mention to schema nodes ([17ad553](https://github.com/Lundalogik/lime-elements/commit/17ad55369338e03e6706f0055f709bc474c8aa44))
* **text editor mentions:** add node spec ([9893b31](https://github.com/Lundalogik/lime-elements/commit/9893b310500d88772aef0e2546d428c4ec8bda6f))
* **text editor mentions:** add nodeSpec factory ([16b03e8](https://github.com/Lundalogik/lime-elements/commit/16b03e8af52b1d6c27a2844abe10c5d7eaa7bef9))
* **text editor mentions:** allow for serialization from node config ([2b9fdbb](https://github.com/Lundalogik/lime-elements/commit/2b9fdbbe76e16447b94cf97699d7d03c497bfbbc))
* **text editor mentions:** remove hardcoded mention node spec ([134d1cc](https://github.com/Lundalogik/lime-elements/commit/134d1cc1c05e0da376ad4999bf55189443d8ea23))
* **text editor mentions:** serialize mention from Markdown ([bc78c84](https://github.com/Lundalogik/lime-elements/commit/bc78c84084b0ad7381f7c3aabe352da717419635))
* **text editor mentions:** set plugins prop to private ([ed230b4](https://github.com/Lundalogik/lime-elements/commit/ed230b45549f0a939220cf9e38c49285ae91cbab))
* **text editor mentions:** use node config + plugins prop in prosemirror adapter ([848a551](https://github.com/Lundalogik/lime-elements/commit/848a551d502fe72f4f17245f1615c06bac3ffa89))
* **text editor mentions:** use node config + plugins prop in text editor ([ac3783b](https://github.com/Lundalogik/lime-elements/commit/ac3783ba1e2be42885d6877a63d945101fc79354))
* **text editor plugins:** add types and interface ([b017da3](https://github.com/Lundalogik/lime-elements/commit/b017da328aecbe904b42d2f24d25227284b1fd01))

### Bug Fixes


* **text-editor:** pass custom node as whitelist ([33f0be1](https://github.com/Lundalogik/lime-elements/commit/33f0be1a20e580ee4a945317bdf1b69b11ff8eca))

## [37.63.6](https://github.com/Lundalogik/lime-elements/compare/v37.63.5...v37.63.6) (2024-10-22)


### Bug Fixes


* **picker:** cancel debounced search when disconnected ([359aae6](https://github.com/Lundalogik/lime-elements/commit/359aae633fe27eed848fb70ebac8a823d489928d))
* **portal:** avoid creating or showing things when disconnected ([95305af](https://github.com/Lundalogik/lime-elements/commit/95305af5edaeece86b0943750130bcecd94c3fef))

## [37.63.5](https://github.com/Lundalogik/lime-elements/compare/v37.63.4...v37.63.5) (2024-10-22)


### Bug Fixes


* **picker:** clear search when picking a value and multiple is true ([6764895](https://github.com/Lundalogik/lime-elements/commit/676489511614f69bcebf7cd9a9dba8ec932bae25)), closes [#3188](https://github.com/Lundalogik/lime-elements/issues/3188)

## [37.63.4](https://github.com/Lundalogik/lime-elements/compare/v37.63.3...v37.63.4) (2024-10-22)


### Bug Fixes


* **split-button:** remove unnecessary padding left ([522c8df](https://github.com/Lundalogik/lime-elements/commit/522c8dfb8afc1eb62df6c782c3b1ac26c6c0e16e))

## [37.63.3](https://github.com/Lundalogik/lime-elements/compare/v37.63.2...v37.63.3) (2024-10-22)


### Bug Fixes


* **split-button:** highlight menu's trigger when the menu is open ([b177586](https://github.com/Lundalogik/lime-elements/commit/b177586f453378bcee3f950010e9d198f19a01c2))

## [37.63.2](https://github.com/Lundalogik/lime-elements/compare/v37.63.1...v37.63.2) (2024-10-18)


### Bug Fixes


* **checkbox:** teardown and re-initialize component when readonly is changed ([16a77cc](https://github.com/Lundalogik/lime-elements/commit/16a77ccaccc6041bc500376a595a54cd1838159b))

## [37.63.1](https://github.com/Lundalogik/lime-elements/compare/v37.63.0...v37.63.1) (2024-10-15)


### Bug Fixes


* **popover:** reduce transparency of popover's surface ([9380276](https://github.com/Lundalogik/lime-elements/commit/938027669dff4d52bc8c8691cf17f28c3b2d5154))

## [37.63.0](https://github.com/Lundalogik/lime-elements/compare/v37.62.3...v37.63.0) (2024-10-08)


### Features


* **mixins:** add a mixin to enable truncating text on a desired line number ([819a873](https://github.com/Lundalogik/lime-elements/commit/819a873032987dc1378cd8704708e2fc4acef0ae))

## [37.62.3](https://github.com/Lundalogik/lime-elements/compare/v37.62.2...v37.62.3) (2024-10-08)


### Bug Fixes


* **L10n:** fix broken support for French (`fr`) and German (`de`) ([8cf8620](https://github.com/Lundalogik/lime-elements/commit/8cf8620988b17cc0a5303c72c069e4d33259e666))

## [37.62.2](https://github.com/Lundalogik/lime-elements/compare/v37.62.1...v37.62.2) (2024-10-03)


### Bug Fixes


* **chip:** keep original image ratio ([3ba88d8](https://github.com/Lundalogik/lime-elements/commit/3ba88d8353e2956de43764ad72242645422b381b))

## [37.62.1](https://github.com/Lundalogik/lime-elements/compare/v37.62.0...v37.62.1) (2024-09-30)


### Bug Fixes


* **components:** animate showing & hiding popover-, tooltip-, & menu surfaces ([71edb3d](https://github.com/Lundalogik/lime-elements/commit/71edb3d2e7434e27004e15867fd26687c2f29e6a))

## [37.62.0](https://github.com/Lundalogik/lime-elements/compare/v37.61.10...v37.62.0) (2024-09-30)


### Features


* **chip-set:** add `autocomplete` as a prop for `input` type ([798ceaf](https://github.com/Lundalogik/lime-elements/commit/798ceaffd62fa59211ddec4e950cc8c2e7e9d5da))

## [37.61.10](https://github.com/Lundalogik/lime-elements/compare/v37.61.9...v37.61.10) (2024-09-26)


### Bug Fixes


* **markdown:** fix broken default config - allow target attribute on links and more ([232f744](https://github.com/Lundalogik/lime-elements/commit/232f744581170e354edc841eb68db02c7211f31b)), closes [Lundalogik/crm-feature#4348](https://github.com/Lundalogik/crm-feature/issues/4348)

## [37.61.9](https://github.com/Lundalogik/lime-elements/compare/v37.61.8...v37.61.9) (2024-09-24)


### Bug Fixes


* **chip:** improve accessibility while loading ([a49d6cb](https://github.com/Lundalogik/lime-elements/commit/a49d6cb54ba437fe6eb5f3f13d8bc4dee98f52c7))

## [37.61.8](https://github.com/Lundalogik/lime-elements/compare/v37.61.7...v37.61.8) (2024-09-23)


### Bug Fixes


* **icons:** size icons according to our size rhythms ([116080e](https://github.com/Lundalogik/lime-elements/commit/116080e7358406a7903092cf6bc2167b7bad2a1e))

## [37.61.7](https://github.com/Lundalogik/lime-elements/compare/v37.61.6...v37.61.7) (2024-09-23)


### Bug Fixes


* **button:** increase accessibility for loading button ([0a389b3](https://github.com/Lundalogik/lime-elements/commit/0a389b3e2d3ebc211bf052bf7c88b0cf92606306))

## [37.61.6](https://github.com/Lundalogik/lime-elements/compare/v37.61.5...v37.61.6) (2024-09-23)


### Bug Fixes


* **progress-flow:** increase lock icon visibility ([7d4d08b](https://github.com/Lundalogik/lime-elements/commit/7d4d08bdaefb12f9373b4d88143798147eacb5f6))

## [37.61.5](https://github.com/Lundalogik/lime-elements/compare/v37.61.4...v37.61.5) (2024-09-20)


### Bug Fixes


* **text-editor:** correct change handler function signature ([62595d6](https://github.com/Lundalogik/lime-elements/commit/62595d6beba6e970de94df33d589f7196ad29cb6))
* **text-editor:** do not emit change events unless the value has actually changed ([4d0efc5](https://github.com/Lundalogik/lime-elements/commit/4d0efc5d728824c0b1aff53a15482ff4291985b3))
* **text-editor:** handle change better to keep value in sync ([6649350](https://github.com/Lundalogik/lime-elements/commit/66493508b357a0d3e10676c94d9c19b6a798e722)), closes [Lundalogik/crm-feature#4312](https://github.com/Lundalogik/crm-feature/issues/4312)

## [37.61.4](https://github.com/Lundalogik/lime-elements/compare/v37.61.3...v37.61.4) (2024-09-20)


### Bug Fixes


* **form:** consider any Date value as non-empty ([82e9f87](https://github.com/Lundalogik/lime-elements/commit/82e9f87d8abd016dbeb3c9baa800b0291b00825b)), closes [#3158](https://github.com/Lundalogik/lime-elements/issues/3158)

## [37.61.3](https://github.com/Lundalogik/lime-elements/compare/v37.61.2...v37.61.3) (2024-09-19)


### Bug Fixes


* **info-tile:** improve accessibility while loading ([66a54f5](https://github.com/Lundalogik/lime-elements/commit/66a54f5d71d513f4ee2dbd9ee36051595cd25c61))

## [37.61.2](https://github.com/Lundalogik/lime-elements/compare/v37.61.1...v37.61.2) (2024-09-19)


### Performance Improvements


* **form:** render collapsed children when they become visible ([6a2ffa0](https://github.com/Lundalogik/lime-elements/commit/6a2ffa050c3186043186d7d8f16cd5cd246b0698))

## [37.61.1](https://github.com/Lundalogik/lime-elements/compare/v37.61.0...v37.61.1) (2024-09-19)


### Performance Improvements


* **portal:** do DOM manipulation when portal becomes visible ([e8859e4](https://github.com/Lundalogik/lime-elements/commit/e8859e442bd433e3c875ecbb469573e01789dfa3))

## [37.61.0](https://github.com/Lundalogik/lime-elements/compare/v37.60.2...v37.61.0) (2024-09-18)


### Features


* **chip:** remove `[@beta](https://github.com/beta)` tag ([b1bcf0b](https://github.com/Lundalogik/lime-elements/commit/b1bcf0b40d12256d4bcc296eded90f08ee359d3c))

## [37.60.2](https://github.com/Lundalogik/lime-elements/compare/v37.60.1...v37.60.2) (2024-09-18)


### Bug Fixes


* **form:** correctly determine the correct number of columns when form is used inside dialog ([34818d6](https://github.com/Lundalogik/lime-elements/commit/34818d64e8e6d32cfc196856a98e37d55b382753)), closes [Lundalogik/lime-elements#1628](https://github.com/Lundalogik/lime-elements/issues/1628)

## [37.60.1](https://github.com/Lundalogik/lime-elements/compare/v37.60.0...v37.60.1) (2024-09-17)


### Bug Fixes


* **table-view:** only release element pool if should replace is true ([ff9268b](https://github.com/Lundalogik/lime-elements/commit/ff9268bb5f476b9fb94e4fc1ca38c846370608a0))

## [37.60.0](https://github.com/Lundalogik/lime-elements/compare/v37.59.1...v37.60.0) (2024-09-16)


### Features


* **linear-progress:** add `accessibleLabel` prop ([515aa26](https://github.com/Lundalogik/lime-elements/commit/515aa268fa5962f7c22b531d660923f74256aae6))

### Bug Fixes


* **linear-progress:** improve accessibility of the indeterminate state ([0339f8f](https://github.com/Lundalogik/lime-elements/commit/0339f8f0bd87fabb7b0474193f4b4b8787044d1b))
* **linear-progress:** more accessible dynamic updates ([3a9807e](https://github.com/Lundalogik/lime-elements/commit/3a9807e7cd2f2f1492b640686e9318b50d66b2f1))
* **linear-progress:** use localized `aria-label` for better accessibility ([31cc4a9](https://github.com/Lundalogik/lime-elements/commit/31cc4a960af4d4048b31e4057fcb72b1bfb8281b))

## [37.59.1](https://github.com/Lundalogik/lime-elements/compare/v37.59.0...v37.59.1) (2024-09-16)


### Bug Fixes


* **snackbar:** allow the snackbar to be created in its opened state ([c57d179](https://github.com/Lundalogik/lime-elements/commit/c57d1793345b605b50c486ce3b59ea2b1695b2d2)), closes [Lundalogik/crm-feature#4288](https://github.com/Lundalogik/crm-feature/issues/4288)

## [37.59.0](https://github.com/Lundalogik/lime-elements/compare/v37.58.0...v37.59.0) (2024-09-16)


### Features


* **form:** support time picker ([2bddee1](https://github.com/Lundalogik/lime-elements/commit/2bddee1e084f106bf18c322fe412b90647af30e9))

### Bug Fixes


* **form:** pass date type for format in date widget ([4753d4b](https://github.com/Lundalogik/lime-elements/commit/4753d4bb0599fec82f96d80be70d22802e3c97b9)), closes [#1489](https://github.com/Lundalogik/lime-elements/issues/1489)

## [37.58.0](https://github.com/Lundalogik/lime-elements/compare/v37.57.6...v37.58.0) (2024-09-13)


### Features


* **markdown:** add component whitelist ([de1ea6a](https://github.com/Lundalogik/lime-elements/commit/de1ea6a063b848fe2b82db2352336840092566df))

## [37.57.6](https://github.com/Lundalogik/lime-elements/compare/v37.57.5...v37.57.6) (2024-09-05)


### Bug Fixes


* **markdown:** do not crash when html tag contains blank line ([c8090ab](https://github.com/Lundalogik/lime-elements/commit/c8090ab18d8c6f36b8752213926d9f3257f0f7c6))
When the markdown component is fed html in which there is a blank line
(2 consecutive line breaks) anywhere between the opening bracket and
the closing bracket, the components crashes. Update the sub-dependency
`hast-util-raw` to avoid this. The parser now switches to text-mode
when this happens, which will output the rest of the html after the
blank line, up until the closing bracket, as text. So it still will
not render the html element correctly, but at least the parser does
not crash, and the rest of the content after the element's closing
bracket will be rendered correctly.

fix: #3149

## [37.57.5](https://github.com/Lundalogik/lime-elements/compare/v37.57.4...v37.57.5) (2024-09-05)


### Bug Fixes


* **spinner:** use new brand colors ([a5a446f](https://github.com/Lundalogik/lime-elements/commit/a5a446f9c67eebaea127f34ffd278dcd99f9cdd3))

## [37.57.4](https://github.com/Lundalogik/lime-elements/compare/v37.57.3...v37.57.4) (2024-09-03)


### Bug Fixes


* **dock:** prevent button shadow from cut-off ([54059c2](https://github.com/Lundalogik/lime-elements/commit/54059c2cf5ecda3f8da5dd450792b6f15cfa473b))

## [37.57.3](https://github.com/Lundalogik/lime-elements/compare/v37.57.2...v37.57.3) (2024-09-03)


### Bug Fixes


* **date-picker:** keep invalid state when hiding calendar ([55d463d](https://github.com/Lundalogik/lime-elements/commit/55d463d0f6c6b6f6146f3afb3f373b06f5554746))

## [37.57.2](https://github.com/Lundalogik/lime-elements/compare/v37.57.1...v37.57.2) (2024-09-03)


### Bug Fixes


* **snackbar:** open snackbar when created programatically ([824e29c](https://github.com/Lundalogik/lime-elements/commit/824e29ceba0a7582fded70d42512c0ca236aa5c1))

## [37.57.1](https://github.com/Lundalogik/lime-elements/compare/v37.57.0...v37.57.1) (2024-08-27)


### Bug Fixes


* **markdown:** allow MsoNormal class attribute, and add default styling for it ([de30904](https://github.com/Lundalogik/lime-elements/commit/de3090476034b33705aa221ae103ab8fd5e457e7))

## [37.57.0](https://github.com/Lundalogik/lime-elements/compare/v37.56.6...v37.57.0) (2024-08-22)


### Features


* **text-editor:** add `ui` prop ([716f85a](https://github.com/Lundalogik/lime-elements/commit/716f85a5aac003645774fa6387372fbf427ebf14))

## [37.56.6](https://github.com/Lundalogik/lime-elements/compare/v37.56.5...v37.56.6) (2024-08-21)


### Bug Fixes


* **text-editor:** don't render the content over the notch's borders ([691da6a](https://github.com/Lundalogik/lime-elements/commit/691da6a0682f23925148f61335d905f108e253e6))
* **text-editor:** ensure entire surface is clickable ([3ad3447](https://github.com/Lundalogik/lime-elements/commit/3ad344761d4fa0874ade044e405913cc290fc146))
* **text-editor:** focus on the editable element when tabbing to editor ([59ccf9a](https://github.com/Lundalogik/lime-elements/commit/59ccf9abcf380cf70ae13cd149955bf429ba3602))

## [37.56.5](https://github.com/Lundalogik/lime-elements/compare/v37.56.4...v37.56.5) (2024-08-21)


### Bug Fixes


* **text-editor:** always keep toolbar's backdrop blur effect ([c429933](https://github.com/Lundalogik/lime-elements/commit/c429933e24589cb2ba7e0dd17485fe0f64dbb0d9))

## [37.56.4](https://github.com/Lundalogik/lime-elements/compare/v37.56.3...v37.56.4) (2024-08-19)


### Bug Fixes


* **file:** display a better clue about the dropzone ([bc8fa59](https://github.com/Lundalogik/lime-elements/commit/bc8fa59b3168e62ab13baa9ee48f560350ca8fe8))

## [37.56.3](https://github.com/Lundalogik/lime-elements/compare/v37.56.2...v37.56.3) (2024-08-16)


### Bug Fixes


* **input-field:** better render empty `readonly` with `leadingIcon` ([457d334](https://github.com/Lundalogik/lime-elements/commit/457d334aa6ec697c97ea08a4123b2678ccbb62e2))

## [37.56.2](https://github.com/Lundalogik/lime-elements/compare/v37.56.1...v37.56.2) (2024-08-15)


### Bug Fixes


* **dialog:** have border-radius consistent with the header ([3705376](https://github.com/Lundalogik/lime-elements/commit/37053762eb0fff3ee2b1c6c7ae5eee012979d1f1))

## [37.56.1](https://github.com/Lundalogik/lime-elements/compare/v37.56.0...v37.56.1) (2024-08-15)


### Bug Fixes


* **snackbar:** allow snackbar to be closed if opened with deprecated show method ([8d11ebd](https://github.com/Lundalogik/lime-elements/commit/8d11ebd49de66c0db69e0c0d0599ce11cb7a3003)), closes [Lundalogik/crm-feature#4285](https://github.com/Lundalogik/crm-feature/issues/4285)

## [37.56.0](https://github.com/Lundalogik/lime-elements/compare/v37.55.8...v37.56.0) (2024-08-14)


### Features


* **snackbar:** enable programmatically showing & hiding a snackbar ([ac84e63](https://github.com/Lundalogik/lime-elements/commit/ac84e637d6e2d32080ae788a2ea7b7d88a9b2c0c))

### Reverts


* revert changes to portal and dialog ([00b1e23](https://github.com/Lundalogik/lime-elements/commit/00b1e233a7762d8d60acbc4b50771c87dd6c2018)), closes [#3088](https://github.com/Lundalogik/lime-elements/issues/3088) [#3093](https://github.com/Lundalogik/lime-elements/issues/3093)

## [37.55.8](https://github.com/Lundalogik/lime-elements/compare/v37.55.7...v37.55.8) (2024-08-14)


### Bug Fixes


* **datepicker:** use variable correctly ([8b33edb](https://github.com/Lundalogik/lime-elements/commit/8b33edb514c775a6437755f1641bd08583c10c7e))

## [37.55.7](https://github.com/Lundalogik/lime-elements/compare/v37.55.6...v37.55.7) (2024-08-13)


### Bug Fixes


* **dialog:** output accessibility attributes only when the dialog is open ([d9c2848](https://github.com/Lundalogik/lime-elements/commit/d9c28482db71431e8772ffac92cb6cf1bca05e68))

## [37.55.6](https://github.com/Lundalogik/lime-elements/compare/v37.55.5...v37.55.6) (2024-08-13)


### Bug Fixes


* **date-picker:** ensure clicks are handled correctly with new portal ([90427bd](https://github.com/Lundalogik/lime-elements/commit/90427bd30cbe82d5a3eb12572d1bb5030b68a9a0))
* **menu-surface:** ensure clicks inside the surface does not emit dismiss event ([b7b14b4](https://github.com/Lundalogik/lime-elements/commit/b7b14b4416aeaeada07288c4485cc5074968ecd0))
* **popover:** ensure clicks works as expected with updated portal component ([04f629f](https://github.com/Lundalogik/lime-elements/commit/04f629f3ea9a462262ebd9218c0ea9a2500dc93b))
* **select:** ensure list is focused when menu is opened ([5f25b4b](https://github.com/Lundalogik/lime-elements/commit/5f25b4b685f53756873b56baffa246cc4f7636dc))

## [37.55.5](https://github.com/Lundalogik/lime-elements/compare/v37.55.4...v37.55.5) (2024-08-07)


### Bug Fixes


* **snackbar:** allow snackbars to be stacked ([730c14a](https://github.com/Lundalogik/lime-elements/commit/730c14a9efe482a6beea520e6ba5f97d42e69966)), closes [Lundalogik/crm-feature#3355](https://github.com/Lundalogik/crm-feature/issues/3355) [Lundalogik/crm-feature#3356](https://github.com/Lundalogik/crm-feature/issues/3356)
* **snackbar:** dynamically update `role` and `aria-relevant` attributes ([209052f](https://github.com/Lundalogik/lime-elements/commit/209052f24b81277f5c216db4f4963b989690404d))
* **snackbar:** improve accessibility of the dismiss button ([5926906](https://github.com/Lundalogik/lime-elements/commit/5926906d180e6009d637888e02d1fa388de03458))

## [37.55.4](https://github.com/Lundalogik/lime-elements/compare/v37.55.3...v37.55.4) (2024-07-30)


### Bug Fixes


* **select:** fix bug introduced in v37.55.1, completely breaking limel-select ([7e8de2e](https://github.com/Lundalogik/lime-elements/commit/7e8de2ec6fa5cba6c5838001ff12c46e3c0ea752)), closes [#1268](https://github.com/Lundalogik/lime-elements/issues/1268) [Lundalogik/crm-feature#2808](https://github.com/Lundalogik/crm-feature/issues/2808)

## [37.55.3](https://github.com/Lundalogik/lime-elements/compare/v37.55.2...v37.55.3) (2024-07-30)


### Bug Fixes


* **button:**  make loading feedback visible ([952d1c7](https://github.com/Lundalogik/lime-elements/commit/952d1c7c93e7f63c9eb256b22494b0cf93fc0982))

## [37.55.2](https://github.com/Lundalogik/lime-elements/compare/v37.55.1...v37.55.2) (2024-07-29)


### Bug Fixes


* **table:** make sorting work again ([2834ccd](https://github.com/Lundalogik/lime-elements/commit/2834ccd04df027cb440f2bb5f60df8dd535013fe))

## [37.55.1](https://github.com/Lundalogik/lime-elements/compare/v37.55.0...v37.55.1) (2024-07-29)


### Bug Fixes


* **select:** keep the scrolling position when multiple select true ([be0782d](https://github.com/Lundalogik/lime-elements/commit/be0782df819cfcea7bee3fe9a2173506d51fb65e))

## [37.55.0](https://github.com/Lundalogik/lime-elements/compare/v37.54.3...v37.55.0) (2024-07-29)


### Features


* **split-button:** add loading properties ([5f756b1](https://github.com/Lundalogik/lime-elements/commit/5f756b10b393cacc44a5339ef1c7b4bce2d84c7e))

## [37.54.3](https://github.com/Lundalogik/lime-elements/compare/v37.54.2...v37.54.3) (2024-07-29)


### Bug Fixes


* **text-editor:** make content scrollable in `readonly` ([aa9f7c7](https://github.com/Lundalogik/lime-elements/commit/aa9f7c72b1dffef6bcea609277316c37125efdea))

## [37.54.2](https://github.com/Lundalogik/lime-elements/compare/v37.54.1...v37.54.2) (2024-07-17)


### Bug Fixes


* **flatpicker-adapter:** fix label and number cut-off ([e835fb4](https://github.com/Lundalogik/lime-elements/commit/e835fb4030a37a57f667118fd26698a4e87661b6))

## [37.54.1](https://github.com/Lundalogik/lime-elements/compare/v37.54.0...v37.54.1) (2024-07-12)


### Bug Fixes


* **text editor:** allow only browser expected behaviour on right clicks ([766645a](https://github.com/Lundalogik/lime-elements/commit/766645aed5052d344d4913982091553b930b5e66))
* **text editor:** prevent default behaviour on link clicks ([67d7c51](https://github.com/Lundalogik/lime-elements/commit/67d7c51794b7bc76efb49495bdebc254b47f8535))

## [37.54.0](https://github.com/Lundalogik/lime-elements/compare/v37.53.5...v37.54.0) (2024-07-04)


### Features


* **text editor:** add missing translations for menu items ([c3ffa36](https://github.com/Lundalogik/lime-elements/commit/c3ffa364596fa9e98417a9e7d1742c5879f90a12))

## [37.53.5](https://github.com/Lundalogik/lime-elements/compare/v37.53.4...v37.53.5) (2024-07-04)


### Bug Fixes


* **editor menu:** allow block quotes to be toggled ([169e520](https://github.com/Lundalogik/lime-elements/commit/169e52087190c7c654715f589c1c028563dfdaec))

## [37.53.4](https://github.com/Lundalogik/lime-elements/compare/v37.53.3...v37.53.4) (2024-07-04)


### Bug Fixes


* **text-editor:** ensure the link menu is correctly displayed ([40cbd32](https://github.com/Lundalogik/lime-elements/commit/40cbd32d343f7efe773f7935ca55fec1eafa8169))

## [37.53.3](https://github.com/Lundalogik/lime-elements/compare/v37.53.2...v37.53.3) (2024-07-03)


### Bug Fixes


* **text-editor:** selected text now used for copying link text ([39e40c6](https://github.com/Lundalogik/lime-elements/commit/39e40c66a11a07d7346d2a26c38badf9f892aff4))
* **text-editor:** selected text now used for copying link text across nodes ([2350727](https://github.com/Lundalogik/lime-elements/commit/23507278d4edd16c374b2fe72b73b5e1348758e4))

## [37.53.2](https://github.com/Lundalogik/lime-elements/compare/v37.53.1...v37.53.2) (2024-06-27)


### Bug Fixes


* **table:** avoid scrolling when updating data ([019b570](https://github.com/Lundalogik/lime-elements/commit/019b5707aeebbd4d99720855ea73156b2eb8fe15))
* **table:** keep better track of active row when updating data ([ce6c710](https://github.com/Lundalogik/lime-elements/commit/ce6c710ece90cabccdc76f0814e51bf071b95490))
* **table:** keep better track of selection when updating data ([1e2c296](https://github.com/Lundalogik/lime-elements/commit/1e2c296c1bd4dae924d9d8ce2a60e8fdc8f2f01f))

## [37.53.1](https://github.com/Lundalogik/lime-elements/compare/v37.53.0...v37.53.1) (2024-06-26)


### Bug Fixes


* **date-picker:** call custom formatter correctly ([24cc245](https://github.com/Lundalogik/lime-elements/commit/24cc245c33e2296a7e068dd3f729792520639691))
* **date-picker:** update value when set programmatically ([2a64fea](https://github.com/Lundalogik/lime-elements/commit/2a64fea0c24f869de1c10909a5bb82da55c721f9)), closes [Lundalogik/crm-feature#3182](https://github.com/Lundalogik/crm-feature/issues/3182)

## [37.53.0](https://github.com/Lundalogik/lime-elements/compare/v37.52.8...v37.53.0) (2024-06-26)


### Features


* **style:** add CSS variables for new Lime brand colors ([7675d8b](https://github.com/Lundalogik/lime-elements/commit/7675d8b52ae7173d1f06be7c526016eeb06f2857))

## [37.52.8](https://github.com/Lundalogik/lime-elements/compare/v37.52.7...v37.52.8) (2024-06-26)


### Bug Fixes


* **date-picker:** avoid closing before input click ([bab7d9a](https://github.com/Lundalogik/lime-elements/commit/bab7d9a79335d565c3b43eb78806d6b1fb6d10a4))

## [37.52.7](https://github.com/Lundalogik/lime-elements/compare/v37.52.6...v37.52.7) (2024-06-24)


### Bug Fixes


* **table:** apply correct sorting ([2771aea](https://github.com/Lundalogik/lime-elements/commit/2771aeaf5631cdaa47ce99f53a4ce68e68a19a2a))

## [37.52.6](https://github.com/Lundalogik/lime-elements/compare/v37.52.5...v37.52.6) (2024-06-20)


### Bug Fixes


* **table:** use latest available options on init ([bbbc2b8](https://github.com/Lundalogik/lime-elements/commit/bbbc2b85557773aae59226bb96035f20b657920e)), closes [Lundalogik/crm-feature#4186](https://github.com/Lundalogik/crm-feature/issues/4186)

## [37.52.5](https://github.com/Lundalogik/lime-elements/compare/v37.52.4...v37.52.5) (2024-06-20)


### Bug Fixes


* **input-field:** handle keydown instead of keypress event ([e736c9d](https://github.com/Lundalogik/lime-elements/commit/e736c9d39d948808b01252281f62e52529e1822e)), closes [Lundalogik/crm-feature#4182](https://github.com/Lundalogik/crm-feature/issues/4182)

## [37.52.4](https://github.com/Lundalogik/lime-elements/compare/v37.52.3...v37.52.4) (2024-06-20)


### Bug Fixes


* **list:** improve distances between elements within list items ([c931db8](https://github.com/Lundalogik/lime-elements/commit/c931db8cbbc86d923f20f25b6cb17c6dcadb531e))

## [37.52.3](https://github.com/Lundalogik/lime-elements/compare/v37.52.2...v37.52.3) (2024-06-19)


### Bug Fixes


* **list:** improve layout when ordering primary components in items ([227184e](https://github.com/Lundalogik/lime-elements/commit/227184ee9bf76bba6f14cb4fcadaec6dacef696f))

## [37.52.2](https://github.com/Lundalogik/lime-elements/compare/v37.52.1...v37.52.2) (2024-06-13)


### Bug Fixes


* **table:** allow sorting to be updated after first render ([2e8650a](https://github.com/Lundalogik/lime-elements/commit/2e8650a1b98744e80ab119a3220e90cdb062a47a))

## [37.52.1](https://github.com/Lundalogik/lime-elements/compare/v37.52.0...v37.52.1) (2024-06-13)


### Bug Fixes


* **table:** prevent rendering rows with very short height ([09bcea3](https://github.com/Lundalogik/lime-elements/commit/09bcea3ffd413d504d7a3a3cf0a2ea79eaa9201d))

## [37.52.0](https://github.com/Lundalogik/lime-elements/compare/v37.51.0...v37.52.0) (2024-06-12)


### Features


* **limel-text-editor:** remove native url validation from the link input field ([cf4d357](https://github.com/Lundalogik/lime-elements/commit/cf4d3579f2dfa42d12728f34a98eb91ac67c6623))

## [37.51.0](https://github.com/Lundalogik/lime-elements/compare/v37.50.3...v37.51.0) (2024-06-11)


### Features


* **text-editor:** add a CSS variable to control component's max height ([a5d6ac5](https://github.com/Lundalogik/lime-elements/commit/a5d6ac5300b00c50e4a28c8b04bdc8a9fe3c493d))

## [37.50.3](https://github.com/Lundalogik/lime-elements/compare/v37.50.2...v37.50.3) (2024-06-11)


### Bug Fixes


* **text-editor:** put most used controls in the toolbar first ([1061c72](https://github.com/Lundalogik/lime-elements/commit/1061c722c99b80783d5b1c2979612493776bd5b9))

## [37.50.2](https://github.com/Lundalogik/lime-elements/compare/v37.50.1...v37.50.2) (2024-06-11)


### Bug Fixes


* **text-editor:** ensure there is space after the last element in the content ([ccb83af](https://github.com/Lundalogik/lime-elements/commit/ccb83afc9feb6fe10580cca36878cae7ea2cdaa8))
* **text-editor:** remove bottom empty space when used in forms ([fca7787](https://github.com/Lundalogik/lime-elements/commit/fca77870ad2542ba6387ceee51b5718fc2bc8056))

## [37.50.1](https://github.com/Lundalogik/lime-elements/compare/v37.50.0...v37.50.1) (2024-06-11)


### Bug Fixes


* **input-field:** revert synchronisation with invalid property ([8bb0c3f](https://github.com/Lundalogik/lime-elements/commit/8bb0c3f4a1a0b0b97e0cdf9a33bf01f0d8dcb698))

## [37.50.0](https://github.com/Lundalogik/lime-elements/compare/v37.49.5...v37.50.0) (2024-06-10)


### Features


* **text-editor:** make it beta ([67b3750](https://github.com/Lundalogik/lime-elements/commit/67b3750d023374adab2ebb888b63d053385ab5f4))

## [37.49.5](https://github.com/Lundalogik/lime-elements/compare/v37.49.4...v37.49.5) (2024-06-10)


### Bug Fixes


* **markdown:** don't always force line break ([a142983](https://github.com/Lundalogik/lime-elements/commit/a1429839f52ca054aa6f844bca0a93d19d5ec261)), closes [Lundalogik/crm-feature#4175](https://github.com/Lundalogik/crm-feature/issues/4175)

## [37.49.4](https://github.com/Lundalogik/lime-elements/compare/v37.49.3...v37.49.4) (2024-06-10)


### Bug Fixes


* **banner:** improve mobile layout ([311a4f8](https://github.com/Lundalogik/lime-elements/commit/311a4f8194e55549b0be4e4e2e5f7787438e76d9))

## [37.49.3](https://github.com/Lundalogik/lime-elements/compare/v37.49.2...v37.49.3) (2024-06-10)


### Bug Fixes


* **input-field:** improve synchronisation with invalid property ([e33141a](https://github.com/Lundalogik/lime-elements/commit/e33141ad1c954cb116897f2359700da8b11217f8))

## [37.49.2](https://github.com/Lundalogik/lime-elements/compare/v37.49.1...v37.49.2) (2024-06-09)


### Bug Fixes


* **text editor:** handle initial focus and save events ([d44f378](https://github.com/Lundalogik/lime-elements/commit/d44f378492a1f72dea7a966c84596aa39a6d3648))
* **text editor:** remove un-necessary requestAnimationFrame ([08cbb9a](https://github.com/Lundalogik/lime-elements/commit/08cbb9ad00a54cfa508c0f6c36bd366de0deb54a))
* **text-editor:** ensure pressing `esc` closes the link popover ([ec35a1b](https://github.com/Lundalogik/lime-elements/commit/ec35a1bcaee00b5e605ae9c47df18012fb778609))
* **text-editor:** open the link popover more gracefully ([0c7e7b4](https://github.com/Lundalogik/lime-elements/commit/0c7e7b4fa88fa579f3ec5efbd52b1e94131eea05))

## [37.49.1](https://github.com/Lundalogik/lime-elements/compare/v37.49.0...v37.49.1) (2024-06-07)


### Bug Fixes


* **text-editor:** ensure link popover opens in a decent location ([875ace3](https://github.com/Lundalogik/lime-elements/commit/875ace3a902ebdc3796baedb11de8a2c0c6508fe))

## [37.49.0](https://github.com/Lundalogik/lime-elements/compare/v37.48.0...v37.49.0) (2024-06-07)


### Features


* **text-editor:** reinitialise editor on reconnect ([aa63ca4](https://github.com/Lundalogik/lime-elements/commit/aa63ca4027b78034d94cdd68607b1b4dd4ecf89c))

## [37.48.0](https://github.com/Lundalogik/lime-elements/compare/v37.47.0...v37.48.0) (2024-06-07)


### Features


* **text editor:** add plugins for handling menu actions and state tracking ([1fc1034](https://github.com/Lundalogik/lime-elements/commit/1fc103488b8e316497df9fc61cae53937369c587))
* **text-editor:** only call update when needed ([38c0667](https://github.com/Lundalogik/lime-elements/commit/38c0667d85465fb919c465d14a04fb5ba41f2e55))

## [37.47.0](https://github.com/Lundalogik/lime-elements/compare/v37.46.1...v37.47.0) (2024-06-05)


### Features


* **text editor:** block pasted inline images ([28d562c](https://github.com/Lundalogik/lime-elements/commit/28d562c7ade5f36ef77772ffcd16aa82b733441c))

## [37.46.1](https://github.com/Lundalogik/lime-elements/compare/v37.46.0...v37.46.1) (2024-06-04)


### Bug Fixes


* **text-editor:** better visualization of readonly state ([422c2b7](https://github.com/Lundalogik/lime-elements/commit/422c2b7202eca010e8d222c6ac1dfa5734c12665))

## [37.46.0](https://github.com/Lundalogik/lime-elements/compare/v37.45.2...v37.46.0) (2024-06-04)


### Features


* **editor menu:** add link menu component ([0fe2d9e](https://github.com/Lundalogik/lime-elements/commit/0fe2d9eb9da593eb7a3a7b5062ced4145e96696b))
* **editor menu:** handle double clicks properly ([370fe76](https://github.com/Lundalogik/lime-elements/commit/370fe76c25fcf64d62ea26572a5bdeb396a3d573))

## [37.45.2](https://github.com/Lundalogik/lime-elements/compare/v37.45.1...v37.45.2) (2024-05-31)


### Bug Fixes


* **text-editor:** do not emit event for pointer transactions ([18f6d1c](https://github.com/Lundalogik/lime-elements/commit/18f6d1caf27622f3f8a5e8273d64194a139ea629))
* **text-editor:** never emit change event as result of getting updated value from consumer ([e4a52d0](https://github.com/Lundalogik/lime-elements/commit/e4a52d0db5f2401cbd9d6a9df38bce1f27fab84a))

## [37.45.1](https://github.com/Lundalogik/lime-elements/compare/v37.45.0...v37.45.1) (2024-05-31)


### Bug Fixes


* **text-editor:** throw error if the content type is not supported ([b5183e6](https://github.com/Lundalogik/lime-elements/commit/b5183e62202be3127146ced823e02daec3884ff8))

### Performance Improvements


* **text-editor:** destroy view on disconnect ([2acbf8c](https://github.com/Lundalogik/lime-elements/commit/2acbf8cc59396079aa7c99a64620955385e7fffa))

## [37.45.0](https://github.com/Lundalogik/lime-elements/compare/v37.44.3...v37.45.0) (2024-05-29)


### Features


* **editor menu:** add commands for toggling blocks and lists ([e4d9ed8](https://github.com/Lundalogik/lime-elements/commit/e4d9ed880137de282964acad8ae4e2c8a12d0a13))
* **text-editor:** add support for `code` and `code-block` formatting ([d3d724b](https://github.com/Lundalogik/lime-elements/commit/d3d724b65b0feee43f7598ecd71c706e3ed53e6e))
* **text-editor:** add support for `strikethrough` formatting ([985efb1](https://github.com/Lundalogik/lime-elements/commit/985efb1a624d266d85221185614a1029e6f9ec0a))

## [37.44.3](https://github.com/Lundalogik/lime-elements/compare/v37.44.2...v37.44.3) (2024-05-28)


### Bug Fixes


* **snackbar:** ensure that animations are applied for closing ([0d6198d](https://github.com/Lundalogik/lime-elements/commit/0d6198d2e41d4b081042bd410ba543ecb14b6742))
* **snackbar:** improve styles ([4750ea9](https://github.com/Lundalogik/lime-elements/commit/4750ea986a0c2c4e1ae44950bfdaffa84cec1634))
* **snackbar:** move the Dismiss button to the top-left corner ([6290b98](https://github.com/Lundalogik/lime-elements/commit/6290b9857ac38a3a03d4e7f33646524abb3d5784))

## [37.44.2](https://github.com/Lundalogik/lime-elements/compare/v37.44.1...v37.44.2) (2024-05-27)


### Bug Fixes


* **chip-set:** show clear all button ([03d2072](https://github.com/Lundalogik/lime-elements/commit/03d20720197bc358c9866241221c84c6362b27fc))

## [37.44.1](https://github.com/Lundalogik/lime-elements/compare/v37.44.0...v37.44.1) (2024-05-27)


### Bug Fixes


* **input-field:** show number input when editing ([6f043a0](https://github.com/Lundalogik/lime-elements/commit/6f043a0d8b57fbb304d8c455e220f4646406b14c)), closes [Lundalogik/crm-feature#4127](https://github.com/Lundalogik/crm-feature/issues/4127)

## [37.44.0](https://github.com/Lundalogik/lime-elements/compare/v37.43.0...v37.44.0) (2024-05-24)


### Features


* **editor menu:** export menu items as cloned items ([834ca84](https://github.com/Lundalogik/lime-elements/commit/834ca8491d3461fdd970347105436f06598618f1))
* **text editor:** add language prop and pass to prosemirror adapter ([7e5969d](https://github.com/Lundalogik/lime-elements/commit/7e5969d1c08fdda615780e0413f3e713cb3d8b99))
* **text editor:** add translations for menu items ([e67bdc4](https://github.com/Lundalogik/lime-elements/commit/e67bdc40bda47d1ee407a652750f581198a3bebb))

## [37.43.0](https://github.com/Lundalogik/lime-elements/compare/v37.42.2...v37.43.0) (2024-05-23)


### Features


* **action bar:** reflect selected prop from action bar item ([b92dd98](https://github.com/Lundalogik/lime-elements/commit/b92dd989f1481df5a5582cbe5aa3fb5f4d613891))
* **editor menu:** add functions to check state for active mark ([145e9b8](https://github.com/Lundalogik/lime-elements/commit/145e9b8cd1ee00088a1595b27b7587e4dc0a9acb))
* **text editor:** add selected property to menu items ([f7253e2](https://github.com/Lundalogik/lime-elements/commit/f7253e2851e210c6c0c6adb0f4b25b1c5c6542e3))
* **text editor:** add state tracking plugin to show item selected ([876def7](https://github.com/Lundalogik/lime-elements/commit/876def7eb28a9c159bea252a358e8b4ff8349be5))

## [37.42.2](https://github.com/Lundalogik/lime-elements/compare/v37.42.1...v37.42.2) (2024-05-22)


### Bug Fixes


* **chip:** allow setting focus on the internal button programmatically ([3d8c044](https://github.com/Lundalogik/lime-elements/commit/3d8c044cfe952a5cad1cbe9d235f975db06d6987))
* **icon-button:** allow setting focus on the internal button programmatically ([4ba0979](https://github.com/Lundalogik/lime-elements/commit/4ba097956412aa599fc7bad1d113d3e7356df813))
* **list:** allow setting focus on list items programmatically ([2b354e3](https://github.com/Lundalogik/lime-elements/commit/2b354e315f6fd183867f8ad34f2ed6c3d585172e))
* **split-button:** allow setting focus on the internal button programmatically ([78ef959](https://github.com/Lundalogik/lime-elements/commit/78ef9592817e132728599b31ebb3819f8e817225))

## [37.42.1](https://github.com/Lundalogik/lime-elements/compare/v37.42.0...v37.42.1) (2024-05-22)


### Bug Fixes


* **chip:** better visualize opening the menu ([226f56d](https://github.com/Lundalogik/lime-elements/commit/226f56d82f5be69eed1a87737aeabb47af0501eb))
* **chip:** enable users to focus the menu trigger, using keyboard ([62f654a](https://github.com/Lundalogik/lime-elements/commit/62f654ae0525e8782b1331e0c5f45122d11e3cba))
* **chip:** ensure the ellipsis menu changes color in dark mode ([712ed03](https://github.com/Lundalogik/lime-elements/commit/712ed03fb202c99ac2b63627b2a2620f39f837f8))
* **chip:** use trailing icon of "remove" distincly for the remove button ([2c97cea](https://github.com/Lundalogik/lime-elements/commit/2c97cea11ced8580207012b25db546fa92c4b591))

## [37.42.0](https://github.com/Lundalogik/lime-elements/compare/v37.41.1...v37.42.0) (2024-05-22)


### Features


* **chip-set:** implement ellipsis menu for action handling ([f7af0cc](https://github.com/Lundalogik/lime-elements/commit/f7af0cca65fd186756a6ede2614b79574c7d3a7a))
* **chip.types:** add menuItems to the Chip interface ([d2056fb](https://github.com/Lundalogik/lime-elements/commit/d2056fb21cf3fe7c66dfc183de0b4ffafd475e4d))
* **picker:** implement ellipsis menu for action handling ([0d7f0db](https://github.com/Lundalogik/lime-elements/commit/0d7f0db75ccc309c69837bf1ae51c22743dc592a))

### Bug Fixes


* **chip:** emit menuItem instead of value on menu selection ([8a12b88](https://github.com/Lundalogik/lime-elements/commit/8a12b88c1055a5bf6c0513bf6f9df7a4ef08c655))

## [37.41.1](https://github.com/Lundalogik/lime-elements/compare/v37.41.0...v37.41.1) (2024-05-22)


### Bug Fixes


* **button:** allow setting focus on button ([8cb2e02](https://github.com/Lundalogik/lime-elements/commit/8cb2e021aa313a529f57d3391b3e5d6eceedd04e))

## [37.41.0](https://github.com/Lundalogik/lime-elements/compare/v37.40.1...v37.41.0) (2024-05-20)


### Features


* **chip:** add optional ellipsis menu, enabling additional actions ([4ec1809](https://github.com/Lundalogik/lime-elements/commit/4ec180988fc3c55770427a945a35dd3604803226))
* **chip:** make the component publicly available as `beta` ([e72e260](https://github.com/Lundalogik/lime-elements/commit/e72e260261d669dd292beea5224f1ae467fb4179))
* **translations:** add a generic key for "Remove" ([6195f27](https://github.com/Lundalogik/lime-elements/commit/6195f27fd8abb1993dfc4f8d8966318870a4c227))

### Bug Fixes


* **chip:** construct a better label for the remove button ([9d066c4](https://github.com/Lundalogik/lime-elements/commit/9d066c4d0068c3c0ff636e1c383ac1c447c5dcaa))
* **chip:** ensure that `disabled`, `readonly` & `selected` styles are always correct ([89b2731](https://github.com/Lundalogik/lime-elements/commit/89b27312836085c26705f2916a0ed09d2ec99bc9))

## [37.40.1](https://github.com/Lundalogik/lime-elements/compare/v37.40.0...v37.40.1) (2024-05-20)


### Performance Improvements


* **dock:** avoid re-creating observer whenever menu is opened ([1495948](https://github.com/Lundalogik/lime-elements/commit/149594822df8e5cefb7844a2613592a2c582203c))

## [37.40.0](https://github.com/Lundalogik/lime-elements/compare/v37.39.1...v37.40.0) (2024-05-20)


### Features


* **editor menu:** add menu items ([694fa37](https://github.com/Lundalogik/lime-elements/commit/694fa375920e854e855ca6fb7864df9e303446f6))
* **text editor:** add command mapping to menu factory ([4224f51](https://github.com/Lundalogik/lime-elements/commit/4224f5193c4c94720c4ab7a2704a6b7d95e50a2d))
* **text editor:** add editor menu types ([a6ff827](https://github.com/Lundalogik/lime-elements/commit/a6ff82716620a91d1a7338820855cf0be21ac521))
* **text editor:** add target _blank to external links ([9c0e996](https://github.com/Lundalogik/lime-elements/commit/9c0e996febb26f8662e0c373bbadc6d4562eebe2))
* **text editor:** add tests for menu command factory ([62ed73c](https://github.com/Lundalogik/lime-elements/commit/62ed73cb48868d11a3612fc3ee76a3e3e0daaec3))
* **text editor:** implement new menu command handling in adapter ([9ba2779](https://github.com/Lundalogik/lime-elements/commit/9ba277936f8b110ad69ce32635bc9e88d9b4f42e))
* **text editor:** set getCommand as public function ([8cfb783](https://github.com/Lundalogik/lime-elements/commit/8cfb783370c8c272017b2cdd1059f52e02d5dd4c))
* **text editor:** use object for types instead of enums ([72b5323](https://github.com/Lundalogik/lime-elements/commit/72b53233511e3f4a95c8c0bb398522f5b0841819))

### Bug Fixes


* **menu command mapping:** adjust heading level mapping types ([3109707](https://github.com/Lundalogik/lime-elements/commit/31097074495cf0eb337f5c091011e3f33efafa48))
* **text editor:** slight refactor of set focus ([8b40f3a](https://github.com/Lundalogik/lime-elements/commit/8b40f3af1ae43b12e15be0b17249370c5a426528))
* **text editor:** update menu command tests ([9fbd2ae](https://github.com/Lundalogik/lime-elements/commit/9fbd2aecb46205e734775e07765bafac27490fde))

## [37.39.1](https://github.com/Lundalogik/lime-elements/compare/v37.39.0...v37.39.1) (2024-05-17)


### Bug Fixes


* **list:** don't deselect selected item when radio type ([6cac11d](https://github.com/Lundalogik/lime-elements/commit/6cac11dca9df3913ad08cc83a28a7d6faf028b9a))

## [37.39.0](https://github.com/Lundalogik/lime-elements/compare/v37.38.0...v37.39.0) (2024-05-17)


### Features


* **text-editor:** enable `disabled` prop ([ab06af6](https://github.com/Lundalogik/lime-elements/commit/ab06af666d7d773cf4bbd50542442286fcc1d4a6))

## [37.38.0](https://github.com/Lundalogik/lime-elements/compare/v37.37.0...v37.38.0) (2024-05-17)


### Features


* **text-editor:** fix disabled and readonly prop CSS always showing ([64b97b1](https://github.com/Lundalogik/lime-elements/commit/64b97b1606cac8277916c4449730770cc30832a2))

### Bug Fixes


* **documentation:** fix text-editor form data example ([4d5ddcf](https://github.com/Lundalogik/lime-elements/commit/4d5ddcfe71f84091a40d4099117321dd1fe43abe))

## [37.37.0](https://github.com/Lundalogik/lime-elements/compare/v37.36.0...v37.37.0) (2024-05-17)


### Features


* **action-bar:** enable making items `selected` ([187c4d5](https://github.com/Lundalogik/lime-elements/commit/187c4d542730ed4227043433120668af63f300e8))

## [37.36.0](https://github.com/Lundalogik/lime-elements/compare/v37.35.0...v37.36.0) (2024-05-16)


### Features


* **chip-set:** enable displaying pictures instead of icons on chips ([d858fc4](https://github.com/Lundalogik/lime-elements/commit/d858fc4b9f16533e9814fd48f38aadf37d97f813))
* **chip:** enable displaying pictures instead of icons ([cfc0c1d](https://github.com/Lundalogik/lime-elements/commit/cfc0c1d070cffef71b97b8e09382b0665f395f88))
* **interface:** add new `Image` interface ([106d4a8](https://github.com/Lundalogik/lime-elements/commit/106d4a8f8d5c8015028d793d4f4495beeac3add1))

## [37.35.0](https://github.com/Lundalogik/lime-elements/compare/v37.34.1...v37.35.0) (2024-05-16)


### Features


* **text-editor:** use updateView() instead of injecting HTML directly for first value ([d00b089](https://github.com/Lundalogik/lime-elements/commit/d00b089791bd505a4888a5856acc84be047ffa51))

### Bug Fixes


* **text-editor:** add watcher for value prop ([de11735](https://github.com/Lundalogik/lime-elements/commit/de11735c19680afae23ea18845f84009048c5756))

## [37.34.1](https://github.com/Lundalogik/lime-elements/compare/v37.34.0...v37.34.1) (2024-05-16)


### Bug Fixes


* **text-editor:** ensure clicking anywhere in the editor activates the edit mode ([55dd2b0](https://github.com/Lundalogik/lime-elements/commit/55dd2b09eacd0a3686a86e624edd5978678d3af9))

## [37.34.0](https://github.com/Lundalogik/lime-elements/compare/v37.33.3...v37.34.0) (2024-05-15)


### Features


* **chip-set:** hide counter when a single chip is expected ([66ea537](https://github.com/Lundalogik/lime-elements/commit/66ea5373c65bd7397cd40c27bf9e05fd83736b60)), closes [#2299](https://github.com/Lundalogik/lime-elements/issues/2299)

### Bug Fixes


* **chip-set:** remove delimiter after last chip ([9fc8d19](https://github.com/Lundalogik/lime-elements/commit/9fc8d192f51ae17815ffc0c473b696d5340db1ae))

## [37.33.3](https://github.com/Lundalogik/lime-elements/compare/v37.33.2...v37.33.3) (2024-05-15)


### Bug Fixes


* **input-field:** update number value only when different ([d1caac5](https://github.com/Lundalogik/lime-elements/commit/d1caac5977541b051382d20b4e69a620b5e14bc4)), closes [#1402](https://github.com/Lundalogik/lime-elements/issues/1402)

## [37.33.2](https://github.com/Lundalogik/lime-elements/compare/v37.33.1...v37.33.2) (2024-05-14)


### Bug Fixes


* **input-field:** avoid validating during render ([6e23563](https://github.com/Lundalogik/lime-elements/commit/6e235637210d8f7b4db3227d97598db3effe4377))
* **input-field:** handle change better to keep value in sync ([01ce9be](https://github.com/Lundalogik/lime-elements/commit/01ce9be4ed32d15e3e1d2119a101381d39391c25))
* **input-field:** initialize invalid text field as invalid ([bd98e87](https://github.com/Lundalogik/lime-elements/commit/bd98e87ff2a9e4aa483d8c7718dc57c7ef8ec055))
* **input-field:** render current value correctly ([a93f3f3](https://github.com/Lundalogik/lime-elements/commit/a93f3f36586148f59621663df8799b7cbf58e2e5))

### Performance Improvements


* **input-field:** set input element using ref ([7f6ecc7](https://github.com/Lundalogik/lime-elements/commit/7f6ecc76f0922fc821415d2a5f6b29c6a633b1c4))

## [37.33.1](https://github.com/Lundalogik/lime-elements/compare/v37.33.0...v37.33.1) (2024-05-14)


### Bug Fixes


* **input-field:** fix toggling disabled trailing icon ([1a6e0b6](https://github.com/Lundalogik/lime-elements/commit/1a6e0b6a3678136fa2b39c6f72ffa358c5e0b1b8))

## [37.33.0](https://github.com/Lundalogik/lime-elements/compare/v37.32.7...v37.33.0) (2024-05-14)


### Features


* **text-editor:** enable end users to resize the editor ([d83dd45](https://github.com/Lundalogik/lime-elements/commit/d83dd452c099dc47ae48c0168921f7008843d1b3))

### Bug Fixes


* **text-editor:** prevent editor from becoming smaller than 1 line of text ([2d4fe17](https://github.com/Lundalogik/lime-elements/commit/2d4fe1735ea463148e7b3181481e8d9ba754dfef))

## [37.32.7](https://github.com/Lundalogik/lime-elements/compare/v37.32.6...v37.32.7) (2024-05-07)


### Bug Fixes


* **list:** avoid error when `items` is undefined ([b7309c2](https://github.com/Lundalogik/lime-elements/commit/b7309c2bfe3f3d22c6295e10f991368b7d0f8029))

## [37.32.6](https://github.com/Lundalogik/lime-elements/compare/v37.32.5...v37.32.6) (2024-05-07)


### Bug Fixes


* **menu:** avoid error when `items` is undefined ([140b791](https://github.com/Lundalogik/lime-elements/commit/140b79176ead70b46dc4221f90fa88ae14a0fea0))

## [37.32.5](https://github.com/Lundalogik/lime-elements/compare/v37.32.4...v37.32.5) (2024-05-07)


### Bug Fixes


* **dock:** better visualize when a button's popover is open ([4280a18](https://github.com/Lundalogik/lime-elements/commit/4280a185f63b49edf2c3a64a69f9451d99ff931f))
* **dock:** change opening direction of popover menus ([2aac9e2](https://github.com/Lundalogik/lime-elements/commit/2aac9e29de89ac5c3c923809d79857f1bdd55197))

## [37.32.4](https://github.com/Lundalogik/lime-elements/compare/v37.32.3...v37.32.4) (2024-05-03)


### Bug Fixes


* **text-editor:** ensure tabbing into the editor will focus on input area first ([ceb33ef](https://github.com/Lundalogik/lime-elements/commit/ceb33ef1689890e5fe104fa767416f5e8446d49b))

## [37.32.3](https://github.com/Lundalogik/lime-elements/compare/v37.32.2...v37.32.3) (2024-05-03)


### Bug Fixes


* **text-editor:** hide the helper line when not needed ([b51474b](https://github.com/Lundalogik/lime-elements/commit/b51474bfdac5194090b886e93a568e719fcc3632))

## [37.32.2](https://github.com/Lundalogik/lime-elements/compare/v37.32.1...v37.32.2) (2024-05-03)


### Bug Fixes


* **text-editor:** transition outlines & correctly visualize states ([c4dbd14](https://github.com/Lundalogik/lime-elements/commit/c4dbd14bfab608c77f8a3834184b52ca6a7ee287))

## [37.32.1](https://github.com/Lundalogik/lime-elements/compare/v37.32.0...v37.32.1) (2024-05-03)


### Bug Fixes


* **text-editor:** make `action bar` less visible if editor is not focused ([29f4943](https://github.com/Lundalogik/lime-elements/commit/29f494361bdb2180b11fe94388eeed616f7cf243))

## [37.32.0](https://github.com/Lundalogik/lime-elements/compare/v37.31.2...v37.32.0) (2024-05-03)


### Features


* **text-editor:** add `required` prop ([73cad43](https://github.com/Lundalogik/lime-elements/commit/73cad4393c4e84272c8d331a3a1818b10269f5de))

## [37.31.2](https://github.com/Lundalogik/lime-elements/compare/v37.31.1...v37.31.2) (2024-05-03)


### Bug Fixes


* **text-editor:** prevent the label from blocking clicks on the content ([0e92cf2](https://github.com/Lundalogik/lime-elements/commit/0e92cf25eb981c926cad853c9becda92783d77e8))

## [37.31.1](https://github.com/Lundalogik/lime-elements/compare/v37.31.0...v37.31.1) (2024-05-02)


### Bug Fixes


* **text-editor:** improve accessibility of `label` ([23700af](https://github.com/Lundalogik/lime-elements/commit/23700af72c16f0a61d602e56714f64b7409fd337))

## [37.31.0](https://github.com/Lundalogik/lime-elements/compare/v37.30.0...v37.31.0) (2024-05-02)


### Features


* **text-editor:** enable `placeholder` prop ([71cfc0a](https://github.com/Lundalogik/lime-elements/commit/71cfc0a884e4166b030232bc48ff5d25054a3148))

### Bug Fixes


* **text-editor:** ensure helper text is rendered when no `value` & `readonly` ([a7aa240](https://github.com/Lundalogik/lime-elements/commit/a7aa240761cf1d2d839383eadd86af01abd71906))

## [37.30.0](https://github.com/Lundalogik/lime-elements/compare/v37.29.0...v37.30.0) (2024-05-02)


### Features


* **text-editor:** enable `invalid` prop ([162c881](https://github.com/Lundalogik/lime-elements/commit/162c881000510f2b56b84c7cd21219d7998057d6))

## [37.29.0](https://github.com/Lundalogik/lime-elements/compare/v37.28.1...v37.29.0) (2024-05-02)


### Features


* **text-editor:** enable `helperText` prop ([ded2ba4](https://github.com/Lundalogik/lime-elements/commit/ded2ba40eec78baf804c6dcec4dc1a40f8466253))

### Bug Fixes


* **text-editor:** better align the content with the `label` & `helperText` ([3317bf0](https://github.com/Lundalogik/lime-elements/commit/3317bf006a558e062f90a83e193640e996f9a60a))

## [37.28.1](https://github.com/Lundalogik/lime-elements/compare/v37.28.0...v37.28.1) (2024-05-02)


### Bug Fixes


* **text-editor:** fix broken menu ([968ad40](https://github.com/Lundalogik/lime-elements/commit/968ad4076ea42f877e0dc735a3ee253fe945d01e))

## [37.28.0](https://github.com/Lundalogik/lime-elements/compare/v37.27.0...v37.28.0) (2024-05-02)


### Features


* **text-editor:** add contentType prop ([8b81027](https://github.com/Lundalogik/lime-elements/commit/8b8102727f7177d330bbab82c3e9152fc56cb7a4))
* **text-editor:** pass and emit value as markdown ([b780391](https://github.com/Lundalogik/lime-elements/commit/b780391dc0b7656f3e2649e24aa6c0d281a9c37d))

### Bug Fixes


* **text-editor:** don't do updates to innerHTML ([e91bee7](https://github.com/Lundalogik/lime-elements/commit/e91bee7fc6b257322dafb46f8f7a486998f55b95))

## [37.27.0](https://github.com/Lundalogik/lime-elements/compare/v37.26.5...v37.27.0) (2024-05-02)


### Features


* **text editor:** add new icons and mod/option key display depending on user system ([4cc1c3e](https://github.com/Lundalogik/lime-elements/commit/4cc1c3e1e2dd333959e71c14fa41dd056f938895))

## [37.26.5](https://github.com/Lundalogik/lime-elements/compare/v37.26.4...v37.26.5) (2024-05-02)


### Bug Fixes


* **percentage-colors:** properly display percentage colors ([63146d6](https://github.com/Lundalogik/lime-elements/commit/63146d651c950459d66758d1e6bc9f2d50071e1a))

## [37.26.4](https://github.com/Lundalogik/lime-elements/compare/v37.26.3...v37.26.4) (2024-05-02)


### Bug Fixes


* **text-editor:** ensure editor resizes with its container ([83a6146](https://github.com/Lundalogik/lime-elements/commit/83a614663a577da07ba6dbd6e5bd3b60c402ec2e))
* **text-editor:** make sure empty & readonly has a min height similar to input field ([5b9d75a](https://github.com/Lundalogik/lime-elements/commit/5b9d75a25f389cb4d7459c7d3dc1dce2f31e8200))

## [37.26.3](https://github.com/Lundalogik/lime-elements/compare/v37.26.2...v37.26.3) (2024-04-30)


### Bug Fixes


* **text-editor:** correctly layout the action bar ([86bd41a](https://github.com/Lundalogik/lime-elements/commit/86bd41ab9cef30d7eed2d75fe3dbcd4334022312))
* **text-editor:** make the editor fills in its container's ([271bca7](https://github.com/Lundalogik/lime-elements/commit/271bca7c2c7b43a3813330223ce48cd1f709b8ae))

## [37.26.2](https://github.com/Lundalogik/lime-elements/compare/v37.26.1...v37.26.2) (2024-04-30)


### Bug Fixes


* **markdown:** don't use height as a property to render an image ([fd74bbf](https://github.com/Lundalogik/lime-elements/commit/fd74bbff8eb914109fbc1a8b8f40a06b8b97cbe1))

## [37.26.1](https://github.com/Lundalogik/lime-elements/compare/v37.26.0...v37.26.1) (2024-04-30)


### Bug Fixes


* **text-editor:** render an empty value for `readonly` ([099707e](https://github.com/Lundalogik/lime-elements/commit/099707e1197730176b1a9e9d2cbfb918d29e19e8))

## [37.26.0](https://github.com/Lundalogik/lime-elements/compare/v37.25.0...v37.26.0) (2024-04-26)


### Features


* **text editor:** Add custom menu using action bar ([18289f1](https://github.com/Lundalogik/lime-elements/commit/18289f1aa9504cf492f1c8d447fdccfa5dd7d4f5))

## [37.25.0](https://github.com/Lundalogik/lime-elements/compare/v37.24.0...v37.25.0) (2024-04-25)


### Features


* **text-editor:** implement `label` prop ([37fbdc5](https://github.com/Lundalogik/lime-elements/commit/37fbdc5d9b24490177f9ae5af8a3f5be05898647))

### Bug Fixes


* **text-editor:** ensure clicking anywhere on the text editor activates editing ([906707a](https://github.com/Lundalogik/lime-elements/commit/906707a65c0f2034ef43335709ad47dc06e5fc47))

## [37.24.0](https://github.com/Lundalogik/lime-elements/compare/v37.23.0...v37.24.0) (2024-04-24)


### Features


* **select:** enable separators in dropdown list items ([7cd994e](https://github.com/Lundalogik/lime-elements/commit/7cd994ee14301934e379bc7dc7fe5f01c1dbe911))

## [37.23.0](https://github.com/Lundalogik/lime-elements/compare/v37.22.0...v37.23.0) (2024-04-24)


### Features


* **text-editor:** implement `readonly` prop ([6eee2c6](https://github.com/Lundalogik/lime-elements/commit/6eee2c65541da91ca7abdfb3acb2a3c94b3aad2d))

### Bug Fixes


* **text-editor:** prevent layout shifts & jumping menubar while scrolling ([03ea208](https://github.com/Lundalogik/lime-elements/commit/03ea20887dad856290a0b11c98a78d072573b168))

## [37.22.0](https://github.com/Lundalogik/lime-elements/compare/v37.21.0...v37.22.0) (2024-04-23)


### Features


* **text-editor:** make emitted value of type 'string' not '{html: string}' ([b0607d7](https://github.com/Lundalogik/lime-elements/commit/b0607d73b7944f309f8a4c1e0c2b53ddc6becdc1))

## [37.21.0](https://github.com/Lundalogik/lime-elements/compare/v37.20.0...v37.21.0) (2024-04-23)


### Features


* **text-editor:** add value prop ([6489ffb](https://github.com/Lundalogik/lime-elements/commit/6489ffb360b465694ca352249a21bc51e9123dcb))
* **text-editor:** enable using it as a standard input field ([3c9378d](https://github.com/Lundalogik/lime-elements/commit/3c9378d8ea8a57b3e135eb3511ed9e1b0018128a))
* **text-editor:** rename text-editor and text-editor-form-component ([b95213c](https://github.com/Lundalogik/lime-elements/commit/b95213c115f1f9ca7a9b0da246b7b65d72a3c87a))
* **text-editor:** set default emitted value to empty string ([3045c41](https://github.com/Lundalogik/lime-elements/commit/3045c411aff48008280344732e56682ad8d59c2b))

## [37.20.0](https://github.com/Lundalogik/lime-elements/compare/v37.19.1...v37.20.0) (2024-04-23)


### Features


* **markdown:** allow `height` and `width` in inline `style` attribute ([b79a38d](https://github.com/Lundalogik/lime-elements/commit/b79a38d741c03c9bedbc54f6d4146bc49957a9a5)), closes [Lundalogik/limepkg-email#695](https://github.com/Lundalogik/limepkg-email/issues/695)

## [37.19.1](https://github.com/Lundalogik/lime-elements/compare/v37.19.0...v37.19.1) (2024-04-23)


### Bug Fixes


* **action-bar:** highlight the floating action bar ([9f2fa3e](https://github.com/Lundalogik/lime-elements/commit/9f2fa3e87aa48398585626a233848d5e92a3e48c))

## [37.19.0](https://github.com/Lundalogik/lime-elements/compare/v37.18.0...v37.19.0) (2024-04-22)


### Features


* **editor:** add prop menuItems ([1fee704](https://github.com/Lundalogik/lime-elements/commit/1fee704753cda649be974c902579f8b29ea3e844))

## [37.18.0](https://github.com/Lundalogik/lime-elements/compare/v37.17.3...v37.18.0) (2024-04-16)


### Features


* **editor:** change default menu ([8b81aef](https://github.com/Lundalogik/lime-elements/commit/8b81aef3e5327aad63836ef65de9952c4f3467be))

## [37.17.3](https://github.com/Lundalogik/lime-elements/compare/v37.17.2...v37.17.3) (2024-04-15)


### Bug Fixes


* **markdown:** fix sanitization accidentally removing images ([c452f30](https://github.com/Lundalogik/lime-elements/commit/c452f3076e1c7dbe36539adb83d684c046f86062)), closes [Lundalogik/limepkg-email#668](https://github.com/Lundalogik/limepkg-email/issues/668)

## [37.17.2](https://github.com/Lundalogik/lime-elements/compare/v37.17.1...v37.17.2) (2024-04-15)


### Bug Fixes


* **markdown:** balance headings that are multiple lines ([9d5d19d](https://github.com/Lundalogik/lime-elements/commit/9d5d19d64260976d6a2706b05d5cd8b3b425f748))
* **markdown:** better heading styles ([f21bfe6](https://github.com/Lundalogik/lime-elements/commit/f21bfe61c8e0a98361fc7055a9d2003c2acda242))
* **markdown:** don't hard-code links' `font-size` ([360ef30](https://github.com/Lundalogik/lime-elements/commit/360ef308003f6ef8d6c43cc55f2c0e35d38e83f4))
* **markdown:** make it possible to see bold text in headings ([d5887c3](https://github.com/Lundalogik/lime-elements/commit/d5887c38638bdd2ab7fda09ee5508f597da15b03))
* **markdown:** prevent overflowing text caused by long words ([195d2b1](https://github.com/Lundalogik/lime-elements/commit/195d2b19453f58bd18d167314a7f03c4605de330))

## [37.17.1](https://github.com/Lundalogik/lime-elements/compare/v37.17.0...v37.17.1) (2024-04-12)


### Bug Fixes


* **text-editor:** ensure menubar items won't grow tall ([314dca9](https://github.com/Lundalogik/lime-elements/commit/314dca9c6313ea7bf75d7b85499ac05830019674))

## [37.17.0](https://github.com/Lundalogik/lime-elements/compare/v37.16.0...v37.17.0) (2024-04-11)


### Features


* **text-editor:** add buttons for lists ([50a1020](https://github.com/Lundalogik/lime-elements/commit/50a1020de0d9e60c37eb333f06d98c8c25efd4e7))

## [37.16.0](https://github.com/Lundalogik/lime-elements/compare/v37.15.1...v37.16.0) (2024-04-11)


### Features


* **text-editor:** add basic text editor (private component in beta, at the moment) ([32d3bf3](https://github.com/Lundalogik/lime-elements/commit/32d3bf3affd9835b06f6cf19c287daeeb3bd9402))

## [37.15.1](https://github.com/Lundalogik/lime-elements/compare/v37.15.0...v37.15.1) (2024-04-10)


### Bug Fixes


* **tooltip:** avoid tooltip sometimes getting stuck showing ([1e8e45b](https://github.com/Lundalogik/lime-elements/commit/1e8e45b06bd4c0f91b931005489f84d076b81d1d)), closes [#2898](https://github.com/Lundalogik/lime-elements/issues/2898)

## [37.15.0](https://github.com/Lundalogik/lime-elements/compare/v37.14.1...v37.15.0) (2024-04-05)


### Features


* **markdown:** support certain whitelisted inline css styles ([43e89bf](https://github.com/Lundalogik/lime-elements/commit/43e89bfc4e936e4d1c2c300820ac87888d3aa6ec)), closes [Lundalogik/limepkg-email#590](https://github.com/Lundalogik/limepkg-email/issues/590)

## [37.14.1](https://github.com/Lundalogik/lime-elements/compare/v37.14.0...v37.14.1) (2024-04-05)


### Bug Fixes


* **tooltip:** display the tooltip, when the element is focused using keyboard ([2c677a7](https://github.com/Lundalogik/lime-elements/commit/2c677a7db626b914dc5de1b131743975c1b9b870))

## [37.14.0](https://github.com/Lundalogik/lime-elements/compare/v37.13.3...v37.14.0) (2024-04-04)


### Features


* **select:** enable displaying a secondary text for options ([a728168](https://github.com/Lundalogik/lime-elements/commit/a728168fa2ece5f3551f46a286650cb022c7fa82))

## [37.13.3](https://github.com/Lundalogik/lime-elements/compare/v37.13.2...v37.13.3) (2024-04-04)


### Bug Fixes


* **menu:** clarify for assistive tech, which menu trigger opens which menu list ([a3360c2](https://github.com/Lundalogik/lime-elements/commit/a3360c2b739952d805afde1eaa9f380686b35a06))
* **menu:** ensure that the list of menu items is visible to assistive tech ([ef41af2](https://github.com/Lundalogik/lime-elements/commit/ef41af24f7d03d29f1f9baf3f8d3f15c6233a1a0))
* **popover:** clarify for assistive tech, which popover trigger opens which popover content ([27db975](https://github.com/Lundalogik/lime-elements/commit/27db975067af5b676f1389d2774254b81059d9a4))

## [37.13.2](https://github.com/Lundalogik/lime-elements/compare/v37.13.1...v37.13.2) (2024-04-04)


### Bug Fixes


* **input-field:** ensure `aria-controls` get ids of both helper text & portal ([26d26ac](https://github.com/Lundalogik/lime-elements/commit/26d26ac3e1d13e2a294156762428777d344f2607))

## [37.13.1](https://github.com/Lundalogik/lime-elements/compare/v37.13.0...v37.13.1) (2024-04-04)


### Bug Fixes


* **color-picker:** set focus on swatches when the palette popover is opened ([fe7d91a](https://github.com/Lundalogik/lime-elements/commit/fe7d91aa00befd5f18cad209b5b1ad527d7ddaa2))

## [37.13.0](https://github.com/Lundalogik/lime-elements/compare/v37.12.2...v37.13.0) (2024-04-02)


### Features


* **checkbox:** allow customizing the visualization of `readonly` state ([0200110](https://github.com/Lundalogik/lime-elements/commit/02001102e739fc01dba0a9c52cfa847a641853ce))
* **dynamic-label:** add new component ([226c536](https://github.com/Lundalogik/lime-elements/commit/226c53683838d08bbb09c2a42d85675c3c1eb3d7))
* **switch:** allow customizing the visualization of `readonly` state ([de01a42](https://github.com/Lundalogik/lime-elements/commit/de01a429a85d1713d231b40860a235dc648a3c00))

### Bug Fixes


* **form:** allow additional properties for boolean fields ([6113e6e](https://github.com/Lundalogik/lime-elements/commit/6113e6ef160c4342166eae6a37273fd872a8115b))

## [37.12.2](https://github.com/Lundalogik/lime-elements/compare/v37.12.1...v37.12.2) (2024-03-20)


### Bug Fixes


* **picker:** change search debounce time to 300 ms ([83f1f96](https://github.com/Lundalogik/lime-elements/commit/83f1f96d89e77a6bcf950debce687d44880e49e1))
* **picker:** improve debounced search behaviour ([a77051a](https://github.com/Lundalogik/lime-elements/commit/a77051adc8c70ec28ead5dae62c160f6603fe13f))

## [37.12.1](https://github.com/Lundalogik/lime-elements/compare/v37.12.0...v37.12.1) (2024-03-20)


### Bug Fixes


* **chip:** increase max-width of a chip ([c9fd4b5](https://github.com/Lundalogik/lime-elements/commit/c9fd4b5ef699e9eeec726b87f6ec9d5141daa1d2))

## [37.12.0](https://github.com/Lundalogik/lime-elements/compare/v37.11.5...v37.12.0) (2024-03-19)


### Features


* **menu:** allow overriding home item in breadcrumbs ([2cb1c4e](https://github.com/Lundalogik/lime-elements/commit/2cb1c4ef47ef4fc777700dbaebe6a3f8396777f0))

## [37.11.5](https://github.com/Lundalogik/lime-elements/compare/v37.11.4...v37.11.5) (2024-03-15)


### Bug Fixes


* **file-dropzone:** display the component as a block element ([38b9325](https://github.com/Lundalogik/lime-elements/commit/38b93254b1a6f7d0fd6211a1fef6bf46c2e4014e))

## [37.11.4](https://github.com/Lundalogik/lime-elements/compare/v37.11.3...v37.11.4) (2024-03-14)


### Bug Fixes


* **menu:** fix typing of navigateMenu event ([fa3906f](https://github.com/Lundalogik/lime-elements/commit/fa3906f5c3115768cff38dd20a1f56abe6aae9ae))
* **menu:** handle selecting while loading sub items ([1a40362](https://github.com/Lundalogik/lime-elements/commit/1a403622b47312aa17a6a1143a636a6689ed973a))
* **menu:** remove search debouncing ([1658310](https://github.com/Lundalogik/lime-elements/commit/16583105db97493fa048745a7e55a91e7ab1918d))

## [37.11.3](https://github.com/Lundalogik/lime-elements/compare/v37.11.2...v37.11.3) (2024-03-14)


### Bug Fixes


* **tab-bar:** ensure component is initialized before handling resize event ([05887f5](https://github.com/Lundalogik/lime-elements/commit/05887f56063de0c69c7775f9165bba376f53ff15))

## [37.11.2](https://github.com/Lundalogik/lime-elements/compare/v37.11.1...v37.11.2) (2024-03-09)


### Bug Fixes


* **file-dropzone:** no highlight on disable ([f715d3f](https://github.com/Lundalogik/lime-elements/commit/f715d3fbf397baa1f4aeb811c94861cc80a6158c))

## [37.11.1](https://github.com/Lundalogik/lime-elements/compare/v37.11.0...v37.11.1) (2024-03-08)


### Bug Fixes


* **file-dropzone:** improve examples ([f41b46a](https://github.com/Lundalogik/lime-elements/commit/f41b46ad6a66585c750583138376a6be324a010e))

## [37.11.0](https://github.com/Lundalogik/lime-elements/compare/v37.10.2...v37.11.0) (2024-03-07)


### Features


* **file-input:** add new component ([bf718a0](https://github.com/Lundalogik/lime-elements/commit/bf718a0dec18bbf997bab5504748f12f036592f9))

## [37.10.2](https://github.com/Lundalogik/lime-elements/compare/v37.10.1...v37.10.2) (2024-03-06)


### Bug Fixes


* **file-dropzone:** no highlight on disable ([ae688e6](https://github.com/Lundalogik/lime-elements/commit/ae688e619bb795c8516b2a42a901f207c5315003))

## [37.10.1](https://github.com/Lundalogik/lime-elements/compare/v37.10.0...v37.10.1) (2024-03-06)


### Bug Fixes


* **limel-picker:** searcher returns array of ListItem or ListSeparator ([762216a](https://github.com/Lundalogik/lime-elements/commit/762216a12c6eada80233d9f51798dbe69b2a178d))

## [37.10.0](https://github.com/Lundalogik/lime-elements/compare/v37.9.0...v37.10.0) (2024-03-06)


### Features


* **file-dropzone:** add new component ([ac54d2a](https://github.com/Lundalogik/lime-elements/commit/ac54d2a387c7f9f1fec162989ef62adcd3f965d2))
* **files:** add helper function ([e0b26d3](https://github.com/Lundalogik/lime-elements/commit/e0b26d30480c2d4b6d80cd78c4fb4155a9931197))

## [37.9.0](https://github.com/Lundalogik/lime-elements/compare/v37.8.2...v37.9.0) (2024-03-06)


### Features


* **picker:** allow searcher to return `ListSeparator` as well as `ListItem` ([9f8e61b](https://github.com/Lundalogik/lime-elements/commit/9f8e61ba2604a4834ab5383cb0318130c784db8f))

### Bug Fixes


* **limel-picker:** align event types with values types ([4ba4ae0](https://github.com/Lundalogik/lime-elements/commit/4ba4ae0665bebf71e8c73bd0fe67ac3ce18f98b0))

## [37.8.2](https://github.com/Lundalogik/lime-elements/compare/v37.8.1...v37.8.2) (2024-03-06)


### Bug Fixes


* **input-field:** make a placeholder text visible in dark mode ([914094e](https://github.com/Lundalogik/lime-elements/commit/914094ec169312ee87e3ba9f26702f01a26f054a))

## [37.8.1](https://github.com/Lundalogik/lime-elements/compare/v37.8.0...v37.8.1) (2024-03-06)


### Bug Fixes


* **list:** make sure deselected item is rendered as deselected ([7c7827f](https://github.com/Lundalogik/lime-elements/commit/7c7827ffbf084ccfc77c247bd894201689e8a25e))

## [37.8.0](https://github.com/Lundalogik/lime-elements/compare/v37.7.1...v37.8.0) (2024-03-05)


### Features


* **form:** add generic schema support ([d73f48b](https://github.com/Lundalogik/lime-elements/commit/d73f48bc9e115fe8e6ff4415290966960486d53f))

## [37.7.1](https://github.com/Lundalogik/lime-elements/compare/v37.7.0...v37.7.1) (2024-03-05)


### Bug Fixes


* **chip:** don't specify the exact number of percentages above the progress bar ([3c6fcd0](https://github.com/Lundalogik/lime-elements/commit/3c6fcd08a88f7289e3c7ab357672c8f82c527285))

## [37.7.0](https://github.com/Lundalogik/lime-elements/compare/v37.6.0...v37.7.0) (2024-02-29)


### Features


* **form:** expose json schema interface ([e9c426f](https://github.com/Lundalogik/lime-elements/commit/e9c426fcc1b6a62ef97133b971fd13f8dd472520))

## [37.6.0](https://github.com/Lundalogik/lime-elements/compare/v37.5.0...v37.6.0) (2024-02-28)


### Features


* **chip:** add `invalid` state ([08790d7](https://github.com/Lundalogik/lime-elements/commit/08790d7c3fdff176c7a9a6c46265103019cd0e5d))

## [37.5.0](https://github.com/Lundalogik/lime-elements/compare/v37.4.2...v37.5.0) (2024-02-23)


### Features


* **chip:** add progress indicator ([9bfef3e](https://github.com/Lundalogik/lime-elements/commit/9bfef3e19e9be307a4a663ed08c19d6b1d8cecd8))
* **chip:** enable `loading` state ([173caa4](https://github.com/Lundalogik/lime-elements/commit/173caa43666b297feca28c065c136b0b94119bc5))

## [37.4.2](https://github.com/Lundalogik/lime-elements/compare/v37.4.1...v37.4.2) (2024-02-22)


### Bug Fixes


* **file:** fix bug where links on chips could not be opened ([5a43cc7](https://github.com/Lundalogik/lime-elements/commit/5a43cc707a45451285fc8160fae3ac7b13104b36)), closes [#2793](https://github.com/Lundalogik/lime-elements/issues/2793)

## [37.4.1](https://github.com/Lundalogik/lime-elements/compare/v37.4.0...v37.4.1) (2024-02-21)


### Bug Fixes


* **chip-set:** keep chips clickable when `type` is `input` & `readonly` is `true` ([6e8b79a](https://github.com/Lundalogik/lime-elements/commit/6e8b79ace56c52749ffce470015b99de2d0b999f))

## [37.4.0](https://github.com/Lundalogik/lime-elements/compare/v37.3.0...v37.4.0) (2024-02-20)


### Features


* **components:** decrease the height & deadspace of input elements ([8be3a8d](https://github.com/Lundalogik/lime-elements/commit/8be3a8d49f15a5b831b4247e6028ba473c227120))
If you have layout designs with hardcoded size
values (for instance heights, margins or
paddings) which are added only for the purpose of
horizontally or vertically aligning the elements
in the UI, there is a big chance that your
layouts now will render in a messy way after this
change and elements will not align as before.
Note that for UI designs nowadays, you should not
need to have hardcoded values. You must rather
think "responsive design", and incorporate `flex`
or `grid` to achieve a more flawless, smooth and
responsive layout.

### Bug Fixes


* **chip-set:** ensure several chips lay themselves out in multiple rows ([3779cdf](https://github.com/Lundalogik/lime-elements/commit/3779cdff40378ea619deafe74bac62a625a32f1f))
* **chip:** prevent overflowing the parent ([213114d](https://github.com/Lundalogik/lime-elements/commit/213114d8769adc6b6b7444d13b6b5b0cb2993bd9))
* **form:** prevent helper text from creating large gaps between fields ([8fb3ec1](https://github.com/Lundalogik/lime-elements/commit/8fb3ec19f58f89dc8df5fd7ff0fd99af1a80391c))

## [37.3.0](https://github.com/Lundalogik/lime-elements/compare/v37.2.8...v37.3.0) (2024-02-16)


### Features


* **chip:** introduce a `ChipType` ([26731ba](https://github.com/Lundalogik/lime-elements/commit/26731baa94378516e6bde16b24bc1f1ec766c58a))

## [37.2.8](https://github.com/Lundalogik/lime-elements/compare/v37.2.7...v37.2.8) (2024-02-14)


### Bug Fixes


* **picker:** be able to have value as object ([a1319ba](https://github.com/Lundalogik/lime-elements/commit/a1319ba86799663dcb6c3c332995de3f2555b3e0))

## [37.2.7](https://github.com/Lundalogik/lime-elements/compare/v37.2.6...v37.2.7) (2024-02-14)


### Bug Fixes


* **config:** revert unintentional breaking change in 37.2.0 ([49d74b4](https://github.com/Lundalogik/lime-elements/commit/49d74b4ab0d6c6a9b44abc9a8f689ac197b05a9c)), closes [#2781](https://github.com/Lundalogik/lime-elements/issues/2781)

## [37.2.6](https://github.com/Lundalogik/lime-elements/compare/v37.2.5...v37.2.6) (2024-02-12)


### Bug Fixes


* **dialog:** avoid keyboard automatically opening when dialog opens on android ([6e8a624](https://github.com/Lundalogik/lime-elements/commit/6e8a62496bb78e2438f5d99f58602e5c70e14c7b))

## [37.2.5](https://github.com/Lundalogik/lime-elements/compare/v37.2.4...v37.2.5) (2024-02-12)


### Bug Fixes


* **chip:** improve accessibility using `aria-controls` on the remove button ([87d3181](https://github.com/Lundalogik/lime-elements/commit/87d318161834f21e556d5e0b61322ebc16f8a931))
* **chip:** mark optional props as optional ([6451e02](https://github.com/Lundalogik/lime-elements/commit/6451e02db2d302130d9c05c12b2e4739e50b7fad))
* **chip:** prevent extra padding on `disabled` & `removable` chip ([bfba0cb](https://github.com/Lundalogik/lime-elements/commit/bfba0cb8d150dbf3a7e33c5954794b8294423c59))

## [37.2.4](https://github.com/Lundalogik/lime-elements/compare/v37.2.3...v37.2.4) (2024-02-08)


### Bug Fixes


* **button:** don't block all pointer events on a `disabled` button ([fa9ed2b](https://github.com/Lundalogik/lime-elements/commit/fa9ed2b9e0266a540cd91099ee4267c6b7c7294a))
* **icon-button:** don't block all pointer events on a `disabled` button ([9f79d3c](https://github.com/Lundalogik/lime-elements/commit/9f79d3c03ed321d283f7ac1882e4fed7faeb3cfb))
* **select:** better visualize `disabled` state ([b631a07](https://github.com/Lundalogik/lime-elements/commit/b631a073b63da4bcc0fa9fb1448699c9bfb88191))
* **split-button:** don't block all pointer events on a `disabled` button ([099362f](https://github.com/Lundalogik/lime-elements/commit/099362fb697852217134235b656a8ae828fb3c38))
* **switch:** better visualize `disabled` state ([db2388e](https://github.com/Lundalogik/lime-elements/commit/db2388e4964c9ed31643441127baa470ac8544d5))

## [37.2.3](https://github.com/Lundalogik/lime-elements/compare/v37.2.2...v37.2.3) (2024-02-07)


### Bug Fixes


* **breadcrumbs:** use the same `id` for items & their tooltips… ([aa83b83](https://github.com/Lundalogik/lime-elements/commit/aa83b83a6719848bed73c9f3153fdb1dde237008))

## [37.2.2](https://github.com/Lundalogik/lime-elements/compare/v37.2.1...v37.2.2) (2024-02-05)


### Reverts


* Revert "ci(release.config.js): temporarily re-add release-config for branch `next`" ([6d61747](https://github.com/Lundalogik/lime-elements/commit/6d61747e10486df78b5f3edcee3252962e8f84b2))
* Revert "ci(release config): trying some stuff to get branch renaming to work" ([0695c76](https://github.com/Lundalogik/lime-elements/commit/0695c765760e121996f6443b01787abf43b16d59))

## [37.2.1](https://github.com/Lundalogik/lime-elements/compare/v37.2.0...v37.2.1) (2024-02-05)


### Bug Fixes


* **form:** add gap between rows in array items ([d140934](https://github.com/Lundalogik/lime-elements/commit/d140934b5b5909f8b9181b8b221b4821c9df2161))

### Performance Improvements


* **breadcrumbs:** fix minor memory leak in limel-breadcrumbs ([12ae92b](https://github.com/Lundalogik/lime-elements/commit/12ae92b669ea820e79373a91f268fa0d85c7075f))

## [37.2.1-next.2](https://github.com/Lundalogik/lime-elements/compare/v37.2.1-next.1...v37.2.1-next.2) (2024-02-05)


### Performance Improvements


* **breadcrumbs:** fix minor memory leak in limel-breadcrumbs ([12ae92b](https://github.com/Lundalogik/lime-elements/commit/12ae92b669ea820e79373a91f268fa0d85c7075f))

## [37.2.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v37.2.0...v37.2.1-next.1) (2024-02-05)


### Bug Fixes


* **form:** add gap between rows in array items ([d140934](https://github.com/Lundalogik/lime-elements/commit/d140934b5b5909f8b9181b8b221b4821c9df2161))

## [37.2.0](https://github.com/Lundalogik/lime-elements/compare/v37.1.1...v37.2.0) (2024-02-02)


### Features


* **action-bar:** make `ActionBarItem` generic ([b0f9e35](https://github.com/Lundalogik/lime-elements/commit/b0f9e3581b3b7c6b0703266501d9272a24b4b9f2))
* **header:** enable customizing the divider of the subheading ([8653fd3](https://github.com/Lundalogik/lime-elements/commit/8653fd3515ad0ebb81989eb5526849c859419b42))

### Bug Fixes


* **action-bar:** improve accessibility, using ARIA roles ([80fa73a](https://github.com/Lundalogik/lime-elements/commit/80fa73a4e8d6f327223f84af2d1d55acedbfd2ea))
* **checkbox:** make helperText red, when field is invalid ([5b113c8](https://github.com/Lundalogik/lime-elements/commit/5b113c839bd6149ba557e21fa66d24fe5b6c61ff))
* **header:** correctly declare all the props as optional ([664088f](https://github.com/Lundalogik/lime-elements/commit/664088f7ef8255f05204f12709ca4138580c1043))
* **header:** do not render subheading's divider, when it is not provided ([038b071](https://github.com/Lundalogik/lime-elements/commit/038b071d9c687ec18b4bca077c84c0dcd1463e33))
* **header:** make sure `--header-supporting-text-color` style gets applied ([9eb8e50](https://github.com/Lundalogik/lime-elements/commit/9eb8e50d90b4b27ee0b40b30184192f8396f03c3))
* **header:** make the icon badge look nicer ([c96a21e](https://github.com/Lundalogik/lime-elements/commit/c96a21ef62aa6735333c47f7f1eb354c8dc7e9dd))
* **header:** make the text render slightly smaller ([ad9d984](https://github.com/Lundalogik/lime-elements/commit/ad9d9841bb815b00b1857a6e68b04666294606dd))
* **icon:** do not crash if icon is `null` ([64fc973](https://github.com/Lundalogik/lime-elements/commit/64fc9732c5a07365a6b457ba809c0c77fc0979e7)), closes [#2752](https://github.com/Lundalogik/lime-elements/issues/2752)
* **limel-picker:** don't show an empty icon if no icon is provided ([c790bce](https://github.com/Lundalogik/lime-elements/commit/c790bce606ec9846ba03c44b520bfb0f6c73daa1))
* **LimeSchemaOptions:** replace use of internal type `Components.LimelHelp` with interface `Help` ([eb1d0f4](https://github.com/Lundalogik/lime-elements/commit/eb1d0f4afeb8c3c3f5bb866c3c5f168eb96dd8f0))
* **menu:** calculate currentSubMenu even when searching ([6da2af4](https://github.com/Lundalogik/lime-elements/commit/6da2af4a25d039ab2775e451eb36886fda43e635))
* **menu:** clear search when navigating the menu ([baa4d25](https://github.com/Lundalogik/lime-elements/commit/baa4d25c3e29f92d850c0d1719e94fab21c4c636))
* **menu:** keyboard navigation in search results ([e202ea5](https://github.com/Lundalogik/lime-elements/commit/e202ea5b937caf2d0ea810fdb05bcc2964cb7343))
* **menu:** keyboard navigation when last/first list item is a separator ([4c6d5f8](https://github.com/Lundalogik/lime-elements/commit/4c6d5f8e01293587ffe53620baa416ce547ba3f6))
* **menu:** show empty result when no search hits ([81b3e22](https://github.com/Lundalogik/lime-elements/commit/81b3e225f6252aceaccad446e4278dfa1ae7793f))
* **popover:** add `aria-haspopup` & `aria-expanded` attributes to trigger element ([3d17839](https://github.com/Lundalogik/lime-elements/commit/3d178391037a34bccf325deb42eb7746c1ae6cba))
* **switch:** make helperText red, when field is invalid ([47717b8](https://github.com/Lundalogik/lime-elements/commit/47717b868ca9282c64eb6a6b7944ca94972b8bd3))
* **types:** some exported types were exported as `any` ([88c730b](https://github.com/Lundalogik/lime-elements/commit/88c730b42a3be4f9dc6a95e492e958552f44ee20))

## [37.2.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v37.2.0-next.2...v37.2.0-next.3) (2024-02-02)


### Bug Fixes


* **LimeSchemaOptions:** replace use of internal type `Components.LimelHelp` with interface `Help` ([eb1d0f4](https://github.com/Lundalogik/lime-elements/commit/eb1d0f4afeb8c3c3f5bb866c3c5f168eb96dd8f0))

## [37.2.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v37.2.0-next.1...v37.2.0-next.2) (2024-02-02)


### Bug Fixes


* **icon:** do not crash if icon is `null` ([f8699a9](https://github.com/Lundalogik/lime-elements/commit/f8699a929317eb699e2e9e46558fe8c98cc070fd)), closes [#2752](https://github.com/Lundalogik/lime-elements/issues/2752)

## [37.2.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v37.1.0...v37.2.0-next.1) (2024-02-02)


### Features


* **action-bar:** make `ActionBarItem` generic ([b0f9e35](https://github.com/Lundalogik/lime-elements/commit/b0f9e3581b3b7c6b0703266501d9272a24b4b9f2))
* **header:** enable customizing the divider of the subheading ([8653fd3](https://github.com/Lundalogik/lime-elements/commit/8653fd3515ad0ebb81989eb5526849c859419b42))

### Bug Fixes


* **action-bar:** improve accessibility, using ARIA roles ([80fa73a](https://github.com/Lundalogik/lime-elements/commit/80fa73a4e8d6f327223f84af2d1d55acedbfd2ea))
* **checkbox:** make helperText red, when field is invalid ([5b113c8](https://github.com/Lundalogik/lime-elements/commit/5b113c839bd6149ba557e21fa66d24fe5b6c61ff))
* **header:** correctly declare all the props as optional ([664088f](https://github.com/Lundalogik/lime-elements/commit/664088f7ef8255f05204f12709ca4138580c1043))
* **header:** do not render subheading's divider, when it is not provided ([038b071](https://github.com/Lundalogik/lime-elements/commit/038b071d9c687ec18b4bca077c84c0dcd1463e33))
* **header:** make sure `--header-supporting-text-color` style gets applied ([9eb8e50](https://github.com/Lundalogik/lime-elements/commit/9eb8e50d90b4b27ee0b40b30184192f8396f03c3))
* **header:** make the icon badge look nicer ([c96a21e](https://github.com/Lundalogik/lime-elements/commit/c96a21ef62aa6735333c47f7f1eb354c8dc7e9dd))
* **header:** make the text render slightly smaller ([ad9d984](https://github.com/Lundalogik/lime-elements/commit/ad9d9841bb815b00b1857a6e68b04666294606dd))
* **icon:** do not crash if icon is `null` ([64fc973](https://github.com/Lundalogik/lime-elements/commit/64fc9732c5a07365a6b457ba809c0c77fc0979e7)), closes [#2752](https://github.com/Lundalogik/lime-elements/issues/2752)
* **limel-picker:** don't show an empty icon if no icon is provided ([c790bce](https://github.com/Lundalogik/lime-elements/commit/c790bce606ec9846ba03c44b520bfb0f6c73daa1))
* **menu:** calculate currentSubMenu even when searching ([6da2af4](https://github.com/Lundalogik/lime-elements/commit/6da2af4a25d039ab2775e451eb36886fda43e635))
* **menu:** clear search when navigating the menu ([baa4d25](https://github.com/Lundalogik/lime-elements/commit/baa4d25c3e29f92d850c0d1719e94fab21c4c636))
* **menu:** keyboard navigation in search results ([e202ea5](https://github.com/Lundalogik/lime-elements/commit/e202ea5b937caf2d0ea810fdb05bcc2964cb7343))
* **menu:** keyboard navigation when last/first list item is a separator ([4c6d5f8](https://github.com/Lundalogik/lime-elements/commit/4c6d5f8e01293587ffe53620baa416ce547ba3f6))
* **menu:** show empty result when no search hits ([81b3e22](https://github.com/Lundalogik/lime-elements/commit/81b3e225f6252aceaccad446e4278dfa1ae7793f))
* **popover:** add `aria-haspopup` & `aria-expanded` attributes to trigger element ([3d17839](https://github.com/Lundalogik/lime-elements/commit/3d178391037a34bccf325deb42eb7746c1ae6cba))
* **switch:** make helperText red, when field is invalid ([47717b8](https://github.com/Lundalogik/lime-elements/commit/47717b868ca9282c64eb6a6b7944ca94972b8bd3))
* **types:** some exported types were exported as `any` ([88c730b](https://github.com/Lundalogik/lime-elements/commit/88c730b42a3be4f9dc6a95e492e958552f44ee20))

## [37.1.0-next.99](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.98...v37.1.0-next.99) (2024-02-01)


### Bug Fixes


* **checkbox:** make helperText red, when field is invalid ([5b113c8](https://github.com/Lundalogik/lime-elements/commit/5b113c839bd6149ba557e21fa66d24fe5b6c61ff))
* **switch:** make helperText red, when field is invalid ([47717b8](https://github.com/Lundalogik/lime-elements/commit/47717b868ca9282c64eb6a6b7944ca94972b8bd3))

## [37.1.0-next.98](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.97...v37.1.0-next.98) (2024-02-01)


### Bug Fixes


* **icon:** do not crash if icon is `null` ([64fc973](https://github.com/Lundalogik/lime-elements/commit/64fc9732c5a07365a6b457ba809c0c77fc0979e7)), closes [#2752](https://github.com/Lundalogik/lime-elements/issues/2752)

## [37.1.0-next.97](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.96...v37.1.0-next.97) (2024-01-31)


### Bug Fixes


* **limel-picker:** don't show an empty icon if no icon is provided ([c790bce](https://github.com/Lundalogik/lime-elements/commit/c790bce606ec9846ba03c44b520bfb0f6c73daa1))

## [37.1.0-next.96](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.95...v37.1.0-next.96) (2024-01-29)


### Bug Fixes


* **header:** make the icon badge look nicer ([c96a21e](https://github.com/Lundalogik/lime-elements/commit/c96a21ef62aa6735333c47f7f1eb354c8dc7e9dd))

## [37.1.0-next.95](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.94...v37.1.0-next.95) (2024-01-25)


### Features


* **action-bar:** make `ActionBarItem` generic ([b0f9e35](https://github.com/Lundalogik/lime-elements/commit/b0f9e3581b3b7c6b0703266501d9272a24b4b9f2))

## [37.1.0-next.94](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.93...v37.1.0-next.94) (2024-01-23)


### Bug Fixes


* **popover:** add `aria-haspopup` & `aria-expanded` attributes to trigger element ([3d17839](https://github.com/Lundalogik/lime-elements/commit/3d178391037a34bccf325deb42eb7746c1ae6cba))

## [37.1.0-next.93](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.92...v37.1.0-next.93) (2024-01-22)


### Bug Fixes


* **header:** correctly declare all the props as optional ([664088f](https://github.com/Lundalogik/lime-elements/commit/664088f7ef8255f05204f12709ca4138580c1043))
* **header:** do not render subheading's divider, when it is not provided ([038b071](https://github.com/Lundalogik/lime-elements/commit/038b071d9c687ec18b4bca077c84c0dcd1463e33))

## [37.1.0-next.92](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.91...v37.1.0-next.92) (2024-01-19)


### Features


* **header:** enable customizing the divider of the subheading ([8653fd3](https://github.com/Lundalogik/lime-elements/commit/8653fd3515ad0ebb81989eb5526849c859419b42))

### Bug Fixes


* **header:** make sure `--header-supporting-text-color` style gets applied ([9eb8e50](https://github.com/Lundalogik/lime-elements/commit/9eb8e50d90b4b27ee0b40b30184192f8396f03c3))
* **header:** make the text render slightly smaller ([ad9d984](https://github.com/Lundalogik/lime-elements/commit/ad9d9841bb815b00b1857a6e68b04666294606dd))

## [37.1.0-next.91](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.90...v37.1.0-next.91) (2024-01-18)


### Bug Fixes


* **types:** some exported types were exported as `any` ([88c730b](https://github.com/Lundalogik/lime-elements/commit/88c730b42a3be4f9dc6a95e492e958552f44ee20))

## [37.1.0-next.90](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.89...v37.1.0-next.90) (2024-01-16)


### Bug Fixes


* **menu:** keyboard navigation in search results ([e202ea5](https://github.com/Lundalogik/lime-elements/commit/e202ea5b937caf2d0ea810fdb05bcc2964cb7343))
* **menu:** keyboard navigation when last/first list item is a separator ([4c6d5f8](https://github.com/Lundalogik/lime-elements/commit/4c6d5f8e01293587ffe53620baa416ce547ba3f6))

## [37.1.0-next.89](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.88...v37.1.0-next.89) (2024-01-16)


### Bug Fixes


* **action-bar:** improve accessibility, using ARIA roles ([80fa73a](https://github.com/Lundalogik/lime-elements/commit/80fa73a4e8d6f327223f84af2d1d55acedbfd2ea))

## [37.1.0-next.88](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.87...v37.1.0-next.88) (2024-01-12)


### Bug Fixes


* **menu:** show empty result when no search hits ([81b3e22](https://github.com/Lundalogik/lime-elements/commit/81b3e225f6252aceaccad446e4278dfa1ae7793f))

## [37.1.0-next.87](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.86...v37.1.0-next.87) (2024-01-12)


### Bug Fixes


* **menu:** calculate currentSubMenu even when searching ([6da2af4](https://github.com/Lundalogik/lime-elements/commit/6da2af4a25d039ab2775e451eb36886fda43e635))
* **menu:** clear search when navigating the menu ([baa4d25](https://github.com/Lundalogik/lime-elements/commit/baa4d25c3e29f92d850c0d1719e94fab21c4c636))

## [37.1.1](https://github.com/Lundalogik/lime-elements/compare/v37.1.0...v37.1.1) (2024-02-02)


### Bug Fixes


* **icon:** do not crash if icon is `null` ([f8699a9](https://github.com/Lundalogik/lime-elements/commit/f8699a929317eb699e2e9e46558fe8c98cc070fd)), closes [#2752](https://github.com/Lundalogik/lime-elements/issues/2752)

## [37.1.0](https://github.com/Lundalogik/lime-elements/compare/v37.0.0...v37.1.0) (2024-02-02)


### Features


* **action-bar-icon-interface:** make `icon` field required when `iconOnly` is true ([52ed447](https://github.com/Lundalogik/lime-elements/commit/52ed4479e09d8ce93ef1d86ca6d44f2f2cf94112))
* **action-bar:** add new component ([8faae2a](https://github.com/Lundalogik/lime-elements/commit/8faae2a98f918f9c075d6192ec23d5c0aa28ecfd))
* **breadcrumbs:** add new component ([9531e7a](https://github.com/Lundalogik/lime-elements/commit/9531e7a77c86ecc01492d0f98d932b766bea4d08)), closes [Lundalogik/crm-feature#3042](https://github.com/Lundalogik/crm-feature/issues/3042)
* **button-like-components:** add helper function for enter clicking ([a245649](https://github.com/Lundalogik/lime-elements/commit/a245649ab659cad54886147830d2f1e82f4a1ea8))
* **checkbox:** allow making it invalid ([dab9da9](https://github.com/Lundalogik/lime-elements/commit/dab9da97d04c1b8b8952cabedf7235169a837655))
* **chip-set:** enable consumers to make it `invalid` ([ff09716](https://github.com/Lundalogik/lime-elements/commit/ff09716acde94b4006bd999badaea881667d5777))
* **code-editor:** add jinja2 language mode type ([d43ddb2](https://github.com/Lundalogik/lime-elements/commit/d43ddb25423aed26ceb62b63cf371b233bf28cda))
* **collapsible-section:** make enter clickable ([a66e820](https://github.com/Lundalogik/lime-elements/commit/a66e820f3a05bae26e42bace2ea5f12f6b4d777d))
* **column sorting:** set default sort direction to descending ([2ed7525](https://github.com/Lundalogik/lime-elements/commit/2ed75250392a3b378b6780d1c6ee0add7b500a6a))
* **config:** provide better type for setting global config ([22a8d13](https://github.com/Lundalogik/lime-elements/commit/22a8d137972c38037cfd2244076be57fb7d10443))
* **dialog:** add actions to the heading area ([a8b7759](https://github.com/Lundalogik/lime-elements/commit/a8b775943b73a8a14b7a8cd80d9e446018a1326d))
* **dialog:** enable `Icon` interface ([e394863](https://github.com/Lundalogik/lime-elements/commit/e394863e9febdbd4d34c9a5e2937fada8b3dcc41))
* **file:** enable consumers to make it `invalid` ([af1780c](https://github.com/Lundalogik/lime-elements/commit/af1780c5e7cd1bc378147fc9e9f33692dc4d83b6))
* **form:** add support for disabled options when using a select ([e9d446c](https://github.com/Lundalogik/lime-elements/commit/e9d446ce04989d9fac61fcc7e3daf3093df7d3d6))
* **form:** enable providing rich help next to form fields ([dfa8605](https://github.com/Lundalogik/lime-elements/commit/dfa86055a8c0a2f46fe5eae3acc05480a1c675fe))
* **getRandomString:** update to use crypto.UUID() ([7d8ce2e](https://github.com/Lundalogik/lime-elements/commit/7d8ce2eb2caeacbc022032cfbc17f02b6057295e))
* **header:** enable `Icon` interface ([9e6a51a](https://github.com/Lundalogik/lime-elements/commit/9e6a51aeb0cbd0ab9edbfb91a0f2e77207d734dd))
* **help:** add new component ([431db0f](https://github.com/Lundalogik/lime-elements/commit/431db0f3e0eb24ba848e7ff2ab206942c9796324))
* **icon-button:** override default browser behavior on clicking enter ([6560325](https://github.com/Lundalogik/lime-elements/commit/6560325e9aee66336f64d0c4aff8622b767574a8))
* **input-field:** add support for `file://` protocol ([0fe04d5](https://github.com/Lundalogik/lime-elements/commit/0fe04d561b63d33ccd3fdb37254f26afb9bda5c3))
* **list:** enable adding titles to separators ([c3d4f01](https://github.com/Lundalogik/lime-elements/commit/c3d4f017e86f2b12d1180bdeaf50352ab2c10865))
* **markdown:** add a `private` feature for truncating `p` elements ([11a0930](https://github.com/Lundalogik/lime-elements/commit/11a09306aad0d01d79fd8c417817efa5a1124c20))
* **markdown:** add CSS props for hyperlinks colors ([4a0581e](https://github.com/Lundalogik/lime-elements/commit/4a0581eae96dd1c10bcbd36e988a1322c6d822be))
* **markdown:** create markdown component ([1d65586](https://github.com/Lundalogik/lime-elements/commit/1d6558681e5bb11f66742b852ae7b77a7bbdf1df))
* **menu:** add search functionality ([2282c9e](https://github.com/Lundalogik/lime-elements/commit/2282c9e5f35e92a15be98245dcd4938dbb898b8e))
* **menu:** enable adding titles to separators ([edf9d22](https://github.com/Lundalogik/lime-elements/commit/edf9d226081432380848cbc9551841d8cd3393d5))
* **menu:** enable having nested menus (sub-menus) ([75fe6ec](https://github.com/Lundalogik/lime-elements/commit/75fe6ec1496a3bde31caa80e5bcabbd1579b89ad))
* **menu:** support lazy loading of menu items ([8c64a49](https://github.com/Lundalogik/lime-elements/commit/8c64a4978832cf9c03b857ef890c0f81a0f27f3e))
* **menu:** support setting custom width of dropdown ([c818e90](https://github.com/Lundalogik/lime-elements/commit/c818e9080f236e28076e8296e0af161eec1b1c18))
* **picker:** enable consumers to make it `invalid` ([c2171fa](https://github.com/Lundalogik/lime-elements/commit/c2171fad2e557898a87fc18eba4a44bef18cdc80))
* remove Roboto and make it possible to define custom font, default to system font ([aab0740](https://github.com/Lundalogik/lime-elements/commit/aab07401bb27ae5f59bc6ce84599a62ae8f2e203))
* **src:** export `Link` & `Icon` interfaces ([a13f668](https://github.com/Lundalogik/lime-elements/commit/a13f66888a6c5e2c36783ca0ed83f2e68c915cbd))
* **switch:** add possibility to have a `helperText` ([9e44bc2](https://github.com/Lundalogik/lime-elements/commit/9e44bc2a6a59134b83b77b233440a042e4b3536a))
* **switch:** allow making it invalid ([e8a08b4](https://github.com/Lundalogik/lime-elements/commit/e8a08b48b698da04e3e30852a3acdee6aad97bee))
* **switch:** override default browser behavior on clicking enter ([1633f0f](https://github.com/Lundalogik/lime-elements/commit/1633f0fd602ea90cf99a4e02598269116bc3b83b))
* **tooltip:** add `openDirection` prop ([4f3d740](https://github.com/Lundalogik/lime-elements/commit/4f3d740416a86ac75578c9f51f07ce016db9710c))
* **tooltip:** add new component `limel-tooltip` ([df4f393](https://github.com/Lundalogik/lime-elements/commit/df4f3938935b655ca4d92c2abb15776abfe06a3c))

### Bug Fixes


* **action-bar-item:** make disabled button visible ([0226863](https://github.com/Lundalogik/lime-elements/commit/02268631157fe1b99c6744250febe96eb55461dd))
* **action-bar:** do not display tooltip of invisible action buttons ([1abc7a2](https://github.com/Lundalogik/lime-elements/commit/1abc7a2324be66f509bacdb147f7d2557206fa80))
* add support for `m-files://` links ([da6420e](https://github.com/Lundalogik/lime-elements/commit/da6420e45bf5430fa96ee558bab1126085ac715a))
* **breadcrumbs:** don't render icon if name isn't specified ([6494574](https://github.com/Lundalogik/lime-elements/commit/64945745dd5cbb52f61650dbc613f32e78e6a37b))
* **breadcrumbs:** support both `icon: string` & `icon: {name: string}` ([34753cf](https://github.com/Lundalogik/lime-elements/commit/34753cfeaf2ac789bc0782ba72c2076c7a70b98c))
* **button:** visualise open dropdown state when used as a trigger element ([fc0eadf](https://github.com/Lundalogik/lime-elements/commit/fc0eadfe9e2c9ff2cc828a4a3c7e7c16118d1179))
* **checkbox:** create a unique id for the helper text & use it by `aria` attributes ([38e4d29](https://github.com/Lundalogik/lime-elements/commit/38e4d295d4cc265d299d5d8c7bb5dbd28aefc284))
* **checkbox:** make `readonly` styles less confusing for end-users ([9361b7b](https://github.com/Lundalogik/lime-elements/commit/9361b7bd777a34a81b2a9c4fc7705c972aca138d))
* **checkbox:** make color of icons in `readonly` more dark ([d344015](https://github.com/Lundalogik/lime-elements/commit/d344015fd3a09cbe92c64c832ef6f1fd3cdc629c))
* **checkbox:** prevent helper line to occupy screen space when hidden ([fb6111f](https://github.com/Lundalogik/lime-elements/commit/fb6111f2635abf8de0070c1518cd0006a032691d))
* **chip-set:** prevent helper line to occupy screen space when hidden ([c8df2ee](https://github.com/Lundalogik/lime-elements/commit/c8df2ee1a6b7cf505e3d37f39ffbe8a1fe2ad911))
* **code-editor:** avoid potential attempt at reading property of undefined ([7085e56](https://github.com/Lundalogik/lime-elements/commit/7085e5651472ba69c4ab6d5b730bfd83ae8cfd36))
* **collapsible-section:** animate the transition of opening & closing ([01bcd83](https://github.com/Lundalogik/lime-elements/commit/01bcd832895397593bfefb57b62c53b3694efa7d))
* **collapsible-section:** improve accessibility using `aria-controls` ([bb2032b](https://github.com/Lundalogik/lime-elements/commit/bb2032ba85000dd0d56b15ea47264bdd8ac08b2f))
* **collapsible-section:** improve accessibility using `aria-hidden` ([19a2eed](https://github.com/Lundalogik/lime-elements/commit/19a2eed8926e24de11dce6728ed6a548a01b0c9f))
* **color-palette:** make swatches interactive & navigable using the `Tab` & `Enter` keys ([fb7168d](https://github.com/Lundalogik/lime-elements/commit/fb7168d4ee4ecb44e10620d3d3b577badb6e36f7))
* **color-picker:** enable opening the color palette using the `Enter` key ([b2a323c](https://github.com/Lundalogik/lime-elements/commit/b2a323c237a8f9f6f7ab50004ca24d6a6cae94d3))
* **dialog:** fade out top & bottom edges of the scrolling content ([5589d59](https://github.com/Lundalogik/lime-elements/commit/5589d598d981907e3d44aa191415cf2d04fc7bbf))
* **disabled-vs-hidden:** make the guidelines responsible ([2860acf](https://github.com/Lundalogik/lime-elements/commit/2860acf1fa0b2b9f3d056de83d13eb22b82bb62f))
* **dock:** render tooltips in a better place ([8b12daa](https://github.com/Lundalogik/lime-elements/commit/8b12daa7414c707a42b8ff8502f3b72225a7cdf7))
* **fiel-viewer:** add basic lazy loading to `img`s and `iframe`s ([b2e3f89](https://github.com/Lundalogik/lime-elements/commit/b2e3f8993e215c37fab6ef4b8e67e3f57c40635a))
* **file-viewer:** ensure PDFs are loaded properly ([194738c](https://github.com/Lundalogik/lime-elements/commit/194738c23c601f3195a4c25da10d70840158e57d))
* **file-viewer:** use fileType to create a URL for the file ([26c8b5b](https://github.com/Lundalogik/lime-elements/commit/26c8b5b7f0e9f1ac052007655a49eddad2c25aaa))
* **file:** render dropzone help text better when file picker has a small width ([0de38f2](https://github.com/Lundalogik/lime-elements/commit/0de38f283a652cb217fa62330bdc44832b831287))
* **form:** ensure input fields display `helperText` correctly ([c883c5f](https://github.com/Lundalogik/lime-elements/commit/c883c5fa61842192cfeb3287506c54bb1a34e97f))
* **form:** make non-empty fields with errors invalid ([fa76bb4](https://github.com/Lundalogik/lime-elements/commit/fa76bb44c995426e6ce301a7aceaf3519376bb14)), closes [Lundalogik/crm-feature#3478](https://github.com/Lundalogik/crm-feature/issues/3478)
* **form:** make optional fields with errors invalid ([a4ed0b3](https://github.com/Lundalogik/lime-elements/commit/a4ed0b382e3d0792f80c50edb279abaf343d7b51))
* **form:** replace id with $id in schema ([e0f4efd](https://github.com/Lundalogik/lime-elements/commit/e0f4efde038878ab6e33a3ea3ae5071f8f8c4bff))
* **form:** separate code editor from other elements ([6251e16](https://github.com/Lundalogik/lime-elements/commit/6251e16f718d4f14aa39f0f50863867107e41434))
* **form:** unmount root using correct API ([d0ac79f](https://github.com/Lundalogik/lime-elements/commit/d0ac79f4f6452960413e9c446668887f9c7685a6))
* **form:** use React 18 compatible API ([681bae7](https://github.com/Lundalogik/lime-elements/commit/681bae77ed42200ab98073330555c03cbc1ebe61))
* **header:** make sure icon name exist before rendering the icon ([083a7aa](https://github.com/Lundalogik/lime-elements/commit/083a7aabc17278a4a79fe7e3996c7149e02e875b))
* **help:** enable scrolling in popover for tall content ([ff3da3d](https://github.com/Lundalogik/lime-elements/commit/ff3da3d9f33237bc7453bff8cfc116874ff21f2e))
* **helper-line:** when hidden, it should not have any height ([0d68c6d](https://github.com/Lundalogik/lime-elements/commit/0d68c6d0d27f4b433d6c57f0ad33fe505e606847))
* **icon-button:** visualise open dropdown state when used as a trigger element ([134113e](https://github.com/Lundalogik/lime-elements/commit/134113eb1ba80bb4e3161a659636fc9d5f62d677))
* **icon-cache:** can't always open the icon cache ([2feb726](https://github.com/Lundalogik/lime-elements/commit/2feb72657e2f34113513160d4a5e14c787c5065d)), closes [Lundalogik/crm-feature#3546](https://github.com/Lundalogik/crm-feature/issues/3546)
* **input-field:** apply the user's locale when formatting numbers ([600b8d3](https://github.com/Lundalogik/lime-elements/commit/600b8d3ce604c18899e89ae3065135afd503df74)), closes [Lundalogik/crm-feature#3673](https://github.com/Lundalogik/crm-feature/issues/3673)
* **input-field:** create unique IDs for each helper text on the page ([4330c31](https://github.com/Lundalogik/lime-elements/commit/4330c31b42f326470fda52ecaf3e3bfca7ca1dec))
* **input-field:** create unique IDs for each input field's `label` on the page ([8082490](https://github.com/Lundalogik/lime-elements/commit/8082490b9e953d71f8be1c4fe0b2792d7f1826e1))
* **input-field:** handle completions changing after component is loaded ([0d3ff50](https://github.com/Lundalogik/lime-elements/commit/0d3ff504f9f51ca6cf3df0483ddd82bf80426bfd))
* **input-field:** prevent helper line to occupy screen space when hidden ([1c28a93](https://github.com/Lundalogik/lime-elements/commit/1c28a933c7c3fc0c16de184b7abea45dd3a415d0))
* **linear-progress:** avoid rendering the component unless the value is a number ([30ede63](https://github.com/Lundalogik/lime-elements/commit/30ede632321043e928703e62ce7fae98ee5d205a)), closes [Lundalogik/crm-feature#3585](https://github.com/Lundalogik/crm-feature/issues/3585)
* **list:** avoid rendering icon when icon.name is undefined ([c186b51](https://github.com/Lundalogik/lime-elements/commit/c186b5118089634d0a1b369e5f1148d6d363335b))
* **list:** recreate the mdcList on item change ([d7477fd](https://github.com/Lundalogik/lime-elements/commit/d7477fdcfb5cab3c2019d33f0162809ce1acedf1))
* **makeEnterClickable:** avoid calling forceUpdate() on non-component elements ([9601867](https://github.com/Lundalogik/lime-elements/commit/96018674c61138803902f794343821a05ec2da74))
* **markdown:** improve rendering of codes & code blocks ([b01cae5](https://github.com/Lundalogik/lime-elements/commit/b01cae50b813b692a02b7801e80fd4e089d9ee4f))
* **markdown:** render `code` using our cross-browser font stack ([20daaf0](https://github.com/Lundalogik/lime-elements/commit/20daaf06767eba424623bad3bb4282ab65ac821d))
* **markdown:** update remark versions to latest ([fa6e7dc](https://github.com/Lundalogik/lime-elements/commit/fa6e7dc4273e5c75571fdc01c8c0d39760c9ac7e))
* **menu-list:** recreate the mdcmenu on item change ([1905ef9](https://github.com/Lundalogik/lime-elements/commit/1905ef9492574c20f6d37f631dc1cc21f43e166f))
* **menu:** allow clicks for permitted elements from open menu surface ([bbeb70d](https://github.com/Lundalogik/lime-elements/commit/bbeb70d25ba7da7121c9beab37fe3c7c6287f8bd))
* **menu:** avoid rendering icon when icon.name is undefined ([1d9b819](https://github.com/Lundalogik/lime-elements/commit/1d9b819e740dbad8705fc7d86e3f5d1205d535e4))
* **menu:** be able to use ListSeparator in search result ([870a17b](https://github.com/Lundalogik/lime-elements/commit/870a17b047957ae6d43caeaa3737228ed6d86b14))
* **menu:** fix typing of the `select` event ([6f0bf6a](https://github.com/Lundalogik/lime-elements/commit/6f0bf6a9a6f4cb8d079cd8b3d86f93756785299f))
It's not possible to simultaneously select multiple menu items in
limel-menu, so there is no reason for the `select` event to be
typed as `MenuItem | MenuItem[]`. It is now typed as `MenuItem`
instead.
* **menu:** prevent long menus to overflow out of the screen ([57ef0e4](https://github.com/Lundalogik/lime-elements/commit/57ef0e4a436223dc2ccc78503bae2166b58a20f4))
* **picker:** don't apply the defined icon color to the background color of chips ([dcc41ac](https://github.com/Lundalogik/lime-elements/commit/dcc41ac4a9207e697d23c542f80263b20c6cb4cd))
* **picker:** don't display clear all button when the suggestions are being shown ([e0a89e7](https://github.com/Lundalogik/lime-elements/commit/e0a89e7ce4736517b1ce73d1a100d1f09b462a57))
* **picker:** don't render `badgeIcons` UI by default ([9706975](https://github.com/Lundalogik/lime-elements/commit/970697510c86a7edc11749d99dec23b3a2d0c3ff))
* **popover:** prevent large content to overflow the component's surface ([93ecbd9](https://github.com/Lundalogik/lime-elements/commit/93ecbd98faee4a9f75067054e4cf41f29ecdc9b6))
* **portal:** reflect primitive properties as attributes ([c63bce7](https://github.com/Lundalogik/lime-elements/commit/c63bce79b465c7e595f1151b59139a5e52bc1d0f))
* **progress-flow:** improve accessibility, using `aria-current="true"` on current step ([2be39a6](https://github.com/Lundalogik/lime-elements/commit/2be39a6f12b188838f7d45118afd5d139971682d))
* **schema-field:** throw warning instead of error if a custom component is undefined ([52c603e](https://github.com/Lundalogik/lime-elements/commit/52c603ea2e14ccb9bf62c61a7a9cfedd4e680090))
* **select:** don't render empty icons ([3140035](https://github.com/Lundalogik/lime-elements/commit/31400355e8f59271b10c2296723defc43dbd081e))
* **select:** prevent helper line to occupy screen space when hidden ([4d6684a](https://github.com/Lundalogik/lime-elements/commit/4d6684a10328985db7f4b8fe88fbf9beb43f6add))
* **select:** visualise open dropdown state when used as a trigger element ([1f94cc8](https://github.com/Lundalogik/lime-elements/commit/1f94cc84021dcf9d49404a37e3c251953124a8a3))
* **slider:** fix bug where slider might break if the component is resized ([3ef298a](https://github.com/Lundalogik/lime-elements/commit/3ef298aa07ae3f0444bd2530ad4c106827ed7cca)), closes [Lundalogik/crm-feature#3550](https://github.com/Lundalogik/crm-feature/issues/3550) [Lundalogik/crm-feature#3287](https://github.com/Lundalogik/crm-feature/issues/3287) [#1850](https://github.com/Lundalogik/lime-elements/issues/1850)
* **slider:** prevent helper line to occupy screen space when hidden ([79169e3](https://github.com/Lundalogik/lime-elements/commit/79169e340de2c9f25503996189fd97a0a36e63b4))
* **split-button:** use the same color for the menu trigger ([05e4ee6](https://github.com/Lundalogik/lime-elements/commit/05e4ee6f332eaf85f2101b9a827e7307742afeee))
* **switch:** improve `disabled` styles ([c30c8cb](https://github.com/Lundalogik/lime-elements/commit/c30c8cbbbbf426a9a68ce86e2be86c9c6ba38bc4))
* **switch:** make `readonly` styles less confusing for end-users ([e076395](https://github.com/Lundalogik/lime-elements/commit/e076395dcef5ba7e7b8537c30425ed5314fcded5))
* **switch:** prevent helper line to occupy screen space when hidden ([5e3ae97](https://github.com/Lundalogik/lime-elements/commit/5e3ae9795da1cea7a1c6503354ecb7a8ed38aea7))
* **table:** avoid flickering of cursor while hovering & moving the cursor on rows ([8a1ef7c](https://github.com/Lundalogik/lime-elements/commit/8a1ef7c4a63a4b47604e1182b3de0b3a6ca03dcb))
* **table:** differentiate interactivity of rows vs. components in cells ([000c070](https://github.com/Lundalogik/lime-elements/commit/000c070aecabd1f72a26c1dcc06496e3192977d2))
* trigger release (to trigger publishing of docs) ([eac14b8](https://github.com/Lundalogik/lime-elements/commit/eac14b82fb381e7789d0dd2a3d8b730160cdac52))
* **types:** ensure exported types work as expected ([8422c4f](https://github.com/Lundalogik/lime-elements/commit/8422c4f1d116ab1661120c08882efcfb777909df))
* **types:** export a missing type 'LimeSchemaOptions' ([324f611](https://github.com/Lundalogik/lime-elements/commit/324f61118ce616a0511cc495a5ff0deceac41ac9))
* **types:** export missing types again ([cd4f165](https://github.com/Lundalogik/lime-elements/commit/cd4f16544d27b616395fcbc8adb5518582a6d80b)), closes [#2522](https://github.com/Lundalogik/lime-elements/issues/2522)

### Performance Improvements


* **button:** don't render the spinner if `loading` is false ([a34bac1](https://github.com/Lundalogik/lime-elements/commit/a34bac109a691b95136268d835b1295d5cc9d7e2))

### Reverts


* "chore(deps-dev): bump ajv from 6.12.6 to 8.10.0" ([bf78916](https://github.com/Lundalogik/lime-elements/commit/bf789168d7217257a1ba87ce42ec4ce4d5a6fb07))
* "fix(form): make form compatible with Ajv version 8" ([524527c](https://github.com/Lundalogik/lime-elements/commit/524527cf68a9d896e473ef4b94b724d5fb746a79))
* add ajv-formats ([7001cab](https://github.com/Lundalogik/lime-elements/commit/7001cab238b86fa7416ae715ab33ccb38b2fafca))

## [37.1.0-next.86](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.85...v37.1.0-next.86) (2024-01-09)


### Features


* **form:** enable providing rich help next to form fields ([dfa8605](https://github.com/Lundalogik/lime-elements/commit/dfa86055a8c0a2f46fe5eae3acc05480a1c675fe))

## [37.1.0-next.85](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.84...v37.1.0-next.85) (2024-01-09)


### Bug Fixes


* **markdown:** improve rendering of codes & code blocks ([b01cae5](https://github.com/Lundalogik/lime-elements/commit/b01cae50b813b692a02b7801e80fd4e089d9ee4f))
* **markdown:** render `code` using our cross-browser font stack ([20daaf0](https://github.com/Lundalogik/lime-elements/commit/20daaf06767eba424623bad3bb4282ab65ac821d))

## [37.1.0-next.84](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.83...v37.1.0-next.84) (2024-01-05)


### Features


* remove Roboto and make it possible to define custom font, default to system font ([aab0740](https://github.com/Lundalogik/lime-elements/commit/aab07401bb27ae5f59bc6ce84599a62ae8f2e203))

## [37.1.0-next.83](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.82...v37.1.0-next.83) (2024-01-05)


### Bug Fixes


* **split-button:** use the same color for the menu trigger ([05e4ee6](https://github.com/Lundalogik/lime-elements/commit/05e4ee6f332eaf85f2101b9a827e7307742afeee))

## [37.1.0-next.82](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.81...v37.1.0-next.82) (2024-01-04)


### Bug Fixes


* **help:** enable scrolling in popover for tall content ([ff3da3d](https://github.com/Lundalogik/lime-elements/commit/ff3da3d9f33237bc7453bff8cfc116874ff21f2e))

## [37.1.0-next.81](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.80...v37.1.0-next.81) (2024-01-04)


### Bug Fixes


* **header:** make sure icon name exist before rendering the icon ([083a7aa](https://github.com/Lundalogik/lime-elements/commit/083a7aabc17278a4a79fe7e3996c7149e02e875b))
* **list:** avoid rendering icon when icon.name is undefined ([c186b51](https://github.com/Lundalogik/lime-elements/commit/c186b5118089634d0a1b369e5f1148d6d363335b))
* **menu:** avoid rendering icon when icon.name is undefined ([1d9b819](https://github.com/Lundalogik/lime-elements/commit/1d9b819e740dbad8705fc7d86e3f5d1205d535e4))

## [37.1.0-next.80](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.79...v37.1.0-next.80) (2024-01-02)


### Bug Fixes


* **button:** visualise open dropdown state when used as a trigger element ([fc0eadf](https://github.com/Lundalogik/lime-elements/commit/fc0eadfe9e2c9ff2cc828a4a3c7e7c16118d1179))
* **icon-button:** visualise open dropdown state when used as a trigger element ([134113e](https://github.com/Lundalogik/lime-elements/commit/134113eb1ba80bb4e3161a659636fc9d5f62d677))
* **select:** visualise open dropdown state when used as a trigger element ([1f94cc8](https://github.com/Lundalogik/lime-elements/commit/1f94cc84021dcf9d49404a37e3c251953124a8a3))

## [37.1.0-next.79](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.78...v37.1.0-next.79) (2024-01-02)


### Performance Improvements


* **button:** don't render the spinner if `loading` is false ([a34bac1](https://github.com/Lundalogik/lime-elements/commit/a34bac109a691b95136268d835b1295d5cc9d7e2))

# [37.1.0-next.78](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.77...v37.1.0-next.78) (2023-12-20)


### Features


* **input-field:** add support for `file://` protocol ([0fe04d5](https://github.com/Lundalogik/lime-elements/commit/0fe04d561b63d33ccd3fdb37254f26afb9bda5c3))

# [37.1.0-next.77](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.76...v37.1.0-next.77) (2023-12-20)


### Bug Fixes


* **disabled-vs-hidden:** make the guidelines responsible ([2860acf](https://github.com/Lundalogik/lime-elements/commit/2860acf1fa0b2b9f3d056de83d13eb22b82bb62f))

# [37.1.0-next.76](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.75...v37.1.0-next.76) (2023-12-20)


### Features


* **dialog:** enable `Icon` interface ([e394863](https://github.com/Lundalogik/lime-elements/commit/e394863e9febdbd4d34c9a5e2937fada8b3dcc41))
* **header:** enable `Icon` interface ([9e6a51a](https://github.com/Lundalogik/lime-elements/commit/9e6a51aeb0cbd0ab9edbfb91a0f2e77207d734dd))

# [37.1.0-next.75](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.74...v37.1.0-next.75) (2023-12-18)


### Features


* **help:** add new component ([431db0f](https://github.com/Lundalogik/lime-elements/commit/431db0f3e0eb24ba848e7ff2ab206942c9796324))

# [37.1.0-next.74](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.73...v37.1.0-next.74) (2023-12-13)


### Features


* **markdown:** add CSS props for hyperlinks colors ([4a0581e](https://github.com/Lundalogik/lime-elements/commit/4a0581eae96dd1c10bcbd36e988a1322c6d822be))

# [37.1.0-next.73](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.72...v37.1.0-next.73) (2023-11-30)


### Bug Fixes


* **code-editor:** avoid potential attempt at reading property of undefined ([7085e56](https://github.com/Lundalogik/lime-elements/commit/7085e5651472ba69c4ab6d5b730bfd83ae8cfd36))

# [37.1.0-next.72](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.71...v37.1.0-next.72) (2023-11-30)


### Features


* **markdown:** add a `private` feature for truncating `p` elements ([11a0930](https://github.com/Lundalogik/lime-elements/commit/11a09306aad0d01d79fd8c417817efa5a1124c20))

# [37.1.0-next.71](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.70...v37.1.0-next.71) (2023-11-29)


### Bug Fixes


* **menu:** be able to use ListSeparator in search result ([870a17b](https://github.com/Lundalogik/lime-elements/commit/870a17b047957ae6d43caeaa3737228ed6d86b14))

# [37.1.0-next.70](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.69...v37.1.0-next.70) (2023-11-23)


### Bug Fixes


* **progress-flow:** improve accessibility, using `aria-current="true"` on current step ([2be39a6](https://github.com/Lundalogik/lime-elements/commit/2be39a6f12b188838f7d45118afd5d139971682d))

# [37.1.0-next.69](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.68...v37.1.0-next.69) (2023-11-21)


### Bug Fixes


* add support for `m-files://` links ([da6420e](https://github.com/Lundalogik/lime-elements/commit/da6420e45bf5430fa96ee558bab1126085ac715a))

# [37.1.0-next.68](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.67...v37.1.0-next.68) (2023-11-17)


### Bug Fixes


* **select:** don't render empty icons ([3140035](https://github.com/Lundalogik/lime-elements/commit/31400355e8f59271b10c2296723defc43dbd081e))

# [37.1.0-next.67](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.66...v37.1.0-next.67) (2023-11-16)


### Features


* **menu:** add search functionality ([2282c9e](https://github.com/Lundalogik/lime-elements/commit/2282c9e5f35e92a15be98245dcd4938dbb898b8e))

# [37.1.0-next.66](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.65...v37.1.0-next.66) (2023-11-16)


### Features


* **menu:** support lazy loading of menu items ([8c64a49](https://github.com/Lundalogik/lime-elements/commit/8c64a4978832cf9c03b857ef890c0f81a0f27f3e))

# [37.1.0-next.65](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.64...v37.1.0-next.65) (2023-11-16)


### Bug Fixes


* **form:** ensure input fields display `helperText` correctly ([c883c5f](https://github.com/Lundalogik/lime-elements/commit/c883c5fa61842192cfeb3287506c54bb1a34e97f))

# [37.1.0-next.64](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.63...v37.1.0-next.64) (2023-11-14)


### Bug Fixes


* **checkbox:** prevent helper line to occupy screen space when hidden ([fb6111f](https://github.com/Lundalogik/lime-elements/commit/fb6111f2635abf8de0070c1518cd0006a032691d))
* **chip-set:** prevent helper line to occupy screen space when hidden ([c8df2ee](https://github.com/Lundalogik/lime-elements/commit/c8df2ee1a6b7cf505e3d37f39ffbe8a1fe2ad911))
* **input-field:** prevent helper line to occupy screen space when hidden ([1c28a93](https://github.com/Lundalogik/lime-elements/commit/1c28a933c7c3fc0c16de184b7abea45dd3a415d0))
* **select:** prevent helper line to occupy screen space when hidden ([4d6684a](https://github.com/Lundalogik/lime-elements/commit/4d6684a10328985db7f4b8fe88fbf9beb43f6add))
* **slider:** prevent helper line to occupy screen space when hidden ([79169e3](https://github.com/Lundalogik/lime-elements/commit/79169e340de2c9f25503996189fd97a0a36e63b4))
* **switch:** prevent helper line to occupy screen space when hidden ([5e3ae97](https://github.com/Lundalogik/lime-elements/commit/5e3ae9795da1cea7a1c6503354ecb7a8ed38aea7))

# [37.1.0-next.63](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.62...v37.1.0-next.63) (2023-11-14)


### Bug Fixes


* **fiel-viewer:** add basic lazy loading to `img`s and `iframe`s ([b2e3f89](https://github.com/Lundalogik/lime-elements/commit/b2e3f8993e215c37fab6ef4b8e67e3f57c40635a))

# [37.1.0-next.62](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.61...v37.1.0-next.62) (2023-11-13)


### Features


* **checkbox:** allow making it invalid ([dab9da9](https://github.com/Lundalogik/lime-elements/commit/dab9da97d04c1b8b8952cabedf7235169a837655))
* **switch:** allow making it invalid ([e8a08b4](https://github.com/Lundalogik/lime-elements/commit/e8a08b48b698da04e3e30852a3acdee6aad97bee))

# [37.1.0-next.61](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.60...v37.1.0-next.61) (2023-11-13)


### Bug Fixes


* **menu:** fix typing of the `select` event ([6f0bf6a](https://github.com/Lundalogik/lime-elements/commit/6f0bf6a9a6f4cb8d079cd8b3d86f93756785299f))
It's not possible to simultaneously select multiple menu items in
limel-menu, so there is no reason for the `select` event to be
typed as `MenuItem | MenuItem[]`. It is now typed as `MenuItem`
instead.

### Features


* **menu:** enable having nested menus (sub-menus) ([75fe6ec](https://github.com/Lundalogik/lime-elements/commit/75fe6ec1496a3bde31caa80e5bcabbd1579b89ad))

# [37.1.0-next.60](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.59...v37.1.0-next.60) (2023-11-13)


### Bug Fixes


* **menu:** allow clicks for permitted elements from open menu surface ([bbeb70d](https://github.com/Lundalogik/lime-elements/commit/bbeb70d25ba7da7121c9beab37fe3c7c6287f8bd))

# [37.1.0-next.59](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.58...v37.1.0-next.59) (2023-11-10)


### Bug Fixes


* **form:** make non-empty fields with errors invalid ([fa76bb4](https://github.com/Lundalogik/lime-elements/commit/fa76bb44c995426e6ce301a7aceaf3519376bb14)), closes [Lundalogik/crm-feature#3478](https://github.com/Lundalogik/crm-feature/issues/3478)
* **form:** make optional fields with errors invalid ([a4ed0b3](https://github.com/Lundalogik/lime-elements/commit/a4ed0b382e3d0792f80c50edb279abaf343d7b51))

# [37.1.0-next.58](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.57...v37.1.0-next.58) (2023-11-10)


### Bug Fixes


* **file-viewer:** use fileType to create a URL for the file ([26c8b5b](https://github.com/Lundalogik/lime-elements/commit/26c8b5b7f0e9f1ac052007655a49eddad2c25aaa))

# [37.1.0-next.57](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.56...v37.1.0-next.57) (2023-11-10)


### Bug Fixes


* **breadcrumbs:** support both `icon: string` & `icon: {name: string}` ([34753cf](https://github.com/Lundalogik/lime-elements/commit/34753cfeaf2ac789bc0782ba72c2076c7a70b98c))

# [37.1.0-next.56](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.55...v37.1.0-next.56) (2023-11-10)


### Bug Fixes


* **file-viewer:** ensure PDFs are loaded properly ([194738c](https://github.com/Lundalogik/lime-elements/commit/194738c23c601f3195a4c25da10d70840158e57d))

# [37.1.0-next.55](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.54...v37.1.0-next.55) (2023-11-08)


### Features


* **chip-set:** enable consumers to make it `invalid` ([ff09716](https://github.com/Lundalogik/lime-elements/commit/ff09716acde94b4006bd999badaea881667d5777))
* **file:** enable consumers to make it `invalid` ([af1780c](https://github.com/Lundalogik/lime-elements/commit/af1780c5e7cd1bc378147fc9e9f33692dc4d83b6))
* **picker:** enable consumers to make it `invalid` ([c2171fa](https://github.com/Lundalogik/lime-elements/commit/c2171fad2e557898a87fc18eba4a44bef18cdc80))

# [37.1.0-next.54](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.53...v37.1.0-next.54) (2023-11-06)


### Reverts


* "chore(deps-dev): bump ajv from 6.12.6 to 8.10.0" ([bf78916](https://github.com/Lundalogik/lime-elements/commit/bf789168d7217257a1ba87ce42ec4ce4d5a6fb07))
* "fix(form): make form compatible with Ajv version 8" ([524527c](https://github.com/Lundalogik/lime-elements/commit/524527cf68a9d896e473ef4b94b724d5fb746a79))
* "fix(form): only log schema validation errors" ([fc32a02](https://github.com/Lundalogik/lime-elements/commit/fc32a02954d816c9799feda2150cb5e7a2cc64a8))
* add ajv-formats ([7001cab](https://github.com/Lundalogik/lime-elements/commit/7001cab238b86fa7416ae715ab33ccb38b2fafca))

# [37.1.0-next.53](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.52...v37.1.0-next.53) (2023-11-03)


### Bug Fixes


* **helper-line:** when hidden, it should not have any height ([0d68c6d](https://github.com/Lundalogik/lime-elements/commit/0d68c6d0d27f4b433d6c57f0ad33fe505e606847))

# [37.1.0-next.52](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.51...v37.1.0-next.52) (2023-10-31)


### Bug Fixes


* **menu-list:** recreate the mdcmenu on item change ([1905ef9](https://github.com/Lundalogik/lime-elements/commit/1905ef9492574c20f6d37f631dc1cc21f43e166f))

# [37.1.0-next.51](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.50...v37.1.0-next.51) (2023-10-31)


### Features


* **menu:** support setting custom width of dropdown ([c818e90](https://github.com/Lundalogik/lime-elements/commit/c818e9080f236e28076e8296e0af161eec1b1c18))

# [37.1.0-next.50](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.49...v37.1.0-next.50) (2023-10-30)


### Bug Fixes


* **picker:** don't apply the defined icon color to the background color of chips ([dcc41ac](https://github.com/Lundalogik/lime-elements/commit/dcc41ac4a9207e697d23c542f80263b20c6cb4cd))
* **picker:** don't render `badgeIcons` UI by default ([9706975](https://github.com/Lundalogik/lime-elements/commit/970697510c86a7edc11749d99dec23b3a2d0c3ff))

# [37.1.0-next.49](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.48...v37.1.0-next.49) (2023-10-27)


### Features


* **column sorting:** set default sort direction to descending ([2ed7525](https://github.com/Lundalogik/lime-elements/commit/2ed75250392a3b378b6780d1c6ee0add7b500a6a))

# [37.1.0-next.48](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.47...v37.1.0-next.48) (2023-10-25)


### Bug Fixes


* **collapsible-section:** animate the transition of opening & closing ([01bcd83](https://github.com/Lundalogik/lime-elements/commit/01bcd832895397593bfefb57b62c53b3694efa7d))
* **collapsible-section:** improve accessibility using `aria-controls` ([bb2032b](https://github.com/Lundalogik/lime-elements/commit/bb2032ba85000dd0d56b15ea47264bdd8ac08b2f))
* **collapsible-section:** improve accessibility using `aria-hidden` ([19a2eed](https://github.com/Lundalogik/lime-elements/commit/19a2eed8926e24de11dce6728ed6a548a01b0c9f))

# [37.1.0-next.47](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.46...v37.1.0-next.47) (2023-10-24)


### Bug Fixes


* trigger release (to trigger publishing of docs) ([eac14b8](https://github.com/Lundalogik/lime-elements/commit/eac14b82fb381e7789d0dd2a3d8b730160cdac52))

# [37.1.0-next.46](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.45...v37.1.0-next.46) (2023-10-24)


### Bug Fixes


* **types:** export a missing type 'LimeSchemaOptions' ([324f611](https://github.com/Lundalogik/lime-elements/commit/324f61118ce616a0511cc495a5ff0deceac41ac9))

# [37.1.0-next.45](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.44...v37.1.0-next.45) (2023-10-24)


### Features


* **code-editor:** add jinja2 language mode type ([d43ddb2](https://github.com/Lundalogik/lime-elements/commit/d43ddb25423aed26ceb62b63cf371b233bf28cda))

# [37.1.0-next.44](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.43...v37.1.0-next.44) (2023-10-23)


### Bug Fixes


* **breadcrumbs:** don't render icon if name isn't specified ([6494574](https://github.com/Lundalogik/lime-elements/commit/64945745dd5cbb52f61650dbc613f32e78e6a37b))

# [37.1.0-next.43](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.42...v37.1.0-next.43) (2023-10-23)


### Features


* **dialog:** add actions to the heading area ([a8b7759](https://github.com/Lundalogik/lime-elements/commit/a8b775943b73a8a14b7a8cd80d9e446018a1326d))

# [37.1.0-next.42](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.41...v37.1.0-next.42) (2023-10-16)


### Bug Fixes


* **input-field:** apply the user's locale when formatting numbers ([600b8d3](https://github.com/Lundalogik/lime-elements/commit/600b8d3ce604c18899e89ae3065135afd503df74)), closes [Lundalogik/crm-feature#3673](https://github.com/Lundalogik/crm-feature/issues/3673)

### Features


* **config:** provide better type for setting global config ([22a8d13](https://github.com/Lundalogik/lime-elements/commit/22a8d137972c38037cfd2244076be57fb7d10443))

# [37.1.0-next.41](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.40...v37.1.0-next.41) (2023-10-16)


### Features


* **src:** export `Link` & `Icon` interfaces ([a13f668](https://github.com/Lundalogik/lime-elements/commit/a13f66888a6c5e2c36783ca0ed83f2e68c915cbd))

# [37.1.0-next.40](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.39...v37.1.0-next.40) (2023-10-12)


### Bug Fixes


* **types:** export missing types again ([cd4f165](https://github.com/Lundalogik/lime-elements/commit/cd4f16544d27b616395fcbc8adb5518582a6d80b)), closes [#2522](https://github.com/Lundalogik/lime-elements/issues/2522)

# [37.1.0-next.39](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.38...v37.1.0-next.39) (2023-10-10)


### Bug Fixes


* **list:** recreate the mdcList on item change ([d7477fd](https://github.com/Lundalogik/lime-elements/commit/d7477fdcfb5cab3c2019d33f0162809ce1acedf1))

# [37.1.0-next.38](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.37...v37.1.0-next.38) (2023-10-04)


### Bug Fixes


* **file:** render dropzone help text better when file picker has a small width ([0de38f2](https://github.com/Lundalogik/lime-elements/commit/0de38f283a652cb217fa62330bdc44832b831287))

# [37.1.0-next.37](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.36...v37.1.0-next.37) (2023-10-03)


### Bug Fixes


* **types:** ensure exported types work as expected ([8422c4f](https://github.com/Lundalogik/lime-elements/commit/8422c4f1d116ab1661120c08882efcfb777909df))

# [37.1.0-next.36](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.35...v37.1.0-next.36) (2023-10-03)


### Bug Fixes


* **markdown:** update remark versions to latest ([fa6e7dc](https://github.com/Lundalogik/lime-elements/commit/fa6e7dc4273e5c75571fdc01c8c0d39760c9ac7e))

# [37.1.0-next.35](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.34...v37.1.0-next.35) (2023-10-02)


### Bug Fixes


* **action-bar:** do not display tooltip of invisible action buttons ([1abc7a2](https://github.com/Lundalogik/lime-elements/commit/1abc7a2324be66f509bacdb147f7d2557206fa80))

# [37.1.0-next.34](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.33...v37.1.0-next.34) (2023-09-29)


### Features


* **list:** enable adding titles to separators ([c3d4f01](https://github.com/Lundalogik/lime-elements/commit/c3d4f017e86f2b12d1180bdeaf50352ab2c10865))
* **menu:** enable adding titles to separators ([edf9d22](https://github.com/Lundalogik/lime-elements/commit/edf9d226081432380848cbc9551841d8cd3393d5))

# [37.1.0-next.33](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.32...v37.1.0-next.33) (2023-09-29)


### Bug Fixes


* **input-field:** handle completions changing after component is loaded ([0d3ff50](https://github.com/Lundalogik/lime-elements/commit/0d3ff504f9f51ca6cf3df0483ddd82bf80426bfd))

# [37.1.0-next.32](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.31...v37.1.0-next.32) (2023-09-29)


### Bug Fixes


* **picker:** don't display clear all button when the suggestions are being shown ([e0a89e7](https://github.com/Lundalogik/lime-elements/commit/e0a89e7ce4736517b1ce73d1a100d1f09b462a57))

# [37.1.0-next.31](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.30...v37.1.0-next.31) (2023-09-29)


### Features


* **markdown:** create markdown component ([1d65586](https://github.com/Lundalogik/lime-elements/commit/1d6558681e5bb11f66742b852ae7b77a7bbdf1df))

# [37.1.0-next.30](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.29...v37.1.0-next.30) (2023-09-29)


### Bug Fixes


* **dialog:** fade out top & bottom edges of the scrolling content ([5589d59](https://github.com/Lundalogik/lime-elements/commit/5589d598d981907e3d44aa191415cf2d04fc7bbf))

# [37.1.0-next.29](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.28...v37.1.0-next.29) (2023-09-27)


### Features


* **breadcrumbs:** add new component ([9531e7a](https://github.com/Lundalogik/lime-elements/commit/9531e7a77c86ecc01492d0f98d932b766bea4d08)), closes [Lundalogik/crm-feature#3042](https://github.com/Lundalogik/crm-feature/issues/3042)

# [37.1.0-next.28](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.27...v37.1.0-next.28) (2023-09-25)


### Bug Fixes


* **form:** only log schema validation errors ([ee33caa](https://github.com/Lundalogik/lime-elements/commit/ee33caa90db83afe52d744b699aa533be42a6e2f))

# [37.1.0-next.27](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.26...v37.1.0-next.27) (2023-09-20)


### Bug Fixes


* **form:** unmount root using correct API ([d0ac79f](https://github.com/Lundalogik/lime-elements/commit/d0ac79f4f6452960413e9c446668887f9c7685a6))

# [37.1.0-next.26](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.25...v37.1.0-next.26) (2023-09-20)


### Bug Fixes


* **form:** make form compatible with Ajv version 8 ([dfda466](https://github.com/Lundalogik/lime-elements/commit/dfda46666d7ca8767dc6ba20954eae903015a78d)), closes [Lundalogik/crm-feature#3625](https://github.com/Lundalogik/crm-feature/issues/3625)
* **form:** replace id with $id in schema ([e0f4efd](https://github.com/Lundalogik/lime-elements/commit/e0f4efde038878ab6e33a3ea3ae5071f8f8c4bff))
* **form:** use React 18 compatible API ([681bae7](https://github.com/Lundalogik/lime-elements/commit/681bae77ed42200ab98073330555c03cbc1ebe61))

# [37.1.0-next.25](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.24...v37.1.0-next.25) (2023-09-19)


### Bug Fixes


* **popover:** prevent large content to overflow the component's surface ([93ecbd9](https://github.com/Lundalogik/lime-elements/commit/93ecbd98faee4a9f75067054e4cf41f29ecdc9b6))

## [37.1.0-next.24](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.23...v37.1.0-next.24) (2023-09-15)


### Bug Fixes

* **checkbox:** make color of icons in `readonly` more dark ([d344015](https://github.com/Lundalogik/lime-elements/commit/d344015fd3a09cbe92c64c832ef6f1fd3cdc629c))

## [37.1.0-next.23](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.22...v37.1.0-next.23) (2023-09-14)


### Bug Fixes

* **checkbox:** make `readonly` styles less confusing for end-users ([9361b7b](https://github.com/Lundalogik/lime-elements/commit/9361b7bd777a34a81b2a9c4fc7705c972aca138d))
* **switch:** improve `disabled` styles ([c30c8cb](https://github.com/Lundalogik/lime-elements/commit/c30c8cbbbbf426a9a68ce86e2be86c9c6ba38bc4))
* **switch:** make `readonly` styles less confusing for end-users ([e076395](https://github.com/Lundalogik/lime-elements/commit/e076395dcef5ba7e7b8537c30425ed5314fcded5))

## [37.1.0-next.22](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.21...v37.1.0-next.22) (2023-09-14)


### Bug Fixes

* **menu:** prevent long menus to overflow out of the screen ([57ef0e4](https://github.com/Lundalogik/lime-elements/commit/57ef0e4a436223dc2ccc78503bae2166b58a20f4))

## [37.1.0-next.21](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.20...v37.1.0-next.21) (2023-09-11)


### Bug Fixes

* **form:** separate code editor from other elements ([6251e16](https://github.com/Lundalogik/lime-elements/commit/6251e16f718d4f14aa39f0f50863867107e41434))

## [37.1.0-next.20](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.19...v37.1.0-next.20) (2023-09-07)


### Bug Fixes

* **action-bar-item:** make disabled button visible ([0226863](https://github.com/Lundalogik/lime-elements/commit/02268631157fe1b99c6744250febe96eb55461dd))

## [37.1.0-next.19](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.18...v37.1.0-next.19) (2023-09-01)


### Features

* **form:** add support for disabled options when using a select ([e9d446c](https://github.com/Lundalogik/lime-elements/commit/e9d446ce04989d9fac61fcc7e3daf3093df7d3d6))

## [37.1.0-next.18](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.17...v37.1.0-next.18) (2023-08-29)


### Bug Fixes

* **linear-progress:** avoid rendering the component unless the value is a number ([30ede63](https://github.com/Lundalogik/lime-elements/commit/30ede632321043e928703e62ce7fae98ee5d205a)), closes [Lundalogik/crm-feature#3585](https://github.com/Lundalogik/crm-feature/issues/3585)

## [37.1.0-next.17](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.16...v37.1.0-next.17) (2023-08-25)


### Features

* **action-bar-icon-interface:** make `icon` field required when `iconOnly` is true ([52ed447](https://github.com/Lundalogik/lime-elements/commit/52ed4479e09d8ce93ef1d86ca6d44f2f2cf94112))

## [37.1.0-next.16](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.15...v37.1.0-next.16) (2023-08-23)


### Bug Fixes

* **table:** avoid flickering of cursor while hovering & moving the cursor on rows ([8a1ef7c](https://github.com/Lundalogik/lime-elements/commit/8a1ef7c4a63a4b47604e1182b3de0b3a6ca03dcb))
* **table:** differentiate interactivity of rows vs. components in cells ([000c070](https://github.com/Lundalogik/lime-elements/commit/000c070aecabd1f72a26c1dcc06496e3192977d2))

## [37.1.0-next.15](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.14...v37.1.0-next.15) (2023-08-16)


### Features

* **tooltip:** add `openDirection` prop ([4f3d740](https://github.com/Lundalogik/lime-elements/commit/4f3d740416a86ac75578c9f51f07ce016db9710c))


### Bug Fixes

* **dock:** render tooltips in a better place ([8b12daa](https://github.com/Lundalogik/lime-elements/commit/8b12daa7414c707a42b8ff8502f3b72225a7cdf7))

## [37.1.0-next.14](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.13...v37.1.0-next.14) (2023-08-16)


### Features

* **tooltip:** add new component `limel-tooltip` ([df4f393](https://github.com/Lundalogik/lime-elements/commit/df4f3938935b655ca4d92c2abb15776abfe06a3c))

## [37.1.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.12...v37.1.0-next.13) (2023-08-11)


### Bug Fixes

* **portal:** reflect primitive properties as attributes ([c63bce7](https://github.com/Lundalogik/lime-elements/commit/c63bce79b465c7e595f1151b59139a5e52bc1d0f))

## [37.1.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.11...v37.1.0-next.12) (2023-08-04)


### Bug Fixes

* **slider:** fix bug where slider might break if the component is resized ([3ef298a](https://github.com/Lundalogik/lime-elements/commit/3ef298aa07ae3f0444bd2530ad4c106827ed7cca)), closes [Lundalogik/crm-feature#3550](https://github.com/Lundalogik/crm-feature/issues/3550) [Lundalogik/crm-feature#3287](https://github.com/Lundalogik/crm-feature/issues/3287) [#1850](https://github.com/Lundalogik/lime-elements/issues/1850)

## [37.1.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.10...v37.1.0-next.11) (2023-08-03)


### Features

* **switch:** add possibility to have a `helperText` ([9e44bc2](https://github.com/Lundalogik/lime-elements/commit/9e44bc2a6a59134b83b77b233440a042e4b3536a))

## [37.1.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.9...v37.1.0-next.10) (2023-07-25)


### Bug Fixes

* **icon-cache:** can't always open the icon cache ([2feb726](https://github.com/Lundalogik/lime-elements/commit/2feb72657e2f34113513160d4a5e14c787c5065d)), closes [Lundalogik/crm-feature#3546](https://github.com/Lundalogik/crm-feature/issues/3546)

## [37.1.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.8...v37.1.0-next.9) (2023-07-24)


### Bug Fixes

* **color-palette:** make swatches interactive & navigable using the `Tab` & `Enter` keys ([fb7168d](https://github.com/Lundalogik/lime-elements/commit/fb7168d4ee4ecb44e10620d3d3b577badb6e36f7))
* **color-picker:** enable opening the color palette using the `Enter` key ([b2a323c](https://github.com/Lundalogik/lime-elements/commit/b2a323c237a8f9f6f7ab50004ca24d6a6cae94d3))

## [37.1.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.7...v37.1.0-next.8) (2023-07-21)


### Features

* **icon-button:** override default browser behavior on clicking enter ([6560325](https://github.com/Lundalogik/lime-elements/commit/6560325e9aee66336f64d0c4aff8622b767574a8))

## [37.1.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.6...v37.1.0-next.7) (2023-07-21)


### Features

* **action-bar:** add new component ([8faae2a](https://github.com/Lundalogik/lime-elements/commit/8faae2a98f918f9c075d6192ec23d5c0aa28ecfd))

## [37.1.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.5...v37.1.0-next.6) (2023-07-21)


### Features

* **switch:** override default browser behavior on clicking enter ([1633f0f](https://github.com/Lundalogik/lime-elements/commit/1633f0fd602ea90cf99a4e02598269116bc3b83b))

## [37.1.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.4...v37.1.0-next.5) (2023-07-21)


### Features

* **collapsible-section:** make enter clickable ([a66e820](https://github.com/Lundalogik/lime-elements/commit/a66e820f3a05bae26e42bace2ea5f12f6b4d777d))


### Bug Fixes

* **makeEnterClickable:** avoid calling forceUpdate() on non-component elements ([9601867](https://github.com/Lundalogik/lime-elements/commit/96018674c61138803902f794343821a05ec2da74))

## [37.1.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.3...v37.1.0-next.4) (2023-07-17)


### Bug Fixes

* **schema-field:** throw warning instead of error if a custom component is undefined ([52c603e](https://github.com/Lundalogik/lime-elements/commit/52c603ea2e14ccb9bf62c61a7a9cfedd4e680090))

## [37.1.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.2...v37.1.0-next.3) (2023-07-17)


### Bug Fixes

* **checkbox:** create a unique id for the helper text & use it by `aria` attributes ([38e4d29](https://github.com/Lundalogik/lime-elements/commit/38e4d295d4cc265d299d5d8c7bb5dbd28aefc284))

## [37.1.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v37.1.0-next.1...v37.1.0-next.2) (2023-07-13)


### Features

* **button-like-components:** add helper function for enter clicking ([a245649](https://github.com/Lundalogik/lime-elements/commit/a245649ab659cad54886147830d2f1e82f4a1ea8))

## [37.1.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v37.0.0...v37.1.0-next.1) (2023-07-10)


### Features

* **getRandomString:** update to use crypto.UUID() ([7d8ce2e](https://github.com/Lundalogik/lime-elements/commit/7d8ce2eb2caeacbc022032cfbc17f02b6057295e))


### Bug Fixes

* **input-field:** create unique IDs for each helper text on the page ([4330c31](https://github.com/Lundalogik/lime-elements/commit/4330c31b42f326470fda52ecaf3e3bfca7ca1dec))
* **input-field:** create unique IDs for each input field's `label` on the page ([8082490](https://github.com/Lundalogik/lime-elements/commit/8082490b9e953d71f8be1c4fe0b2792d7f1826e1))

## [37.0.0](https://github.com/Lundalogik/lime-elements/compare/v36.4.0...v37.0.0) (2023-07-07)


### ⚠ BREAKING CHANGES

* We have updated StencilJS to v3. In this new version of Stencil,
`input` events has been strongly typed. This means that your event
handlers for `input` events may need to be updated.

Example:

```diff
-    private handleInput = (event: CustomEvent<string>) => {
-        this.textValue = event.detail;
+    private handleInput = (
+        event: LimelChipSetCustomEvent<string> | InputEvent
+    ) => {
+        if (event instanceof CustomEvent) {
+            this.textValue = event.detail;
+        }
     };
```

Here, we not only update the type of the custom event we want to
listen for from the generic `CustomEvent<string>` to the more
specific `LimelChipSetCustomEvent<string>`, we also update the
type of the event to include the type of the native `input` event.
We then check the actual type of the event, and act on it only if
it is the kind we are interested in (`CustomEvent`).

This is an improvement of the event handler, since the earlier form
would have caught any native `input` events too, and tried to act
on it, with unexpected results.

### Bug Fixes

* **slider:** correctly label the `input` element, using `aria-labledby` & a unique id ([126c445](https://github.com/Lundalogik/lime-elements/commit/126c445decfc97aa6cf84b24b76b76d20c430c95))
* **slider:** use a unique id for the helper text & use it by `aria-controls` ([a9a1662](https://github.com/Lundalogik/lime-elements/commit/a9a1662581a22d9f59b022c2d9fdc5ffc5472370))


### Miscellaneous Chores

* update StencilJS from v2 to v3 ([60578ba](https://github.com/Lundalogik/lime-elements/commit/60578ba0501c9a9cd8d0de10bd1bbfbc207c49af))

## [37.0.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.4.1-next.1...v37.0.0-next.1) (2023-07-07)


### ⚠ BREAKING CHANGES

* We have updated StencilJS to v3. In this new version of Stencil,
`input` events has been strongly typed. This means that your event
handlers for `input` events may need to be updated.

Example:

```diff
-    private handleInput = (event: CustomEvent<string>) => {
-        this.textValue = event.detail;
+    private handleInput = (
+        event: LimelChipSetCustomEvent<string> | InputEvent
+    ) => {
+        if (event instanceof CustomEvent) {
+            this.textValue = event.detail;
+        }
     };
```

Here, we not only update the type of the custom event we want to
listen for from the generic `CustomEvent<string>` to the more
specific `LimelChipSetCustomEvent<string>`, we also update the
type of the event to include the type of the native `input` event.
We then check the actual type of the event, and act on it only if
it is the kind we are interested in (`CustomEvent`).

This is an improvement of the event handler, since the earlier form
would have caught any native `input` events too, and tried to act
on it, with unexpected results.

### Miscellaneous Chores

* update StencilJS from v2 to v3 ([60578ba](https://github.com/Lundalogik/lime-elements/commit/60578ba0501c9a9cd8d0de10bd1bbfbc207c49af))

## [36.4.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.4.0...v36.4.1-next.1) (2023-07-07)


### Bug Fixes

* **slider:** correctly label the `input` element, using `aria-labledby` & a unique id ([126c445](https://github.com/Lundalogik/lime-elements/commit/126c445decfc97aa6cf84b24b76b76d20c430c95))
* **slider:** use a unique id for the helper text & use it by `aria-controls` ([a9a1662](https://github.com/Lundalogik/lime-elements/commit/a9a1662581a22d9f59b022c2d9fdc5ffc5472370))

## [36.4.0](https://github.com/Lundalogik/lime-elements/compare/v36.3.1...v36.4.0) (2023-07-06)


### Features

* **action-bar:** add new component ([537aa0f](https://github.com/Lundalogik/lime-elements/commit/537aa0f41326b55859622f3e06cd13e022b326e2)), closes [Lundalogik/crm-feature#3379](https://github.com/Lundalogik/crm-feature/issues/3379)
* **icon:** use browser request cache to cache icons ([bdaf181](https://github.com/Lundalogik/lime-elements/commit/bdaf181b0dc656c66226b8e639e14aceb932414b))
* **list:** add a css prop for margin around the list ([e26d8e4](https://github.com/Lundalogik/lime-elements/commit/e26d8e4fa7d3f260bd00795453aba3fbd951382e))
* **picker:** fix picker clearing input and search results ([3319451](https://github.com/Lundalogik/lime-elements/commit/33194512328433fa85a3a86929dc10ed1618ca08))
* **snackbar:** add CSS variables for positioning the snackbar ([826de70](https://github.com/Lundalogik/lime-elements/commit/826de706ef465434ce00aada6bb503a209b0f67f))


### Bug Fixes

* **action-bar:** add observers on re-connect ([0276698](https://github.com/Lundalogik/lime-elements/commit/02766988267040de54ade105a2c3b59e5d45ed8f))
* **callout:** support custom types ([c92c397](https://github.com/Lundalogik/lime-elements/commit/c92c39737c3e54e129ad0434043b0fd3cb4877e8))
* **input-field:** show "clear all" button when field is not empty ([30fc78b](https://github.com/Lundalogik/lime-elements/commit/30fc78b704558505029abb8c458c303b17d5214d))
* **list:** correctly enable usage of `--list-margin` variable ([acb21ca](https://github.com/Lundalogik/lime-elements/commit/acb21ca00795a0d03ca814d6b295e0898e08940e))
* **popover:** make sure the popover surface never grows out of the availabel screen space ([4ac34ed](https://github.com/Lundalogik/lime-elements/commit/4ac34ed34685099b06d0d1b92828574c854d98de))
* **select:** prevent truncation in dropdown options, when the component has small width ([717d149](https://github.com/Lundalogik/lime-elements/commit/717d1496dbe85822d655826995746226703d13fe))
* **shortcut:** keep the same custom background color when hovered ([15d1dc2](https://github.com/Lundalogik/lime-elements/commit/15d1dc217f4c6f28f5d98deed3c4a3c361cf033c))
* **snackbar:** make `dismissible` `true` by default ([a1f27ba](https://github.com/Lundalogik/lime-elements/commit/a1f27ba8e03f2ab4015516e41731fb98e15c6fe1))
* **snackbar:** make it inherit its minimum width from its own content ([e5dde45](https://github.com/Lundalogik/lime-elements/commit/e5dde4510d391aea000c18fa63c21abc44b224eb))
* **snackbar:** make it stick out more from the rest of the UI ([c15e749](https://github.com/Lundalogik/lime-elements/commit/c15e7496e0926dbd68d04ee48ba475c694d7340f))
* **snackbar:** make layout more compact ([0db83fc](https://github.com/Lundalogik/lime-elements/commit/0db83fc6ae23b1b60ace5721134ae9b0f8303616))
* **snackbar:** visualize how much time is left till the snackbar is auto-dismissed ([43afdf0](https://github.com/Lundalogik/lime-elements/commit/43afdf09ad44c6b25e236ecc5a31bcf2d95949f7))

## [36.4.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.8...v36.4.0-next.9) (2023-06-29)


### Features

* **snackbar:** add CSS variables for positioning the snackbar ([826de70](https://github.com/Lundalogik/lime-elements/commit/826de706ef465434ce00aada6bb503a209b0f67f))

## [36.4.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.7...v36.4.0-next.8) (2023-06-22)


### Bug Fixes

* **popover:** make sure the popover surface never grows out of the availabel screen space ([4ac34ed](https://github.com/Lundalogik/lime-elements/commit/4ac34ed34685099b06d0d1b92828574c854d98de))

## [36.4.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.6...v36.4.0-next.7) (2023-06-21)


### Bug Fixes

* **list:** correctly enable usage of `--list-margin` variable ([acb21ca](https://github.com/Lundalogik/lime-elements/commit/acb21ca00795a0d03ca814d6b295e0898e08940e))

## [36.4.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.5...v36.4.0-next.6) (2023-06-19)


### Features

* **icon:** use browser request cache to cache icons ([bdaf181](https://github.com/Lundalogik/lime-elements/commit/bdaf181b0dc656c66226b8e639e14aceb932414b))

## [36.4.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.4...v36.4.0-next.5) (2023-06-15)


### Bug Fixes

* **action-bar:** add observers on re-connect ([0276698](https://github.com/Lundalogik/lime-elements/commit/02766988267040de54ade105a2c3b59e5d45ed8f))

## [36.4.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.3...v36.4.0-next.4) (2023-06-13)


### Features

* **action-bar:** add new component ([537aa0f](https://github.com/Lundalogik/lime-elements/commit/537aa0f41326b55859622f3e06cd13e022b326e2)), closes [Lundalogik/crm-feature#3379](https://github.com/Lundalogik/crm-feature/issues/3379)

## [36.4.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.2...v36.4.0-next.3) (2023-06-05)


### Features

* **list:** add a css prop for margin around the list ([e26d8e4](https://github.com/Lundalogik/lime-elements/commit/e26d8e4fa7d3f260bd00795453aba3fbd951382e))

## [36.4.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v36.4.0-next.1...v36.4.0-next.2) (2023-05-30)


### Bug Fixes

* **input-field:** show "clear all" button when field is not empty ([30fc78b](https://github.com/Lundalogik/lime-elements/commit/30fc78b704558505029abb8c458c303b17d5214d))

## [36.4.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.3.2-next.5...v36.4.0-next.1) (2023-05-24)


### Features

* **picker:** fix picker clearing input and search results ([3319451](https://github.com/Lundalogik/lime-elements/commit/33194512328433fa85a3a86929dc10ed1618ca08))

## [36.3.2-next.5](https://github.com/Lundalogik/lime-elements/compare/v36.3.2-next.4...v36.3.2-next.5) (2023-05-22)


### Bug Fixes

* **shortcut:** keep the same custom background color when hovered ([15d1dc2](https://github.com/Lundalogik/lime-elements/commit/15d1dc217f4c6f28f5d98deed3c4a3c361cf033c))

## [36.3.2-next.4](https://github.com/Lundalogik/lime-elements/compare/v36.3.2-next.3...v36.3.2-next.4) (2023-05-16)


### Bug Fixes

* **callout:** support custom types ([c92c397](https://github.com/Lundalogik/lime-elements/commit/c92c39737c3e54e129ad0434043b0fd3cb4877e8))

## [36.3.2-next.3](https://github.com/Lundalogik/lime-elements/compare/v36.3.2-next.2...v36.3.2-next.3) (2023-05-12)


### Bug Fixes

* **select:** prevent truncation in dropdown options, when the component has small width ([717d149](https://github.com/Lundalogik/lime-elements/commit/717d1496dbe85822d655826995746226703d13fe))

## [36.3.2-next.2](https://github.com/Lundalogik/lime-elements/compare/v36.3.2-next.1...v36.3.2-next.2) (2023-05-10)


### Bug Fixes

* **snackbar:** make it inherit its minimum width from its own content ([e5dde45](https://github.com/Lundalogik/lime-elements/commit/e5dde4510d391aea000c18fa63c21abc44b224eb))
* **snackbar:** make it stick out more from the rest of the UI ([c15e749](https://github.com/Lundalogik/lime-elements/commit/c15e7496e0926dbd68d04ee48ba475c694d7340f))
* **snackbar:** make layout more compact ([0db83fc](https://github.com/Lundalogik/lime-elements/commit/0db83fc6ae23b1b60ace5721134ae9b0f8303616))
* **snackbar:** visualize how much time is left till the snackbar is auto-dismissed ([43afdf0](https://github.com/Lundalogik/lime-elements/commit/43afdf09ad44c6b25e236ecc5a31bcf2d95949f7))

## [36.3.2-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.3.1...v36.3.2-next.1) (2023-05-09)


### Bug Fixes

* **snackbar:** make `dismissible` `true` by default ([a1f27ba](https://github.com/Lundalogik/lime-elements/commit/a1f27ba8e03f2ab4015516e41731fb98e15c6fe1))

## [36.3.1](https://github.com/Lundalogik/lime-elements/compare/v36.3.0...v36.3.1) (2023-05-04)


### Bug Fixes

* **chip-set:** display a counter ([ccc81b3](https://github.com/Lundalogik/lime-elements/commit/ccc81b30f46cf9eb90b2e3bf9fa6fb4451aefe0b))
* **chip-set:** render an empty value for `readonly` ([c6a83a6](https://github.com/Lundalogik/lime-elements/commit/c6a83a6a22ff5ada1185f5eb34b0be8cc4f065c8))
* **select:** correctly visualize `invalid` styles ([41c7f6f](https://github.com/Lundalogik/lime-elements/commit/41c7f6f97462d7530bde0d796e502e8763178448))

## [36.3.1-next.2](https://github.com/Lundalogik/lime-elements/compare/v36.3.1-next.1...v36.3.1-next.2) (2023-05-03)


### Bug Fixes

* **chip-set:** display a counter ([ccc81b3](https://github.com/Lundalogik/lime-elements/commit/ccc81b30f46cf9eb90b2e3bf9fa6fb4451aefe0b))
* **select:** correctly visualize `invalid` styles ([41c7f6f](https://github.com/Lundalogik/lime-elements/commit/41c7f6f97462d7530bde0d796e502e8763178448))

## [36.3.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.3.0...v36.3.1-next.1) (2023-04-27)


### Bug Fixes

* **chip-set:** render an empty value for `readonly` ([c6a83a6](https://github.com/Lundalogik/lime-elements/commit/c6a83a6a22ff5ada1185f5eb34b0be8cc4f065c8))

## [36.3.0](https://github.com/Lundalogik/lime-elements/compare/v36.2.0...v36.3.0) (2023-04-26)


### Features

* **badge:** make label optional ([1ee298f](https://github.com/Lundalogik/lime-elements/commit/1ee298f553ac73c9c236853ef4304f0aed64c372)), closes [#2140](https://github.com/Lundalogik/lime-elements/issues/2140)
* **button-group:** add a CSS variable for the group's background ([5c3d4fc](https://github.com/Lundalogik/lime-elements/commit/5c3d4fcc3a176ab1a9370d68346c9d93510b94cb))
* **button-group:** add badge property to button type ([f2dc01b](https://github.com/Lundalogik/lime-elements/commit/f2dc01bbef63d63d3c0add06699ff5b854a5d9d9))
* **button-group:** add support for badges ([2f9d9d3](https://github.com/Lundalogik/lime-elements/commit/2f9d9d34178b96776e7b9c2d517e6f6392fa7d40))
* **callout:** add new component ([fb53730](https://github.com/Lundalogik/lime-elements/commit/fb53730886079b639aedbc547de6ef76768f4a2c))
* **callout:** add support for custom colors ([d29df99](https://github.com/Lundalogik/lime-elements/commit/d29df99dcb46441a48ec551c75724d65f92b8a0f))
* **callout:** add support for custom heading and icon ([ce8a23f](https://github.com/Lundalogik/lime-elements/commit/ce8a23f000bf1f7299c15428a98bb788f002b917))
* **checkbox:** add a CSS variable for the border color of the unchecked state ([c7cffe2](https://github.com/Lundalogik/lime-elements/commit/c7cffe2cf2243419374838433567605a52fa761f))
* **core-styles:** added a CSS theme variable for background color of elevated surfaces ([249bb2c](https://github.com/Lundalogik/lime-elements/commit/249bb2c61af8e968ca039104258b3cf4cbae1cad))
* **date-picker:** add custom formatter option ([d528a62](https://github.com/Lundalogik/lime-elements/commit/d528a62a444d5e96cd6599b1ecb05e8f0c776cfe)), closes [Lundalogik/crm-feature#3164](https://github.com/Lundalogik/crm-feature/issues/3164)
* **date-picker:** add support for locale `de` (German) ([26224e7](https://github.com/Lundalogik/lime-elements/commit/26224e7dc724cfc119e9fa39409c86ca74aade2c))
* **dock:** add CSS variables for paddings around the dock ([11bccfd](https://github.com/Lundalogik/lime-elements/commit/11bccfd7fcacb5a9788def9f792f6889416eb12a))
* **dock:** enable displaying a notification badge on the buttons ([54dabfa](https://github.com/Lundalogik/lime-elements/commit/54dabfac603d46828a3a716d746836ea57dc50e9))
* **form:** add a custom property for form gap ([404f318](https://github.com/Lundalogik/lime-elements/commit/404f318305c5267874d8a6a8b27b8fc5d662c08b))
* **form:** add new layout type for rendering form fields in rows ([29cec75](https://github.com/Lundalogik/lime-elements/commit/29cec75ab2e2dd5dbd4e755777d1bd77ceef508b))
* **header:** add named slot `actions` and deprecate unnamed slot ([166980f](https://github.com/Lundalogik/lime-elements/commit/166980f464c3c1d69b38b767e1cc6d0230aa58df))
* **list:** add CSS props for background color of even & odd list items ([49cfd6d](https://github.com/Lundalogik/lime-elements/commit/49cfd6d421a2025ef55d8045a336e4241f357882))
* **menu:** add notification badge to menu item ([2873a7d](https://github.com/Lundalogik/lime-elements/commit/2873a7d7ab10ee2909017566ae33a79de97e85bb))
* **mixins:** give basic dark-mode support to clickable elements in various components ([1492956](https://github.com/Lundalogik/lime-elements/commit/14929569cbbb7100f1cb648c8b8892e8b9897500))
* **package:** enable importing `@limetech/lime-elements/dist/scss/mixins.scss` ([88f0859](https://github.com/Lundalogik/lime-elements/commit/88f08591ca22780314f5d0480c52d20d35f2c7ba))
* **shadows:** add `dark` color-scheme variants of the CSS variables ([b2d7590](https://github.com/Lundalogik/lime-elements/commit/b2d75900eeeefa7a45c3b7d1b0af4597a22369b4))
* **shadows:** add CSS variables for `focused-state` and `error-state` ([6bbd9dc](https://github.com/Lundalogik/lime-elements/commit/6bbd9dc99ec1a3a28509acba7a77cf492ca93e15))
* **style:** add new CSS variable to visualize error with a red hue from our palette ([5da388e](https://github.com/Lundalogik/lime-elements/commit/5da388e268d108196548ee782a2831c9cccaee9d))
* **style:** add new mixin for helper-text-color ([eccde71](https://github.com/Lundalogik/lime-elements/commit/eccde71862d2b546ef90a58d98e5c78b6d2fc98f))
* **style:** add new mixin for input filed placeholder text ([3f7c01e](https://github.com/Lundalogik/lime-elements/commit/3f7c01e505be083ad95ec604d19a610df2bf65f8))
* **tab-panel:** enable changing background color of tab content ([3d3d3e8](https://github.com/Lundalogik/lime-elements/commit/3d3d3e852f32a2367fb17ce34d889ddb13a83dbd))


### Bug Fixes

* **badge:** ensure empty badges are center-aligned ([e40696e](https://github.com/Lundalogik/lime-elements/commit/e40696ed5bc9f27047b9235fbe3746cf898f8571))
* **badge:** prevent stretching through the width of block containers ([847db27](https://github.com/Lundalogik/lime-elements/commit/847db276b5074817febbc4bb251af47bb0cea343))
* **badge:** render it smaller, when there is no label ([3e67944](https://github.com/Lundalogik/lime-elements/commit/3e679448c3caa2642e64fe5199aa666dc5152b86))
* **button-group:** support dark mode properly ([d97eb66](https://github.com/Lundalogik/lime-elements/commit/d97eb6612dd0a9cd8a6209eff8e4087a25076afb))
* **button-group:** update value from outside ([c803040](https://github.com/Lundalogik/lime-elements/commit/c80304060e71e5a521fdd2ab0d037d0d2a25800d))
* **button:** hide the icon when `has-reduced-presence` class is true & the button is `disabled` ([c52f6f7](https://github.com/Lundalogik/lime-elements/commit/c52f6f7a9272e0a027c5f3ed467f3c3546974f01))
* **button:** make sure all buttons have the same transition styles ([63c4ccd](https://github.com/Lundalogik/lime-elements/commit/63c4ccda9f9b79b98c06909da84ddbd2df4d5700))
* **button:** support dark mode properly ([2f83603](https://github.com/Lundalogik/lime-elements/commit/2f8360393b5e0f956e35f7e9058021bb50789915))
* **callout:** add missing Dutch translation of `Caution` ([599ce74](https://github.com/Lundalogik/lime-elements/commit/599ce748b97a5008c7246a79a11c8b574c1f65ac))
* **chip-set:** make leading icon color react to dark mode ([8b1e598](https://github.com/Lundalogik/lime-elements/commit/8b1e598538521fefca037bd41775af2ef2054e08))
* **chip-set:** remove overwritten thus unused `transition` style of the clear-all-button ([80b0f74](https://github.com/Lundalogik/lime-elements/commit/80b0f74abcc4672d6976f9052beb40a6f25e3307))
* **chip-set:** support dark mode properly ([c2c1769](https://github.com/Lundalogik/lime-elements/commit/c2c1769b436e5178b8407ae9822c79d4f9afc0b2))
* **chipset:** make delimiters text color react to dark mode ([7ea94c5](https://github.com/Lundalogik/lime-elements/commit/7ea94c57ba63ba002e80bd7759c88146fd5a0257))
* **code-editor:** support dark mode properly ([c28ae26](https://github.com/Lundalogik/lime-elements/commit/c28ae26d8214a53d53b8a566178f311e91e75976))
* **collapsible-section:** improve interactivity of the component & simplify structure ([811659c](https://github.com/Lundalogik/lime-elements/commit/811659c695af455e5943071b980286f16df0f8d9))
* **collapsible-section:** make header title color respect dark mode ([0dd6dc9](https://github.com/Lundalogik/lime-elements/commit/0dd6dc982b0b6f3df2f4851e082e785bddfebe38))
* **collapsible-section:** make smaller in height ([19d67fe](https://github.com/Lundalogik/lime-elements/commit/19d67feeaa997bd122dfacbfa86c4ec5d6d94b6e))
* **color-palette:** slightly lighten up the darkest `--contrast-` swatch ([7892242](https://github.com/Lundalogik/lime-elements/commit/7892242b22e10f0e7862f72643f2afb1501a812b))
* **color-picker:** support dark mode properly ([a71d3d4](https://github.com/Lundalogik/lime-elements/commit/a71d3d4fc0516227400a3d9ab7956b5b9e3f950a))
* **date-picker:** add missing locale `fr` (French) ([292e7c6](https://github.com/Lundalogik/lime-elements/commit/292e7c691aa7683271b643b62b2bc54e58c21af1))
* **date-picker:** add missing locale `nl` (Dutch) ([1e44498](https://github.com/Lundalogik/lime-elements/commit/1e444980d6812ad6854e8f2eb715ffd84a6f64e9))
* **date-picker:** support dark mode properly ([f80c82e](https://github.com/Lundalogik/lime-elements/commit/f80c82ee0d58fe8489bfcb003b85158ffc44cf19))
* **date-picker:** week-picker looks correct when opened repeatedly ([3027af0](https://github.com/Lundalogik/lime-elements/commit/3027af089fa394d7329da09c5a57c8302f92b076))
* **dialog:** respect `env()` variables for safe-areas ([c7b05ff](https://github.com/Lundalogik/lime-elements/commit/c7b05ff6ffaff41adec658bc8ba1044a69b9a34c))
* **dialog:** support dark mode properly ([5d67478](https://github.com/Lundalogik/lime-elements/commit/5d67478aff458babcad22d475c9d4796ec3e68c6))
* **dock-button:** fix notification badge inconsistencies ([3164fcd](https://github.com/Lundalogik/lime-elements/commit/3164fcd5a18ac646befc79fe79c36cbfb5577625))
* **dock:** support dark mode properly ([2ba8577](https://github.com/Lundalogik/lime-elements/commit/2ba85778411526f58d4e953628161192849cc767))
* **form:** decrease min-height of rows ([50af4ad](https://github.com/Lundalogik/lime-elements/commit/50af4ad82b12243477638f99cac757eb64befeb4))
* **form:** make headline and body text colors darker for nested sections ([49b43f3](https://github.com/Lundalogik/lime-elements/commit/49b43f3ce88bc7ef7479cae53f9b50594e17a6ec))
* **form:** make icons in `row` layout visually less dominant ([2cb7685](https://github.com/Lundalogik/lime-elements/commit/2cb7685288337c99afbe841e19914effddd7b904))
* **form:** prevent children from stretching out of the form ([3e4555b](https://github.com/Lundalogik/lime-elements/commit/3e4555b15ce64a84f3ac61c2b6c24373866330b3))
* **form:** reduce margins of headings and paragraphs to save more space ([ff0b080](https://github.com/Lundalogik/lime-elements/commit/ff0b080942ea73f04d8f876d0cbd1f2ef10bab8e))
* **form:** remove unneeded `margin-right` from `limel-form-array-item--simple` ([7b6b72c](https://github.com/Lundalogik/lime-elements/commit/7b6b72c4afdee876a26442bed0b2b24a52794741))
* **form:** use better letter spacing in headings ([5b3493f](https://github.com/Lundalogik/lime-elements/commit/5b3493fa346bee7afca97a108ac7547a1cf1e743))
* **form:** use dark mode friendly CSS variable for headline & body text ([8758d37](https://github.com/Lundalogik/lime-elements/commit/8758d3736ba314369d6b5cc39967831bdd6e8b83))
* **icon-button:** use `is-flat-clickable` mixin correctly ([1562c46](https://github.com/Lundalogik/lime-elements/commit/1562c4622bd95dc3197b4d85426da60371b698e0))
* **info-tile:** decrease space between label rows ([c83534d](https://github.com/Lundalogik/lime-elements/commit/c83534d7b6916358f0e6eee2297010c0778aec18))
* **info-tile:** ensure loading indicator is displayed when `value` & `suffix` are empty ([328d9d3](https://github.com/Lundalogik/lime-elements/commit/328d9d3eac38a1555c48792fba6a4ba28a71acde))
* **info-tile:** fix icon alignment issue on IOS ([ee8efc3](https://github.com/Lundalogik/lime-elements/commit/ee8efc3f152585a89fa17c67190e2365b36f5eff))
* **info-tile:** make sure icon does not grow too large on older browsers ([796f7e4](https://github.com/Lundalogik/lime-elements/commit/796f7e4da89407dd1f27460c7a6d87cd5d881647))
* **info-tile:** make sure icon is on top of circular progress in small containers ([7e3bd1a](https://github.com/Lundalogik/lime-elements/commit/7e3bd1ada6d454b295d2a08e3fdaa19f3a2c805d))
* **info-tile:** position the badge more graphically correct ([d54b37d](https://github.com/Lundalogik/lime-elements/commit/d54b37da978bab3c7c1b1cef3f11a41eef5995ab))
* **info-tiles:** adjust the layout if no container queries support ([ab6e907](https://github.com/Lundalogik/lime-elements/commit/ab6e9079de5bfe341fd36794a1e159e39f8d59e8))
* **info-tile:** support dark mode properly ([e3fa102](https://github.com/Lundalogik/lime-elements/commit/e3fa102e0e28a4b353f7f8a8e912d18b65bd0ef7))
* **input-field:** make possible to use placeholder in textarea type ([3d0c351](https://github.com/Lundalogik/lime-elements/commit/3d0c351f6d429667a2be481533e13bb8b7e96c96))
* **input-field:** support dark mode properly ([2cc6583](https://github.com/Lundalogik/lime-elements/commit/2cc65830116013a12dd4f851541dabe881e7b55b))
* **list:** correctly support dark mode in lists with `has-striped-rows` class ([ce2a1f2](https://github.com/Lundalogik/lime-elements/commit/ce2a1f21017c91859d5f758334c5e7d57cd6766f))
* **list:** support dark mode properly ([df4e504](https://github.com/Lundalogik/lime-elements/commit/df4e504839354f57a854886fdaad08275175903e))
* **menu:** adjust placement of the notification badge on the trigger ([bae7921](https://github.com/Lundalogik/lime-elements/commit/bae7921470fad48ffb830ffdce8ca1db22e260cc))
* **menu:** support dark mode properly ([816c800](https://github.com/Lundalogik/lime-elements/commit/816c80075db53aea18c67a2b285e77ea06eb0620))
* **popover:** support dark mode properly ([d99111a](https://github.com/Lundalogik/lime-elements/commit/d99111a50cb38df3c1d397fe85d3d9fe81f7da4d))
* **relation-picker:** do not remove text first time filling in ([461980f](https://github.com/Lundalogik/lime-elements/commit/461980f71437a7f7fd3471c259b3152ddcb589b9))
* **select:** support dark mode properly ([33d3abc](https://github.com/Lundalogik/lime-elements/commit/33d3abc68c526505f1cd5b59180deb1852767d7c))
* **shortcut:** position the badge more graphically correct ([688ddf8](https://github.com/Lundalogik/lime-elements/commit/688ddf8a4f34b24f3f2989abafb2ba6010e19d5b))
* **shortcut:** support dark mode properly ([76f7b13](https://github.com/Lundalogik/lime-elements/commit/76f7b1311965c0f616c06a7d2c520d0fe5239e41))
* **slider:** make min & max labels react to dark mode ([7ece7c7](https://github.com/Lundalogik/lime-elements/commit/7ece7c79b8e3c07872966299ea5c9cefe09bafc2))
* **slider:** support dark mode properly ([5a1a04c](https://github.com/Lundalogik/lime-elements/commit/5a1a04c6c38061720605206942ac965b3dc0436a))
* **snackbar:** make snackbar's label center alignment ([b5c6997](https://github.com/Lundalogik/lime-elements/commit/b5c6997f9ce91f1e7316e75877d192a4d4d58674))
* **snackbar:** support dark mode properly ([4840471](https://github.com/Lundalogik/lime-elements/commit/4840471fb83ddddbc3e4d3a1d0e0902df0c912bb))
* **spinner:** make it show up in iOS ([1fb37e7](https://github.com/Lundalogik/lime-elements/commit/1fb37e74668196ef898d3f7e553274bcba07d60e))
* **split-button:** do not emit `click` events when button is disabled ([898bda7](https://github.com/Lundalogik/lime-elements/commit/898bda7069541a3b95eb643d568a6bfb0f86acd9)), closes [#2096](https://github.com/Lundalogik/lime-elements/issues/2096)
* **split-button:** make sure the internal limel-button as wide as a container ([9f729f2](https://github.com/Lundalogik/lime-elements/commit/9f729f27fa759abc0809efc23f7a5a2ecc0004de))
* **style:** exclude dark-mode-only CSS variables from clients that want light-mode-only ([621b47d](https://github.com/Lundalogik/lime-elements/commit/621b47d465afe3529f60995dc7721c2c2f61a94a))
* **style:** improve the `in(dark-mode)` mixin to fully support dark mode ([49b1e2c](https://github.com/Lundalogik/lime-elements/commit/49b1e2cbbfafed864687ab030336b1ebfdb0968d))
* **style:** make `clear-all-button` mixin support dark mode ([92d5607](https://github.com/Lundalogik/lime-elements/commit/92d5607b34122f065a5f7764b514f24e9c882395))
* **style:** use correct fallback for `--mdc-theme-on-surface` ([ae2a0a5](https://github.com/Lundalogik/lime-elements/commit/ae2a0a57444076f94cb4ef4d1c16b06044fefad5))
* **switch:** specify color for label to support darkmode better ([26efead](https://github.com/Lundalogik/lime-elements/commit/26efead1f6e2f319f5be1534f32795379d8d2eb7))
* **switch:** support dark mode properly ([5252064](https://github.com/Lundalogik/lime-elements/commit/52520641a4bf239dc34e812b7c670d40bfba1be3))
* **tab-bar:** make it slightly shorter in height ([4275d25](https://github.com/Lundalogik/lime-elements/commit/4275d2504eaeec027272e8d781f3183c9852f021))
* **tab-bar:** support dark mode properly ([75a078a](https://github.com/Lundalogik/lime-elements/commit/75a078a4f4a8f9e4e86f4291c09c7caf94287854))
* **tab-bar:** vertically center align scroll buttons ([a72f9ab](https://github.com/Lundalogik/lime-elements/commit/a72f9ab1684f97ca926a37def6b576dad9dec328))
* **table:** give it its own stacking context, using `isolate` styles ([c929b5d](https://github.com/Lundalogik/lime-elements/commit/c929b5d7abff32f5e25305560c7944adbe3d693f))
* **table:** make pagination buttons fully support dark mode ([d20cd48](https://github.com/Lundalogik/lime-elements/commit/d20cd48139e5c2a8609d63c4a08e6f6072c736f9))
* **table:** support dark mode properly ([36635a8](https://github.com/Lundalogik/lime-elements/commit/36635a8487cf2f361542f3dc419de51fc1c62d23))

## [36.3.0-next.42](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.41...v36.3.0-next.42) (2023-04-20)


### Features

* **form:** add a custom property for form gap ([404f318](https://github.com/Lundalogik/lime-elements/commit/404f318305c5267874d8a6a8b27b8fc5d662c08b))


### Bug Fixes

* **form:** prevent children from stretching out of the form ([3e4555b](https://github.com/Lundalogik/lime-elements/commit/3e4555b15ce64a84f3ac61c2b6c24373866330b3))
* **form:** reduce margins of headings and paragraphs to save more space ([ff0b080](https://github.com/Lundalogik/lime-elements/commit/ff0b080942ea73f04d8f876d0cbd1f2ef10bab8e))
* **form:** remove unneeded `margin-right` from `limel-form-array-item--simple` ([7b6b72c](https://github.com/Lundalogik/lime-elements/commit/7b6b72c4afdee876a26442bed0b2b24a52794741))
* **form:** use better letter spacing in headings ([5b3493f](https://github.com/Lundalogik/lime-elements/commit/5b3493fa346bee7afca97a108ac7547a1cf1e743))

## [36.3.0-next.41](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.40...v36.3.0-next.41) (2023-04-19)


### Bug Fixes

* **form:** decrease min-height of rows ([50af4ad](https://github.com/Lundalogik/lime-elements/commit/50af4ad82b12243477638f99cac757eb64befeb4))

## [36.3.0-next.40](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.39...v36.3.0-next.40) (2023-04-18)


### Bug Fixes

* **collapsible-section:** improve interactivity of the component & simplify structure ([811659c](https://github.com/Lundalogik/lime-elements/commit/811659c695af455e5943071b980286f16df0f8d9))
* **collapsible-section:** make smaller in height ([19d67fe](https://github.com/Lundalogik/lime-elements/commit/19d67feeaa997bd122dfacbfa86c4ec5d6d94b6e))

## [36.3.0-next.39](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.38...v36.3.0-next.39) (2023-04-14)


### Bug Fixes

* **relation-picker:** do not remove text first time filling in ([461980f](https://github.com/Lundalogik/lime-elements/commit/461980f71437a7f7fd3471c259b3152ddcb589b9))

## [36.3.0-next.38](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.37...v36.3.0-next.38) (2023-04-13)


### Bug Fixes

* **date-picker:** week-picker looks correct when opened repeatedly ([3027af0](https://github.com/Lundalogik/lime-elements/commit/3027af089fa394d7329da09c5a57c8302f92b076))

## [36.3.0-next.37](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.36...v36.3.0-next.37) (2023-04-11)


### Bug Fixes

* **button-group:** update value from outside ([c803040](https://github.com/Lundalogik/lime-elements/commit/c80304060e71e5a521fdd2ab0d037d0d2a25800d))

## [36.3.0-next.36](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.35...v36.3.0-next.36) (2023-04-03)


### Features

* **callout:** add support for custom heading and icon ([ce8a23f](https://github.com/Lundalogik/lime-elements/commit/ce8a23f000bf1f7299c15428a98bb788f002b917))

## [36.3.0-next.35](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.34...v36.3.0-next.35) (2023-04-03)


### Features

* **callout:** add support for custom colors ([d29df99](https://github.com/Lundalogik/lime-elements/commit/d29df99dcb46441a48ec551c75724d65f92b8a0f))

## [36.3.0-next.34](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.33...v36.3.0-next.34) (2023-04-03)


### Bug Fixes

* **callout:** add missing Dutch translation of `Caution` ([599ce74](https://github.com/Lundalogik/lime-elements/commit/599ce748b97a5008c7246a79a11c8b574c1f65ac))

## [36.3.0-next.33](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.32...v36.3.0-next.33) (2023-04-03)


### Features

* **package:** enable importing `@limetech/lime-elements/dist/scss/mixins.scss` ([88f0859](https://github.com/Lundalogik/lime-elements/commit/88f08591ca22780314f5d0480c52d20d35f2c7ba))

## [36.3.0-next.32](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.31...v36.3.0-next.32) (2023-03-31)


### Features

* **callout:** add new component ([fb53730](https://github.com/Lundalogik/lime-elements/commit/fb53730886079b639aedbc547de6ef76768f4a2c))

## [36.3.0-next.31](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.30...v36.3.0-next.31) (2023-03-31)


### Bug Fixes

* **info-tile:** position the badge more graphically correct ([d54b37d](https://github.com/Lundalogik/lime-elements/commit/d54b37da978bab3c7c1b1cef3f11a41eef5995ab))
* **shortcut:** position the badge more graphically correct ([688ddf8](https://github.com/Lundalogik/lime-elements/commit/688ddf8a4f34b24f3f2989abafb2ba6010e19d5b))

## [36.3.0-next.30](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.29...v36.3.0-next.30) (2023-03-30)


### Bug Fixes

* **snackbar:** make snackbar's label center alignment ([b5c6997](https://github.com/Lundalogik/lime-elements/commit/b5c6997f9ce91f1e7316e75877d192a4d4d58674))

## [36.3.0-next.29](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.28...v36.3.0-next.29) (2023-03-29)


### Bug Fixes

* **button:** hide the icon when `has-reduced-presence` class is true & the button is `disabled` ([c52f6f7](https://github.com/Lundalogik/lime-elements/commit/c52f6f7a9272e0a027c5f3ed467f3c3546974f01))

## [36.3.0-next.28](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.27...v36.3.0-next.28) (2023-03-29)


### Features

* **button-group:** add badge property to button type ([f2dc01b](https://github.com/Lundalogik/lime-elements/commit/f2dc01bbef63d63d3c0add06699ff5b854a5d9d9))
* **button-group:** add support for badges ([2f9d9d3](https://github.com/Lundalogik/lime-elements/commit/2f9d9d34178b96776e7b9c2d517e6f6392fa7d40))

## [36.3.0-next.27](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.26...v36.3.0-next.27) (2023-03-10)


### Features

* **dock:** add CSS variables for paddings around the dock ([11bccfd](https://github.com/Lundalogik/lime-elements/commit/11bccfd7fcacb5a9788def9f792f6889416eb12a))


### Bug Fixes

* **dialog:** respect `env()` variables for safe-areas ([c7b05ff](https://github.com/Lundalogik/lime-elements/commit/c7b05ff6ffaff41adec658bc8ba1044a69b9a34c))

## [36.3.0-next.26](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.25...v36.3.0-next.26) (2023-03-06)


### Bug Fixes

* **input-field:** make possible to use placeholder in textarea type ([3d0c351](https://github.com/Lundalogik/lime-elements/commit/3d0c351f6d429667a2be481533e13bb8b7e96c96))

## [36.3.0-next.25](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.24...v36.3.0-next.25) (2023-02-28)


### Bug Fixes

* **spinner:** make it show up in iOS ([1fb37e7](https://github.com/Lundalogik/lime-elements/commit/1fb37e74668196ef898d3f7e553274bcba07d60e))

## [36.3.0-next.24](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.23...v36.3.0-next.24) (2023-02-23)


### Bug Fixes

* **badge:** ensure empty badges are center-aligned ([e40696e](https://github.com/Lundalogik/lime-elements/commit/e40696ed5bc9f27047b9235fbe3746cf898f8571))
* **menu:** adjust placement of the notification badge on the trigger ([bae7921](https://github.com/Lundalogik/lime-elements/commit/bae7921470fad48ffb830ffdce8ca1db22e260cc))

## [36.3.0-next.23](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.22...v36.3.0-next.23) (2023-02-23)


### Features

* **menu:** add notification badge to menu item ([2873a7d](https://github.com/Lundalogik/lime-elements/commit/2873a7d7ab10ee2909017566ae33a79de97e85bb))


### Bug Fixes

* **dock-button:** fix notification badge inconsistencies ([3164fcd](https://github.com/Lundalogik/lime-elements/commit/3164fcd5a18ac646befc79fe79c36cbfb5577625))

## [36.3.0-next.22](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.21...v36.3.0-next.22) (2023-02-22)


### Bug Fixes

* **badge:** render it smaller, when there is no label ([3e67944](https://github.com/Lundalogik/lime-elements/commit/3e679448c3caa2642e64fe5199aa666dc5152b86))

## [36.3.0-next.21](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.20...v36.3.0-next.21) (2023-02-22)


### Features

* **badge:** make label optional ([1ee298f](https://github.com/Lundalogik/lime-elements/commit/1ee298f553ac73c9c236853ef4304f0aed64c372)), closes [#2140](https://github.com/Lundalogik/lime-elements/issues/2140)


### Bug Fixes

* **badge:** prevent stretching through the width of block containers ([847db27](https://github.com/Lundalogik/lime-elements/commit/847db276b5074817febbc4bb251af47bb0cea343))

## [36.3.0-next.20](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.19...v36.3.0-next.20) (2023-02-21)


### Features

* **dock:** enable displaying a notification badge on the buttons ([54dabfa](https://github.com/Lundalogik/lime-elements/commit/54dabfac603d46828a3a716d746836ea57dc50e9))

## [36.3.0-next.19](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.18...v36.3.0-next.19) (2023-02-16)


### Features

* **date-picker:** add custom formatter option ([d528a62](https://github.com/Lundalogik/lime-elements/commit/d528a62a444d5e96cd6599b1ecb05e8f0c776cfe)), closes [Lundalogik/crm-feature#3164](https://github.com/Lundalogik/crm-feature/issues/3164)

## [36.3.0-next.18](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.17...v36.3.0-next.18) (2023-02-16)


### Bug Fixes

* **info-tile:** ensure loading indicator is displayed when `value` & `suffix` are empty ([328d9d3](https://github.com/Lundalogik/lime-elements/commit/328d9d3eac38a1555c48792fba6a4ba28a71acde))

## [36.3.0-next.17](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.16...v36.3.0-next.17) (2023-02-09)


### Bug Fixes

* **form:** make icons in `row` layout visually less dominant ([2cb7685](https://github.com/Lundalogik/lime-elements/commit/2cb7685288337c99afbe841e19914effddd7b904))

## [36.3.0-next.16](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.15...v36.3.0-next.16) (2023-02-09)


### Features

* **form:** add new layout type for rendering form fields in rows ([29cec75](https://github.com/Lundalogik/lime-elements/commit/29cec75ab2e2dd5dbd4e755777d1bd77ceef508b))

## [36.3.0-next.15](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.14...v36.3.0-next.15) (2023-02-06)


### Features

* **date-picker:** add support for locale `de` (German) ([26224e7](https://github.com/Lundalogik/lime-elements/commit/26224e7dc724cfc119e9fa39409c86ca74aade2c))


### Bug Fixes

* **date-picker:** add missing locale `fr` (French) ([292e7c6](https://github.com/Lundalogik/lime-elements/commit/292e7c691aa7683271b643b62b2bc54e58c21af1))
* **date-picker:** add missing locale `nl` (Dutch) ([1e44498](https://github.com/Lundalogik/lime-elements/commit/1e444980d6812ad6854e8f2eb715ffd84a6f64e9))

## [36.3.0-next.14](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.13...v36.3.0-next.14) (2023-02-01)


### Bug Fixes

* **split-button:** do not emit `click` events when button is disabled ([898bda7](https://github.com/Lundalogik/lime-elements/commit/898bda7069541a3b95eb643d568a6bfb0f86acd9)), closes [#2096](https://github.com/Lundalogik/lime-elements/issues/2096)

## [36.3.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.12...v36.3.0-next.13) (2023-01-31)


### Bug Fixes

* **split-button:** make sure the internal limel-button as wide as a container ([9f729f2](https://github.com/Lundalogik/lime-elements/commit/9f729f27fa759abc0809efc23f7a5a2ecc0004de))

## [36.3.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.11...v36.3.0-next.12) (2023-01-31)


### Bug Fixes

* **slider:** make min & max labels react to dark mode ([7ece7c7](https://github.com/Lundalogik/lime-elements/commit/7ece7c79b8e3c07872966299ea5c9cefe09bafc2))

## [36.3.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.10...v36.3.0-next.11) (2023-01-30)


### Features

* **tab-panel:** enable changing background color of tab content ([3d3d3e8](https://github.com/Lundalogik/lime-elements/commit/3d3d3e852f32a2367fb17ce34d889ddb13a83dbd))


### Bug Fixes

* **tab-bar:** make it slightly shorter in height ([4275d25](https://github.com/Lundalogik/lime-elements/commit/4275d2504eaeec027272e8d781f3183c9852f021))
* **tab-bar:** vertically center align scroll buttons ([a72f9ab](https://github.com/Lundalogik/lime-elements/commit/a72f9ab1684f97ca926a37def6b576dad9dec328))

## [36.3.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.9...v36.3.0-next.10) (2023-01-25)


### Bug Fixes

* **info-tile:** make sure icon does not grow too large on older browsers ([796f7e4](https://github.com/Lundalogik/lime-elements/commit/796f7e4da89407dd1f27460c7a6d87cd5d881647))

## [36.3.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.8...v36.3.0-next.9) (2023-01-20)


### Bug Fixes

* **chip-set:** make leading icon color react to dark mode ([8b1e598](https://github.com/Lundalogik/lime-elements/commit/8b1e598538521fefca037bd41775af2ef2054e08))
* **chipset:** make delimiters text color react to dark mode ([7ea94c5](https://github.com/Lundalogik/lime-elements/commit/7ea94c57ba63ba002e80bd7759c88146fd5a0257))

## [36.3.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.7...v36.3.0-next.8) (2023-01-20)


### Bug Fixes

* **collapsible-section:** make header title color respect dark mode ([0dd6dc9](https://github.com/Lundalogik/lime-elements/commit/0dd6dc982b0b6f3df2f4851e082e785bddfebe38))

## [36.3.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.6...v36.3.0-next.7) (2023-01-20)


### Features

* **header:** add named slot `actions` and deprecate unnamed slot ([166980f](https://github.com/Lundalogik/lime-elements/commit/166980f464c3c1d69b38b767e1cc6d0230aa58df))

## [36.3.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.5...v36.3.0-next.6) (2023-01-20)


### Bug Fixes

* **form:** make headline and body text colors darker for nested sections ([49b43f3](https://github.com/Lundalogik/lime-elements/commit/49b43f3ce88bc7ef7479cae53f9b50594e17a6ec))

## [36.3.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.4...v36.3.0-next.5) (2023-01-20)


### Bug Fixes

* **form:** use dark mode friendly CSS variable for headline & body text ([8758d37](https://github.com/Lundalogik/lime-elements/commit/8758d3736ba314369d6b5cc39967831bdd6e8b83))

## [36.3.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.3...v36.3.0-next.4) (2023-01-20)


### Bug Fixes

* **button:** make sure all buttons have the same transition styles ([63c4ccd](https://github.com/Lundalogik/lime-elements/commit/63c4ccda9f9b79b98c06909da84ddbd2df4d5700))

## [36.3.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.2...v36.3.0-next.3) (2023-01-20)


### Bug Fixes

* **switch:** specify color for label to support darkmode better ([26efead](https://github.com/Lundalogik/lime-elements/commit/26efead1f6e2f319f5be1534f32795379d8d2eb7))

## [36.3.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v36.3.0-next.1...v36.3.0-next.2) (2023-01-17)


### Features

* **list:** add CSS props for background color of even & odd list items ([49cfd6d](https://github.com/Lundalogik/lime-elements/commit/49cfd6d421a2025ef55d8045a336e4241f357882))


### Bug Fixes

* **list:** correctly support dark mode in lists with `has-striped-rows` class ([ce2a1f2](https://github.com/Lundalogik/lime-elements/commit/ce2a1f21017c91859d5f758334c5e7d57cd6766f))

## [36.3.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.2.0...v36.3.0-next.1) (2023-01-16)


### Features

* **button-group:** add a CSS variable for the group's background ([5c3d4fc](https://github.com/Lundalogik/lime-elements/commit/5c3d4fcc3a176ab1a9370d68346c9d93510b94cb))
* **checkbox:** add a CSS variable for the border color of the unchecked state ([c7cffe2](https://github.com/Lundalogik/lime-elements/commit/c7cffe2cf2243419374838433567605a52fa761f))
* **core-styles:** added a CSS theme variable for background color of elevated surfaces ([249bb2c](https://github.com/Lundalogik/lime-elements/commit/249bb2c61af8e968ca039104258b3cf4cbae1cad))
* **mixins:** give basic dark-mode support to clickable elements in various components ([1492956](https://github.com/Lundalogik/lime-elements/commit/14929569cbbb7100f1cb648c8b8892e8b9897500))
* **shadows:** add `dark` color-scheme variants of the CSS variables ([b2d7590](https://github.com/Lundalogik/lime-elements/commit/b2d75900eeeefa7a45c3b7d1b0af4597a22369b4))
* **shadows:** add CSS variables for `focused-state` and `error-state` ([6bbd9dc](https://github.com/Lundalogik/lime-elements/commit/6bbd9dc99ec1a3a28509acba7a77cf492ca93e15))
* **style:** add new CSS variable to visualize error with a red hue from our palette ([5da388e](https://github.com/Lundalogik/lime-elements/commit/5da388e268d108196548ee782a2831c9cccaee9d))
* **style:** add new mixin for helper-text-color ([eccde71](https://github.com/Lundalogik/lime-elements/commit/eccde71862d2b546ef90a58d98e5c78b6d2fc98f))
* **style:** add new mixin for input filed placeholder text ([3f7c01e](https://github.com/Lundalogik/lime-elements/commit/3f7c01e505be083ad95ec604d19a610df2bf65f8))


### Bug Fixes

* **button-group:** support dark mode properly ([d97eb66](https://github.com/Lundalogik/lime-elements/commit/d97eb6612dd0a9cd8a6209eff8e4087a25076afb))
* **button:** support dark mode properly ([2f83603](https://github.com/Lundalogik/lime-elements/commit/2f8360393b5e0f956e35f7e9058021bb50789915))
* **chip-set:** remove overwritten thus unused `transition` style of the clear-all-button ([80b0f74](https://github.com/Lundalogik/lime-elements/commit/80b0f74abcc4672d6976f9052beb40a6f25e3307))
* **chip-set:** support dark mode properly ([c2c1769](https://github.com/Lundalogik/lime-elements/commit/c2c1769b436e5178b8407ae9822c79d4f9afc0b2))
* **code-editor:** support dark mode properly ([c28ae26](https://github.com/Lundalogik/lime-elements/commit/c28ae26d8214a53d53b8a566178f311e91e75976))
* **color-palette:** slightly lighten up the darkest `--contrast-` swatch ([7892242](https://github.com/Lundalogik/lime-elements/commit/7892242b22e10f0e7862f72643f2afb1501a812b))
* **color-picker:** support dark mode properly ([a71d3d4](https://github.com/Lundalogik/lime-elements/commit/a71d3d4fc0516227400a3d9ab7956b5b9e3f950a))
* **date-picker:** support dark mode properly ([f80c82e](https://github.com/Lundalogik/lime-elements/commit/f80c82ee0d58fe8489bfcb003b85158ffc44cf19))
* **dialog:** support dark mode properly ([5d67478](https://github.com/Lundalogik/lime-elements/commit/5d67478aff458babcad22d475c9d4796ec3e68c6))
* **dock:** support dark mode properly ([2ba8577](https://github.com/Lundalogik/lime-elements/commit/2ba85778411526f58d4e953628161192849cc767))
* **icon-button:** use `is-flat-clickable` mixin correctly ([1562c46](https://github.com/Lundalogik/lime-elements/commit/1562c4622bd95dc3197b4d85426da60371b698e0))
* **info-tile:** decrease space between label rows ([c83534d](https://github.com/Lundalogik/lime-elements/commit/c83534d7b6916358f0e6eee2297010c0778aec18))
* **info-tile:** fix icon alignment issue on IOS ([ee8efc3](https://github.com/Lundalogik/lime-elements/commit/ee8efc3f152585a89fa17c67190e2365b36f5eff))
* **info-tile:** make sure icon is on top of circular progress in small containers ([7e3bd1a](https://github.com/Lundalogik/lime-elements/commit/7e3bd1ada6d454b295d2a08e3fdaa19f3a2c805d))
* **info-tiles:** adjust the layout if no container queries support ([ab6e907](https://github.com/Lundalogik/lime-elements/commit/ab6e9079de5bfe341fd36794a1e159e39f8d59e8))
* **info-tile:** support dark mode properly ([e3fa102](https://github.com/Lundalogik/lime-elements/commit/e3fa102e0e28a4b353f7f8a8e912d18b65bd0ef7))
* **input-field:** support dark mode properly ([2cc6583](https://github.com/Lundalogik/lime-elements/commit/2cc65830116013a12dd4f851541dabe881e7b55b))
* **list:** support dark mode properly ([df4e504](https://github.com/Lundalogik/lime-elements/commit/df4e504839354f57a854886fdaad08275175903e))
* **menu:** support dark mode properly ([816c800](https://github.com/Lundalogik/lime-elements/commit/816c80075db53aea18c67a2b285e77ea06eb0620))
* **popover:** support dark mode properly ([d99111a](https://github.com/Lundalogik/lime-elements/commit/d99111a50cb38df3c1d397fe85d3d9fe81f7da4d))
* **select:** support dark mode properly ([33d3abc](https://github.com/Lundalogik/lime-elements/commit/33d3abc68c526505f1cd5b59180deb1852767d7c))
* **shortcut:** support dark mode properly ([76f7b13](https://github.com/Lundalogik/lime-elements/commit/76f7b1311965c0f616c06a7d2c520d0fe5239e41))
* **slider:** support dark mode properly ([5a1a04c](https://github.com/Lundalogik/lime-elements/commit/5a1a04c6c38061720605206942ac965b3dc0436a))
* **snackbar:** support dark mode properly ([4840471](https://github.com/Lundalogik/lime-elements/commit/4840471fb83ddddbc3e4d3a1d0e0902df0c912bb))
* **style:** exclude dark-mode-only CSS variables from clients that want light-mode-only ([621b47d](https://github.com/Lundalogik/lime-elements/commit/621b47d465afe3529f60995dc7721c2c2f61a94a))
* **style:** improve the `in(dark-mode)` mixin to fully support dark mode ([49b1e2c](https://github.com/Lundalogik/lime-elements/commit/49b1e2cbbfafed864687ab030336b1ebfdb0968d))
* **style:** make `clear-all-button` mixin support dark mode ([92d5607](https://github.com/Lundalogik/lime-elements/commit/92d5607b34122f065a5f7764b514f24e9c882395))
* **style:** use correct fallback for `--mdc-theme-on-surface` ([ae2a0a5](https://github.com/Lundalogik/lime-elements/commit/ae2a0a57444076f94cb4ef4d1c16b06044fefad5))
* **switch:** support dark mode properly ([5252064](https://github.com/Lundalogik/lime-elements/commit/52520641a4bf239dc34e812b7c670d40bfba1be3))
* **tab-bar:** support dark mode properly ([75a078a](https://github.com/Lundalogik/lime-elements/commit/75a078a4f4a8f9e4e86f4291c09c7caf94287854))
* **table:** give it its own stacking context, using `isolate` styles ([c929b5d](https://github.com/Lundalogik/lime-elements/commit/c929b5d7abff32f5e25305560c7944adbe3d693f))
* **table:** make pagination buttons fully support dark mode ([d20cd48](https://github.com/Lundalogik/lime-elements/commit/d20cd48139e5c2a8609d63c4a08e6f6072c736f9))
* **table:** support dark mode properly ([36635a8](https://github.com/Lundalogik/lime-elements/commit/36635a8487cf2f361542f3dc419de51fc1c62d23))

## [36.2.0](https://github.com/Lundalogik/lime-elements/compare/v36.1.0...v36.2.0) (2023-01-13)


### Features

* **form:** adds schema path to custom components form info ([6da8e1c](https://github.com/Lundalogik/lime-elements/commit/6da8e1cf305bf80c451ce7ad7fb8e9b8ca25da2c))
* **progress-flow:** update some internals to enable tracking using Heap ([d13f3a7](https://github.com/Lundalogik/lime-elements/commit/d13f3a76e7adeaff44478021f9819e06e23c338c))


### Bug Fixes

* **button-group:** reduce the label's font-size ([1bc1f30](https://github.com/Lundalogik/lime-elements/commit/1bc1f30f2b34ef5e809c2b247719a8a43a140d86))
* **form:** prevent error if `idSchema` is undefined ([ddf4f72](https://github.com/Lundalogik/lime-elements/commit/ddf4f7273f08d2dfb6aa3bed9ee820b67166e45c)), closes [Lundalogik/crm-feature#3136](https://github.com/Lundalogik/crm-feature/issues/3136)
* **info-tile:** do not crash if `value` is undefined ([bec7224](https://github.com/Lundalogik/lime-elements/commit/bec72247d4e053bb0ba8b248422106c8c542ff12)), closes [#2022](https://github.com/Lundalogik/lime-elements/issues/2022)
* **list:** prevent items from becoming fully white when focused & hovered ([865bbc3](https://github.com/Lundalogik/lime-elements/commit/865bbc311c178168a82aa4a6ecc698d8915391f5))
* **select:** do not cover a value by label if multiple selections are possible ([441a10d](https://github.com/Lundalogik/lime-elements/commit/441a10d45554e7def653ea542f5a0a25c672c440))
* **select:** put less space around caret icon in `is-narrow` mode ([6aa0241](https://github.com/Lundalogik/lime-elements/commit/6aa0241646279b7ace394a97cf59c2c500975cd0))
* **select:** put less space between text and caret icon ([51f22c4](https://github.com/Lundalogik/lime-elements/commit/51f22c4834d469e43b7fce1c57f6cf179543faf5))
* **select.template:** hide disabled option with empty text ([e2392c8](https://github.com/Lundalogik/lime-elements/commit/e2392c8e0b4e3e8bd7943d9739fba79d0c68d5cf))

## [36.2.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.8...v36.2.0-next.9) (2023-01-11)


### Bug Fixes

* **info-tile:** do not crash if `value` is undefined ([bec7224](https://github.com/Lundalogik/lime-elements/commit/bec72247d4e053bb0ba8b248422106c8c542ff12)), closes [#2022](https://github.com/Lundalogik/lime-elements/issues/2022)

## [36.2.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.7...v36.2.0-next.8) (2023-01-10)


### Bug Fixes

* **button-group:** reduce the label's font-size ([1bc1f30](https://github.com/Lundalogik/lime-elements/commit/1bc1f30f2b34ef5e809c2b247719a8a43a140d86))

## [36.2.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.6...v36.2.0-next.7) (2023-01-05)


### Bug Fixes

* **form:** prevent error if `idSchema` is undefined ([ddf4f72](https://github.com/Lundalogik/lime-elements/commit/ddf4f7273f08d2dfb6aa3bed9ee820b67166e45c)), closes [Lundalogik/crm-feature#3136](https://github.com/Lundalogik/crm-feature/issues/3136)

## [36.2.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.5...v36.2.0-next.6) (2023-01-05)


### Bug Fixes

* **select.template:** hide disabled option with empty text ([e2392c8](https://github.com/Lundalogik/lime-elements/commit/e2392c8e0b4e3e8bd7943d9739fba79d0c68d5cf))

## [36.2.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.4...v36.2.0-next.5) (2022-12-22)


### Bug Fixes

* **select:** put less space around caret icon in `is-narrow` mode ([6aa0241](https://github.com/Lundalogik/lime-elements/commit/6aa0241646279b7ace394a97cf59c2c500975cd0))
* **select:** put less space between text and caret icon ([51f22c4](https://github.com/Lundalogik/lime-elements/commit/51f22c4834d469e43b7fce1c57f6cf179543faf5))

## [36.2.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.3...v36.2.0-next.4) (2022-12-15)


### Features

* **form:** adds schema path to custom components form info ([6da8e1c](https://github.com/Lundalogik/lime-elements/commit/6da8e1cf305bf80c451ce7ad7fb8e9b8ca25da2c))

## [36.2.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.2...v36.2.0-next.3) (2022-12-14)


### Bug Fixes

* **select:** do not cover a value by label if multiple selections are possible ([441a10d](https://github.com/Lundalogik/lime-elements/commit/441a10d45554e7def653ea542f5a0a25c672c440))

## [36.2.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v36.2.0-next.1...v36.2.0-next.2) (2022-12-12)


### Bug Fixes

* **list:** prevent items from becoming fully white when focused & hovered ([865bbc3](https://github.com/Lundalogik/lime-elements/commit/865bbc311c178168a82aa4a6ecc698d8915391f5))

## [36.2.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.1.0...v36.2.0-next.1) (2022-12-09)


### Features

* **progress-flow:** update some internals to enable tracking using Heap ([d13f3a7](https://github.com/Lundalogik/lime-elements/commit/d13f3a76e7adeaff44478021f9819e06e23c338c))

## [36.1.0](https://github.com/Lundalogik/lime-elements/compare/v36.0.0...v36.1.0) (2022-12-05)


### Features

* **badge:** allow string labels ([a8f31c8](https://github.com/Lundalogik/lime-elements/commit/a8f31c8d58171c96778be4bcbadce454bd8f14e5))
* **circular-progress:** add `prefix` as a property ([2077f37](https://github.com/Lundalogik/lime-elements/commit/2077f374d6a91977d88d04bbe9fbd161f12086b9))
* **circular-progress:** add CSS prop for `suffix` text color ([6edcca5](https://github.com/Lundalogik/lime-elements/commit/6edcca502d3044cfab9f8bd41c56cea50aa5cf92))
* **circular-progress:** add CSS props for coloring text & background ([871b804](https://github.com/Lundalogik/lime-elements/commit/871b804c719dc16698349fa1b9cf74946ee1daf9))
* **datepicker:** highlight today in datepickers ([b0d2e09](https://github.com/Lundalogik/lime-elements/commit/b0d2e09c6fb1ed2b91706fe03e1a50abdbcb7f69))
* **dialog:** add CSS props for padding around the content ([3766b2d](https://github.com/Lundalogik/lime-elements/commit/3766b2d0d56e35d44297044ce46036874ed9dbf0))
* **dock:** publish `limel-dock` ([80867a7](https://github.com/Lundalogik/lime-elements/commit/80867a7a37f89b8a51d3a5fce1d2907d33ec101b))
* **info-tile:** add `limel-info-tile` component ([beac8ab](https://github.com/Lundalogik/lime-elements/commit/beac8abcb72c54d8a76a0f8af00a2b3c3cd28c5c))
* **shortcut:** add `limel-shortcut` component ([31955bd](https://github.com/Lundalogik/lime-elements/commit/31955bd104d4602e463960c76354f8cc407b0e2a))
* **split-button:** add new component `limel-split-button` ([80e13d7](https://github.com/Lundalogik/lime-elements/commit/80e13d7d898e53ff2168f321a5fee7337b63f5d9)), closes [Lundalogik/hack-tuesday#265](https://github.com/Lundalogik/hack-tuesday/issues/265)
* **tab:** allow string labels in badge ([1877e59](https://github.com/Lundalogik/lime-elements/commit/1877e59bd365325abd105e0f8432e6cb30e907a6))


### Bug Fixes

* trigger release ([1846a40](https://github.com/Lundalogik/lime-elements/commit/1846a40ad91952415d3dc3435bf2869a5fa2a7b8))
* trigger release ([db9548a](https://github.com/Lundalogik/lime-elements/commit/db9548a911c0cf9f6e8048a2951d014198e4e872))
* **badge:** make all number units upper case ([26cb224](https://github.com/Lundalogik/lime-elements/commit/26cb2249a8b4c1de2986f90db4a31333ac00177e))
* **badge:** use unabbreviated & un-truncated label as `title` to improve accessibility ([df3b30d](https://github.com/Lundalogik/lime-elements/commit/df3b30d06617246a38eea562f5f2c2ca51ac2651))
* **chip-set:** resolve z-index issues by using css `isolation` ([676d22c](https://github.com/Lundalogik/lime-elements/commit/676d22ceb83861cb9cf5caed8534378adff75505)), closes [Lundalogik/lime-elements#1864](https://github.com/Lundalogik/lime-elements/issues/1864)
* **circular-progress:** make value `font-size` more reponsive ([beff9ac](https://github.com/Lundalogik/lime-elements/commit/beff9ac8f4dae8b430f70aaea0f04253f2e2fa0a))
* **date-picker:** display "Today" as a tooltip, when today's date is hovered ([c9590a0](https://github.com/Lundalogik/lime-elements/commit/c9590a07db15cbccf8d39102d67f2373fb1d649a))
* **date-picker:** make component better fit our visual style ([fe14799](https://github.com/Lundalogik/lime-elements/commit/fe14799c4b18bc83c2367d4ffca4d0348a1466b4))
* **dialog:** make padding around the content responsive ([5fa486b](https://github.com/Lundalogik/lime-elements/commit/5fa486bb0540f1b18f8c3de70fe95de590ad07f2))
* **form:** enable `lint` and `fold` for code editor in form ([a685a80](https://github.com/Lundalogik/lime-elements/commit/a685a802153b1b619f0eab94f8b6af268495474b))
* **input-field:** align `-` when input-field has no value and readonly ([e689d86](https://github.com/Lundalogik/lime-elements/commit/e689d8657f133fb243f041df45b688b7c9a7b2d7))
* **input-field:** allow resize when the textarea is readonly ([dc831ae](https://github.com/Lundalogik/lime-elements/commit/dc831aec11f60fce4fceb445837fd6580d1d7a0b))
* **input-field:** do not render unformatted value when field is readonly ([6467462](https://github.com/Lundalogik/lime-elements/commit/64674625b22000889ace614dc65405211a563a00))
* **input-field:** prevent overlapping prefix & formatted-input ([af43503](https://github.com/Lundalogik/lime-elements/commit/af4350349ce1527f46548526a3961150685d89e6))
* **list:** remove the ripple effect from list items ([2a1fd01](https://github.com/Lundalogik/lime-elements/commit/2a1fd016666929916b0a4c07008f128c3222d532))
* **popover:** resolve z-index issues by using css `isolation` ([bfe84fd](https://github.com/Lundalogik/lime-elements/commit/bfe84fd837a82970652c03d9fa1f4787abbb5e88)), closes [Lundalogik/lime-elements#1864](https://github.com/Lundalogik/lime-elements/issues/1864)
* **select:** don't float label above, when empty option is selected ([05b7f11](https://github.com/Lundalogik/lime-elements/commit/05b7f11fb8b468545bfb7f3955452d0b0953c93c))
* **select:** make trigger element unfocusable using tab, when disabled ([b292271](https://github.com/Lundalogik/lime-elements/commit/b292271bdbf6acd2657f6f2186c55c319c84b144))
* **select:** select with multiple values doesn't show the empty value (-) when readonly ([42aaedc](https://github.com/Lundalogik/lime-elements/commit/42aaedc61dcd23e3f1814bb65cf0575c75d1c5a2))
* **select:** toggle `aria-expanded` to improve accessibility ([9d7a9c2](https://github.com/Lundalogik/lime-elements/commit/9d7a9c29c578fac2596e691487be8adb8e736a6f))
* **select:** visualize keyboard focus ([217242a](https://github.com/Lundalogik/lime-elements/commit/217242a794adf9cc4577149c95d7ad5f5f36b96f))
* **select.template:** remove unnecessary `tabindex` from `button` element ([d1383d7](https://github.com/Lundalogik/lime-elements/commit/d1383d721ab89514038158b09c9904bcd4f7460d))
* **shortcut:** use `link` interface ([b4412de](https://github.com/Lundalogik/lime-elements/commit/b4412de2f28a2a5ea05f77b768687e696d2ead0f))
* **split-button:** don't render the menu if there are no menu items ([e7b1a40](https://github.com/Lundalogik/lime-elements/commit/e7b1a40f4a53bb9d663149fddf91c8386e9be571))
* **split-button:** prevent unintentionally activating the default action ([b99be79](https://github.com/Lundalogik/lime-elements/commit/b99be799e69cec8e51fe25d2b479ece1b28f11fe))


### Reverts

* "chore(deps-dev): bump @stencil/core from 2.18.1 to 2.19.2" ([324cc1d](https://github.com/Lundalogik/lime-elements/commit/324cc1dd63f35052c4638a6348569e13c9cf5199))
* "chore(deps-dev): bump material-components-web from 13.0.0 to 14.0.0" ([7bdc871](https://github.com/Lundalogik/lime-elements/commit/7bdc871a906dee49ddab580cd9280293bbd6c082))
* "chore(dev-deps): bump @stencil/core from 2.15.1 to 2.18.1" ([9bf47b8](https://github.com/Lundalogik/lime-elements/commit/9bf47b8b7fdc049ed6de1d59cab4c7095b960768))
* "chore(input-field): fix types that makes Stencil build fail" ([2370daf](https://github.com/Lundalogik/lime-elements/commit/2370daf68720c379cdad2364d36d7192b6db371c))
* "chore(picker): fix types that makes Stencil build fail" ([d8cb233](https://github.com/Lundalogik/lime-elements/commit/d8cb2339874355baaf2ab787d52c78d93a8fa95d))
* "fix(badge): make all number units upper case" ([9e6dabb](https://github.com/Lundalogik/lime-elements/commit/9e6dabbe499e57f1df6a719b14a9cc799492e30a))

## [36.1.0-next.32](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.31...v36.1.0-next.32) (2022-12-05)


### Bug Fixes

* trigger release ([1846a40](https://github.com/Lundalogik/lime-elements/commit/1846a40ad91952415d3dc3435bf2869a5fa2a7b8))

## [36.1.0-next.31](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.30...v36.1.0-next.31) (2022-12-05)


### Bug Fixes

* trigger release ([db9548a](https://github.com/Lundalogik/lime-elements/commit/db9548a911c0cf9f6e8048a2951d014198e4e872))

## [36.1.0-next.30](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.29...v36.1.0-next.30) (2022-12-02)


### Bug Fixes

* **shortcut:** use `link` interface ([b4412de](https://github.com/Lundalogik/lime-elements/commit/b4412de2f28a2a5ea05f77b768687e696d2ead0f))

## [36.1.0-next.29](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.28...v36.1.0-next.29) (2022-12-02)


### Bug Fixes

* **list:** remove the ripple effect from list items ([2a1fd01](https://github.com/Lundalogik/lime-elements/commit/2a1fd016666929916b0a4c07008f128c3222d532))

## [36.1.0-next.28](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.27...v36.1.0-next.28) (2022-12-01)


### Features

* **dock:** publish `limel-dock` ([80867a7](https://github.com/Lundalogik/lime-elements/commit/80867a7a37f89b8a51d3a5fce1d2907d33ec101b))

## [36.1.0-next.27](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.26...v36.1.0-next.27) (2022-12-01)


### Bug Fixes

* **form:** enable `lint` and `fold` for code editor in form ([a685a80](https://github.com/Lundalogik/lime-elements/commit/a685a802153b1b619f0eab94f8b6af268495474b))

## [36.1.0-next.26](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.25...v36.1.0-next.26) (2022-11-30)


### Bug Fixes

* **select:** don't float label above, when empty option is selected ([05b7f11](https://github.com/Lundalogik/lime-elements/commit/05b7f11fb8b468545bfb7f3955452d0b0953c93c))

## [36.1.0-next.25](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.24...v36.1.0-next.25) (2022-11-28)


### Features

* **info-tile:** add `limel-info-tile` component ([beac8ab](https://github.com/Lundalogik/lime-elements/commit/beac8abcb72c54d8a76a0f8af00a2b3c3cd28c5c))

## [36.1.0-next.24](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.23...v36.1.0-next.24) (2022-11-23)


### Bug Fixes

* **select:** toggle `aria-expanded` to improve accessibility ([9d7a9c2](https://github.com/Lundalogik/lime-elements/commit/9d7a9c29c578fac2596e691487be8adb8e736a6f))

## [36.1.0-next.23](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.22...v36.1.0-next.23) (2022-11-22)


### Bug Fixes

* **select.template:** remove unnecessary `tabindex` from `button` element ([d1383d7](https://github.com/Lundalogik/lime-elements/commit/d1383d721ab89514038158b09c9904bcd4f7460d))

## [36.1.0-next.22](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.21...v36.1.0-next.22) (2022-11-21)


### Bug Fixes

* **select:** make trigger element unfocusable using tab, when disabled ([b292271](https://github.com/Lundalogik/lime-elements/commit/b292271bdbf6acd2657f6f2186c55c319c84b144))

## [36.1.0-next.21](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.20...v36.1.0-next.21) (2022-11-21)


### Bug Fixes

* **input-field:** do not render unformatted value when field is readonly ([6467462](https://github.com/Lundalogik/lime-elements/commit/64674625b22000889ace614dc65405211a563a00))

## [36.1.0-next.20](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.19...v36.1.0-next.20) (2022-11-18)


### Features

* **dialog:** add CSS props for padding around the content ([3766b2d](https://github.com/Lundalogik/lime-elements/commit/3766b2d0d56e35d44297044ce46036874ed9dbf0))


### Bug Fixes

* **dialog:** make padding around the content responsive ([5fa486b](https://github.com/Lundalogik/lime-elements/commit/5fa486bb0540f1b18f8c3de70fe95de590ad07f2))

## [36.1.0-next.19](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.18...v36.1.0-next.19) (2022-11-17)


### Bug Fixes

* **select:** visualize keyboard focus ([217242a](https://github.com/Lundalogik/lime-elements/commit/217242a794adf9cc4577149c95d7ad5f5f36b96f))

## [36.1.0-next.18](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.17...v36.1.0-next.18) (2022-11-16)


### Bug Fixes

* **split-button:** prevent unintentionally activating the default action ([b99be79](https://github.com/Lundalogik/lime-elements/commit/b99be799e69cec8e51fe25d2b479ece1b28f11fe))

## [36.1.0-next.17](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.16...v36.1.0-next.17) (2022-11-16)


### Bug Fixes

* **split-button:** don't render the menu if there are no menu items ([e7b1a40](https://github.com/Lundalogik/lime-elements/commit/e7b1a40f4a53bb9d663149fddf91c8386e9be571))

## [36.1.0-next.16](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.15...v36.1.0-next.16) (2022-11-10)


### Features

* **circular-progress:** add `prefix` as a property ([2077f37](https://github.com/Lundalogik/lime-elements/commit/2077f374d6a91977d88d04bbe9fbd161f12086b9))
* **circular-progress:** add CSS prop for `suffix` text color ([6edcca5](https://github.com/Lundalogik/lime-elements/commit/6edcca502d3044cfab9f8bd41c56cea50aa5cf92))


### Bug Fixes

* **circular-progress:** make value `font-size` more reponsive ([beff9ac](https://github.com/Lundalogik/lime-elements/commit/beff9ac8f4dae8b430f70aaea0f04253f2e2fa0a))

## [36.1.0-next.15](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.14...v36.1.0-next.15) (2022-11-08)


### Features

* **circular-progress:** add CSS props for coloring text & background ([871b804](https://github.com/Lundalogik/lime-elements/commit/871b804c719dc16698349fa1b9cf74946ee1daf9))

## [36.1.0-next.14](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.13...v36.1.0-next.14) (2022-11-03)


### Features

* **shortcut:** add `limel-shortcut` component ([31955bd](https://github.com/Lundalogik/lime-elements/commit/31955bd104d4602e463960c76354f8cc407b0e2a))

## [36.1.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.12...v36.1.0-next.13) (2022-11-02)


### Features

* **split-button:** add new component `limel-split-button` ([80e13d7](https://github.com/Lundalogik/lime-elements/commit/80e13d7d898e53ff2168f321a5fee7337b63f5d9)), closes [Lundalogik/hack-tuesday#265](https://github.com/Lundalogik/hack-tuesday/issues/265)

## [36.1.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.11...v36.1.0-next.12) (2022-10-31)


### Bug Fixes

* **date-picker:** display "Today" as a tooltip, when today's date is hovered ([c9590a0](https://github.com/Lundalogik/lime-elements/commit/c9590a07db15cbccf8d39102d67f2373fb1d649a))

## [36.1.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.10...v36.1.0-next.11) (2022-10-31)


### Reverts

* "chore(deps-dev): bump @stencil/core from 2.18.1 to 2.19.2" ([324cc1d](https://github.com/Lundalogik/lime-elements/commit/324cc1dd63f35052c4638a6348569e13c9cf5199))
* "chore(dev-deps): bump @stencil/core from 2.15.1 to 2.18.1" ([9bf47b8](https://github.com/Lundalogik/lime-elements/commit/9bf47b8b7fdc049ed6de1d59cab4c7095b960768))
* "chore(input-field): fix types that makes Stencil build fail" ([2370daf](https://github.com/Lundalogik/lime-elements/commit/2370daf68720c379cdad2364d36d7192b6db371c))
* "chore(picker): fix types that makes Stencil build fail" ([d8cb233](https://github.com/Lundalogik/lime-elements/commit/d8cb2339874355baaf2ab787d52c78d93a8fa95d))

## [36.1.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.9...v36.1.0-next.10) (2022-10-19)


### Bug Fixes

* **date-picker:** make component better fit our visual style ([fe14799](https://github.com/Lundalogik/lime-elements/commit/fe14799c4b18bc83c2367d4ffca4d0348a1466b4))

## [36.1.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.8...v36.1.0-next.9) (2022-10-19)


### Bug Fixes

* **select:** select with multiple values doesn't show the empty value (-) when readonly ([42aaedc](https://github.com/Lundalogik/lime-elements/commit/42aaedc61dcd23e3f1814bb65cf0575c75d1c5a2))

## [36.1.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.7...v36.1.0-next.8) (2022-10-19)


### Bug Fixes

* **input-field:** align `-` when input-field has no value and readonly ([e689d86](https://github.com/Lundalogik/lime-elements/commit/e689d8657f133fb243f041df45b688b7c9a7b2d7))
* **input-field:** allow resize when the textarea is readonly ([dc831ae](https://github.com/Lundalogik/lime-elements/commit/dc831aec11f60fce4fceb445837fd6580d1d7a0b))

## [36.1.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.6...v36.1.0-next.7) (2022-10-18)


### Bug Fixes

* **input-field:** prevent overlapping prefix & formatted-input ([af43503](https://github.com/Lundalogik/lime-elements/commit/af4350349ce1527f46548526a3961150685d89e6))

## [36.1.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.5...v36.1.0-next.6) (2022-10-14)


### Features

* **datepicker:** highlight today in datepickers ([b0d2e09](https://github.com/Lundalogik/lime-elements/commit/b0d2e09c6fb1ed2b91706fe03e1a50abdbcb7f69))

## [36.1.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.4...v36.1.0-next.5) (2022-10-13)


### Features

* **tab:** allow string labels in badge ([1877e59](https://github.com/Lundalogik/lime-elements/commit/1877e59bd365325abd105e0f8432e6cb30e907a6))

## [36.1.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.3...v36.1.0-next.4) (2022-10-13)


### Bug Fixes

* **popover:** resolve z-index issues by using css `isolation` ([bfe84fd](https://github.com/Lundalogik/lime-elements/commit/bfe84fd837a82970652c03d9fa1f4787abbb5e88)), closes [Lundalogik/lime-elements#1864](https://github.com/Lundalogik/lime-elements/issues/1864)

## [36.1.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.2...v36.1.0-next.3) (2022-10-13)


### Reverts

* "fix(badge): make all number units upper case" ([9e6dabb](https://github.com/Lundalogik/lime-elements/commit/9e6dabbe499e57f1df6a719b14a9cc799492e30a))

## [36.1.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v36.1.0-next.1...v36.1.0-next.2) (2022-10-13)


### Bug Fixes

* **chip-set:** resolve z-index issues by using css `isolation` ([676d22c](https://github.com/Lundalogik/lime-elements/commit/676d22ceb83861cb9cf5caed8534378adff75505)), closes [Lundalogik/lime-elements#1864](https://github.com/Lundalogik/lime-elements/issues/1864)

## [36.1.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v36.0.0...v36.1.0-next.1) (2022-10-12)


### Features

* **badge:** allow string labels ([a8f31c8](https://github.com/Lundalogik/lime-elements/commit/a8f31c8d58171c96778be4bcbadce454bd8f14e5))


### Bug Fixes

* **badge:** make all number units upper case ([26cb224](https://github.com/Lundalogik/lime-elements/commit/26cb2249a8b4c1de2986f90db4a31333ac00177e))
* **badge:** use unabbreviated & un-truncated label as `title` to improve accessibility ([df3b30d](https://github.com/Lundalogik/lime-elements/commit/df3b30d06617246a38eea562f5f2c2ca51ac2651))

## [36.0.0](https://github.com/Lundalogik/lime-elements/compare/v35.0.0...v36.0.0) (2022-10-04)


### ⚠ BREAKING CHANGES

* **icon-button:** Size of icon-button has decreased from `48px` (`3rem`)
to `36px` (`2.5rem`), to make it similar to other elements such as
buttons and button groups. But this size change may visually
affect your UI. Also note that the elevated mode of icon-button renders
slightly larger icon, and the elevation shadow effect is applied to
the entire clickable area of the button.
* **menu:** Along with adding more supported values for `openDirection`, we
have renamed the two previously supported values. `right` has been
renamed to `bottom-start`, and `left` has been renamed to
`bottom-end`. The default value has been changed from `right` to
`bottom-start`, so if you have been using the default value, your
menu will still be positioned the same way after this update.
However, if you have used either `left` or `right` explicitly, you
will need to update those values to have your menu positioned the
same as before. For examples, please see the documentation for
`limel-menu`.

### Features

* **button:** add loadingFailed property ([64d2eb9](https://github.com/Lundalogik/lime-elements/commit/64d2eb9285a440fd72778bd6b1f9592eae7649d0)), closes [Lundalogik/crm-feature#2733](https://github.com/Lundalogik/crm-feature/issues/2733)
* **button:** automatically disable button when `loading` is `true` ([117f104](https://github.com/Lundalogik/lime-elements/commit/117f104dc951a7e944a7d2f2c84de4763cf8498d))
* **chip-set:** make it possible to set `input` type of `search` or `text` ([3f29654](https://github.com/Lundalogik/lime-elements/commit/3f29654688758af234881a388e812c6fafb97b49))
* **code-editor:** allow modifying code's font size ([5cd7126](https://github.com/Lundalogik/lime-elements/commit/5cd71264a2653d7de31a9d29a90fec5dfd480a15))
* **code-editor:** lint and fold json ([8e3c790](https://github.com/Lundalogik/lime-elements/commit/8e3c79070453fed3c59c88e732da01087bd2ff33))
* **date-picker:** enable adding placeholder text ([4277850](https://github.com/Lundalogik/lime-elements/commit/4277850d1c5b46cbbf84bc68383d9aa3a87848b5))
* **dialog:** add CSS properties for max size ([5dd52fe](https://github.com/Lundalogik/lime-elements/commit/5dd52feb9b743b9388ffb2300fb8903a538cb951))
* **dock:** add new (still private) component `limel-dock` ([d292a4e](https://github.com/Lundalogik/lime-elements/commit/d292a4e2ecaf82f8c3677fd9e1f3f5c9385fed41))
* **dock:** emit event when dock is expanded or collapsed ([94e1b9e](https://github.com/Lundalogik/lime-elements/commit/94e1b9ef47419d139072a1e0f74b46305637a544))
* **dock-button:** emit event when dock menu is opened ([e3e3087](https://github.com/Lundalogik/lime-elements/commit/e3e3087f520521968cdba561a314b5b876126b27))
* **dock-button:** enable keyboard navigation in dock menu items ([420315a](https://github.com/Lundalogik/lime-elements/commit/420315ab0378a5cc26de931045c7ae7f55bca6ec))
* **form:** add `params` to `FormError` ([2db5640](https://github.com/Lundalogik/lime-elements/commit/2db56405d4c4812b7409ba949aea417ee2e36453))
* **forms:** set rjsf collapsible sections id ([87bf2e2](https://github.com/Lundalogik/lime-elements/commit/87bf2e26020f63c87a6ae34b13164e4e187bfdf9))
* **input-field:** add support for displaying prefix and suffix ([d48063f](https://github.com/Lundalogik/lime-elements/commit/d48063fa76fb2c69a25aa1733b1e7b02942cf493))
* **input-field:** enable adding placeholder text ([01546cf](https://github.com/Lundalogik/lime-elements/commit/01546cfe2e57410cb8347644219d7c3fcea8bd0b))
* **list:** make list-item menu open from the top left corner of the menu button ([484cc0d](https://github.com/Lundalogik/lime-elements/commit/484cc0dd2f50a44378ec952e2ee53e3cb16d38c5))
* **menu:** add more open direction possibilities for menu dropdown ([9109279](https://github.com/Lundalogik/lime-elements/commit/9109279b22c20abf2531aa29dbe646cb78341089))
* **packages:** upgrade lime-icons8 from 2.7.0 to 2.8.0 ([3f99c53](https://github.com/Lundalogik/lime-elements/commit/3f99c532f33ac4a940742cf5378a65d4556af0f3))
* **popover:** add property `openDirection` ([eb52462](https://github.com/Lundalogik/lime-elements/commit/eb52462fdaa7b8f0698c3a1281706fdd080c6415))
* **table:** allow disabling the column sorting possibility for end-users ([2845b00](https://github.com/Lundalogik/lime-elements/commit/2845b00e4cb8176c1c55648c7eaae149925dbf51))
* **table:** allow specifying max-width for columns ([fa30324](https://github.com/Lundalogik/lime-elements/commit/fa303243998db614ab8144616d3ca69f1b40a16c))
* **table:** enable new layout options ([e0acae4](https://github.com/Lundalogik/lime-elements/commit/e0acae4051464c924a7fdffb1f668f1841ab9338))


### Bug Fixes

* **button:** remove the `ripple` div & add our own keyboard focus styles ([c8c633a](https://github.com/Lundalogik/lime-elements/commit/c8c633a2f7d8a34f1a1a2559bbbd2cfa8da703eb))
* **button:** remove the extra left margin of the icon ([7a4f7bc](https://github.com/Lundalogik/lime-elements/commit/7a4f7bcc0a39f2fd3c736dfc3bd5d810907b25a4))
* **chip-set:** prevent visual defects if no label is provided ([7270779](https://github.com/Lundalogik/lime-elements/commit/7270779878ecadb0422ea57c9384115d8989c270))
* **code-editor:** avoid null reference in codemirror ([f6a274a](https://github.com/Lundalogik/lime-elements/commit/f6a274a0026e8709da42525e1c55d91ceb43f748))
* **code-editor:** indent with spaces ([323fb35](https://github.com/Lundalogik/lime-elements/commit/323fb35946ca4e35c9c8bd4a4bc55ba7e927d888))
* **code-editor:** reduce code's font size ([285148a](https://github.com/Lundalogik/lime-elements/commit/285148a8c338c5e244e3e01cbf9c19a39f5682e7))
* **code-editor:** stretch to parent ([8c8afcd](https://github.com/Lundalogik/lime-elements/commit/8c8afcd597d928b23683db10fb89f70f1ff90703))
* **code-editor:** translate null value to empty string ([0adafc2](https://github.com/Lundalogik/lime-elements/commit/0adafc233516efd3331cfe0ab7ee216ccca1e448))
* **code-editor:** update editor when value changes ([d39b625](https://github.com/Lundalogik/lime-elements/commit/d39b6259b00ea10b001e62cc85fb783d53e67317))
* **date-picker:** prevent click actions when component is disabled or readonly ([250f221](https://github.com/Lundalogik/lime-elements/commit/250f221dc010235ba1dc6a02f4d250ded6b8e93b))
* **dialog:** make it possible to update closing actions ([4c6b8d3](https://github.com/Lundalogik/lime-elements/commit/4c6b8d316ecb8196f2fb59811a4270fde586de8e)), closes [Lundalogik/crm-feature#1122](https://github.com/Lundalogik/crm-feature/issues/1122)
* **dock:** add missing `close` prop to parent component, which already exists on dock items ([647b141](https://github.com/Lundalogik/lime-elements/commit/647b141af36feabe9b88b3d4f27b3e9d0593db16))
* **dock:** correctly use `itemSelected` (instead of `interact`) ([8976d1d](https://github.com/Lundalogik/lime-elements/commit/8976d1df98e31d21eac202b9e2ba0ae9ff31ee21))
* **dock:** emit event when a dock menu is opened ([84bf6bd](https://github.com/Lundalogik/lime-elements/commit/84bf6bded54fa31fd1c6e6694c83a74e4b3397e6))
* **dock:** remove `--deselected` suffix from CSS vars ([0573bcc](https://github.com/Lundalogik/lime-elements/commit/0573bcc7d1a80a1b633349267b0f555ffe1ecfa9))
* **dock:** truncate label of popover dock items & prevent overflow of label ([c41f4cf](https://github.com/Lundalogik/lime-elements/commit/c41f4cf6d1cd2b898791114827cc29482e064d4d))
* **form:** avoid crash if object-field is missing $ref ([f9b9106](https://github.com/Lundalogik/lime-elements/commit/f9b9106dda265ba06590d23ae2a07c52d5e1f599))
* **form:** avoid crash when subschema has no properties ([5bc32ff](https://github.com/Lundalogik/lime-elements/commit/5bc32ffe2bc996d09a256203229ee6acfc376760)), closes [Lundalogik/crm-feature#2857](https://github.com/Lundalogik/crm-feature/issues/2857)
* **header:** make narrow headers appear even smaller ([c118865](https://github.com/Lundalogik/lime-elements/commit/c1188655ea7800bfd1a7520ecebe8bba4d488a70))
* **icon-button:** get rid of ripple effect ([b5f6850](https://github.com/Lundalogik/lime-elements/commit/b5f6850c5a5f0f3b8d65834b40f938912688b7b6))
* **icon-button:** unify look & feel with limel-button ([eac2d68](https://github.com/Lundalogik/lime-elements/commit/eac2d685d1e81b3ff718bfd92de671db99889d7a))
* **input-field:** prevent visual defects if no label is provided ([fc627fe](https://github.com/Lundalogik/lime-elements/commit/fc627fef7590529f2f4dc61281579b410efefc51))
* **list:** make action menu accessible with keyboard ([f36247d](https://github.com/Lundalogik/lime-elements/commit/f36247d8ad31b115eebcb0f0ed9b9e16148120e0))
* **list:** make on hover ripple effect of list item menu centered ([21aa98f](https://github.com/Lundalogik/lime-elements/commit/21aa98f6e2dfb3e6c53fa8c87ef90e45e4db8d6d))
* **list:** prevent z-index overlapping problems by isolating the component ([076a7ce](https://github.com/Lundalogik/lime-elements/commit/076a7ce16c04522acb44f167185d942a1784e526))
* **menu:** remove superfluous type for `change` event ([2ddc38f](https://github.com/Lundalogik/lime-elements/commit/2ddc38fcbbd9177e8599f2237e9af798657d8ff1))
* **picker:** improve look and readability of empty result message ([e025940](https://github.com/Lundalogik/lime-elements/commit/e025940fe6c2ef69686543257200c5e9408fa141))
* **picker:** set `inputType` to `search` ([75738a5](https://github.com/Lundalogik/lime-elements/commit/75738a51758116941123b6e6c863e9c0de12c103))
* **progress-flow:** improve visualization of `disabled` but `selected` steps ([f13c2d2](https://github.com/Lundalogik/lime-elements/commit/f13c2d2af6a33fbab11b15b48074bc33922ca367))
* **progress-flow:** make it possible to set an icon color ([33ecb3c](https://github.com/Lundalogik/lime-elements/commit/33ecb3c887af763ee01f4fd24b6e4bbb208791d2))
* **progress-flow:** prevent `z-index` overlapping problems by isolating the component ([f70ec67](https://github.com/Lundalogik/lime-elements/commit/f70ec67c8d0bf3ad4c1cb14fba2c1c62add6fbad))
* **progress-flow:** visualize disabled steps better ([0355d0a](https://github.com/Lundalogik/lime-elements/commit/0355d0a73c060b2dacd64b8b9d20bd22db0ba4e1))
* **select:** rotate the dropdown graphic (caret) when menu is opened or closed ([290760e](https://github.com/Lundalogik/lime-elements/commit/290760eb070231e35506611e673619cb58af2fb0))
* **select:** set `aria-required` and `aria-disabled` on trigger elements to improve accessibility ([97cd086](https://github.com/Lundalogik/lime-elements/commit/97cd0865a0964b2d6b02ac8963d7af45e0e9bdee))
* **table:** add a gap between column header component & title text ([06a04f8](https://github.com/Lundalogik/lime-elements/commit/06a04f8d5f897885aae5d08da2433e185f7a3a5b))
* **table:** enable select all checkbox without totalRows, only data ([15b3abf](https://github.com/Lundalogik/lime-elements/commit/15b3abf91a798d012fb4610f23488f17a3b0a193))
* **table:** move sorter arrow to column header's left side ([a8bc13b](https://github.com/Lundalogik/lime-elements/commit/a8bc13b30e0404fbf42d77b8276eda2d81023f91))
* **table:** show sorter arrow only when column is sorted ([b1d3e4a](https://github.com/Lundalogik/lime-elements/commit/b1d3e4a3c8a6788b4b2140d6dc913b40648fc669))


### Performance Improvements

* **menu:** remove meaningless iteration of all menu items ([85fc44a](https://github.com/Lundalogik/lime-elements/commit/85fc44ae8dd0f7013079523381bc2b9b06c516a0))

## [36.0.0-next.34](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.33...v36.0.0-next.34) (2022-10-03)


### Bug Fixes

* **progress-flow:** improve visualization of `disabled` but `selected` steps ([f13c2d2](https://github.com/Lundalogik/lime-elements/commit/f13c2d2af6a33fbab11b15b48074bc33922ca367))

## [36.0.0-next.33](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.32...v36.0.0-next.33) (2022-09-30)


### Bug Fixes

* **table:** enable select all checkbox without totalRows, only data ([15b3abf](https://github.com/Lundalogik/lime-elements/commit/15b3abf91a798d012fb4610f23488f17a3b0a193))

## [36.0.0-next.32](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.31...v36.0.0-next.32) (2022-09-29)


### Bug Fixes

* **menu:** remove superfluous type for `change` event ([2ddc38f](https://github.com/Lundalogik/lime-elements/commit/2ddc38fcbbd9177e8599f2237e9af798657d8ff1))


### Performance Improvements

* **menu:** remove meaningless iteration of all menu items ([85fc44a](https://github.com/Lundalogik/lime-elements/commit/85fc44ae8dd0f7013079523381bc2b9b06c516a0))

## [36.0.0-next.31](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.30...v36.0.0-next.31) (2022-09-27)


### Bug Fixes

* **button:** remove the extra left margin of the icon ([7a4f7bc](https://github.com/Lundalogik/lime-elements/commit/7a4f7bcc0a39f2fd3c736dfc3bd5d810907b25a4))

## [36.0.0-next.30](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.29...v36.0.0-next.30) (2022-09-27)


### Bug Fixes

* **chip-set:** prevent visual defects if no label is provided ([7270779](https://github.com/Lundalogik/lime-elements/commit/7270779878ecadb0422ea57c9384115d8989c270))

## [36.0.0-next.29](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.28...v36.0.0-next.29) (2022-09-23)


### Features

* **dock-button:** enable keyboard navigation in dock menu items ([420315a](https://github.com/Lundalogik/lime-elements/commit/420315ab0378a5cc26de931045c7ae7f55bca6ec))

## [36.0.0-next.28](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.27...v36.0.0-next.28) (2022-09-19)


### Bug Fixes

* **progress-flow:** visualize disabled steps better ([0355d0a](https://github.com/Lundalogik/lime-elements/commit/0355d0a73c060b2dacd64b8b9d20bd22db0ba4e1))

## [36.0.0-next.27](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.26...v36.0.0-next.27) (2022-09-13)


### Bug Fixes

* **table:** add a gap between column header component & title text ([06a04f8](https://github.com/Lundalogik/lime-elements/commit/06a04f8d5f897885aae5d08da2433e185f7a3a5b))
* **table:** move sorter arrow to column header's left side ([a8bc13b](https://github.com/Lundalogik/lime-elements/commit/a8bc13b30e0404fbf42d77b8276eda2d81023f91))
* **table:** show sorter arrow only when column is sorted ([b1d3e4a](https://github.com/Lundalogik/lime-elements/commit/b1d3e4a3c8a6788b4b2140d6dc913b40648fc669))

## [36.0.0-next.26](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.25...v36.0.0-next.26) (2022-09-09)


### Features

* **table:** allow disabling the column sorting possibility for end-users ([2845b00](https://github.com/Lundalogik/lime-elements/commit/2845b00e4cb8176c1c55648c7eaae149925dbf51))

## [36.0.0-next.25](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.24...v36.0.0-next.25) (2022-09-09)


### Bug Fixes

* **code-editor:** indent with spaces ([323fb35](https://github.com/Lundalogik/lime-elements/commit/323fb35946ca4e35c9c8bd4a4bc55ba7e927d888))

## [36.0.0-next.24](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.23...v36.0.0-next.24) (2022-09-07)


### Features

* **table:** allow specifying max-width for columns ([fa30324](https://github.com/Lundalogik/lime-elements/commit/fa303243998db614ab8144616d3ca69f1b40a16c))
* **table:** enable new layout options ([e0acae4](https://github.com/Lundalogik/lime-elements/commit/e0acae4051464c924a7fdffb1f668f1841ab9338))

## [36.0.0-next.23](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.22...v36.0.0-next.23) (2022-09-02)


### Bug Fixes

* **code-editor:** avoid null reference in codemirror ([f6a274a](https://github.com/Lundalogik/lime-elements/commit/f6a274a0026e8709da42525e1c55d91ceb43f748))

## [36.0.0-next.22](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.21...v36.0.0-next.22) (2022-09-02)


### Bug Fixes

* **dock:** emit event when a dock menu is opened ([84bf6bd](https://github.com/Lundalogik/lime-elements/commit/84bf6bded54fa31fd1c6e6694c83a74e4b3397e6))

## [36.0.0-next.21](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.20...v36.0.0-next.21) (2022-09-01)


### Features

* **dock-button:** emit event when dock menu is opened ([e3e3087](https://github.com/Lundalogik/lime-elements/commit/e3e3087f520521968cdba561a314b5b876126b27))

## [36.0.0-next.20](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.19...v36.0.0-next.20) (2022-09-01)


### Bug Fixes

* **code-editor:** translate null value to empty string ([0adafc2](https://github.com/Lundalogik/lime-elements/commit/0adafc233516efd3331cfe0ab7ee216ccca1e448))

## [36.0.0-next.19](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.18...v36.0.0-next.19) (2022-09-01)


### Features

* **code-editor:** lint and fold json ([8e3c790](https://github.com/Lundalogik/lime-elements/commit/8e3c79070453fed3c59c88e732da01087bd2ff33))

## [36.0.0-next.18](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.17...v36.0.0-next.18) (2022-08-31)


### Features

* **code-editor:** allow modifying code's font size ([5cd7126](https://github.com/Lundalogik/lime-elements/commit/5cd71264a2653d7de31a9d29a90fec5dfd480a15))


### Bug Fixes

* **code-editor:** reduce code's font size ([285148a](https://github.com/Lundalogik/lime-elements/commit/285148a8c338c5e244e3e01cbf9c19a39f5682e7))

## [36.0.0-next.17](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.16...v36.0.0-next.17) (2022-08-25)


### Bug Fixes

* **code-editor:** stretch to parent ([8c8afcd](https://github.com/Lundalogik/lime-elements/commit/8c8afcd597d928b23683db10fb89f70f1ff90703))

## [36.0.0-next.16](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.15...v36.0.0-next.16) (2022-08-25)


### Bug Fixes

* **code-editor:** update editor when value changes ([d39b625](https://github.com/Lundalogik/lime-elements/commit/d39b6259b00ea10b001e62cc85fb783d53e67317))

## [36.0.0-next.15](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.14...v36.0.0-next.15) (2022-08-09)


### Bug Fixes

* **input-field:** prevent visual defects if no label is provided ([fc627fe](https://github.com/Lundalogik/lime-elements/commit/fc627fef7590529f2f4dc61281579b410efefc51))

## [36.0.0-next.14](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.13...v36.0.0-next.14) (2022-08-05)


### Bug Fixes

* **select:** rotate the dropdown graphic (caret) when menu is opened or closed ([290760e](https://github.com/Lundalogik/lime-elements/commit/290760eb070231e35506611e673619cb58af2fb0))

## [36.0.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.12...v36.0.0-next.13) (2022-08-05)


### Features

* **date-picker:** enable adding placeholder text ([4277850](https://github.com/Lundalogik/lime-elements/commit/4277850d1c5b46cbbf84bc68383d9aa3a87848b5))
* **input-field:** enable adding placeholder text ([01546cf](https://github.com/Lundalogik/lime-elements/commit/01546cfe2e57410cb8347644219d7c3fcea8bd0b))

## [36.0.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.11...v36.0.0-next.12) (2022-08-03)


### Bug Fixes

* **dock:** truncate label of popover dock items & prevent overflow of label ([c41f4cf](https://github.com/Lundalogik/lime-elements/commit/c41f4cf6d1cd2b898791114827cc29482e064d4d))

## [36.0.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.10...v36.0.0-next.11) (2022-08-01)


### Bug Fixes

* **dock:** add missing `close` prop to parent component, which already exists on dock items ([647b141](https://github.com/Lundalogik/lime-elements/commit/647b141af36feabe9b88b3d4f27b3e9d0593db16))
* **dock:** correctly use `itemSelected` (instead of `interact`) ([8976d1d](https://github.com/Lundalogik/lime-elements/commit/8976d1df98e31d21eac202b9e2ba0ae9ff31ee21))

## [36.0.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.9...v36.0.0-next.10) (2022-08-01)


### Bug Fixes

* **select:** set `aria-required` and `aria-disabled` on trigger elements to improve accessibility ([97cd086](https://github.com/Lundalogik/lime-elements/commit/97cd0865a0964b2d6b02ac8963d7af45e0e9bdee))

## [36.0.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.8...v36.0.0-next.9) (2022-07-28)


### Features

* **dock:** emit event when dock is expanded or collapsed ([94e1b9e](https://github.com/Lundalogik/lime-elements/commit/94e1b9ef47419d139072a1e0f74b46305637a544))

## [36.0.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.7...v36.0.0-next.8) (2022-07-26)


### Bug Fixes

* **dock:** remove `--deselected` suffix from CSS vars ([0573bcc](https://github.com/Lundalogik/lime-elements/commit/0573bcc7d1a80a1b633349267b0f555ffe1ecfa9))

## [36.0.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.6...v36.0.0-next.7) (2022-07-26)


### Features

* **dock:** add new (still private) component `limel-dock` ([d292a4e](https://github.com/Lundalogik/lime-elements/commit/d292a4e2ecaf82f8c3677fd9e1f3f5c9385fed41))

## [36.0.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.5...v36.0.0-next.6) (2022-07-21)


### Bug Fixes

* **button:** remove the `ripple` div & add our own keyboard focus styles ([c8c633a](https://github.com/Lundalogik/lime-elements/commit/c8c633a2f7d8a34f1a1a2559bbbd2cfa8da703eb))

## [36.0.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.4...v36.0.0-next.5) (2022-07-19)


### Features

* **button:** automatically disable button when `loading` is `true` ([117f104](https://github.com/Lundalogik/lime-elements/commit/117f104dc951a7e944a7d2f2c84de4763cf8498d))

## [36.0.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.3...v36.0.0-next.4) (2022-07-18)


### Features

* **button:** add loadingFailed property ([64d2eb9](https://github.com/Lundalogik/lime-elements/commit/64d2eb9285a440fd72778bd6b1f9592eae7649d0)), closes [Lundalogik/crm-feature#2733](https://github.com/Lundalogik/crm-feature/issues/2733)

## [36.0.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.2...v36.0.0-next.3) (2022-07-12)


### ⚠ BREAKING CHANGES

* **icon-button:** Size of icon-button has decreased from `48px` (`3rem`)
to `36px` (`2.5rem`), to make it similar to other elements such as
buttons and button groups. But this size change may visually
affect your UI. Also note that the elevated mode of icon-button renders
slightly larger icon, and the elevation shadow effect is applied to
the entire clickable area of the button.

### Bug Fixes

* **icon-button:** get rid of ripple effect ([b5f6850](https://github.com/Lundalogik/lime-elements/commit/b5f6850c5a5f0f3b8d65834b40f938912688b7b6))
* **icon-button:** unify look & feel with limel-button ([eac2d68](https://github.com/Lundalogik/lime-elements/commit/eac2d685d1e81b3ff718bfd92de671db99889d7a))

## [36.0.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v36.0.0-next.1...v36.0.0-next.2) (2022-07-11)


### Bug Fixes

* **list:** make on hover ripple effect of list item menu centered ([21aa98f](https://github.com/Lundalogik/lime-elements/commit/21aa98f6e2dfb3e6c53fa8c87ef90e45e4db8d6d))

## [36.0.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.13...v36.0.0-next.1) (2022-07-11)


### ⚠ BREAKING CHANGES

* **menu:** Along with adding more supported values for `openDirection`, we
have renamed the two previously supported values. `right` has been
renamed to `bottom-start`, and `left` has been renamed to
`bottom-end`. The default value has been changed from `right` to
`bottom-start`, so if you have been using the default value, your
menu will still be positioned the same way after this update.
However, if you have used either `left` or `right` explicitly, you
will need to update those values to have your menu positioned the
same as before. For examples, please see the documentation for
`limel-menu`.

### Features

* **list:** make list-item menu open from the top left corner of the menu button ([484cc0d](https://github.com/Lundalogik/lime-elements/commit/484cc0dd2f50a44378ec952e2ee53e3cb16d38c5))
* **menu:** add more open direction possibilities for menu dropdown ([9109279](https://github.com/Lundalogik/lime-elements/commit/9109279b22c20abf2531aa29dbe646cb78341089))
* **popover:** add property `openDirection` ([eb52462](https://github.com/Lundalogik/lime-elements/commit/eb52462fdaa7b8f0698c3a1281706fdd080c6415))

## [35.1.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.12...v35.1.0-next.13) (2022-07-08)


### Bug Fixes

* **list:** make action menu accessible with keyboard ([f36247d](https://github.com/Lundalogik/lime-elements/commit/f36247d8ad31b115eebcb0f0ed9b9e16148120e0))

## [35.1.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.11...v35.1.0-next.12) (2022-07-07)


### Bug Fixes

* **date-picker:** prevent click actions when component is disabled or readonly ([250f221](https://github.com/Lundalogik/lime-elements/commit/250f221dc010235ba1dc6a02f4d250ded6b8e93b))

## [35.1.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.10...v35.1.0-next.11) (2022-07-05)


### Bug Fixes

* **form:** avoid crash when subschema has no properties ([5bc32ff](https://github.com/Lundalogik/lime-elements/commit/5bc32ffe2bc996d09a256203229ee6acfc376760)), closes [Lundalogik/crm-feature#2857](https://github.com/Lundalogik/crm-feature/issues/2857)

## [35.1.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.9...v35.1.0-next.10) (2022-07-04)


### Features

* **chip-set:** make it possible to set `input` type of `search` or `text` ([3f29654](https://github.com/Lundalogik/lime-elements/commit/3f29654688758af234881a388e812c6fafb97b49))


### Bug Fixes

* **picker:** set `inputType` to `search` ([75738a5](https://github.com/Lundalogik/lime-elements/commit/75738a51758116941123b6e6c863e9c0de12c103))

## [35.1.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.8...v35.1.0-next.9) (2022-07-04)


### Bug Fixes

* **progress-flow:** make it possible to set an icon color ([33ecb3c](https://github.com/Lundalogik/lime-elements/commit/33ecb3c887af763ee01f4fd24b6e4bbb208791d2))

## [35.1.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.7...v35.1.0-next.8) (2022-06-29)


### Bug Fixes

* **form:** avoid crash if object-field is missing $ref ([f9b9106](https://github.com/Lundalogik/lime-elements/commit/f9b9106dda265ba06590d23ae2a07c52d5e1f599))

## [35.1.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.6...v35.1.0-next.7) (2022-06-21)


### Bug Fixes

* **list:** prevent z-index overlapping problems by isolating the component ([076a7ce](https://github.com/Lundalogik/lime-elements/commit/076a7ce16c04522acb44f167185d942a1784e526))

## [35.1.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.5...v35.1.0-next.6) (2022-06-21)


### Features

* **packages:** upgrade lime-icons8 from 2.7.0 to 2.8.0 ([3f99c53](https://github.com/Lundalogik/lime-elements/commit/3f99c532f33ac4a940742cf5378a65d4556af0f3))

## [35.1.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.4...v35.1.0-next.5) (2022-06-10)


### Features

* **dialog:** add CSS properties for max size ([5dd52fe](https://github.com/Lundalogik/lime-elements/commit/5dd52feb9b743b9388ffb2300fb8903a538cb951))

## [35.1.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.3...v35.1.0-next.4) (2022-06-08)


### Features

* **forms:** set rjsf collapsible sections id ([87bf2e2](https://github.com/Lundalogik/lime-elements/commit/87bf2e26020f63c87a6ae34b13164e4e187bfdf9))

## [35.1.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.2...v35.1.0-next.3) (2022-06-08)


### Bug Fixes

* **progress-flow:** prevent `z-index` overlapping problems by isolating the component ([f70ec67](https://github.com/Lundalogik/lime-elements/commit/f70ec67c8d0bf3ad4c1cb14fba2c1c62add6fbad))

## [35.1.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v35.1.0-next.1...v35.1.0-next.2) (2022-06-07)


### Features

* **form:** add `params` to `FormError` ([2db5640](https://github.com/Lundalogik/lime-elements/commit/2db56405d4c4812b7409ba949aea417ee2e36453))

## [35.1.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v35.0.1-next.3...v35.1.0-next.1) (2022-06-01)


### Features

* **input-field:** add support for displaying prefix and suffix ([d48063f](https://github.com/Lundalogik/lime-elements/commit/d48063fa76fb2c69a25aa1733b1e7b02942cf493))

### [35.0.1-next.3](https://github.com/Lundalogik/lime-elements/compare/v35.0.1-next.2...v35.0.1-next.3) (2022-05-11)


### Bug Fixes

* **header:** make narrow headers appear even smaller ([c118865](https://github.com/Lundalogik/lime-elements/commit/c1188655ea7800bfd1a7520ecebe8bba4d488a70))

### [35.0.1-next.2](https://github.com/Lundalogik/lime-elements/compare/v35.0.1-next.1...v35.0.1-next.2) (2022-04-21)


### Bug Fixes

* **picker:** improve look and readability of empty result message ([e025940](https://github.com/Lundalogik/lime-elements/commit/e025940fe6c2ef69686543257200c5e9408fa141))

### [35.0.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v35.0.0...v35.0.1-next.1) (2022-04-14)


### Bug Fixes

* **dialog:** make it possible to update closing actions ([4c6b8d3](https://github.com/Lundalogik/lime-elements/commit/4c6b8d316ecb8196f2fb59811a4270fde586de8e)), closes [Lundalogik/crm-feature#1122](https://github.com/Lundalogik/crm-feature/issues/1122)

## [35.0.0](https://github.com/Lundalogik/lime-elements/compare/v34.1.0...v35.0.0) (2022-04-13)


### ⚠ BREAKING CHANGES

* **menu:** menus' dropdown lists will not render wider than `20rem`,
and their text will be truncated. If you have menus in which the whole menu item
label has to be displayed for the end user, make sure to increase the menu width
and read our docs to learn how to do it in a responsive way.

### Features

* **checkbox:** add support for indeterminate state ([295d6e9](https://github.com/Lundalogik/lime-elements/commit/295d6e98438bbd357892fa8daecbe3767e573831))
* **checkbox:** add support for readonly state ([3485c80](https://github.com/Lundalogik/lime-elements/commit/3485c805ffaa5e5337beb6557785f69a2ae87da1))
* **form:** add support for extra errors ([8b2ed20](https://github.com/Lundalogik/lime-elements/commit/8b2ed2048e85b0ca5cf161d695b0aa5436082b8a))
* **table:** add aggregates property ([df61da8](https://github.com/Lundalogik/lime-elements/commit/df61da8d2db495eac28f748242bf6650568b6b3d))
* **table:** add row selection possibility ([4a5453b](https://github.com/Lundalogik/lime-elements/commit/4a5453bcba61b56bdad3adcc9728a7498f110235))
* **table:** enable placing pagination bar at top, before the header ([96ddcd7](https://github.com/Lundalogik/lime-elements/commit/96ddcd76d5ac8bc0b7cf28465be5a9cfd7cef9e3))
* **tooltip:** break wide tooltips into two rows & allow overriding the break point ([4552bc0](https://github.com/Lundalogik/lime-elements/commit/4552bc0ccd847074b566742293c217154e16528b))


### Bug Fixes

* bump version to include security fix in momentjs ([a2a421e](https://github.com/Lundalogik/lime-elements/commit/a2a421e970e1499d2e9d88c8e607e09491fbf2fa))
* **badge:** don't let it shrink in width, when container is too small ([494a441](https://github.com/Lundalogik/lime-elements/commit/494a441ca048efb7e327a16348ead25b604e6666))
* **checkbox:** avoid rendering long labels on the next row below the checkbox ([003e77a](https://github.com/Lundalogik/lime-elements/commit/003e77aeceda62a102a7396d78d526a99b2f3b6a))
* **checkbox:** clean up animation classes before reconnected ([1c49723](https://github.com/Lundalogik/lime-elements/commit/1c497235a96edfcd65aec1d2c793d55e4890468d))
* **checkbox:** give it a solid background color ([c2d8d7b](https://github.com/Lundalogik/lime-elements/commit/c2d8d7bb185790f0b1c619bc65a254e574be7e63))
* **checkbox:** remove ripple effect ([9fb4ca6](https://github.com/Lundalogik/lime-elements/commit/9fb4ca62b2b20af7237e5b21c7ee4fe625dcc72c))
* **chip-set:** make placement of helper text aligned with other components ([24e3dda](https://github.com/Lundalogik/lime-elements/commit/24e3dda91dacbbff3917e1fd2d1c6e7d8083f09e))
* **dialog:** add padding to the footer in mobile view ([f2e8888](https://github.com/Lundalogik/lime-elements/commit/f2e888834457b0ed0fb62d520c2159b4bbae5055))
* **file:** make file extension match for color and icon case insensitive ([5a36a72](https://github.com/Lundalogik/lime-elements/commit/5a36a72cd6f1569430bfff17ac8a9c16acb6f0e8))
* **form:** properly support displaying `helperText` for custom components ([66c1ba6](https://github.com/Lundalogik/lime-elements/commit/66c1ba683d8ed693a9d0e11431249571527b8060))
* **form:** vertically align switches correctly ([966b7cd](https://github.com/Lundalogik/lime-elements/commit/966b7cdfa856ed77473af092fd14ce759e5f7223))
* **input-field:** make `showLink` icons disabled if input-field is empty ([2369fb5](https://github.com/Lundalogik/lime-elements/commit/2369fb5124b6cbbd932d4eebf0f3facee3184767))
* **input-field:** make suggestion list full-width again ([3275c2c](https://github.com/Lundalogik/lime-elements/commit/3275c2c0d875f05443a78fadb1f167a88e94a6b1))
* **input-field:** make sure label has our default label color ([546d7ea](https://github.com/Lundalogik/lime-elements/commit/546d7ea341da3959ef424c46196d85cc7c2d33be))
* **input-field:** remove indentation when having required error in textarea ([10ce1ea](https://github.com/Lundalogik/lime-elements/commit/10ce1ea1bd4cafeb07c72d2023dc7ddab1b2b966)), closes [Lundalogik/crm-feature#2658](https://github.com/Lundalogik/crm-feature/issues/2658)
* **list:** add margin to the "limel-list" for proper keyboard visualization ([b991714](https://github.com/Lundalogik/lime-elements/commit/b991714fcc1c4900a1d628df38502b670fce1cd4))
* **list:** make size of list icons follow our size-rhythm convention ([ab51c52](https://github.com/Lundalogik/lime-elements/commit/ab51c52343dab7e8bf48d1756378fde82d09049c))
* **list:** unify highlight style of selected list items ([c287477](https://github.com/Lundalogik/lime-elements/commit/c2874770cc04d6fea5addfa6b93e0e30f43bd78b))
* **list:** unset selected index when no item selected ([cd3542b](https://github.com/Lundalogik/lime-elements/commit/cd3542b2f56118b3d463593ebb4ff2f411c1174f)), closes [#1593](https://github.com/Lundalogik/lime-elements/issues/1593)
* **menu:** avoid extra margin ([b8ccdec](https://github.com/Lundalogik/lime-elements/commit/b8ccdec57a853e0d3fd82da7785e427b6e0c26f7))
* **menu:** let `secondaryText` be rendered max in 2 lines, then truncate ([d5d16d3](https://github.com/Lundalogik/lime-elements/commit/d5d16d3e5acfdb68bf40463ff389421fd9db1eee))
* **menu:** prevent menu surface getting too close to browser's edges & look cut-off ([4c451e3](https://github.com/Lundalogik/lime-elements/commit/4c451e350208928d65735a94608c8eda39946b00))
* **menu:** remove dividers om menus with badge icons & secondaryText ([2815c10](https://github.com/Lundalogik/lime-elements/commit/2815c100258edc9cdc2980d09946510afff8a8ba))
* **menu:** specify a default max-width instead of a static width ([4c0f351](https://github.com/Lundalogik/lime-elements/commit/4c0f3511b2863a2f6de144d26ad385c915662ca6))
* **menu:** specify a default width for the grid menu layout ([371ef2d](https://github.com/Lundalogik/lime-elements/commit/371ef2d2a8442523ae55dc7e79b30c2c3d855a3e))
* **picker:** make dropdown list full-width ([f233db1](https://github.com/Lundalogik/lime-elements/commit/f233db1625744c2635495ed2f0912f7fe8c06343))
* **popover:** prevent popover surface getting too close to browser's edges & look cut-off ([0c4478d](https://github.com/Lundalogik/lime-elements/commit/0c4478d56e1b3aad8fcafae823e5095a4de6431e))
* **select:** hide helper text, unless component is focused ([a565a59](https://github.com/Lundalogik/lime-elements/commit/a565a592a6c92308125746476ee9d59c07f30599))
* **select:** make dropdown list fill-width again ([99f54a7](https://github.com/Lundalogik/lime-elements/commit/99f54a773029de9f35372cde28f4cdad40bdf710))
* **select:** make sure label color is the same as for `input-field` ([d976a07](https://github.com/Lundalogik/lime-elements/commit/d976a071c321e61f26c623353a35f8c34748a1c3))
* **select:** prevent dropdown list from covering the helper text ([e800d6f](https://github.com/Lundalogik/lime-elements/commit/e800d6f581afae3d63c8664cfaab0b79fb60579c))
* **slider:** hide helper text, unless component is focused ([919fb58](https://github.com/Lundalogik/lime-elements/commit/919fb58e213b93a55652d124accc84cdcc0d86f7))
* **slider:** make sure label color is the same as for `input-field` ([20147ed](https://github.com/Lundalogik/lime-elements/commit/20147edaad49eca6dfe4872c7b7b6d95f4815b17))
* **tab-bar:** better use space by reducing distances between elements inside a tab ([6360541](https://github.com/Lundalogik/lime-elements/commit/6360541b959d73492658d9a3c0e5bbb0021d735d))
* **tab-bar:** decrease minimum width of tabs ([3718384](https://github.com/Lundalogik/lime-elements/commit/37183842e212b34a71308a6ea8e5216e010ca485))
* **tab-bar:** give badges of inactive tabs a better contrast ([1ba19a4](https://github.com/Lundalogik/lime-elements/commit/1ba19a4b40e8d226a01b8e7a8748960765e33c8f))
* **table:** allow mutation of selectable ([b69d645](https://github.com/Lundalogik/lime-elements/commit/b69d645c7660f8ef00cd8b864c7b16e0cee66f73))
* **table:** check if tableSelection is exists ([909d6d7](https://github.com/Lundalogik/lime-elements/commit/909d6d77f7c944565862445a7d63cb2c2140d9e4))
* **table:** correct checkbox target area size in row selectors ([8d925ec](https://github.com/Lundalogik/lime-elements/commit/8d925ec755fabaf0d85e379be192be2f7ebadf48))
* **table:** correctly align select-all checkbox in low density mode ([e2e7cb6](https://github.com/Lundalogik/lime-elements/commit/e2e7cb667a83821d7d8ad3abdacd05247869122f))
* **table:** correctly use color variables for headers ([f200bb8](https://github.com/Lundalogik/lime-elements/commit/f200bb8694428982f8f6091477936591571f453e))
* **table:** fix row selector visual defects, on selected & hovered rows ([ecc1fee](https://github.com/Lundalogik/lime-elements/commit/ecc1fee19487c73f0bd79f73ea110d05888f1f14))
* **table:** let users select content of footer cells ([3f86269](https://github.com/Lundalogik/lime-elements/commit/3f86269af6a5ead52ad39601f959e13ec1babcb9))
* **table:** make 'selectAll' is disabled if the table is empty ([34b22d6](https://github.com/Lundalogik/lime-elements/commit/34b22d6fea932c3c3e66bb0abfc1970f94b57de9))
* **table:** make select-all checkbox cover header content even after scroll ([79accd1](https://github.com/Lundalogik/lime-elements/commit/79accd156610c05c741ad8bb34f47cce5aeb6078))
* **table:** make sure height of header & consumers' custom components are the same ([43a4984](https://github.com/Lundalogik/lime-elements/commit/43a4984fff8e37971ecfd91a14330e730e9d5434))
* **table:** make sure horizontal scrollbar is shown on windows browsers ([a319436](https://github.com/Lundalogik/lime-elements/commit/a319436bcfe712c2a688099ba481aae4f1b89f87))
* **table:** make sure sorter arrow gets its color from the accent color ([e1c35af](https://github.com/Lundalogik/lime-elements/commit/e1c35afe2e568213d4e5ad8c21ed5e508a920509))
* **table:** never emit aggregation data as activeRow ([69a8312](https://github.com/Lundalogik/lime-elements/commit/69a83128aa521d118b0f13fdd2ade66723cef98e))
* **table:** never emit internal row selector column ([c8e6a3d](https://github.com/Lundalogik/lime-elements/commit/c8e6a3dfc00c3044f2c82ac519917c04c2fa14fd))
* **table:** prevent moving the checkbox column ([c37a9b3](https://github.com/Lundalogik/lime-elements/commit/c37a9b3c31a4c396f812d5fcd5d88d60c76c191f))
* **table:** remove interactive styles from calculations row ([4d839c8](https://github.com/Lundalogik/lime-elements/commit/4d839c8a49994c7bf27cbfb4eb0fcad403aca754))
* **table:** remove unnecessary styles ([c8a6ca3](https://github.com/Lundalogik/lime-elements/commit/c8a6ca3ecb4b0446a0243782dee81cc1f0f6344e))
* **table:** use `css` variables for even & odd rows' background colors ([2757c6f](https://github.com/Lundalogik/lime-elements/commit/2757c6ff31d59335bffc0198d124e3731b86b956))
* **table:** use `css` variables instead of `scss` variables ([cc60a63](https://github.com/Lundalogik/lime-elements/commit/cc60a63b8ab3449b0ab143cc7b2b82b6e80b9972))
* **table:** use our css variables for colors in paginator ([e03ea1a](https://github.com/Lundalogik/lime-elements/commit/e03ea1a72db37d5ca8c72be60b6191bf0e1d4dcd))
* **table:** visually differentiate between aggregated data of all rows vs. selected rows ([0f4df83](https://github.com/Lundalogik/lime-elements/commit/0f4df836efd3ceaa54e5d829437fed28cf83edee))
* bump version in order to test release workflow ([ce93bfd](https://github.com/Lundalogik/lime-elements/commit/ce93bfd83ad83631727cf37bd82789fb94ab92f2))


### Reverts

* chore(deps-dev): bump @rjsf/core from 2.5.1 to 3.2.1 ([2005cb3](https://github.com/Lundalogik/lime-elements/commit/2005cb31215a7ff42840ed02d126ecdf0894f111))
* chore(deps-dev): bump @rjsf/core from 3.2.1 to 4.0.0 ([7f4f501](https://github.com/Lundalogik/lime-elements/commit/7f4f501b978a38f3ad2653b5a5b75600c25a82cc))
* chore(deps-dev): bump @types/tabulator-tables from 4.9.3 to 5.1.0 ([228e4d0](https://github.com/Lundalogik/lime-elements/commit/228e4d05699f4b3a641f2ae2fd2850e63a4912db))
* chore(deps-dev): bump ajv from 6.12.6 to 8.10.0 ([1216aed](https://github.com/Lundalogik/lime-elements/commit/1216aed292f34f1e114dd9a2ef9c307792e36a2c))

## [35.0.0-next.37](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.36...v35.0.0-next.37) (2022-04-13)


### Bug Fixes

* bump version to include security fix in momentjs ([a2a421e](https://github.com/Lundalogik/lime-elements/commit/a2a421e970e1499d2e9d88c8e607e09491fbf2fa))

## [35.0.0-next.36](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.35...v35.0.0-next.36) (2022-03-31)


### Bug Fixes

* **table:** make sure horizontal scrollbar is shown on windows browsers ([a319436](https://github.com/Lundalogik/lime-elements/commit/a319436bcfe712c2a688099ba481aae4f1b89f87))

## [35.0.0-next.35](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.34...v35.0.0-next.35) (2022-03-31)


### Bug Fixes

* **input-field:** remove indentation when having required error in textarea ([10ce1ea](https://github.com/Lundalogik/lime-elements/commit/10ce1ea1bd4cafeb07c72d2023dc7ddab1b2b966)), closes [Lundalogik/crm-feature#2658](https://github.com/Lundalogik/crm-feature/issues/2658)

## [35.0.0-next.34](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.33...v35.0.0-next.34) (2022-03-21)


### Bug Fixes

* **file:** make file extension match for color and icon case insensitive ([5a36a72](https://github.com/Lundalogik/lime-elements/commit/5a36a72cd6f1569430bfff17ac8a9c16acb6f0e8))

## [35.0.0-next.33](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.32...v35.0.0-next.33) (2022-03-14)


### Bug Fixes

* **table:** make select-all checkbox cover header content even after scroll ([79accd1](https://github.com/Lundalogik/lime-elements/commit/79accd156610c05c741ad8bb34f47cce5aeb6078))

## [35.0.0-next.32](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.31...v35.0.0-next.32) (2022-03-11)


### Features

* **table:** enable placing pagination bar at top, before the header ([96ddcd7](https://github.com/Lundalogik/lime-elements/commit/96ddcd76d5ac8bc0b7cf28465be5a9cfd7cef9e3))


### Bug Fixes

* **table:** make sure height of header & consumers' custom components are the same ([43a4984](https://github.com/Lundalogik/lime-elements/commit/43a4984fff8e37971ecfd91a14330e730e9d5434))
* **table:** use our css variables for colors in paginator ([e03ea1a](https://github.com/Lundalogik/lime-elements/commit/e03ea1a72db37d5ca8c72be60b6191bf0e1d4dcd))

## [35.0.0-next.31](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.30...v35.0.0-next.31) (2022-03-01)


### Bug Fixes

* **input-field:** make suggestion list full-width again ([3275c2c](https://github.com/Lundalogik/lime-elements/commit/3275c2c0d875f05443a78fadb1f167a88e94a6b1))

## [35.0.0-next.30](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.29...v35.0.0-next.30) (2022-02-23)


### Reverts

* chore(deps-dev): bump @rjsf/core from 2.5.1 to 3.2.1 ([2005cb3](https://github.com/Lundalogik/lime-elements/commit/2005cb31215a7ff42840ed02d126ecdf0894f111))
* chore(deps-dev): bump @rjsf/core from 3.2.1 to 4.0.0 ([7f4f501](https://github.com/Lundalogik/lime-elements/commit/7f4f501b978a38f3ad2653b5a5b75600c25a82cc))

## [35.0.0-next.29](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.28...v35.0.0-next.29) (2022-02-22)


### Bug Fixes

* **input-field:** make `showLink` icons disabled if input-field is empty ([2369fb5](https://github.com/Lundalogik/lime-elements/commit/2369fb5124b6cbbd932d4eebf0f3facee3184767))

## [35.0.0-next.28](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.27...v35.0.0-next.28) (2022-02-21)


### Bug Fixes

* **table:** make 'selectAll' is disabled if the table is empty ([34b22d6](https://github.com/Lundalogik/lime-elements/commit/34b22d6fea932c3c3e66bb0abfc1970f94b57de9))

## [35.0.0-next.27](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.26...v35.0.0-next.27) (2022-02-21)


### Bug Fixes

* **table:** allow mutation of selectable ([b69d645](https://github.com/Lundalogik/lime-elements/commit/b69d645c7660f8ef00cd8b864c7b16e0cee66f73))

## [35.0.0-next.26](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.25...v35.0.0-next.26) (2022-02-17)


### Features

* **checkbox:** add support for readonly state ([3485c80](https://github.com/Lundalogik/lime-elements/commit/3485c805ffaa5e5337beb6557785f69a2ae87da1))

## [35.0.0-next.25](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.24...v35.0.0-next.25) (2022-02-17)


### Features

* **form:** add support for extra errors ([8b2ed20](https://github.com/Lundalogik/lime-elements/commit/8b2ed2048e85b0ca5cf161d695b0aa5436082b8a))

## [35.0.0-next.24](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.23...v35.0.0-next.24) (2022-02-16)


### Bug Fixes

* **table:** correctly align select-all checkbox in low density mode ([e2e7cb6](https://github.com/Lundalogik/lime-elements/commit/e2e7cb667a83821d7d8ad3abdacd05247869122f))

## [35.0.0-next.23](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.22...v35.0.0-next.23) (2022-02-16)


### Bug Fixes

* **form:** vertically align switches correctly ([966b7cd](https://github.com/Lundalogik/lime-elements/commit/966b7cdfa856ed77473af092fd14ce759e5f7223))

## [35.0.0-next.22](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.21...v35.0.0-next.22) (2022-02-16)


### Bug Fixes

* **table:** correctly use color variables for headers ([f200bb8](https://github.com/Lundalogik/lime-elements/commit/f200bb8694428982f8f6091477936591571f453e))
* **table:** make sure sorter arrow gets its color from the accent color ([e1c35af](https://github.com/Lundalogik/lime-elements/commit/e1c35afe2e568213d4e5ad8c21ed5e508a920509))
* **table:** visually differentiate between aggregated data of all rows vs. selected rows ([0f4df83](https://github.com/Lundalogik/lime-elements/commit/0f4df836efd3ceaa54e5d829437fed28cf83edee))

## [35.0.0-next.21](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.20...v35.0.0-next.21) (2022-02-16)


### Bug Fixes

* **list:** unset selected index when no item selected ([cd3542b](https://github.com/Lundalogik/lime-elements/commit/cd3542b2f56118b3d463593ebb4ff2f411c1174f)), closes [#1593](https://github.com/Lundalogik/lime-elements/issues/1593)

## [35.0.0-next.20](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.19...v35.0.0-next.20) (2022-02-15)


### Bug Fixes

* **table:** correct checkbox target area size in row selectors ([8d925ec](https://github.com/Lundalogik/lime-elements/commit/8d925ec755fabaf0d85e379be192be2f7ebadf48))

## [35.0.0-next.19](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.18...v35.0.0-next.19) (2022-02-15)


### Bug Fixes

* **menu:** avoid extra margin ([b8ccdec](https://github.com/Lundalogik/lime-elements/commit/b8ccdec57a853e0d3fd82da7785e427b6e0c26f7))

## [35.0.0-next.18](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.17...v35.0.0-next.18) (2022-02-15)


### Bug Fixes

* **picker:** make dropdown list full-width ([f233db1](https://github.com/Lundalogik/lime-elements/commit/f233db1625744c2635495ed2f0912f7fe8c06343))

## [35.0.0-next.17](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.16...v35.0.0-next.17) (2022-02-14)


### Bug Fixes

* **list:** unify highlight style of selected list items ([c287477](https://github.com/Lundalogik/lime-elements/commit/c2874770cc04d6fea5addfa6b93e0e30f43bd78b))

## [35.0.0-next.16](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.15...v35.0.0-next.16) (2022-02-11)


### Bug Fixes

* **menu:** prevent menu surface getting too close to browser's edges & look cut-off ([4c451e3](https://github.com/Lundalogik/lime-elements/commit/4c451e350208928d65735a94608c8eda39946b00))
* **popover:** prevent popover surface getting too close to browser's edges & look cut-off ([0c4478d](https://github.com/Lundalogik/lime-elements/commit/0c4478d56e1b3aad8fcafae823e5095a4de6431e))

## [35.0.0-next.15](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.14...v35.0.0-next.15) (2022-02-11)


### Bug Fixes

* **tab-bar:** decrease minimum width of tabs ([3718384](https://github.com/Lundalogik/lime-elements/commit/37183842e212b34a71308a6ea8e5216e010ca485))
* **tab-bar:** give badges of inactive tabs a better contrast ([1ba19a4](https://github.com/Lundalogik/lime-elements/commit/1ba19a4b40e8d226a01b8e7a8748960765e33c8f))

## [35.0.0-next.14](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.13...v35.0.0-next.14) (2022-02-10)


### Bug Fixes

* **badge:** don't let it shrink in width, when container is too small ([494a441](https://github.com/Lundalogik/lime-elements/commit/494a441ca048efb7e327a16348ead25b604e6666))

## [35.0.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.12...v35.0.0-next.13) (2022-02-10)


### Bug Fixes

* **select:** make dropdown list fill-width again ([99f54a7](https://github.com/Lundalogik/lime-elements/commit/99f54a773029de9f35372cde28f4cdad40bdf710))

## [35.0.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.11...v35.0.0-next.12) (2022-02-08)


### Bug Fixes

* **tab-bar:** better use space by reducing distances between elements inside a tab ([6360541](https://github.com/Lundalogik/lime-elements/commit/6360541b959d73492658d9a3c0e5bbb0021d735d))

## [35.0.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.10...v35.0.0-next.11) (2022-02-07)


### Features

* **table:** add aggregates property ([df61da8](https://github.com/Lundalogik/lime-elements/commit/df61da8d2db495eac28f748242bf6650568b6b3d))

## [35.0.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.9...v35.0.0-next.10) (2022-02-04)


### Bug Fixes

* **table:** check if tableSelection is exists ([909d6d7](https://github.com/Lundalogik/lime-elements/commit/909d6d77f7c944565862445a7d63cb2c2140d9e4))

## [35.0.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.8...v35.0.0-next.9) (2022-02-04)


### Bug Fixes

* **table:** never emit internal row selector column ([c8e6a3d](https://github.com/Lundalogik/lime-elements/commit/c8e6a3dfc00c3044f2c82ac519917c04c2fa14fd))

## [35.0.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.7...v35.0.0-next.8) (2022-02-04)


### Bug Fixes

* **checkbox:** avoid rendering long labels on the next row below the checkbox ([003e77a](https://github.com/Lundalogik/lime-elements/commit/003e77aeceda62a102a7396d78d526a99b2f3b6a))

## [35.0.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.6...v35.0.0-next.7) (2022-02-03)


### Bug Fixes

* bump version in order to test release workflow ([ce93bfd](https://github.com/Lundalogik/lime-elements/commit/ce93bfd83ad83631727cf37bd82789fb94ab92f2))

## [35.0.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.5...v35.0.0-next.6) (2022-02-03)


### Bug Fixes

* **table:** prevent moving the checkbox column ([c37a9b3](https://github.com/Lundalogik/lime-elements/commit/c37a9b3c31a4c396f812d5fcd5d88d60c76c191f))

## [35.0.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.4...v35.0.0-next.5) (2022-02-02)


### Bug Fixes

* **table:** fix row selector visual defects, on selected & hovered rows ([ecc1fee](https://github.com/Lundalogik/lime-elements/commit/ecc1fee19487c73f0bd79f73ea110d05888f1f14))

## [35.0.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.3...v35.0.0-next.4) (2022-02-02)


### Features

* **table:** add row selection possibility ([4a5453b](https://github.com/Lundalogik/lime-elements/commit/4a5453bcba61b56bdad3adcc9728a7498f110235))


### Bug Fixes

* **table:** let users select content of footer cells ([3f86269](https://github.com/Lundalogik/lime-elements/commit/3f86269af6a5ead52ad39601f959e13ec1babcb9))
* **table:** never emit aggregation data as activeRow ([69a8312](https://github.com/Lundalogik/lime-elements/commit/69a83128aa521d118b0f13fdd2ade66723cef98e))
* **table:** remove interactive styles from calculations row ([4d839c8](https://github.com/Lundalogik/lime-elements/commit/4d839c8a49994c7bf27cbfb4eb0fcad403aca754))
* **table:** remove unnecessary styles ([c8a6ca3](https://github.com/Lundalogik/lime-elements/commit/c8a6ca3ecb4b0446a0243782dee81cc1f0f6344e))
* **table:** use `css` variables for even & odd rows' background colors ([2757c6f](https://github.com/Lundalogik/lime-elements/commit/2757c6ff31d59335bffc0198d124e3731b86b956))
* **table:** use `css` variables instead of `scss` variables ([cc60a63](https://github.com/Lundalogik/lime-elements/commit/cc60a63b8ab3449b0ab143cc7b2b82b6e80b9972))

## [35.0.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.2...v35.0.0-next.3) (2022-02-02)


### Bug Fixes

* **input-field:** make sure label has our default label color ([546d7ea](https://github.com/Lundalogik/lime-elements/commit/546d7ea341da3959ef424c46196d85cc7c2d33be))
* **select:** make sure label color is the same as for `input-field` ([d976a07](https://github.com/Lundalogik/lime-elements/commit/d976a071c321e61f26c623353a35f8c34748a1c3))
* **slider:** make sure label color is the same as for `input-field` ([20147ed](https://github.com/Lundalogik/lime-elements/commit/20147edaad49eca6dfe4872c7b7b6d95f4815b17))

## [35.0.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v35.0.0-next.1...v35.0.0-next.2) (2022-02-01)


### Bug Fixes

* **list:** add margin to the "limel-list" for proper keyboard visualization ([b991714](https://github.com/Lundalogik/lime-elements/commit/b991714fcc1c4900a1d628df38502b670fce1cd4))

## [35.0.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v34.2.0-next.6...v35.0.0-next.1) (2022-02-01)


### ⚠ BREAKING CHANGES

* **menu:** menus' dropdown lists will not render wider than `20rem`,
and their text will be truncated. If you have menus in which the whole menu item
label has to be displayed for the end user, make sure to increase the menu width
and read our docs to learn how to do it in a responsive way.

### Bug Fixes

* **menu:** specify a default max-width instead of a static width ([4c0f351](https://github.com/Lundalogik/lime-elements/commit/4c0f3511b2863a2f6de144d26ad385c915662ca6))
* **menu:** specify a default width for the grid menu layout ([371ef2d](https://github.com/Lundalogik/lime-elements/commit/371ef2d2a8442523ae55dc7e79b30c2c3d855a3e))

## [34.2.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v34.2.0-next.5...v34.2.0-next.6) (2022-02-01)


### Bug Fixes

* **dialog:** add padding to the footer in mobile view ([f2e8888](https://github.com/Lundalogik/lime-elements/commit/f2e888834457b0ed0fb62d520c2159b4bbae5055))

## [34.2.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v34.2.0-next.4...v34.2.0-next.5) (2022-01-28)


### Bug Fixes

* **checkbox:** clean up animation classes before reconnected ([1c49723](https://github.com/Lundalogik/lime-elements/commit/1c497235a96edfcd65aec1d2c793d55e4890468d))

## [34.2.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v34.2.0-next.3...v34.2.0-next.4) (2022-01-27)


### Bug Fixes

* **list:** make size of list icons follow our size-rhythm convention ([ab51c52](https://github.com/Lundalogik/lime-elements/commit/ab51c52343dab7e8bf48d1756378fde82d09049c))
* **menu:** let `secondaryText` be rendered max in 2 lines, then truncate ([d5d16d3](https://github.com/Lundalogik/lime-elements/commit/d5d16d3e5acfdb68bf40463ff389421fd9db1eee))
* **menu:** remove dividers om menus with badge icons & secondaryText ([2815c10](https://github.com/Lundalogik/lime-elements/commit/2815c100258edc9cdc2980d09946510afff8a8ba))

## [34.2.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v34.2.0-next.2...v34.2.0-next.3) (2022-01-25)


### Features

* **tooltip:** break wide tooltips into two rows & allow overriding the break point ([4552bc0](https://github.com/Lundalogik/lime-elements/commit/4552bc0ccd847074b566742293c217154e16528b))

## [34.2.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v34.2.0-next.1...v34.2.0-next.2) (2022-01-21)


### Bug Fixes

* **checkbox:** give it a solid background color ([c2d8d7b](https://github.com/Lundalogik/lime-elements/commit/c2d8d7bb185790f0b1c619bc65a254e574be7e63))

## [34.2.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v34.1.1-next.5...v34.2.0-next.1) (2022-01-21)


### Features

* **checkbox:** add support for indeterminate state ([295d6e9](https://github.com/Lundalogik/lime-elements/commit/295d6e98438bbd357892fa8daecbe3767e573831))

### [34.1.1-next.5](https://github.com/Lundalogik/lime-elements/compare/v34.1.1-next.4...v34.1.1-next.5) (2022-01-20)


### Bug Fixes

* **checkbox:** remove ripple effect ([9fb4ca6](https://github.com/Lundalogik/lime-elements/commit/9fb4ca62b2b20af7237e5b21c7ee4fe625dcc72c))

### [34.1.1-next.4](https://github.com/Lundalogik/lime-elements/compare/v34.1.1-next.3...v34.1.1-next.4) (2022-01-19)


### Bug Fixes

* **select:** hide helper text, unless component is focused ([a565a59](https://github.com/Lundalogik/lime-elements/commit/a565a592a6c92308125746476ee9d59c07f30599))
* **select:** prevent dropdown list from covering the helper text ([e800d6f](https://github.com/Lundalogik/lime-elements/commit/e800d6f581afae3d63c8664cfaab0b79fb60579c))

### [34.1.1-next.3](https://github.com/Lundalogik/lime-elements/compare/v34.1.1-next.2...v34.1.1-next.3) (2022-01-12)


### Bug Fixes

* **slider:** hide helper text, unless component is focused ([919fb58](https://github.com/Lundalogik/lime-elements/commit/919fb58e213b93a55652d124accc84cdcc0d86f7))

### [34.1.1-next.2](https://github.com/Lundalogik/lime-elements/compare/v34.1.1-next.1...v34.1.1-next.2) (2022-01-12)


### Bug Fixes

* **chip-set:** make placement of helper text aligned with other components ([24e3dda](https://github.com/Lundalogik/lime-elements/commit/24e3dda91dacbbff3917e1fd2d1c6e7d8083f09e))

### [34.1.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v34.1.0...v34.1.1-next.1) (2022-01-11)


### Bug Fixes

* **form:** properly support displaying `helperText` for custom components ([66c1ba6](https://github.com/Lundalogik/lime-elements/commit/66c1ba683d8ed693a9d0e11431249571527b8060))

## [34.1.0](https://github.com/Lundalogik/lime-elements/compare/v34.0.1...v34.1.0) (2022-01-05)


### Features

* **checkbox:** add support for displaying `helperText` ([07d992b](https://github.com/Lundalogik/lime-elements/commit/07d992b87f9d8e6af06cdf868ec7599eaf4b4bb6))
* **chip-set:** add support for displaying `helperText` ([40fb36d](https://github.com/Lundalogik/lime-elements/commit/40fb36ddde10a53e3656595d7ce2531eb123b271))
* **code-editor:** allow controlling the maximum height of the component ([89090dc](https://github.com/Lundalogik/lime-elements/commit/89090dcbf67b8051b847edc0c2c7299e18504b21))
* **form:** make it possible to customize the default error messages ([e5a2719](https://github.com/Lundalogik/lime-elements/commit/e5a271983a64c148dd9ff9bda123c3bcbf5044c7))
* **form:** make it possible to disable whole form ([6b9f463](https://github.com/Lundalogik/lime-elements/commit/6b9f463c5bb337253fabae65cf8a7e8ef57057e5))
* **list:** add the possibility to use a custom component inside the limel-list ([4c05353](https://github.com/Lundalogik/lime-elements/commit/4c05353bef35329c83748d162a85c1eaf8a563c3))
* **list:** enable keyboard typeahead navigation ([a6af160](https://github.com/Lundalogik/lime-elements/commit/a6af1601671f8fd2bf81635d6e2974f78855db18))
* **picker:** add support for disabling badge icons ([2534149](https://github.com/Lundalogik/lime-elements/commit/253414913295d5014b0a3d4032e91ec80b2ca5c7)), closes [Lundalogik/crm-feature#2471](https://github.com/Lundalogik/crm-feature/issues/2471)
* **picker:** add support for displaying `helperText` ([a80adaf](https://github.com/Lundalogik/lime-elements/commit/a80adaf2847d7d04ee5587536084b175c3a9e3e5))
* add `limel-color-picker` component ([b03f56c](https://github.com/Lundalogik/lime-elements/commit/b03f56c0b43becf42440d3766dd483b919be458f))


### Bug Fixes

* **array-field-collapsible:** change the order of the icons "up", "down", "trash" ([610b822](https://github.com/Lundalogik/lime-elements/commit/610b8226e6ceb1fc2954f4d698ab595e460227f5))
* **array-field-collapsible-item:** add margin-bottom to the collapsible ([4f72d52](https://github.com/Lundalogik/lime-elements/commit/4f72d52dc5836e84ff4e4dba18fbb0a1e1d497da))
* **code-editor:** cleanup old editor html on disconnect ([40c3242](https://github.com/Lundalogik/lime-elements/commit/40c3242065663119413edefd76be4b56fc2ba787))
* **code-editor:** let code editor grow as tall as its content ([cbf0b38](https://github.com/Lundalogik/lime-elements/commit/cbf0b38aca22fd09a2469b9f02d8083b8f87ffeb))
* **collapsible-section:** reflect `header` property to attribute ([d47a240](https://github.com/Lundalogik/lime-elements/commit/d47a240a34b1aaa48ff1ea5feb50f65b8db12af2))
* **collapsible-section:** render header in 2 lines first, then truncate ([e8838f4](https://github.com/Lundalogik/lime-elements/commit/e8838f4dbad497154c75fc53ca324f6c22ff5a8e))
* **color-picker:** add "lime-magenta" color ([22f3366](https://github.com/Lundalogik/lime-elements/commit/22f3366d25dacf4cedf68e12ed2037759f4da108))
* **color-picker:** add support for showing deprecated `lime-light-grey` color ([51b0915](https://github.com/Lundalogik/lime-elements/commit/51b0915a82facc493b5c0ad7f5a4ca0faed0c456))
* **color-picker:** render the tooltip if there is a tooltip label ([51a715b](https://github.com/Lundalogik/lime-elements/commit/51a715ba7a6271d06eb70e4bfaabe9ac2179a784))
* **color-picker-pallet:** add support for deprecated lime colors ([d2c4761](https://github.com/Lundalogik/lime-elements/commit/d2c47613eeccdea76835a86d0b4715bad30f013a))
* **date-picker:** prevent month picker from sometimes skipping a year when navigating ([d463154](https://github.com/Lundalogik/lime-elements/commit/d4631547c6a77c26ab71b659dd2fc46e9e64d3a1)), closes [#1455](https://github.com/Lundalogik/lime-elements/issues/1455)
* **file:** use given language for chip-set as well ([5a3de5c](https://github.com/Lundalogik/lime-elements/commit/5a3de5c4a321760329a77520c63e40326a79c37e))
* **form:** customize layout of checkbox and switch only in grid form ([1f3233f](https://github.com/Lundalogik/lime-elements/commit/1f3233fa9fce97281f8ee1af15e06f87aca09f5e)), closes [Lundalogik/crm-feature#2273](https://github.com/Lundalogik/crm-feature/issues/2273)
* **form:** don't use boolean values as the title in a collapsible section ([1900e32](https://github.com/Lundalogik/lime-elements/commit/1900e323d6db61d0dd08835af719a4089945fa10))
* **form:** fix alignment issues of checkbox & switch in forms ([b2b7893](https://github.com/Lundalogik/lime-elements/commit/b2b7893fa24da5bd3a0319ca4f17d84ec1d9bbe4))
* **form:** give visual details to nested form titles to reflect hierarchy better ([b3f5ab1](https://github.com/Lundalogik/lime-elements/commit/b3f5ab18bfaf866f7bc46d963ce1a4d0e204320c))
* **form:** honor `lime.component.props.disabled` for all form components ([0da8529](https://github.com/Lundalogik/lime-elements/commit/0da85299af79344e20082c0d8b65f51dd0c291cb))
* **form:** honor `lime.component.props.disabled` for limel-select ([83381f8](https://github.com/Lundalogik/lime-elements/commit/83381f8d4ca54defe9672279a5662b615ee642bb)), closes [#1477](https://github.com/Lundalogik/lime-elements/issues/1477)
* **form:** make button that adds new form elements stretch through the entire width ([945f405](https://github.com/Lundalogik/lime-elements/commit/945f405f0a52077d8be2a7cdc5874a924e596888))
* **form:** make nested headings in forms decrease size to reflect hierarchy ([ffcdfe1](https://github.com/Lundalogik/lime-elements/commit/ffcdfe1f3f068c3a9f737cadf3a5e9efc49c7cdc))
* **form:** remove `outlined` style of the button that adds new form elements ([e0f163a](https://github.com/Lundalogik/lime-elements/commit/e0f163a7d5963178818d65ccb054d8ef3e6b69ad))
* **form:** use `title` as label on button-add-new ([5a5bd85](https://github.com/Lundalogik/lime-elements/commit/5a5bd8501f5a8c3f18929eede03bb8cb035fcbd8))
* **form:** use key from rjsf for array items ([ea6c03b](https://github.com/Lundalogik/lime-elements/commit/ea6c03b2d95c701243e86c748763131ca08eb60f)), closes [Lundalogik/crm-feature#2486](https://github.com/Lundalogik/crm-feature/issues/2486)
* **input-field:** make the "clear all" button in input type="search" work ([6607818](https://github.com/Lundalogik/lime-elements/commit/6607818a3f8eccae500e7e76574eea7fcb8bde0b))
* **input-field:** prevent value being covered by trailing icon when `showLink=true` & `readonly` ([32248a0](https://github.com/Lundalogik/lime-elements/commit/32248a0242467fdd1a00e963bd54305f9e484674))
* **list:** add missing styling for radio buttons ([a9e5914](https://github.com/Lundalogik/lime-elements/commit/a9e59143d3782f3acfc20baa55ece63b3ebf75b4)), closes [Lundalogik/crm-feature#2571](https://github.com/Lundalogik/crm-feature/issues/2571)
* **list:** fix layout of two-lined lists, when only some individual items have `secondaryText` ([da7ff72](https://github.com/Lundalogik/lime-elements/commit/da7ff721cc744993dd0233bbbebd0557ab10965d))
* **list:** make list items to be as wide as the list ([ad18ce9](https://github.com/Lundalogik/lime-elements/commit/ad18ce9d290573e59f8809f81e82f7d9a7ce42a8))
* **list:** reduce distance between radio buttons & checkboxes and list text ([e39de54](https://github.com/Lundalogik/lime-elements/commit/e39de547f6124167b31ae51cb44ec6dc05defdbb)), closes [Lundalogik/crm-feature#2572](https://github.com/Lundalogik/crm-feature/issues/2572)
* **menu-list:** add margin to visualize keyboard-focused items ([314a674](https://github.com/Lundalogik/lime-elements/commit/314a67436f9f8518e80af89f2e4083eaafbc3b37))
* **menu-list:** display: block, to avoid a vertical scroll bar ([a3e2459](https://github.com/Lundalogik/lime-elements/commit/a3e2459c2e9d669176c244794d69695efa369244))
* **menu-list:** import styles from `limel-list` to remove duplicate css ([2d5d05c](https://github.com/Lundalogik/lime-elements/commit/2d5d05cbcca81752058ee930759adb921dfef843))
* **progress-flow:** fix rendering problem on iOS ([4f6487b](https://github.com/Lundalogik/lime-elements/commit/4f6487bb7cc96b97c9819458e697ff3133c084e4)), closes [Lundalogik/crm-feature#2453](https://github.com/Lundalogik/crm-feature/issues/2453)
* **progress-flow:** remove selected indicators of off-pogress steps ([6d362f3](https://github.com/Lundalogik/lime-elements/commit/6d362f3b6345ceab5de749a5cf8fc49e418e9ac8))
* **select:** allow select element to grow in height ([78409c3](https://github.com/Lundalogik/lime-elements/commit/78409c372bff0e6185090191898c7d73e208db05)), closes [Lundalogik/crm-feature#2273](https://github.com/Lundalogik/crm-feature/issues/2273)
* **slider:** ensure that the component doesn't crash when value % step !== 0 ([24c8433](https://github.com/Lundalogik/lime-elements/commit/24c843329eaeed91606404095869fd9a8441cbcf))
* **slider:** round invalid values to step ([ffc67bf](https://github.com/Lundalogik/lime-elements/commit/ffc67bffb525d674e297c6a5caf0dc89159bd699)), closes [Lundalogik/crm-feature#2301](https://github.com/Lundalogik/crm-feature/issues/2301) [Lundalogik/crm-feature#2419](https://github.com/Lundalogik/crm-feature/issues/2419)
* **table:** don't apply low density styles for footers ([ef91e5f](https://github.com/Lundalogik/lime-elements/commit/ef91e5fac943fe6ae7baa1bf1b9a0d75c3aa3af2))


### Performance Improvements

* **collapsible-section:** do not synthesize click on keypress ([10ae39a](https://github.com/Lundalogik/lime-elements/commit/10ae39a906f44e550fe10c81875cd603537c66e6))

## [34.1.0-next.32](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.31...v34.1.0-next.32) (2022-01-05)


### Features

* **checkbox:** add support for displaying `helperText` ([07d992b](https://github.com/Lundalogik/lime-elements/commit/07d992b87f9d8e6af06cdf868ec7599eaf4b4bb6))

## [34.1.0-next.31](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.30...v34.1.0-next.31) (2022-01-05)


### Features

* **picker:** add support for displaying `helperText` ([a80adaf](https://github.com/Lundalogik/lime-elements/commit/a80adaf2847d7d04ee5587536084b175c3a9e3e5))

## [34.1.0-next.30](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.29...v34.1.0-next.30) (2022-01-04)


### Features

* **chip-set:** add support for displaying `helperText` ([40fb36d](https://github.com/Lundalogik/lime-elements/commit/40fb36ddde10a53e3656595d7ce2531eb123b271))

## [34.1.0-next.29](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.28...v34.1.0-next.29) (2021-12-29)


### Bug Fixes

* **list:** fix layout of two-lined lists, when only some individual items have `secondaryText` ([da7ff72](https://github.com/Lundalogik/lime-elements/commit/da7ff721cc744993dd0233bbbebd0557ab10965d))

## [34.1.0-next.28](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.27...v34.1.0-next.28) (2021-12-29)


### Bug Fixes

* **list:** reduce distance between radio buttons & checkboxes and list text ([e39de54](https://github.com/Lundalogik/lime-elements/commit/e39de547f6124167b31ae51cb44ec6dc05defdbb)), closes [Lundalogik/crm-feature#2572](https://github.com/Lundalogik/crm-feature/issues/2572)

## [34.1.0-next.27](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.26...v34.1.0-next.27) (2021-12-29)


### Bug Fixes

* **list:** add missing styling for radio buttons ([a9e5914](https://github.com/Lundalogik/lime-elements/commit/a9e59143d3782f3acfc20baa55ece63b3ebf75b4)), closes [Lundalogik/crm-feature#2571](https://github.com/Lundalogik/crm-feature/issues/2571)

## [34.1.0-next.26](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.25...v34.1.0-next.26) (2021-12-21)


### Features

* **list:** add the possibility to use a custom component inside the limel-list ([4c05353](https://github.com/Lundalogik/lime-elements/commit/4c05353bef35329c83748d162a85c1eaf8a563c3))

## [34.1.0-next.25](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.24...v34.1.0-next.25) (2021-12-21)


### Bug Fixes

* **color-picker:** add "lime-magenta" color ([22f3366](https://github.com/Lundalogik/lime-elements/commit/22f3366d25dacf4cedf68e12ed2037759f4da108))

## [34.1.0-next.24](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.23...v34.1.0-next.24) (2021-12-13)


### Bug Fixes

* **array-field-collapsible:** change the order of the icons "up", "down", "trash" ([610b822](https://github.com/Lundalogik/lime-elements/commit/610b8226e6ceb1fc2954f4d698ab595e460227f5))

## [34.1.0-next.23](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.22...v34.1.0-next.23) (2021-12-10)


### Features

* **form:** make it possible to customize the default error messages ([e5a2719](https://github.com/Lundalogik/lime-elements/commit/e5a271983a64c148dd9ff9bda123c3bcbf5044c7))

## [34.1.0-next.22](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.21...v34.1.0-next.22) (2021-12-09)


### Bug Fixes

* **menu-list:** display: block, to avoid a vertical scroll bar ([a3e2459](https://github.com/Lundalogik/lime-elements/commit/a3e2459c2e9d669176c244794d69695efa369244))

## [34.1.0-next.21](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.20...v34.1.0-next.21) (2021-12-09)


### Bug Fixes

* **menu-list:** add margin to visualize keyboard-focused items ([314a674](https://github.com/Lundalogik/lime-elements/commit/314a67436f9f8518e80af89f2e4083eaafbc3b37))

## [34.1.0-next.20](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.19...v34.1.0-next.20) (2021-12-08)


### Features

* **code-editor:** allow controlling the maximum height of the component ([89090dc](https://github.com/Lundalogik/lime-elements/commit/89090dcbf67b8051b847edc0c2c7299e18504b21))


### Bug Fixes

* **code-editor:** let code editor grow as tall as its content ([cbf0b38](https://github.com/Lundalogik/lime-elements/commit/cbf0b38aca22fd09a2469b9f02d8083b8f87ffeb))

## [34.1.0-next.19](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.18...v34.1.0-next.19) (2021-12-08)


### Bug Fixes

* **input-field:** prevent value being covered by trailing icon when `showLink=true` & `readonly` ([32248a0](https://github.com/Lundalogik/lime-elements/commit/32248a0242467fdd1a00e963bd54305f9e484674))

## [34.1.0-next.18](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.17...v34.1.0-next.18) (2021-12-08)


### Bug Fixes

* **file:** use given language for chip-set as well ([5a3de5c](https://github.com/Lundalogik/lime-elements/commit/5a3de5c4a321760329a77520c63e40326a79c37e))

## [34.1.0-next.17](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.16...v34.1.0-next.17) (2021-12-07)


### Bug Fixes

* **input-field:** make the "clear all" button in input type="search" work ([6607818](https://github.com/Lundalogik/lime-elements/commit/6607818a3f8eccae500e7e76574eea7fcb8bde0b))

## [34.1.0-next.16](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.15...v34.1.0-next.16) (2021-12-07)


### Bug Fixes

* **form:** honor `lime.component.props.disabled` for all form components ([0da8529](https://github.com/Lundalogik/lime-elements/commit/0da85299af79344e20082c0d8b65f51dd0c291cb))
* **form:** honor `lime.component.props.disabled` for limel-select ([83381f8](https://github.com/Lundalogik/lime-elements/commit/83381f8d4ca54defe9672279a5662b615ee642bb)), closes [#1477](https://github.com/Lundalogik/lime-elements/issues/1477)

## [34.1.0-next.15](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.14...v34.1.0-next.15) (2021-12-07)


### Bug Fixes

* **menu-list:** import styles from `limel-list` to remove duplicate css ([2d5d05c](https://github.com/Lundalogik/lime-elements/commit/2d5d05cbcca81752058ee930759adb921dfef843))

## [34.1.0-next.14](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.13...v34.1.0-next.14) (2021-12-07)


### Bug Fixes

* **form:** don't use boolean values as the title in a collapsible section ([1900e32](https://github.com/Lundalogik/lime-elements/commit/1900e323d6db61d0dd08835af719a4089945fa10))

## [34.1.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.12...v34.1.0-next.13) (2021-12-06)


### Bug Fixes

* **color-picker:** add support for showing deprecated `lime-light-grey` color ([51b0915](https://github.com/Lundalogik/lime-elements/commit/51b0915a82facc493b5c0ad7f5a4ca0faed0c456))

## [34.1.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.11...v34.1.0-next.12) (2021-12-06)


### Bug Fixes

* **slider:** round invalid values to step ([ffc67bf](https://github.com/Lundalogik/lime-elements/commit/ffc67bffb525d674e297c6a5caf0dc89159bd699)), closes [Lundalogik/crm-feature#2301](https://github.com/Lundalogik/crm-feature/issues/2301) [Lundalogik/crm-feature#2419](https://github.com/Lundalogik/crm-feature/issues/2419)

## [34.1.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.10...v34.1.0-next.11) (2021-12-03)


### Bug Fixes

* **color-picker-pallet:** add support for deprecated lime colors ([d2c4761](https://github.com/Lundalogik/lime-elements/commit/d2c47613eeccdea76835a86d0b4715bad30f013a))

## [34.1.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.9...v34.1.0-next.10) (2021-12-03)


### Bug Fixes

* **color-picker:** render the tooltip if there is a tooltip label ([51a715b](https://github.com/Lundalogik/lime-elements/commit/51a715ba7a6271d06eb70e4bfaabe9ac2179a784))

## [34.1.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.8...v34.1.0-next.9) (2021-12-02)


### Features

* add `limel-color-picker` component ([b03f56c](https://github.com/Lundalogik/lime-elements/commit/b03f56c0b43becf42440d3766dd483b919be458f))

## [34.1.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.7...v34.1.0-next.8) (2021-12-02)


### Bug Fixes

* **progress-flow:** fix rendering problem on iOS ([4f6487b](https://github.com/Lundalogik/lime-elements/commit/4f6487bb7cc96b97c9819458e697ff3133c084e4)), closes [Lundalogik/crm-feature#2453](https://github.com/Lundalogik/crm-feature/issues/2453)

## [34.1.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.6...v34.1.0-next.7) (2021-12-01)


### Bug Fixes

* **list:** make list items to be as wide as the list ([ad18ce9](https://github.com/Lundalogik/lime-elements/commit/ad18ce9d290573e59f8809f81e82f7d9a7ce42a8))

## [34.1.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.5...v34.1.0-next.6) (2021-11-30)


### Bug Fixes

* **slider:** ensure that the component doesn't crash when value % step !== 0 ([24c8433](https://github.com/Lundalogik/lime-elements/commit/24c843329eaeed91606404095869fd9a8441cbcf))

## [34.1.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.4...v34.1.0-next.5) (2021-11-30)


### Features

* **form:** make it possible to disable whole form ([6b9f463](https://github.com/Lundalogik/lime-elements/commit/6b9f463c5bb337253fabae65cf8a7e8ef57057e5))

## [34.1.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.3...v34.1.0-next.4) (2021-11-30)


### Bug Fixes

* **progress-flow:** remove selected indicators of off-pogress steps ([6d362f3](https://github.com/Lundalogik/lime-elements/commit/6d362f3b6345ceab5de749a5cf8fc49e418e9ac8))

## [34.1.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.2...v34.1.0-next.3) (2021-11-25)


### Features

* **picker:** add support for disabling badge icons ([2534149](https://github.com/Lundalogik/lime-elements/commit/253414913295d5014b0a3d4032e91ec80b2ca5c7)), closes [Lundalogik/crm-feature#2471](https://github.com/Lundalogik/crm-feature/issues/2471)

## [34.1.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v34.1.0-next.1...v34.1.0-next.2) (2021-11-24)


### Bug Fixes

* **form:** use `title` as label on button-add-new ([5a5bd85](https://github.com/Lundalogik/lime-elements/commit/5a5bd8501f5a8c3f18929eede03bb8cb035fcbd8))

## [34.1.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.10...v34.1.0-next.1) (2021-11-24)


### Features

* **list:** enable keyboard typeahead navigation ([a6af160](https://github.com/Lundalogik/lime-elements/commit/a6af1601671f8fd2bf81635d6e2974f78855db18))

### [34.0.2-next.10](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.9...v34.0.2-next.10) (2021-11-23)


### Bug Fixes

* **array-field-collapsible-item:** add margin-bottom to the collapsible ([4f72d52](https://github.com/Lundalogik/lime-elements/commit/4f72d52dc5836e84ff4e4dba18fbb0a1e1d497da))

### [34.0.2-next.9](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.8...v34.0.2-next.9) (2021-11-23)


### Bug Fixes

* **code-editor:** cleanup old editor html on disconnect ([40c3242](https://github.com/Lundalogik/lime-elements/commit/40c3242065663119413edefd76be4b56fc2ba787))
* **form:** use key from rjsf for array items ([ea6c03b](https://github.com/Lundalogik/lime-elements/commit/ea6c03b2d95c701243e86c748763131ca08eb60f)), closes [Lundalogik/crm-feature#2486](https://github.com/Lundalogik/crm-feature/issues/2486)

### [34.0.2-next.8](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.7...v34.0.2-next.8) (2021-11-23)


### Bug Fixes

* **form:** customize layout of checkbox and switch only in grid form ([1f3233f](https://github.com/Lundalogik/lime-elements/commit/1f3233fa9fce97281f8ee1af15e06f87aca09f5e)), closes [Lundalogik/crm-feature#2273](https://github.com/Lundalogik/crm-feature/issues/2273)
* **select:** allow select element to grow in height ([78409c3](https://github.com/Lundalogik/lime-elements/commit/78409c372bff0e6185090191898c7d73e208db05)), closes [Lundalogik/crm-feature#2273](https://github.com/Lundalogik/crm-feature/issues/2273)

### [34.0.2-next.7](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.6...v34.0.2-next.7) (2021-11-22)


### Bug Fixes

* **collapsible-section:** reflect `header` property to attribute ([d47a240](https://github.com/Lundalogik/lime-elements/commit/d47a240a34b1aaa48ff1ea5feb50f65b8db12af2))


### Performance Improvements

* **collapsible-section:** do not synthesize click on keypress ([10ae39a](https://github.com/Lundalogik/lime-elements/commit/10ae39a906f44e550fe10c81875cd603537c66e6))

### [34.0.2-next.6](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.5...v34.0.2-next.6) (2021-11-22)


### Bug Fixes

* **date-picker:** prevent month picker from sometimes skipping a year when navigating ([d463154](https://github.com/Lundalogik/lime-elements/commit/d4631547c6a77c26ab71b659dd2fc46e9e64d3a1)), closes [#1455](https://github.com/Lundalogik/lime-elements/issues/1455)

### [34.0.2-next.5](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.4...v34.0.2-next.5) (2021-11-19)


### Bug Fixes

* **collapsible-section:** render header in 2 lines first, then truncate ([e8838f4](https://github.com/Lundalogik/lime-elements/commit/e8838f4dbad497154c75fc53ca324f6c22ff5a8e))

### [34.0.2-next.4](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.3...v34.0.2-next.4) (2021-11-18)


### Bug Fixes

* **form:** fix alignment issues of checkbox & switch in forms ([b2b7893](https://github.com/Lundalogik/lime-elements/commit/b2b7893fa24da5bd3a0319ca4f17d84ec1d9bbe4))

### [34.0.2-next.3](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.2...v34.0.2-next.3) (2021-11-18)


### Bug Fixes

* **form:** give visual details to nested form titles to reflect hierarchy better ([b3f5ab1](https://github.com/Lundalogik/lime-elements/commit/b3f5ab18bfaf866f7bc46d963ce1a4d0e204320c))
* **form:** make nested headings in forms decrease size to reflect hierarchy ([ffcdfe1](https://github.com/Lundalogik/lime-elements/commit/ffcdfe1f3f068c3a9f737cadf3a5e9efc49c7cdc))

### [34.0.2-next.2](https://github.com/Lundalogik/lime-elements/compare/v34.0.2-next.1...v34.0.2-next.2) (2021-11-18)


### Bug Fixes

* **table:** don't apply low density styles for footers ([ef91e5f](https://github.com/Lundalogik/lime-elements/commit/ef91e5fac943fe6ae7baa1bf1b9a0d75c3aa3af2))

### [34.0.2-next.1](https://github.com/Lundalogik/lime-elements/compare/v34.0.1...v34.0.2-next.1) (2021-11-18)


### Bug Fixes

* **form:** make button that adds new form elements stretch through the entire width ([945f405](https://github.com/Lundalogik/lime-elements/commit/945f405f0a52077d8be2a7cdc5874a924e596888))
* **form:** remove `outlined` style of the button that adds new form elements ([e0f163a](https://github.com/Lundalogik/lime-elements/commit/e0f163a7d5963178818d65ccb054d8ef3e6b69ad))

### [34.0.1](https://github.com/Lundalogik/lime-elements/compare/v34.0.0...v34.0.1) (2021-11-16)


### Bug Fixes

* **list:** fix broken import of `MenuItem` so docs builds correctly ([2ae72c8](https://github.com/Lundalogik/lime-elements/commit/2ae72c8bc5d3e9cf69ca1a84601281c585b4bed3))

### [34.0.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v34.0.0...v34.0.1-next.1) (2021-11-16)


### Bug Fixes

* **list:** fix broken import of `MenuItem` so docs builds correctly ([2ae72c8](https://github.com/Lundalogik/lime-elements/commit/2ae72c8bc5d3e9cf69ca1a84601281c585b4bed3))

## [34.0.0](https://github.com/Lundalogik/lime-elements/compare/v33.13.0...v34.0.0) (2021-11-15)


### ⚠ BREAKING CHANGES

* **form:** The deprecated property `span` has been removed from the interface
`FormLayoutOptions`. To achieve the same functionality, switch the interface used from
`FormLayoutOptions` to `GridLayoutOptions` and set the property `colSpan` instead.
* **picker:** The deprecated property `displayFullList` on `limel-picker` has been
removed. Setting the property had no effect even before this change, but since the
property has now been removed, any consumers that are importing types from
@limetech/lime-elements and are setting this property, will get an error when
building. The solution is to simply not set the property.
* **dialog:** The deprecated property `badgeIcon` on the interface `DialogHeading`
has been removed. Setting the property already had no effect, but since the property
has now been removed, any consumers that are importing types from
**@limetech/lime-elements** and are setting this property, will get an error when
building. The solution is to simply not set the property.
* **menu:** Support for using `limel-menu` without supplying you own trigger
element has been removed. The deprecated property `label`, which was only used when
the default trigger element was used, has thus also been removed.
* **menu:** The deprecated property `fixed` on `limel-menu` has been removed.
* **table:** since cells are now rendered as inline-flex,
in some cases, custom components that are loaded within them
might get shrunk and might not stretch to fill the cell entirely;
unless you specify for example a `width: 100%;` style
or other proper styles for them.
* **list:** Because `limel-menu` no longer uses the `ListItem` interface,
properties only used by `limel-menu` has been removed from the `ListItem` interface.

This change should not be breaking if you are using the `ListItem` interface as
intended. However, if you are adding values to properties intended for use only by
`limel-menu` when supplying list items to `limel-list`, you will need to remove those
properties, or the compiler will complain.
* **menu:** `limel-menu` now uses the new interface `MenuItem` instead of the
interface `ListItem`. `MenuItem` contains all properties from `ListItem` that were
used by `limel-menu`, but does not contain any of the properties from `ListItem`
that were _not_ used by `limel-menu`.

If you are _not_ importing types from **@limetech/lime-elements**, this change should
not be breaking for you.

If you _are_ importing types from **@limetech/lime-elements**, and you are using
`limel-menu`, then fixing any issues should simply be a matter of building your code
and replacing `ListItem` with `MenuItem` wherever the compiler complains about the
wrong type being used.

### Features

* **button-group:** apply a tooltip component ([43cc060](https://github.com/Lundalogik/lime-elements/commit/43cc06001a777c2d6a763f0359d929097e5f5251))
* **header:** make header component public ([8a5e060](https://github.com/Lundalogik/lime-elements/commit/8a5e0604cc0ed7108603b5f2cbbe6be65115471e)), closes [Lundalogik/crm-feature#2026](https://github.com/Lundalogik/crm-feature/issues/2026)
* **list:** support a hotkey at menu component ([f2b3688](https://github.com/Lundalogik/lime-elements/commit/f2b3688567d283c6a1a7f711dc141c8eb664a6be))
* **menu:** add support for wrapped focus and typeahead ([9e520da](https://github.com/Lundalogik/lime-elements/commit/9e520dad8afc903e360a6e7843ac058fd7c4589f)), closes [Lundalogik/crm-feature#2380](https://github.com/Lundalogik/crm-feature/issues/2380)
* **popover:** make popover public ([3db6a27](https://github.com/Lundalogik/lime-elements/commit/3db6a279318c05d2c71c09ea64187af8fc9a824b)), closes [Lundalogik/crm-feature#2102](https://github.com/Lundalogik/crm-feature/issues/2102)
* **tab-panel:** add interface for tab-panel components ([64d3123](https://github.com/Lundalogik/lime-elements/commit/64d31231eb50a37488ff633aef3f2aed0d511498)), closes [#1264](https://github.com/Lundalogik/lime-elements/issues/1264)
* **tooltip:** add tooltip component ([452fb56](https://github.com/Lundalogik/lime-elements/commit/452fb56110c87110be2956ef9e873dc44d37c96d)), closes [Lundalogik/crm-feature#2336](https://github.com/Lundalogik/crm-feature/issues/2336)


### Bug Fixes

* **button-group:** prefix id with letter, to avoid possible invalid id ([eeb2514](https://github.com/Lundalogik/lime-elements/commit/eeb25148d38d0df6327bebff4185560cff25f05b))
* **config:** make sure the config component does not crash if there is no config ([73b8657](https://github.com/Lundalogik/lime-elements/commit/73b86571b436e11568ed5146b83e520f55e22de4))
* **dialog:** UX issue with a button rendering ([3a90fd3](https://github.com/Lundalogik/lime-elements/commit/3a90fd3817f154521e692e292bc5277b93944106))
* **menu:** add missing attributes to menu trigger ([7d4ae48](https://github.com/Lundalogik/lime-elements/commit/7d4ae48150a495bf906a9d9f040a331720415016)), closes [Lundalogik/crm-feature#2380](https://github.com/Lundalogik/crm-feature/issues/2380)
* **menu:** make MenuItem generic ([3934e54](https://github.com/Lundalogik/lime-elements/commit/3934e548ff586d9c3f383bc2f90b0d5d3586a543))
* **menu:** remove export of deleted interface ([55debf7](https://github.com/Lundalogik/lime-elements/commit/55debf72fe3652ee4536bf9291e92595ce78d160))
* **menu:** set focus on menu item when menu is opened ([b552a85](https://github.com/Lundalogik/lime-elements/commit/b552a8564f6f421c90c0b6910093fd95a02fbf0b)), closes [Lundalogik/crm-feature#2380](https://github.com/Lundalogik/crm-feature/issues/2380)
* **progress-flow:** remove scrollbar that sometimes appears ([ab519c4](https://github.com/Lundalogik/lime-elements/commit/ab519c4124338a09d0399eaa057b46c11204cd12))
* **table:** handle alignment of cell content using flex ([b33684e](https://github.com/Lundalogik/lime-elements/commit/b33684e0854a7c345f8c8654bba9038e01ec8db6))
* **table:** render tall cells of low density table using height… ([71066e7](https://github.com/Lundalogik/lime-elements/commit/71066e70d67afbaaca05cc11313040ffe9859882))
* **tabs:** emit event for inactive tab before active ([60a70a0](https://github.com/Lundalogik/lime-elements/commit/60a70a008271fec46be41945146ccbc4c1dc48bd))
* **tooltip:** better support darkmode ([f9e38bb](https://github.com/Lundalogik/lime-elements/commit/f9e38bb54a1d4477e6e4a103cb48a97c15e1f7db))
* **tooltip:** capital letters at shortcuts ([ea101d5](https://github.com/Lundalogik/lime-elements/commit/ea101d5adc261349458c7d0fba8239480dd99ccb))
* **tooltip:** delay showing tooltip to avoid blinking when moving mouse quickly ([a047e43](https://github.com/Lundalogik/lime-elements/commit/a047e434b0b3fae8bbd0abb6c88405c2e3732018)), closes [#1397](https://github.com/Lundalogik/lime-elements/issues/1397)
* **tooltip:** display with animation ([ef1ee1f](https://github.com/Lundalogik/lime-elements/commit/ef1ee1f0ae1e662a3754b21be6825e69c4a40b78))
* **tooltip:** fix cursor flicker by disabling pointer-events on tooltip ([2023aca](https://github.com/Lundalogik/lime-elements/commit/2023aca43b2ca07886c39ee068b23e253af069f0))
* **tooltip:** improve component API and accessibility ([bb2b7bb](https://github.com/Lundalogik/lime-elements/commit/bb2b7bb39bf81662a07d124918e8155749aa45f3))
* **tooltip:** make it look neater and less like buttons ([ec073e0](https://github.com/Lundalogik/lime-elements/commit/ec073e0b4e654eca7a80bb30ece8833354c12d20))
* **tooltip:** prevent it from breaking the UI in some situations ([0071930](https://github.com/Lundalogik/lime-elements/commit/0071930386e8f28dc070285648985ab5b98e40cd))
* **tooltip:** reflect primitive attributes ([92f2645](https://github.com/Lundalogik/lime-elements/commit/92f264503169d81dd7e5b56122d1d957795ecc4c))


### Performance Improvements

* **menu:** remove deprecated property `fixed` ([2a7ebed](https://github.com/Lundalogik/lime-elements/commit/2a7ebed95632ddf1c12a047f2be8603216415f8b))
* **menu:** remove deprecated support for default trigger ([d6c3de3](https://github.com/Lundalogik/lime-elements/commit/d6c3de35fa0ef79200f98ec42bc6adf2e39ce332))


### Code Refactoring

* **list:** remove unused menu functionality ([31accdf](https://github.com/Lundalogik/lime-elements/commit/31accdf2827d45529a2f6247e247a5f601e91046)), closes [#1395](https://github.com/Lundalogik/lime-elements/issues/1395)
* **menu:** use new interface `MenuItem` instead of `ListItem` ([7ca7de4](https://github.com/Lundalogik/lime-elements/commit/7ca7de462a4a285660eb63fb1cefdefc9a1fd088)), closes [#1395](https://github.com/Lundalogik/lime-elements/issues/1395)


### Miscellaneous Chores

* **dialog:** remove deprecated property `badgeIcon` from `DialogHeading` ([6c180bc](https://github.com/Lundalogik/lime-elements/commit/6c180bcfdf0775f39d072da5d6509e55104ec99e))
* **form:** remove the deprecated property `span` from `FormLayoutOptions` ([3bf95fd](https://github.com/Lundalogik/lime-elements/commit/3bf95fd8c3d8332fd00fe6fa607cc6f68b606e4e))
* **picker:** remove deprecated and unused property `displayFullList` ([2fa2875](https://github.com/Lundalogik/lime-elements/commit/2fa28755b6242b4ab0cbbb8fe43e0a5a4a0caa6d))

## [34.0.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v34.0.0-next.6...v34.0.0-next.7) (2021-11-15)


### ⚠ BREAKING CHANGES

* **form:** The deprecated property `span` has been removed from the interface
`FormLayoutOptions`. To achieve the same functionality, switch the interface used from
`FormLayoutOptions` to `GridLayoutOptions` and set the property `colSpan` instead.

### Miscellaneous Chores

* **form:** remove the deprecated property `span` from `FormLayoutOptions` ([3bf95fd](https://github.com/Lundalogik/lime-elements/commit/3bf95fd8c3d8332fd00fe6fa607cc6f68b606e4e))

## [34.0.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v34.0.0-next.5...v34.0.0-next.6) (2021-11-15)


### ⚠ BREAKING CHANGES

* **picker:** The deprecated property `displayFullList` on `limel-picker` has been
removed. Setting the property had no effect even before this change, but since the
property has now been removed, any consumers that are importing types from
@limetech/lime-elements and are setting this property, will get an error when
building. The solution is to simply not set the property.

### Miscellaneous Chores

* **picker:** remove deprecated and unused property `displayFullList` ([2fa2875](https://github.com/Lundalogik/lime-elements/commit/2fa28755b6242b4ab0cbbb8fe43e0a5a4a0caa6d))

## [34.0.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v34.0.0-next.4...v34.0.0-next.5) (2021-11-15)


### ⚠ BREAKING CHANGES

* **dialog:** The deprecated property `badgeIcon` on the interface `DialogHeading`
has been removed. Setting the property already had no effect, but since the property
has now been removed, any consumers that are importing types from
**@limetech/lime-elements** and are setting this property, will get an error when
building. The solution is to simply not set the property.

### Miscellaneous Chores

* **dialog:** remove deprecated property `badgeIcon` from `DialogHeading` ([6c180bc](https://github.com/Lundalogik/lime-elements/commit/6c180bcfdf0775f39d072da5d6509e55104ec99e))

## [34.0.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v34.0.0-next.3...v34.0.0-next.4) (2021-11-15)


### ⚠ BREAKING CHANGES

* **menu:** Support for using `limel-menu` without supplying you own trigger
element has been removed. The deprecated property `label`, which was only used when
the default trigger element was used, has thus also been removed.

### Performance Improvements

* **menu:** remove deprecated support for default trigger ([d6c3de3](https://github.com/Lundalogik/lime-elements/commit/d6c3de35fa0ef79200f98ec42bc6adf2e39ce332))

## [34.0.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v34.0.0-next.2...v34.0.0-next.3) (2021-11-15)


### ⚠ BREAKING CHANGES

* **menu:** The deprecated property `fixed` on `limel-menu` has been removed.

### Performance Improvements

* **menu:** remove deprecated property `fixed` ([2a7ebed](https://github.com/Lundalogik/lime-elements/commit/2a7ebed95632ddf1c12a047f2be8603216415f8b))

## [34.0.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v34.0.0-next.1...v34.0.0-next.2) (2021-11-15)


### ⚠ BREAKING CHANGES

* **table:** since cells are now rendered as inline-flex,
in some cases, custom components that are loaded within them
might get shrunk and might not stretch to fill the cell entirely;
unless you specify for example a `width: 100%;` style
or other proper styles for them.

### Bug Fixes

* **table:** handle alignment of cell content using flex ([b33684e](https://github.com/Lundalogik/lime-elements/commit/b33684e0854a7c345f8c8654bba9038e01ec8db6))
* **table:** render tall cells of low density table using height… ([71066e7](https://github.com/Lundalogik/lime-elements/commit/71066e70d67afbaaca05cc11313040ffe9859882))

## [34.0.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.17...v34.0.0-next.1) (2021-11-15)


### ⚠ BREAKING CHANGES

* **list:** Because `limel-menu` no longer uses the `ListItem` interface,
properties only used by `limel-menu` has been removed from the `ListItem` interface.

This change should not be breaking if you are using the `ListItem` interface as
intended. However, if you are adding values to properties intended for use only by
`limel-menu` when supplying list items to `limel-list`, you will need to remove those
properties, or the compiler will complain.
* **menu:** `limel-menu` now uses the new interface `MenuItem` instead of the
interface `ListItem`. `MenuItem` contains all properties from `ListItem` that were
used by `limel-menu`, but does not contain any of the properties from `ListItem`
that were _not_ used by `limel-menu`.

If you are _not_ importing types from **@limetech/lime-elements**, this change should
not be breaking for you.

If you _are_ importing types from **@limetech/lime-elements**, and you are using
`limel-menu`, then fixing any issues should simply be a matter of building your code
and replacing `ListItem` with `MenuItem` wherever the compiler complains about the
wrong type being used.

### Code Refactoring

* **list:** remove unused menu functionality ([31accdf](https://github.com/Lundalogik/lime-elements/commit/31accdf2827d45529a2f6247e247a5f601e91046)), closes [#1395](https://github.com/Lundalogik/lime-elements/issues/1395)
* **menu:** use new interface `MenuItem` instead of `ListItem` ([7ca7de4](https://github.com/Lundalogik/lime-elements/commit/7ca7de462a4a285660eb63fb1cefdefc9a1fd088)), closes [#1395](https://github.com/Lundalogik/lime-elements/issues/1395)

## [33.14.0-next.17](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.16...v33.14.0-next.17) (2021-11-12)


### Bug Fixes

* **config:** make sure the config component does not crash if there is no config ([73b8657](https://github.com/Lundalogik/lime-elements/commit/73b86571b436e11568ed5146b83e520f55e22de4))

## [33.14.0-next.16](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.15...v33.14.0-next.16) (2021-11-04)


### Bug Fixes

* **progress-flow:** remove scrollbar that sometimes appears ([ab519c4](https://github.com/Lundalogik/lime-elements/commit/ab519c4124338a09d0399eaa057b46c11204cd12))

## [33.14.0-next.15](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.14...v33.14.0-next.15) (2021-11-04)


### Bug Fixes

* **menu:** remove export of deleted interface ([55debf7](https://github.com/Lundalogik/lime-elements/commit/55debf72fe3652ee4536bf9291e92595ce78d160))

## [33.14.0-next.14](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.13...v33.14.0-next.14) (2021-11-02)


### Bug Fixes

* **tooltip:** prevent it from breaking the UI in some situations ([0071930](https://github.com/Lundalogik/lime-elements/commit/0071930386e8f28dc070285648985ab5b98e40cd))

## [33.14.0-next.13](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.12...v33.14.0-next.13) (2021-11-01)


### Bug Fixes

* **tooltip:** better support darkmode ([f9e38bb](https://github.com/Lundalogik/lime-elements/commit/f9e38bb54a1d4477e6e4a103cb48a97c15e1f7db))
* **tooltip:** display with animation ([ef1ee1f](https://github.com/Lundalogik/lime-elements/commit/ef1ee1f0ae1e662a3754b21be6825e69c4a40b78))
* **tooltip:** make it look neater and less like buttons ([ec073e0](https://github.com/Lundalogik/lime-elements/commit/ec073e0b4e654eca7a80bb30ece8833354c12d20))

## [33.14.0-next.12](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.11...v33.14.0-next.12) (2021-11-01)


### Features

* **header:** make header component public ([8a5e060](https://github.com/Lundalogik/lime-elements/commit/8a5e0604cc0ed7108603b5f2cbbe6be65115471e)), closes [Lundalogik/crm-feature#2026](https://github.com/Lundalogik/crm-feature/issues/2026)
* **popover:** make popover public ([3db6a27](https://github.com/Lundalogik/lime-elements/commit/3db6a279318c05d2c71c09ea64187af8fc9a824b)), closes [Lundalogik/crm-feature#2102](https://github.com/Lundalogik/crm-feature/issues/2102)

## [33.14.0-next.11](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.10...v33.14.0-next.11) (2021-10-29)


### Bug Fixes

* **menu:** make MenuItem generic ([3934e54](https://github.com/Lundalogik/lime-elements/commit/3934e548ff586d9c3f383bc2f90b0d5d3586a543))

## [33.14.0-next.10](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.9...v33.14.0-next.10) (2021-10-29)


### Features

* **button-group:** apply a tooltip component ([43cc060](https://github.com/Lundalogik/lime-elements/commit/43cc06001a777c2d6a763f0359d929097e5f5251))


### Bug Fixes

* **button-group:** prefix id with letter, to avoid possible invalid id ([eeb2514](https://github.com/Lundalogik/lime-elements/commit/eeb25148d38d0df6327bebff4185560cff25f05b))

## [33.14.0-next.9](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.8...v33.14.0-next.9) (2021-10-29)


### Features

* **list:** support a hotkey at menu component ([f2b3688](https://github.com/Lundalogik/lime-elements/commit/f2b3688567d283c6a1a7f711dc141c8eb664a6be))

## [33.14.0-next.8](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.7...v33.14.0-next.8) (2021-10-26)


### Bug Fixes

* **tooltip:** capital letters at shortcuts ([ea101d5](https://github.com/Lundalogik/lime-elements/commit/ea101d5adc261349458c7d0fba8239480dd99ccb))

## [33.14.0-next.7](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.6...v33.14.0-next.7) (2021-10-25)


### Bug Fixes

* **tooltip:** delay showing tooltip to avoid blinking when moving mouse quickly ([a047e43](https://github.com/Lundalogik/lime-elements/commit/a047e434b0b3fae8bbd0abb6c88405c2e3732018)), closes [#1397](https://github.com/Lundalogik/lime-elements/issues/1397)
* **tooltip:** fix cursor flicker by disabling pointer-events on tooltip ([2023aca](https://github.com/Lundalogik/lime-elements/commit/2023aca43b2ca07886c39ee068b23e253af069f0))
* **tooltip:** reflect primitive attributes ([92f2645](https://github.com/Lundalogik/lime-elements/commit/92f264503169d81dd7e5b56122d1d957795ecc4c))

## [33.14.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.5...v33.14.0-next.6) (2021-10-22)


### Features

* **menu:** add support for wrapped focus and typeahead ([9e520da](https://github.com/Lundalogik/lime-elements/commit/9e520dad8afc903e360a6e7843ac058fd7c4589f)), closes [Lundalogik/crm-feature#2380](https://github.com/Lundalogik/crm-feature/issues/2380)


### Bug Fixes

* **menu:** add missing attributes to menu trigger ([7d4ae48](https://github.com/Lundalogik/lime-elements/commit/7d4ae48150a495bf906a9d9f040a331720415016)), closes [Lundalogik/crm-feature#2380](https://github.com/Lundalogik/crm-feature/issues/2380)
* **menu:** set focus on menu item when menu is opened ([b552a85](https://github.com/Lundalogik/lime-elements/commit/b552a8564f6f421c90c0b6910093fd95a02fbf0b)), closes [Lundalogik/crm-feature#2380](https://github.com/Lundalogik/crm-feature/issues/2380)

## [33.14.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.4...v33.14.0-next.5) (2021-10-21)


### Features

* **tab-panel:** add interface for tab-panel components ([64d3123](https://github.com/Lundalogik/lime-elements/commit/64d31231eb50a37488ff633aef3f2aed0d511498)), closes [#1264](https://github.com/Lundalogik/lime-elements/issues/1264)

## [33.14.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.3...v33.14.0-next.4) (2021-10-20)


### Bug Fixes

* **tabs:** emit event for inactive tab before active ([60a70a0](https://github.com/Lundalogik/lime-elements/commit/60a70a008271fec46be41945146ccbc4c1dc48bd))

## [33.14.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.2...v33.14.0-next.3) (2021-10-20)


### Bug Fixes

* **tooltip:** improve component API and accessibility ([bb2b7bb](https://github.com/Lundalogik/lime-elements/commit/bb2b7bb39bf81662a07d124918e8155749aa45f3))

## [33.14.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v33.14.0-next.1...v33.14.0-next.2) (2021-10-15)


### Bug Fixes

* **dialog:** UX issue with a button rendering ([3a90fd3](https://github.com/Lundalogik/lime-elements/commit/3a90fd3817f154521e692e292bc5277b93944106))

## [33.14.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.13.0...v33.14.0-next.1) (2021-10-12)


### Features

* **tooltip:** add tooltip component ([452fb56](https://github.com/Lundalogik/lime-elements/commit/452fb56110c87110be2956ef9e873dc44d37c96d)), closes [Lundalogik/crm-feature#2336](https://github.com/Lundalogik/crm-feature/issues/2336)

## [33.13.0](https://github.com/Lundalogik/lime-elements/compare/v33.12.0...v33.13.0) (2021-10-02)


### Features

* **circular-progress:** add new `limel-circular-progress` component ([a35bd69](https://github.com/Lundalogik/lime-elements/commit/a35bd69b69282d7956780fcae40ef66442f15c3b))
* **style:** make Lime's percentage colors universally available ([861611c](https://github.com/Lundalogik/lime-elements/commit/861611cbbcc38606ae0c1928ba31b064d42b0b68))


### Bug Fixes

* **chip-set:** improve visual feedback when selecting a chip with keyboard for deletion ([294cdc3](https://github.com/Lundalogik/lime-elements/commit/294cdc373cf483172688b4958caf7f0c2a1d5383))
* **input-field:** fix cut-off label for input fields with leading icon ([1957c43](https://github.com/Lundalogik/lime-elements/commit/1957c43be112e74eaea02532aa3c7abc2b1d63f9))
* **input-field:** retain focus when numeric field is validated ([74adcc8](https://github.com/Lundalogik/lime-elements/commit/74adcc82cce12f8858e7d066068140418c2e47a2)), closes [#1348](https://github.com/Lundalogik/lime-elements/issues/1348)
* **list:** only apply badge effect to graphic ([ef783e3](https://github.com/Lundalogik/lime-elements/commit/ef783e3688623b8e8c699d1b52c30653e3aa87e5))
* **list:** set correct selected index on mdc-list ([0a2fad6](https://github.com/Lundalogik/lime-elements/commit/0a2fad6ed61d6c071ce364fb2fb255adbf9c357c)), closes [Lundalogik/crm-feature#2259](https://github.com/Lundalogik/crm-feature/issues/2259)
* **list:** vertically center item action menu icon ([9120a58](https://github.com/Lundalogik/lime-elements/commit/9120a581983b7dc2b79242db110787ef9aea4d99))
* **picker:** show `delimiter` only when `multiple` is true ([417f67d](https://github.com/Lundalogik/lime-elements/commit/417f67dfdfa81b63f93e8c0dc9e6f80abf3581dc))
* **progress-flow:** fix still broken export of the `FlowItem` interface ([ac97f4b](https://github.com/Lundalogik/lime-elements/commit/ac97f4ba66a56d1911214bb1071cbd8f27efaced)), closes [#1362](https://github.com/Lundalogik/lime-elements/issues/1362)
* **select:** give more space to label by reducing dropdown-icon's margins ([8f86a56](https://github.com/Lundalogik/lime-elements/commit/8f86a56f2e7a50e2e58384734721d540e1776849))
* **table:** change cursor shape to "wait" while table is loading ([969a4ff](https://github.com/Lundalogik/lime-elements/commit/969a4ff35f1c9b3641dc713f8ce1843fd223525c))
* **table:** make column headers of a empty tables clickable ([8403e14](https://github.com/Lundalogik/lime-elements/commit/8403e14a69f5bbf0511c315cdd09502919ad8a8f))
* **table:** remove unnecessary callbacks ([76bcb7a](https://github.com/Lundalogik/lime-elements/commit/76bcb7ab0a00362eaca12bbf064edfe267450eea))


### Performance Improvements

* **linear-progress:** remove `buffer-dots` and thus their always running animations ([455e1fc](https://github.com/Lundalogik/lime-elements/commit/455e1fcea8d1f7bc83694636648b3d6117234c93))

## [33.13.0-next.6](https://github.com/Lundalogik/lime-elements/compare/v33.13.0-next.5...v33.13.0-next.6) (2021-10-01)


### Performance Improvements

* **linear-progress:** remove `buffer-dots` and thus their always running animations ([455e1fc](https://github.com/Lundalogik/lime-elements/commit/455e1fcea8d1f7bc83694636648b3d6117234c93))

## [33.13.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v33.13.0-next.4...v33.13.0-next.5) (2021-09-30)


### Features

* **circular-progress:** add new `limel-circular-progress` component ([a35bd69](https://github.com/Lundalogik/lime-elements/commit/a35bd69b69282d7956780fcae40ef66442f15c3b))

## [33.13.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v33.13.0-next.3...v33.13.0-next.4) (2021-09-30)


### Bug Fixes

* **list:** only apply badge effect to graphic ([ef783e3](https://github.com/Lundalogik/lime-elements/commit/ef783e3688623b8e8c699d1b52c30653e3aa87e5))
* **list:** vertically center item action menu icon ([9120a58](https://github.com/Lundalogik/lime-elements/commit/9120a581983b7dc2b79242db110787ef9aea4d99))

## [33.13.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v33.13.0-next.2...v33.13.0-next.3) (2021-09-30)


### Bug Fixes

* **input-field:** fix cut-off label for input fields with leading icon ([1957c43](https://github.com/Lundalogik/lime-elements/commit/1957c43be112e74eaea02532aa3c7abc2b1d63f9))

## [33.13.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v33.13.0-next.1...v33.13.0-next.2) (2021-09-30)


### Bug Fixes

* **select:** give more space to label by reducing dropdown-icon's margins ([8f86a56](https://github.com/Lundalogik/lime-elements/commit/8f86a56f2e7a50e2e58384734721d540e1776849))

## [33.13.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.12.1-next.7...v33.13.0-next.1) (2021-09-28)


### Features

* **style:** make Lime's percentage colors universally available ([861611c](https://github.com/Lundalogik/lime-elements/commit/861611cbbcc38606ae0c1928ba31b064d42b0b68))

### [33.12.1-next.7](https://github.com/Lundalogik/lime-elements/compare/v33.12.1-next.6...v33.12.1-next.7) (2021-09-28)


### Bug Fixes

* **progress-flow:** fix still broken export of the `FlowItem` interface ([ac97f4b](https://github.com/Lundalogik/lime-elements/commit/ac97f4ba66a56d1911214bb1071cbd8f27efaced)), closes [#1362](https://github.com/Lundalogik/lime-elements/issues/1362)

### [33.12.1-next.6](https://github.com/Lundalogik/lime-elements/compare/v33.12.1-next.5...v33.12.1-next.6) (2021-09-27)


### Bug Fixes

* **input-field:** retain focus when numeric field is validated ([74adcc8](https://github.com/Lundalogik/lime-elements/commit/74adcc82cce12f8858e7d066068140418c2e47a2)), closes [#1348](https://github.com/Lundalogik/lime-elements/issues/1348)

### [33.12.1-next.5](https://github.com/Lundalogik/lime-elements/compare/v33.12.1-next.4...v33.12.1-next.5) (2021-09-27)


### Bug Fixes

* **list:** set correct selected index on mdc-list ([0a2fad6](https://github.com/Lundalogik/lime-elements/commit/0a2fad6ed61d6c071ce364fb2fb255adbf9c357c)), closes [Lundalogik/crm-feature#2259](https://github.com/Lundalogik/crm-feature/issues/2259)

### [33.12.1-next.4](https://github.com/Lundalogik/lime-elements/compare/v33.12.1-next.3...v33.12.1-next.4) (2021-09-24)


### Bug Fixes

* **table:** remove unnecessary callbacks ([76bcb7a](https://github.com/Lundalogik/lime-elements/commit/76bcb7ab0a00362eaca12bbf064edfe267450eea))

### [33.12.1-next.3](https://github.com/Lundalogik/lime-elements/compare/v33.12.1-next.2...v33.12.1-next.3) (2021-09-24)


### Bug Fixes

* **picker:** show `delimiter` only when `multiple` is true ([417f67d](https://github.com/Lundalogik/lime-elements/commit/417f67dfdfa81b63f93e8c0dc9e6f80abf3581dc))

### [33.12.1-next.2](https://github.com/Lundalogik/lime-elements/compare/v33.12.1-next.1...v33.12.1-next.2) (2021-09-24)


### Bug Fixes

* **chip-set:** improve visual feedback when selecting a chip with keyboard for deletion ([294cdc3](https://github.com/Lundalogik/lime-elements/commit/294cdc373cf483172688b4958caf7f0c2a1d5383))

### [33.12.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.12.0...v33.12.1-next.1) (2021-09-24)


### Bug Fixes

* **table:** change cursor shape to "wait" while table is loading ([969a4ff](https://github.com/Lundalogik/lime-elements/commit/969a4ff35f1c9b3641dc713f8ce1843fd223525c))
* **table:** make column headers of a empty tables clickable ([8403e14](https://github.com/Lundalogik/lime-elements/commit/8403e14a69f5bbf0511c315cdd09502919ad8a8f))

## [33.12.0](https://github.com/Lundalogik/lime-elements/compare/v33.11.0...v33.12.0) (2021-09-17)


### Features

* **picker:** add capability for static actions in picker drop-down ([5a3af98](https://github.com/Lundalogik/lime-elements/commit/5a3af98083c8777e3762a87a6172c7beb78b989a)), closes [Lundalogik/crm-feature#2238](https://github.com/Lundalogik/crm-feature/issues/2238)
* **picker:** make delimiter of chip-set available in picker ([83d0dcf](https://github.com/Lundalogik/lime-elements/commit/83d0dcf0600780f689560d3bfd6289d769ced671))


### Bug Fixes

* **chip-set:** correctly position label in different states of chip-set ([7de743e](https://github.com/Lundalogik/lime-elements/commit/7de743ef74e30d0f38ddcc2ad1232c48cb7a91a4))
* **chip-set:** include `cropped-label-hack` for chipsets ([2586a0a](https://github.com/Lundalogik/lime-elements/commit/2586a0ac532def3d1d6b94a10617588199444a6d))
* **chip-set:** show delimiter directly after first chip ([29d0485](https://github.com/Lundalogik/lime-elements/commit/29d04852d3bdfa1c7dc840c6c7019faff69b18dc))
* **picker:** do not focus picker after chips is removed by clicking on remove button ([b4268e7](https://github.com/Lundalogik/lime-elements/commit/b4268e7b9db4c0231ebd8a059334e07feb97f195)), closes [#1344](https://github.com/Lundalogik/lime-elements/issues/1344)
* **progress-flow:** correctly export the `FlowItem` interface ([5924e37](https://github.com/Lundalogik/lime-elements/commit/5924e37d149937204a0ebd6403bb8f9401c28436)), closes [#1338](https://github.com/Lundalogik/lime-elements/issues/1338)
* **table:** don't show empty message when loading the table ([9593d15](https://github.com/Lundalogik/lime-elements/commit/9593d150bbae80945fafb88e8d6ba91c8b51391a)), closes [Lundalogik/crm-feature#2326](https://github.com/Lundalogik/crm-feature/issues/2326)
* **table:** remove deprecated `lime-spinner` styles ([6440707](https://github.com/Lundalogik/lime-elements/commit/64407075cc95418f6b0c5e72f3887f28daa25ca9))

## [33.12.0-next.5](https://github.com/Lundalogik/lime-elements/compare/v33.12.0-next.4...v33.12.0-next.5) (2021-09-17)


### Bug Fixes

* **table:** don't show empty message when loading the table ([9593d15](https://github.com/Lundalogik/lime-elements/commit/9593d150bbae80945fafb88e8d6ba91c8b51391a)), closes [Lundalogik/crm-feature#2326](https://github.com/Lundalogik/crm-feature/issues/2326)
* **table:** remove deprecated `lime-spinner` styles ([6440707](https://github.com/Lundalogik/lime-elements/commit/64407075cc95418f6b0c5e72f3887f28daa25ca9))

## [33.12.0-next.4](https://github.com/Lundalogik/lime-elements/compare/v33.12.0-next.3...v33.12.0-next.4) (2021-09-16)


### Bug Fixes

* **picker:** do not focus picker after chips is removed by clicking on remove button ([b4268e7](https://github.com/Lundalogik/lime-elements/commit/b4268e7b9db4c0231ebd8a059334e07feb97f195)), closes [#1344](https://github.com/Lundalogik/lime-elements/issues/1344)

## [33.12.0-next.3](https://github.com/Lundalogik/lime-elements/compare/v33.12.0-next.2...v33.12.0-next.3) (2021-09-14)


### Features

* **picker:** make delimiter of chip-set available in picker ([83d0dcf](https://github.com/Lundalogik/lime-elements/commit/83d0dcf0600780f689560d3bfd6289d769ced671))

## [33.12.0-next.2](https://github.com/Lundalogik/lime-elements/compare/v33.12.0-next.1...v33.12.0-next.2) (2021-09-14)


### Bug Fixes

* **chip-set:** show delimiter directly after first chip ([29d0485](https://github.com/Lundalogik/lime-elements/commit/29d04852d3bdfa1c7dc840c6c7019faff69b18dc))

## [33.12.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.11.1-next.2...v33.12.0-next.1) (2021-09-10)


### Features

* **picker:** add capability for static actions in picker drop-down ([5a3af98](https://github.com/Lundalogik/lime-elements/commit/5a3af98083c8777e3762a87a6172c7beb78b989a)), closes [Lundalogik/crm-feature#2238](https://github.com/Lundalogik/crm-feature/issues/2238)

### [33.11.1-next.2](https://github.com/Lundalogik/lime-elements/compare/v33.11.1-next.1...v33.11.1-next.2) (2021-09-09)


### Bug Fixes

* **chip-set:** correctly position label in different states of chip-set ([7de743e](https://github.com/Lundalogik/lime-elements/commit/7de743ef74e30d0f38ddcc2ad1232c48cb7a91a4))
* **chip-set:** include `cropped-label-hack` for chipsets ([2586a0a](https://github.com/Lundalogik/lime-elements/commit/2586a0ac532def3d1d6b94a10617588199444a6d))

### [33.11.1-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.11.0...v33.11.1-next.1) (2021-09-03)


### Bug Fixes

* **progress-flow:** correctly export the `FlowItem` interface ([5924e37](https://github.com/Lundalogik/lime-elements/commit/5924e37d149937204a0ebd6403bb8f9401c28436)), closes [#1338](https://github.com/Lundalogik/lime-elements/issues/1338)

## [33.11.0](https://github.com/Lundalogik/lime-elements/compare/v33.10.0...v33.11.0) (2021-09-03)


### Features

* **date-picker:** add previous and next buttons to year-picker ([c8aa81e](https://github.com/Lundalogik/lime-elements/commit/c8aa81e1228df3a25ecf50c49befd8eea782df02)), closes [Lundalogik/crm-feature#2285](https://github.com/Lundalogik/crm-feature/issues/2285)


### Bug Fixes

* **date-picker:** fix undefined error when flatpicker is undefined ([abdec27](https://github.com/Lundalogik/lime-elements/commit/abdec270000c682098dd5deb271a92700f763c23))

## [33.11.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.10.0...v33.11.0-next.1) (2021-09-02)


### Features

* **date-picker:** add previous and next buttons to year-picker ([c8aa81e](https://github.com/Lundalogik/lime-elements/commit/c8aa81e1228df3a25ecf50c49befd8eea782df02)), closes [Lundalogik/crm-feature#2285](https://github.com/Lundalogik/crm-feature/issues/2285)


### Bug Fixes

* **date-picker:** fix undefined error when flatpicker is undefined ([abdec27](https://github.com/Lundalogik/lime-elements/commit/abdec270000c682098dd5deb271a92700f763c23))

## [33.10.0](https://github.com/Lundalogik/lime-elements/compare/v33.9.0...v33.10.0) (2021-09-02)


### Features

* **list-item:** adds list separator to list item actions types ([c2f0902](https://github.com/Lundalogik/lime-elements/commit/c2f090202e399128f6d8a4934d7e613f8d965704))
* **table:** add `horizontalAlign` property to `Column` interface ([7a3325d](https://github.com/Lundalogik/lime-elements/commit/7a3325db2f7c587302e180adbb536a9d83648fd9)), closes [Lundalogik/crm-feature#2123](https://github.com/Lundalogik/crm-feature/issues/2123)


### Bug Fixes

* **popover:** emit close event when ESC is pressed ([08bbbf7](https://github.com/Lundalogik/lime-elements/commit/08bbbf784e622f8faeac08dd80ee26116036838d)), closes [Lundalogik/crm-feature#2205](https://github.com/Lundalogik/crm-feature/issues/2205)
* **table:** don't scroll table to the left after each reload ([7c48aed](https://github.com/Lundalogik/lime-elements/commit/7c48aedc06a92a2563a89cfc1b7babb34a130dcb)), closes [Lundalogik/crm-feature#2027](https://github.com/Lundalogik/crm-feature/issues/2027)

## [33.10.0-next.1](https://github.com/Lundalogik/lime-elements/compare/v33.9.0...v33.10.0-next.1) (2021-09-01)


### Features

* **list-item:** adds list separator to list item actions types ([c2f0902](https://github.com/Lundalogik/lime-elements/commit/c2f090202e399128f6d8a4934d7e613f8d965704))
* **table:** add `horizontalAlign` property to `Column` interface ([7a3325d](https://github.com/Lundalogik/lime-elements/commit/7a3325db2f7c587302e180adbb536a9d83648fd9)), closes [Lundalogik/crm-feature#2123](https://github.com/Lundalogik/crm-feature/issues/2123)


### Bug Fixes

* **popover:** emit close event when ESC is pressed ([08bbbf7](https://github.com/Lundalogik/lime-elements/commit/08bbbf784e622f8faeac08dd80ee26116036838d)), closes [Lundalogik/crm-feature#2205](https://github.com/Lundalogik/crm-feature/issues/2205)
* **table:** don't scroll table to the left after each reload ([7c48aed](https://github.com/Lundalogik/lime-elements/commit/7c48aedc06a92a2563a89cfc1b7babb34a130dcb)), closes [Lundalogik/crm-feature#2027](https://github.com/Lundalogik/crm-feature/issues/2027)

## [33.10.0-beta.4](https://github.com/Lundalogik/lime-elements/compare/v33.10.0-beta.3...v33.10.0-beta.4) (2021-09-01)


### Bug Fixes

* **popover:** emit close event when ESC is pressed ([08bbbf7](https://github.com/Lundalogik/lime-elements/commit/08bbbf784e622f8faeac08dd80ee26116036838d)), closes [Lundalogik/crm-feature#2205](https://github.com/Lundalogik/crm-feature/issues/2205)

## [33.10.0-beta.3](https://github.com/Lundalogik/lime-elements/compare/v33.10.0-beta.2...v33.10.0-beta.3) (2021-08-31)


### Bug Fixes

* **table:** don't scroll table to the left after each reload ([7c48aed](https://github.com/Lundalogik/lime-elements/commit/7c48aedc06a92a2563a89cfc1b7babb34a130dcb)), closes [Lundalogik/crm-feature#2027](https://github.com/Lundalogik/crm-feature/issues/2027)

## [33.10.0-beta.2](https://github.com/Lundalogik/lime-elements/compare/v33.10.0-beta.1...v33.10.0-beta.2) (2021-08-31)


### Features

* **table:** add `horizontalAlign` property to `Column` interface ([7a3325d](https://github.com/Lundalogik/lime-elements/commit/7a3325db2f7c587302e180adbb536a9d83648fd9)), closes [Lundalogik/crm-feature#2123](https://github.com/Lundalogik/crm-feature/issues/2123)

## [33.10.0-beta.1](https://github.com/Lundalogik/lime-elements/compare/v33.9.0...v33.10.0-beta.1) (2021-08-30)


### Features

* **list-item:** adds list separator to list item actions types ([c2f0902](https://github.com/Lundalogik/lime-elements/commit/c2f090202e399128f6d8a4934d7e613f8d965704))

## [33.9.0](https://github.com/Lundalogik/lime-elements/compare/v33.8.0...v33.9.0) (2021-08-27)


### Features

* **progress-flow:** add new component `limel-progress-flow` ([4fd8282](https://github.com/Lundalogik/lime-elements/commit/4fd8282d8bd5077f27686fc82b0d1f13715df389))

## [33.8.0](https://github.com/Lundalogik/lime-elements/compare/v33.7.0...v33.8.0) (2021-08-27)


### Features

* **list:** enable rendering lists with a grid layout ([51355fc](https://github.com/Lundalogik/lime-elements/commit/51355fc29b925ca32a838449594201343b7c0cd5))
* **menu:** enable rendering list items in menu with a grid layout ([9abb9a6](https://github.com/Lundalogik/lime-elements/commit/9abb9a66feebfd5d736b3bf6230de8c67b722979))


### Bug Fixes

* **list:** reduce the dead space around `badgeIcons` in avatar list ([ad9e1e4](https://github.com/Lundalogik/lime-elements/commit/ad9e1e4928b59557f070eb796884108ab496f1b2))

## [33.7.0](https://github.com/Lundalogik/lime-elements/compare/v33.6.0...v33.7.0) (2021-08-26)


### Features

* **table:** display a message to the users when the table has no data ([ee52b90](https://github.com/Lundalogik/lime-elements/commit/ee52b90c11637f7697eddb9443da385b48f9eda0)), closes [Lundalogik/lime-crm-components#284](https://github.com/Lundalogik/lime-crm-components/issues/284)

## [33.6.0](https://github.com/Lundalogik/lime-elements/compare/v33.5.3...v33.6.0) (2021-08-25)


### Features

* **table:** be able to set the page number in a table ([9773538](https://github.com/Lundalogik/lime-elements/commit/97735388ca2a9e6a23adaec27d5ba71b6f9e816d)), closes [Lundalogik/crm-feature#2197](https://github.com/Lundalogik/crm-feature/issues/2197)

### [33.5.3](https://github.com/Lundalogik/lime-elements/compare/v33.5.2...v33.5.3) (2021-08-25)


### Bug Fixes

* **popover-surface:** make backdrop filter work on IOS ([a44ff04](https://github.com/Lundalogik/lime-elements/commit/a44ff04303909563c5360b8abf05ffc21784c87e))

### [33.5.2](https://github.com/Lundalogik/lime-elements/compare/v33.5.1...v33.5.2) (2021-08-24)


### Bug Fixes

* **popover:** prevent triggering of default link actions which are below an open popover ([bcbcfcb](https://github.com/Lundalogik/lime-elements/commit/bcbcfcbbc7f44463041c619700b934b25de5809d))

### [33.5.1](https://github.com/Lundalogik/lime-elements/compare/v33.5.0...v33.5.1) (2021-08-24)


### Bug Fixes

* **code-editor:** update underlying library, which includes some very minor bugfixes ([799fdea](https://github.com/Lundalogik/lime-elements/commit/799fdea80eddb4843cf180b5369f2f4ba82750aa))
* **portal:** update underlying library, fixing positioning of elements with scaled parents ([faabbbe](https://github.com/Lundalogik/lime-elements/commit/faabbbe41697090d2248bb8de7220560b8b15e21))

## [33.5.0](https://github.com/Lundalogik/lime-elements/compare/v33.4.1...v33.5.0) (2021-08-16)


### Features

* **collapsible-section:** enable keyboard navigation and interaction ([0a26ce5](https://github.com/Lundalogik/lime-elements/commit/0a26ce5593e96a8e28a9634ffb4a4c5f9d5cd177))

### [33.4.1](https://github.com/Lundalogik/lime-elements/compare/v33.4.0...v33.4.1) (2021-08-13)


### Bug Fixes

* **chipset:** ensure input field gets focus first when tabbing ([e19079b](https://github.com/Lundalogik/lime-elements/commit/e19079b8faad4ef87f39c25fc79ccfe404f52ed3))
* **input:** ensure input component has focus after leaving search results ([3ec035b](https://github.com/Lundalogik/lime-elements/commit/3ec035bdba16a20535b1f72d4310dbc8392ea6fd))
* **picker:** ensure picker component has focus after leaving search results ([b93c9d9](https://github.com/Lundalogik/lime-elements/commit/b93c9d91d5b7a0fddc4ca11912c071b11ea71016))

## [33.4.0](https://github.com/Lundalogik/lime-elements/compare/v33.3.0...v33.4.0) (2021-08-11)


### Features

* **spinner:** render it like Lime logo or optionally like a circle… ([89ff7ed](https://github.com/Lundalogik/lime-elements/commit/89ff7edc648560be4c9f0fcf6adca3715f38f355))


### Bug Fixes

* **button:** make it work nicely with the new spinner by rendering the spinner as a circle ([a50a168](https://github.com/Lundalogik/lime-elements/commit/a50a16862c193b29caf6a81f9161615276783ba1))
* **picker:** improve how spinner is visualized in picker's results list ([f4cabbc](https://github.com/Lundalogik/lime-elements/commit/f4cabbc23d4d71bc0156ac992bab9142a6777374))
* **picker:** make it work nicely with the new spinner ([893adf8](https://github.com/Lundalogik/lime-elements/commit/893adf8e43b62a326b029190b484afb784cc5f5e))

## [33.3.0](https://github.com/Lundalogik/lime-elements/compare/v33.2.0...v33.3.0) (2021-08-11)


### Features

* **chip.types:** add iconTitle to the chip interface ([ce335f9](https://github.com/Lundalogik/lime-elements/commit/ce335f928c9aa16753276245071393b1de55a5e1))
* **file:** display icon of most common filetypes on chip ([2a4dfd8](https://github.com/Lundalogik/lime-elements/commit/2a4dfd849523b84d81a2b7e46750c556feed2fe1))


### Bug Fixes

* **chip-set:** enable setting title attribute to the lime-icon ([c573a37](https://github.com/Lundalogik/lime-elements/commit/c573a3763012e8cff9c21c26ea3a25b25fc139a2))

## [33.2.0](https://github.com/Lundalogik/lime-elements/compare/v33.1.3...v33.2.0) (2021-08-10)


### Features

* **chip-set:** allow "clear all" button to be optionally hidden ([857adb6](https://github.com/Lundalogik/lime-elements/commit/857adb6cdc3aeca2ccbe7c596048f1264a852558))


### Bug Fixes

* **picker:** hide "Clear all" button when picker does not allow to pick more than one choice ([4895b0d](https://github.com/Lundalogik/lime-elements/commit/4895b0d0551c16235c610d027932d0b3269b7a4f))

### [33.1.3](https://github.com/Lundalogik/lime-elements/compare/v33.1.2...v33.1.3) (2021-08-10)


### Bug Fixes

* **table:** center align loading spinner ([f03b7c9](https://github.com/Lundalogik/lime-elements/commit/f03b7c9c18989abfb5cbaf223cce54c928181ae7))

### [33.1.2](https://github.com/Lundalogik/lime-elements/compare/v33.1.1...v33.1.2) (2021-08-09)


### Bug Fixes

* **form:** show the property name in the validation error when missing required property ([fbf0f49](https://github.com/Lundalogik/lime-elements/commit/fbf0f492d6335e765e0cb4fe7f74c0c31796bd30)), closes [Lundalogik/crm-feature#2254](https://github.com/Lundalogik/crm-feature/issues/2254)

### [33.1.1](https://github.com/Lundalogik/lime-elements/compare/v33.1.0...v33.1.1) (2021-08-04)


### Bug Fixes

* **menu:** pass css props defined for menu to portal ([e6e98a8](https://github.com/Lundalogik/lime-elements/commit/e6e98a8fbadfb38a1d6278f6bdeb21397dc460e8))

## [33.1.0](https://github.com/Lundalogik/lime-elements/compare/v33.0.2...v33.1.0) (2021-07-23)


### Features

* **file:** add a visual dropzone ([1de3f70](https://github.com/Lundalogik/lime-elements/commit/1de3f70fd284684e6df2424276cde439ffcb781a))

### [33.0.2](https://github.com/Lundalogik/lime-elements/compare/v33.0.1...v33.0.2) (2021-07-22)


### Bug Fixes

* **switch:** improve `readonly` styles ([e119999](https://github.com/Lundalogik/lime-elements/commit/e1199992207ae440fe45f586952e73b52560e718))
* **switch:** make `disabled` switch look disabled ([1a74f27](https://github.com/Lundalogik/lime-elements/commit/1a74f2766bffeaf8920cdf5fa4d4562e14f2f66e))
* **switch:** make label text look like checkbox's label ([c893a23](https://github.com/Lundalogik/lime-elements/commit/c893a235e2c0954e418f4ccc0a0c610f0aa65226))

### [33.0.1](https://github.com/Lundalogik/lime-elements/compare/v33.0.0...v33.0.1) (2021-07-22)


### Bug Fixes

* **chip-set:** make label truncate correctly when there is a leading icon ([e11e7c0](https://github.com/Lundalogik/lime-elements/commit/e11e7c081b234ed13a499eaf18ef4fb32baa0312))
* **chip-set:** make label truncate when chip-set has no input field ([df32824](https://github.com/Lundalogik/lime-elements/commit/df328240380806811098e81775887405dce211db))

## [33.0.0](https://github.com/Lundalogik/lime-elements/compare/v32.4.4...v33.0.0) (2021-07-21)


### ⚠ BREAKING CHANGES

* **banner:** Support for the deprecated css variable `--icon-background-color` has been removed.
Use `--banner-icon-background-color` instead.
* **chip-set, picker:** The deprecated property `iconColor` has been removed from the interface `Chip`. Use
`iconBackgroundColor` instead.
* The underlying component library used for many of the components, MDC,
has been updated from our own fork of v4.0.0 to the official v11.0.0. There should be
no breaking changes to the APIs the Lime Elements presents, and we've done our best to
make sure that all serious bugs created by the update have been addressed. However,
there may well be several smaller styling issues that we haven't yet addressed.
The most significant potential for breaking changes lie in the change in how sizes are
styled. Our own fork of MDC v4.0.0 used `rem` for all sizes, to make all components
scale based on the font size in the browser settings. The official MDC v11.0.0 instead
uses `rem` only for typography related sizes, and `px` for other sizes. Many
components still scale well when the browser font size is set to something other than
the default 16px, but not all components do. Please submit issues for any bugs found
at https://github.com/Lundalogik/lime-elements/issues/

### Features

* **banner:** remove support for deprecated css variable `--icon-background-color` ([2d7a7d1](https://github.com/Lundalogik/lime-elements/commit/2d7a7d19bf279837fca45f5a90933b3a58799bbd))
* **chip-set:** add aria-label to remove-button for improved accessibility ([99827a0](https://github.com/Lundalogik/lime-elements/commit/99827a0e04d5b4a6ab060deb8b24d5ed6ead4ebc))
* **chip-set, picker:** remove support for deprecated property `Chip.iconColor` ([cca078b](https://github.com/Lundalogik/lime-elements/commit/cca078b6e48553e0e580a9daf537751d996a967a))
* **dialog:** make focus trapping work properly ([b7425c1](https://github.com/Lundalogik/lime-elements/commit/b7425c10448887c437e47c572100ae823816e0c8)), closes [#29](https://github.com/Lundalogik/lime-elements/issues/29)
* **snackbar:** add title for dismiss-button for improved accessibility ([de2541a](https://github.com/Lundalogik/lime-elements/commit/de2541ab5b589457a4704d67c7bff971b0fd9ec4))
* update MDC from internal fork of v4.0.0 to official v11.0.0 ([0acd5a3](https://github.com/Lundalogik/lime-elements/commit/0acd5a347a8bc247d9cc5f477074c563648bedce))


### Bug Fixes

* **badge:** MDC update ([f4793e9](https://github.com/Lundalogik/lime-elements/commit/f4793e974c08bbd38a213c63ee40275c703123f7))
* **banner:** MDC update ([d006e36](https://github.com/Lundalogik/lime-elements/commit/d006e36667969606119b79cea831bdb9ba61d996))
* **button:** MDC update ([bd6ac7c](https://github.com/Lundalogik/lime-elements/commit/bd6ac7c9626c0c3b116d93e8e1b677043cb03892))
* **button-group:** MDC update ([9250a00](https://github.com/Lundalogik/lime-elements/commit/9250a0007d04012a15b70a6a78004ceb90cdcd82))
* **checkbox:** MDC update ([ab40c82](https://github.com/Lundalogik/lime-elements/commit/ab40c82828b41f781e19f70ba5ace43f8c6473bf))
* **chip-set:** MDC update ([8af3a4a](https://github.com/Lundalogik/lime-elements/commit/8af3a4a14249dd1a2a9fa8da0b03505befc1efef))
* **chip-set:** prevent tabbing to chips in disabled chip-set ([3f6c14c](https://github.com/Lundalogik/lime-elements/commit/3f6c14ca46435aa30cc2605bb47f040b81957e8e))
* **chipset:** apply correct input field styles in `readonly` ([41648a0](https://github.com/Lundalogik/lime-elements/commit/41648a06c7c98f1733115a0d96e11c8fa6d70549))
* **collapsible-section:** MDC update ([508e9a5](https://github.com/Lundalogik/lime-elements/commit/508e9a50b76a6038d039e11b97fe0adff05b8331))
* **dialog:** MDC update ([da3852f](https://github.com/Lundalogik/lime-elements/commit/da3852f3011575022dbbe6f8e608bd9876ca7079))
* **form:** MDC update ([480e0e6](https://github.com/Lundalogik/lime-elements/commit/480e0e61425f900b632adbfc9bae567b1ea4a431))
* **icon-button:** MDC update ([72332a8](https://github.com/Lundalogik/lime-elements/commit/72332a88c9fbc7e7b2e785d76deee9b2cbcfb332))
* **input-field:** MDC update ([5c6ef03](https://github.com/Lundalogik/lime-elements/commit/5c6ef03c0a9ef85ccfca284f38ac3dec0a1b00f5)), closes [/github.com/Lundalogik/lime-elements/pull/1297#discussion_r670399736](https://github.com/Lundalogik//github.com/Lundalogik/lime-elements/pull/1297/issues/discussion_r670399736)
* **linear-progress:** MDC update ([3ed9132](https://github.com/Lundalogik/lime-elements/commit/3ed9132ceb12dc0ac58657a76fd11ec6a4c51047))
* **list:** MDC update ([55d4443](https://github.com/Lundalogik/lime-elements/commit/55d4443a355459ee9df1a9f4298571e148ef42eb))
* **MDC update:** make project build again after MDC update ([dcb82a6](https://github.com/Lundalogik/lime-elements/commit/dcb82a65120a4339f47220e066c8d843531a1849))
* **menu:** MDC update ([b3c479a](https://github.com/Lundalogik/lime-elements/commit/b3c479a827db3a8a93ef3a9b16af7350a5c0aeef))
* **select:** MDC update ([67a40c5](https://github.com/Lundalogik/lime-elements/commit/67a40c5277c8b38b3b3d5bed4b662bf805d74cc0))
* **select:** when the dropdown is closed, set focus to the trigger button ([630aa38](https://github.com/Lundalogik/lime-elements/commit/630aa38bb074901a5b0bab512525504b71351594))
* **slider:** MDC update ([1cc6fe6](https://github.com/Lundalogik/lime-elements/commit/1cc6fe65c37cd27a47a1c472c61e40b507b4255f))
* **snackbar:** MDC update ([5a2b54e](https://github.com/Lundalogik/lime-elements/commit/5a2b54ee6c619cb6fe914a13dceee6081eead34a))
* **switch:** MDC update ([984e06b](https://github.com/Lundalogik/lime-elements/commit/984e06b5c9344181a74b9227903344339493739e))
* **tab-bar:** MDC update ([56cee61](https://github.com/Lundalogik/lime-elements/commit/56cee613b7dfd1b49064a474bba141155308ebe6))
* **table:** MDC update ([3844aea](https://github.com/Lundalogik/lime-elements/commit/3844aea163b3b3025278c146c677d4fadea9fec5))

### [32.4.4](https://github.com/Lundalogik/lime-elements/compare/v32.4.3...v32.4.4) (2021-07-12)


### Bug Fixes

* **input-field:** render empty `readonly` field with a `–` value & `--float-above` label ([8ae2229](https://github.com/Lundalogik/lime-elements/commit/8ae2229d91d768f1ad16804b10c482340978e6ff))
* **select:** render empty `readonly` select with a `–` value & `--float-above` label ([f4d55d1](https://github.com/Lundalogik/lime-elements/commit/f4d55d1f766b798799d8bbd2a1d86b2ee839d19f))

### [32.4.3](https://github.com/Lundalogik/lime-elements/compare/v32.4.2...v32.4.3) (2021-07-07)


### Bug Fixes

* **button:** prevent icons from shrinking when button is squeezed ([8432543](https://github.com/Lundalogik/lime-elements/commit/84325437980d5bed6f2aefc337415d0c22616032))

### [32.4.2](https://github.com/Lundalogik/lime-elements/compare/v32.4.1...v32.4.2) (2021-07-02)


### Bug Fixes

* **date-picker:** be able to change year with arrow buttons in month/quarter picker ([8114b04](https://github.com/Lundalogik/lime-elements/commit/8114b047cda728c265023a28c1e5eedda0e88b88)), closes [Lundalogik/lime-elements#1247](https://github.com/Lundalogik/lime-elements/issues/1247)

### [32.4.1](https://github.com/Lundalogik/lime-elements/compare/v32.4.0...v32.4.1) (2021-07-02)


### Bug Fixes

* **dialog:** deprecate `badgeIcon` ([c3de8c6](https://github.com/Lundalogik/lime-elements/commit/c3de8c6071cbebf604412b4d1daa965c79129106))
* **dialog:** replace heading with `limel-header` ([0cbd037](https://github.com/Lundalogik/lime-elements/commit/0cbd037e75dc50756053c46e7c6fd91dd50a448b))
* **header:** do not display icon if it is not specified ([cf0bb49](https://github.com/Lundalogik/lime-elements/commit/cf0bb49c65251e16d09d7d76c6c254d4b2dc4c68))

## [32.4.0](https://github.com/Lundalogik/lime-elements/compare/v32.3.1...v32.4.0) (2021-07-01)


### Features

* **dialog:** remove the need to use `limel-flex-container` in button slot ([45b7abb](https://github.com/Lundalogik/lime-elements/commit/45b7abb8ea616e84ee2b08c01f9a0b6f126943b8))

### [32.3.1](https://github.com/Lundalogik/lime-elements/compare/v32.3.0...v32.3.1) (2021-06-29)


### Bug Fixes

* **chip-set:** fix broken focus highlighting for keyboard navigation ([4f148dd](https://github.com/Lundalogik/lime-elements/commit/4f148dd0ddc02096cb43ec2a79a1534d4d6bfdd5)), closes [Lundalogik/crm-feature#2231](https://github.com/Lundalogik/crm-feature/issues/2231)

## [32.3.0](https://github.com/Lundalogik/lime-elements/compare/v32.2.6...v32.3.0) (2021-06-24)


### Features

* **chip-set:** allow chips to supply a href, and render as link ([9bc9be8](https://github.com/Lundalogik/lime-elements/commit/9bc9be8b04ee7d4717ac0e49ec4ba09ddae28bc8))
* **file:** render file chips with proper link to download file ([45c7d96](https://github.com/Lundalogik/lime-elements/commit/45c7d96c544f7cb9b88bc36ceaf8df95c72e596f)), closes [Lundalogik/crm-feature#2231](https://github.com/Lundalogik/crm-feature/issues/2231)

### [32.2.6](https://github.com/Lundalogik/lime-elements/compare/v32.2.5...v32.2.6) (2021-06-16)


### Bug Fixes

* **date-picker:** add proper support for `readonly` ([64bc0dd](https://github.com/Lundalogik/lime-elements/commit/64bc0dd844778888de54cb965e641789193b3f46)), closes [Lundalogik/crm-feature#2211](https://github.com/Lundalogik/crm-feature/issues/2211)
* **date-picker:** reflect simple properties to attributes ([62a6467](https://github.com/Lundalogik/lime-elements/commit/62a6467d062407d8cc9d79a63b7658d679216d7f))

### [32.2.5](https://github.com/Lundalogik/lime-elements/compare/v32.2.4...v32.2.5) (2021-06-16)


### Bug Fixes

* **input-field:** truncate `formatted-input` for type number ([ab4bf0b](https://github.com/Lundalogik/lime-elements/commit/ab4bf0bacd0a171d3ff9e34e56d03cff78b6bddc))

### [32.2.4](https://github.com/Lundalogik/lime-elements/compare/v32.2.3...v32.2.4) (2021-06-15)


### Bug Fixes

* **select:** better visualize `invalid` state ([e8a83c0](https://github.com/Lundalogik/lime-elements/commit/e8a83c06da59056acf256271276e8c867c83ce61))

### [32.2.3](https://github.com/Lundalogik/lime-elements/compare/v32.2.2...v32.2.3) (2021-06-15)


### Bug Fixes

* remove overridden interface for ResizeObserver ([88128ef](https://github.com/Lundalogik/lime-elements/commit/88128efd49f840124646e804b096e1ea345f4523))

### [32.2.2](https://github.com/Lundalogik/lime-elements/compare/v32.2.1...v32.2.2) (2021-06-08)


### Bug Fixes

* **table:** always return existing data. add loading prop ([5e41fbe](https://github.com/Lundalogik/lime-elements/commit/5e41fbe4d3b2151f60e8650155b06a1716a14183))
* **table:** dont update columns if they match the existing table columns ([91392f4](https://github.com/Lundalogik/lime-elements/commit/91392f41927a4a0a169d03b374c4e0eff961efb7))
* **table:** reinit table when columns change ([676c226](https://github.com/Lundalogik/lime-elements/commit/676c226791c463b1f3f3eb036c1439e1f37a7a15))

### [32.2.1](https://github.com/Lundalogik/lime-elements/compare/v32.2.0...v32.2.1) (2021-06-04)


### Bug Fixes

* **input-field:** add distinct color variables for `label`, `input-text` & `helper-text` ([91be89e](https://github.com/Lundalogik/lime-elements/commit/91be89e9cccfcf032706b7c5d71be11abdf7e9aa))
* **input-field:** use correct color for readonly inputs of type `number` ([2bf73da](https://github.com/Lundalogik/lime-elements/commit/2bf73dab2e523c7c780687391958a8345987c65d))

## [32.2.0](https://github.com/Lundalogik/lime-elements/compare/v32.1.5...v32.2.0) (2021-06-01)


### Features

* **select:** make `readonly` and `disabled` visually distinct ([2b9b8c7](https://github.com/Lundalogik/lime-elements/commit/2b9b8c742a7c0e79aca39e3bf2e3baa9cf2884ce))

### [32.1.5](https://github.com/Lundalogik/lime-elements/compare/v32.1.4...v32.1.5) (2021-06-01)


### Bug Fixes

* **input:** min and max property can be set to "0" on input field of type "number" ([7995cdc](https://github.com/Lundalogik/lime-elements/commit/7995cdcfaa4758aacf19084bb91da0e0abc6b47d)), closes [#1259](https://github.com/Lundalogik/lime-elements/issues/1259)

### [32.1.4](https://github.com/Lundalogik/lime-elements/compare/v32.1.3...v32.1.4) (2021-06-01)


### Bug Fixes

* **checkbox:** use cursor style `pointer` to indicate label can be clicked ([18c1760](https://github.com/Lundalogik/lime-elements/commit/18c176063a3402b4b378b4c73ee5fe814fd99aca))

### [32.1.3](https://github.com/Lundalogik/lime-elements/compare/v32.1.2...v32.1.3) (2021-06-01)


### Bug Fixes

* **switch:** make switch keep correct styles when readonly is true or false ([dfda89a](https://github.com/Lundalogik/lime-elements/commit/dfda89a6ab05a7fc6f75ca9681ffddbf6cb76a19))

### [32.1.2](https://github.com/Lundalogik/lime-elements/compare/v32.1.1...v32.1.2) (2021-06-01)


### Bug Fixes

* **input:** cursor jumps to end of input when rapidly typing ([51cf7c9](https://github.com/Lundalogik/lime-elements/commit/51cf7c9dab07d0378fcd0f86c36b73ca49197e13)), closes [#1255](https://github.com/Lundalogik/lime-elements/issues/1255)

### [32.1.1](https://github.com/Lundalogik/lime-elements/compare/v32.1.0...v32.1.1) (2021-05-26)


### Bug Fixes

* **form:** an empty required text field is considered invalid ([eef259f](https://github.com/Lundalogik/lime-elements/commit/eef259f176df1a52e2e2d7109ed27457ab299702)), closes [Lundalogik/crm-feature#2112](https://github.com/Lundalogik/crm-feature/issues/2112)

## [32.1.0](https://github.com/Lundalogik/lime-elements/compare/v32.0.0...v32.1.0) (2021-05-26)


### Features

* **form:** add support for readonly property on form fields ([a0b2af3](https://github.com/Lundalogik/lime-elements/commit/a0b2af325b183c0af3d1190bb1e289b1a01f97bc)), closes [Lundalogik/crm-feature#2071](https://github.com/Lundalogik/crm-feature/issues/2071)

## [32.0.0](https://github.com/Lundalogik/lime-elements/compare/v31.10.0...v32.0.0) (2021-05-25)


### ⚠ BREAKING CHANGES

* **slider:** Previously, only `value` was multiplied by `factor`. With this fix,
`step` is also multiplied by `factor`. Let's say we have a slider that goes from 0 to
100 %, where the `value` is a decimal between 0 and 1. This slider would have a
`factor=100`. If the slider should move in steps of 5 percentage points, before this
fix, `step` would be set to `5`. After this fix, `step` should be set to `0.05` instead.

### Bug Fixes

* **slider:** when both `step` and `factor` are supplied, multiply `step` by `factor` ([5a503fd](https://github.com/Lundalogik/lime-elements/commit/5a503fdec2026677163ba0c8629474df8d2e82da)), closes [Lundalogik/crm-feature#2114](https://github.com/Lundalogik/crm-feature/issues/2114)

## [31.10.0](https://github.com/Lundalogik/lime-elements/compare/v31.9.0...v31.10.0) (2021-05-21)


### Features

* **switch:** make readonly & disabled visually distinct ([ec75db3](https://github.com/Lundalogik/lime-elements/commit/ec75db3fba5dda3b18a9af021eda40ee03d56504))

## [31.9.0](https://github.com/Lundalogik/lime-elements/compare/v31.8.1...v31.9.0) (2021-05-20)


### Features

* **slider:** make readonly & disabled visually distinct ([678d297](https://github.com/Lundalogik/lime-elements/commit/678d2976ac15f296694d52331e84186ba54e98ac))

### [31.8.1](https://github.com/Lundalogik/lime-elements/compare/v31.8.0...v31.8.1) (2021-05-20)


### Bug Fixes

* **form:** valid decimal values in the form component is no longer reported as invalid ([ab984c1](https://github.com/Lundalogik/lime-elements/commit/ab984c1900f478c40be1d35293746b316d14fb64)), closes [Lundalogik/lime-elements#1235](https://github.com/Lundalogik/lime-elements/issues/1235)

## [31.8.0](https://github.com/Lundalogik/lime-elements/compare/v31.7.2...v31.8.0) (2021-05-19)


### Features

* **input-field:** distinguish between `readonly` & `disabled` ([10e406b](https://github.com/Lundalogik/lime-elements/commit/10e406b48d096b8ed01eb025f3756943e9fd03ef))

### [31.7.2](https://github.com/Lundalogik/lime-elements/compare/v31.7.1...v31.7.2) (2021-05-19)


### Bug Fixes

* **input-field:** prevent labels getting cut off when input field is focused ([f9df829](https://github.com/Lundalogik/lime-elements/commit/f9df8292a5ec148eb62fae18d24cc185b2d19d36)), closes [Lundalogik/crm-feature#1671](https://github.com/Lundalogik/crm-feature/issues/1671)

### [31.7.1](https://github.com/Lundalogik/lime-elements/compare/v31.7.0...v31.7.1) (2021-05-17)


### Bug Fixes

* **checkbox:**  make the ripple effect fade out, when animation has finished ([e5a5b1e](https://github.com/Lundalogik/lime-elements/commit/e5a5b1e4fe820bb013ffaf6e74af7a530a138485))
* **checkbox:** better visualize keyboard navigation ([96e9d00](https://github.com/Lundalogik/lime-elements/commit/96e9d0088028a2fc727727bd1523bdd5070bf5fb))
* **checkbox:** move label slightly to left ([9ec043e](https://github.com/Lundalogik/lime-elements/commit/9ec043e1b4831ef62e7914c6d0616cdf883920fa))

## [31.7.0](https://github.com/Lundalogik/lime-elements/compare/v31.6.0...v31.7.0) (2021-05-17)


### Features

* **shadows:** add new variables to help visually emphasize certain areas of the ui ([d2b370a](https://github.com/Lundalogik/lime-elements/commit/d2b370a5a3fffd95edd79258f6dadb0d9dedf65f))

## [31.6.0](https://github.com/Lundalogik/lime-elements/compare/v31.5.3...v31.6.0) (2021-05-17)


### Features

* **code-editor:** add code editor component ([b808fda](https://github.com/Lundalogik/lime-elements/commit/b808fdacf93316ef58cd238ed3f27f638045b2f4))
* **form:** add support for arbitrary object fields ([066059f](https://github.com/Lundalogik/lime-elements/commit/066059f535fbe75f3129521c797600bdf2480030))

### [31.5.3](https://github.com/Lundalogik/lime-elements/compare/v31.5.2...v31.5.3) (2021-05-14)


### Bug Fixes

* **package:** make all dependencies development dependencies only ([1b66e79](https://github.com/Lundalogik/lime-elements/commit/1b66e792ff3aee73f1733896589352e39e11d060))

### [31.5.2](https://github.com/Lundalogik/lime-elements/compare/v31.5.1...v31.5.2) (2021-05-12)


### Bug Fixes

* **list:** prevent flickering of scrollable menus ([c8228d4](https://github.com/Lundalogik/lime-elements/commit/c8228d44d51db6b41b22129c524d0fe1ad0717f3))

### [31.5.1](https://github.com/Lundalogik/lime-elements/compare/v31.5.0...v31.5.1) (2021-05-11)


### Bug Fixes

* **button:** make it possible to change colors again ([aab8093](https://github.com/Lundalogik/lime-elements/commit/aab809364368fbbfe9d593339b4af589bbde6abb)), closes [Lundalogik/crm-feature#2092](https://github.com/Lundalogik/crm-feature/issues/2092)

## [31.5.0](https://github.com/Lundalogik/lime-elements/compare/v31.4.3...v31.5.0) (2021-05-10)


### Features

* **input-field:** make it possible to set focus on input fields ([82aab85](https://github.com/Lundalogik/lime-elements/commit/82aab85516722079dadc5cc9cd0b9f88d40a7bb7)), closes [Lundalogik/crm-feature#2055](https://github.com/Lundalogik/crm-feature/issues/2055)

### [31.4.3](https://github.com/Lundalogik/lime-elements/compare/v31.4.2...v31.4.3) (2021-05-08)


### Bug Fixes

* **dialog:** query host element before renderFooter is called ([5e91035](https://github.com/Lundalogik/lime-elements/commit/5e910358678ba05db64a77c7756422130c4ae61a))

### [31.4.2](https://github.com/Lundalogik/lime-elements/compare/v31.4.1...v31.4.2) (2021-05-08)


### Bug Fixes

* **portal:** move portal content back on disconnect ([16d5c7b](https://github.com/Lundalogik/lime-elements/commit/16d5c7bfc29a7f0aa74bd36af14f6799daa9f25f)), closes [Lundalogik/crm-feature#2022](https://github.com/Lundalogik/crm-feature/issues/2022)

## [31.4.1](https://github.com/Lundalogik/lime-elements/compare/v31.4.0...v31.4.1) (2021-04-30)


### Bug Fixes

* **styles:** define css variables once on `:root` instead of on every `:host` ([860acc9](https://github.com/Lundalogik/lime-elements/commit/860acc953cd782dd202d05c6685e11ddc581ee86)), closes [Lundalogik/crm-feature#2056](https://github.com/Lundalogik/crm-feature/issues/2056)

# [31.4.0](https://github.com/Lundalogik/lime-elements/compare/v31.3.0...v31.4.0) (2021-04-21)


### Features

* **chip-set:** add badge to filter chip-set ([c3d938e](https://github.com/Lundalogik/lime-elements/commit/c3d938ede53a438caacbb7426f71d0a3627bb7f9)), closes [Lundalogik/crm-feature#2002](https://github.com/Lundalogik/crm-feature/issues/2002)

# [31.3.0](https://github.com/Lundalogik/lime-elements/compare/v31.2.0...v31.3.0) (2021-04-21)


### Features

* **list:** allow multiple lines of secondaryText & customize their quantity ([56803d5](https://github.com/Lundalogik/lime-elements/commit/56803d5cde3f8df7a225e429dd466e1c851e1c80))

# [31.2.0](https://github.com/Lundalogik/lime-elements/compare/v31.1.4...v31.2.0) (2021-04-15)


### Bug Fixes

* **badge:** replace colors with variables ([016d004](https://github.com/Lundalogik/lime-elements/commit/016d0040de0c4f64489e0957e685e8de1b04e133))
* **banner:** make it more elevated ([5e43ba9](https://github.com/Lundalogik/lime-elements/commit/5e43ba915d463c0ed58eb20f3f1f6d993bc66195))
* **banner:** replace colors with variables ([388e08c](https://github.com/Lundalogik/lime-elements/commit/388e08cfbc10e6e5905f155dbeff98e94a0833a6))
* **button:** replace colors with variables ([2c191da](https://github.com/Lundalogik/lime-elements/commit/2c191da99c15784b23dc05682547e8c14a43a0bb))
* **button-group:** replace colors with variables ([21e37b0](https://github.com/Lundalogik/lime-elements/commit/21e37b0dc78bc700b515f728409847f0406dc904))
* **checkbox:** replace colors with variables ([169bed6](https://github.com/Lundalogik/lime-elements/commit/169bed641e63925b23096e5c31a8918779db3f18))
* **chip-set:** replace colors with variables ([bf2ddc9](https://github.com/Lundalogik/lime-elements/commit/bf2ddc9cb05478d8792ca8fbda8ae7df06561508))
* **collapsible-section:** replace colors with variables ([d1cc3c1](https://github.com/Lundalogik/lime-elements/commit/d1cc3c1f962751ea27ed8e614799be68f83ac1f2))
* **date-picker:** replace colors with variables ([aea220d](https://github.com/Lundalogik/lime-elements/commit/aea220de179928b6f1ac9b7baceae925a996dd5e))
* **dialog:** replace colors with variables ([199d67b](https://github.com/Lundalogik/lime-elements/commit/199d67b54f84a7afc62d28561b177f0d42d9cc17))
* **file:** replace colors with variables ([3bebd51](https://github.com/Lundalogik/lime-elements/commit/3bebd51171b0117f2e3dc36857323c3f559c120d))
* **icon-button:** replace colors with variables ([e4154a5](https://github.com/Lundalogik/lime-elements/commit/e4154a5d470f82b55f5c93678a03d43080b0f1d7))
* **linear-progress:** replace colors with variables ([f84cb0b](https://github.com/Lundalogik/lime-elements/commit/f84cb0b7a65824ae44b5c33c6bf4e039175ac025))
* **list:** replace colors with variables ([6a3dd4f](https://github.com/Lundalogik/lime-elements/commit/6a3dd4ff336083074fbe54b8aa5c2bb31ec827e8))
* **menu:** replace colors with variables ([e898753](https://github.com/Lundalogik/lime-elements/commit/e898753066b9fadbb2dec87762089cf8ee86d65a))
* **select:** replace colors with variables ([9be3618](https://github.com/Lundalogik/lime-elements/commit/9be361881b074d97df029174759d06a9cb51b611))
* **snackbar:** replace colors with variables ([e75ef2e](https://github.com/Lundalogik/lime-elements/commit/e75ef2ecbc69d40fcbda68ae33eea365cb931e34))
* **table:** replace colors with variables ([a485123](https://github.com/Lundalogik/lime-elements/commit/a485123c69461a9691f4f03b838b145793ec3449))


### Features

* **banner:** make icon fill color customizable & reveal color variables in the docs ([1f08a1f](https://github.com/Lundalogik/lime-elements/commit/1f08a1f4df9b5d94faeb5fad2a4eef6b4d35b018))

## [31.1.4](https://github.com/Lundalogik/lime-elements/compare/v31.1.3...v31.1.4) (2021-04-14)


### Bug Fixes

* **icon-button:** ensure the icon is dead center regardless of the limel-icon-button size ([be5068c](https://github.com/Lundalogik/lime-elements/commit/be5068c43bfdb3b879811955209b213314ab2115))

## [31.1.3](https://github.com/Lundalogik/lime-elements/compare/v31.1.2...v31.1.3) (2021-04-12)


### Bug Fixes

* **list:** improve visualisation for keyboard focused items ([2b6efe9](https://github.com/Lundalogik/lime-elements/commit/2b6efe986547e0cb95ec63c9b3e45074f597f3b9))
* **list:** smoothen transitions between focused & unfocused items ([deecc3b](https://github.com/Lundalogik/lime-elements/commit/deecc3b38a694220d249fcb72a6b602be4573a18))

## [31.1.2](https://github.com/Lundalogik/lime-elements/compare/v31.1.1...v31.1.2) (2021-04-09)


### Bug Fixes

* **chip-set:** visualize focus with keyboard for clear-all-button ([41ff132](https://github.com/Lundalogik/lime-elements/commit/41ff1329862dc83f61d14deaf75e06057390ddcb))
* **chip-set:** visualize keyboard navigation for chips ([7a263c4](https://github.com/Lundalogik/lime-elements/commit/7a263c43784d7c624a1d4e245fa909a4844e1610))

## [31.1.1](https://github.com/Lundalogik/lime-elements/compare/v31.1.0...v31.1.1) (2021-04-09)


### Bug Fixes

* **tab-bar:** improve visualization of focus state ([06f9bf9](https://github.com/Lundalogik/lime-elements/commit/06f9bf9eaf7f6c9724bd010b9273cd77c1429d80))

# [31.1.0](https://github.com/Lundalogik/lime-elements/compare/v31.0.2...v31.1.0) (2021-04-09)


### Features

* **menu:** deprecate property `fixed` ([7dcf3ea](https://github.com/Lundalogik/lime-elements/commit/7dcf3ea00668458101af4d4b5d61c5f106acf612)), closes [#1201](https://github.com/Lundalogik/lime-elements/issues/1201)
* **menu:** deprecate use of limel-menu without a consumer provided trigger element ([01f8155](https://github.com/Lundalogik/lime-elements/commit/01f81558f590e8f1d3c75b4a4c317441441a6acf))

## [31.0.2](https://github.com/Lundalogik/lime-elements/compare/v31.0.1...v31.0.2) (2021-04-09)


### Bug Fixes

* **picker:** focus chipset when emptying multiple picker as well ([43f25f4](https://github.com/Lundalogik/lime-elements/commit/43f25f42f2449d3a78f07dc6a82358ff5cb85094))

## [31.0.1](https://github.com/Lundalogik/lime-elements/compare/v31.0.0...v31.0.1) (2021-04-06)


### Bug Fixes

* **button:** render it a perfect square when there is only an icon ([6ce9a6e](https://github.com/Lundalogik/lime-elements/commit/6ce9a6e365ee2eb615f03b21fc36f3e4714a775e))

# [31.0.0](https://github.com/Lundalogik/lime-elements/compare/v30.24.2...v31.0.0) (2021-04-01)


### Bug Fixes

* **form:** datepicker in form emits `null` when input field is empty ([888a2a9](https://github.com/Lundalogik/lime-elements/commit/888a2a95a0fad9555cde5603fd05ac7a37d04a85)), closes [Lundalogik/crm-feature#1960](https://github.com/Lundalogik/crm-feature/issues/1960)
* **form:** input field in form emits empty string or `null` when input field is empty ([0259623](https://github.com/Lundalogik/lime-elements/commit/02596235f5d22a6a6f6de4784cf3b4c5ab32ac1d)), closes [Lundalogik/crm-feature#1960](https://github.com/Lundalogik/crm-feature/issues/1960)


### BREAKING CHANGES

* **form:** The default component for `string` and `number` fields in limel-form
has been changed to emit a `change` event with the value set to an empty string for
`string` fields and `null` for `number` fields, instead of the value `undefined` when
the component value is emptied. While technically breaking, the change is unlikely to be
breaking in practice.
* **form:** The default component for `date` fields in limel-form has been changed
to emit a `change` event with the value `null` instead of the value `undefined` when the
component value is emptied. While technically breaking, the change is unlikely to be
breaking in practice.

## [30.24.2](https://github.com/Lundalogik/lime-elements/compare/v30.24.1...v30.24.2) (2021-03-31)


### Bug Fixes

* **button-group:** fine-tune visual details and use our color variables ([61d04af](https://github.com/Lundalogik/lime-elements/commit/61d04af50cd191a169f30fe78e8ba908a2752a00))
* **button-group:** visualize when buttons are focused using keyboard ([78fa9f7](https://github.com/Lundalogik/lime-elements/commit/78fa9f71cdf71c4356781e2f75c9bd2d5cd141b7))

## [30.24.1](https://github.com/Lundalogik/lime-elements/compare/v30.24.0...v30.24.1) (2021-03-31)


### Bug Fixes

* **form:** custom form components can be set to readonly in schema ([2367143](https://github.com/Lundalogik/lime-elements/commit/23671433323b79a9dc249abdf7775cffee8646dd))

# [30.24.0](https://github.com/Lundalogik/lime-elements/compare/v30.23.1...v30.24.0) (2021-03-31)


### Features

* **chip-set:** make clear all chips button's label translatable ([ddeed2c](https://github.com/Lundalogik/lime-elements/commit/ddeed2c9171effd10941b65194c46338a29d7f47))

## [30.23.1](https://github.com/Lundalogik/lime-elements/compare/v30.23.0...v30.23.1) (2021-03-30)


### Bug Fixes

* allow snackbar message to be changed ([edfb4eb](https://github.com/Lundalogik/lime-elements/commit/edfb4eb5af506532a33096297e8b987decc80aa0))

# [30.23.0](https://github.com/Lundalogik/lime-elements/compare/v30.22.0...v30.23.0) (2021-03-30)


### Bug Fixes

* **file:** don't trigger file selection dialog if component is disabled or readonly ([13c7c95](https://github.com/Lundalogik/lime-elements/commit/13c7c951723901468a370ba0b77eab8fa9fa19f1))


### Features

* **checkbox:** add `readonly` property alongside `disabled` ([5aad97c](https://github.com/Lundalogik/lime-elements/commit/5aad97c967ece09a54617abe5881508b28a2d767)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)
* **chip-set:** make `readonly` "alias" `disabled` for types other than `input` ([ca6842d](https://github.com/Lundalogik/lime-elements/commit/ca6842d065745409fc4c586a91b3942d0a951c95)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)
* **date-picker:** add `readonly` property alongside `disabled` ([fbdccd4](https://github.com/Lundalogik/lime-elements/commit/fbdccd475d7260bd45ae2ea39031ad5abcea691b)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)
* **file:** add `readonly` property that still allows interaction with existing file ([59c626b](https://github.com/Lundalogik/lime-elements/commit/59c626b62d34edd35be4f5f5f4f223efd33e14ee)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)
* **input-field:** add `readonly` property alongside `disabled` ([bd0dfa1](https://github.com/Lundalogik/lime-elements/commit/bd0dfa11f750ae7fc2d5676ba42c4fdec469c0f6)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)
* **select:** add `readonly` property alongside `disabled` ([c8acda0](https://github.com/Lundalogik/lime-elements/commit/c8acda051fda379fd5af80fa9293e436dc4b245e)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)
* **slider:** add `readonly` property alongside `disabled` ([af59fc5](https://github.com/Lundalogik/lime-elements/commit/af59fc5f5a34d16016abecd7eee0d03f79369d2d)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)
* **switch:** add `readonly` property alongside `disabled` ([f904703](https://github.com/Lundalogik/lime-elements/commit/f904703860ec191858e7f986142fc4ce0e3fd14f)), closes [#1195](https://github.com/Lundalogik/lime-elements/issues/1195)

# [30.22.0](https://github.com/Lundalogik/lime-elements/compare/v30.21.1...v30.22.0) (2021-03-30)


### Features

* **popover:** add consumer-overridable css property `--popover-z-index` ([c3f6738](https://github.com/Lundalogik/lime-elements/commit/c3f673836d315119033d6bf3856aca62c85ecd84)), closes [#1020](https://github.com/Lundalogik/lime-elements/issues/1020) [#1107](https://github.com/Lundalogik/lime-elements/issues/1107)

## [30.21.1](https://github.com/Lundalogik/lime-elements/compare/v30.21.0...v30.21.1) (2021-03-30)


### Bug Fixes

* **date-picker:** ensure picker respects the `disabled` property ([e5bda7c](https://github.com/Lundalogik/lime-elements/commit/e5bda7c9e0c65f9c42359f83fa85d42ba768f38a))

# [30.21.0](https://github.com/Lundalogik/lime-elements/compare/v30.20.0...v30.21.0) (2021-03-25)


### Features

* **picker:** add leading icon to picker ([316361b](https://github.com/Lundalogik/lime-elements/commit/316361b89b8cee5738b8d0e12c9bf47c305b4a57))

# [30.20.0](https://github.com/Lundalogik/lime-elements/compare/v30.19.5...v30.20.0) (2021-03-25)


### Features

* **datepicker:** add consumer-overridable css property `--dropdown-z-index` ([be0c2d6](https://github.com/Lundalogik/lime-elements/commit/be0c2d608b3d27e9c5c39ce5a9e2c34dae7b6f54)), closes [#1020](https://github.com/Lundalogik/lime-elements/issues/1020) [#1107](https://github.com/Lundalogik/lime-elements/issues/1107)

## [30.19.5](https://github.com/Lundalogik/lime-elements/compare/v30.19.4...v30.19.5) (2021-03-22)


### Bug Fixes

* **tab-bar:** prevent unintended clicks on the last tab ([ac31fdb](https://github.com/Lundalogik/lime-elements/commit/ac31fdbdda2603383a079b0f4a3c83b08a2ca248)), closes [Lundalogik/crm-feature#1862](https://github.com/Lundalogik/crm-feature/issues/1862)
* **tab-bar:** use own css variables for colors ([78a086f](https://github.com/Lundalogik/lime-elements/commit/78a086f909cfe26d498d92e2ffabcbb45c909156))

## [30.19.4](https://github.com/Lundalogik/lime-elements/compare/v30.19.3...v30.19.4) (2021-03-19)


### Bug Fixes

* **icon-button:** visualize focus state when navigating with keyboard ([6b59a6b](https://github.com/Lundalogik/lime-elements/commit/6b59a6b0e71633945d598e0c15c3df8bc585925e))

## [30.19.3](https://github.com/Lundalogik/lime-elements/compare/v30.19.2...v30.19.3) (2021-03-16)


### Bug Fixes

* **date-picker:** clearing a required date field with backspace sets the date field to invailid ([3fe8191](https://github.com/Lundalogik/lime-elements/commit/3fe8191e85a06d9766ef25f72173474e2f216231)), closes [Lundalogik/crm-feature#1912](https://github.com/Lundalogik/crm-feature/issues/1912)

## [30.19.2](https://github.com/Lundalogik/lime-elements/compare/v30.19.1...v30.19.2) (2021-03-15)


### Bug Fixes

* **input-field:** fix add more meaning and delight to input type `tel` & `url` ([66e638b](https://github.com/Lundalogik/lime-elements/commit/66e638b91d99f0190d0764a1f46eb4c77b2ff64b))

## [30.19.1](https://github.com/Lundalogik/lime-elements/compare/v30.19.0...v30.19.1) (2021-03-12)


### Bug Fixes

* **input-field:** don't "steal" a click when blurring unless there's a dropdown visible ([1344dcf](https://github.com/Lundalogik/lime-elements/commit/1344dcf5c59479d41f1d0440ef959856287ffddd)), closes [Lundalogik/crm-feature#1910](https://github.com/Lundalogik/crm-feature/issues/1910)

# [30.19.0](https://github.com/Lundalogik/lime-elements/compare/v30.18.5...v30.19.0) (2021-03-11)


### Features

* **form:** allow collapsible-sections to be loaded either open or closed ([1e5e929](https://github.com/Lundalogik/lime-elements/commit/1e5e929ff7620a52141c26e866a406ae48d614f8)), closes [Lundalogik/crm-feature#1609](https://github.com/Lundalogik/crm-feature/issues/1609)

## [30.18.5](https://github.com/Lundalogik/lime-elements/compare/v30.18.4...v30.18.5) (2021-03-11)


### Bug Fixes

* **select:** better visualize `focused` with keyboard ([49a62fd](https://github.com/Lundalogik/lime-elements/commit/49a62fda6656933b28f48da243203c0b74c0858f))

## [30.18.4](https://github.com/Lundalogik/lime-elements/compare/v30.18.3...v30.18.4) (2021-03-11)


### Bug Fixes

* **popover:** make it possible to tab to it ([5a44c30](https://github.com/Lundalogik/lime-elements/commit/5a44c300182587992a5ea7f31a983de025a86629))
* **shadows:** add shadow styles to use for `focused` elements ([46a8731](https://github.com/Lundalogik/lime-elements/commit/46a87319c7162030843017c181d6540468de3759))

## [30.18.3](https://github.com/Lundalogik/lime-elements/compare/v30.18.2...v30.18.3) (2021-03-11)


### Bug Fixes

* **popover:** add forgotten border radius prop for popover ([235ffe1](https://github.com/Lundalogik/lime-elements/commit/235ffe19165a6a171dea59b42cbce6bb1ccb1c9e))

## [30.18.2](https://github.com/Lundalogik/lime-elements/compare/v30.18.1...v30.18.2) (2021-03-08)


### Bug Fixes

* fix crash where custom fields on nested schemas dont have error helper texts ([78a8600](https://github.com/Lundalogik/lime-elements/commit/78a86006aaf3c23873912d4593343b96ab1f8a07))

## [30.18.1](https://github.com/Lundalogik/lime-elements/compare/v30.18.0...v30.18.1) (2021-03-08)


### Bug Fixes

* **input-field:** when using autocompletions, make it possible to close the dropdown ([8d4e628](https://github.com/Lundalogik/lime-elements/commit/8d4e6288ebf14b3666aa336e137858ed1d633654)), closes [Lundalogik/lime-elements#1115](https://github.com/Lundalogik/lime-elements/issues/1115)
* **portal:** make portal visible immediately if initialized with `visible` set to `true` ([eebf6b9](https://github.com/Lundalogik/lime-elements/commit/eebf6b9960386a92479dabe70916ab7e4df394b5)), closes [Lundalogik/lime-elements#1115](https://github.com/Lundalogik/lime-elements/issues/1115)

# [30.18.0](https://github.com/Lundalogik/lime-elements/compare/v30.17.1...v30.18.0) (2021-03-08)


### Features

* **file:** add accept prop to filter selectable file types ([9b1105b](https://github.com/Lundalogik/lime-elements/commit/9b1105b359753eac41ce62bbf2b043214aff472b)), closes [#1174](https://github.com/Lundalogik/lime-elements/issues/1174)

## [30.17.1](https://github.com/Lundalogik/lime-elements/compare/v30.17.0...v30.17.1) (2021-03-08)


### Bug Fixes

* **chip-set:** update `--icon-color` default value to `rgb(var(--contrast-1100))` ([8e64a84](https://github.com/Lundalogik/lime-elements/commit/8e64a8449c9a59e5ad93468ab8d4f252ab1fed00)), closes [Lundalogik/crm-feature#1886](https://github.com/Lundalogik/crm-feature/issues/1886)

# [30.17.0](https://github.com/Lundalogik/lime-elements/compare/v30.16.0...v30.17.0) (2021-03-08)


### Features

* **header:** add support for `supporting-text` ([7606561](https://github.com/Lundalogik/lime-elements/commit/76065617305b805348fb955fb8191be8cf20ee2b))
* **header:** add support for background color header icon ([214a75c](https://github.com/Lundalogik/lime-elements/commit/214a75c2b20e05600c26a6787466f37f8ec5dbb4))

# [30.16.0](https://github.com/Lundalogik/lime-elements/compare/v30.15.3...v30.16.0) (2021-03-08)


### Features

* **table:** enable movable columns ([2775050](https://github.com/Lundalogik/lime-elements/commit/2775050068e21466af0aa204f827c2356ec598f6)), closes [Lundalogik/crm-feature#1863](https://github.com/Lundalogik/crm-feature/issues/1863)

## [30.15.3](https://github.com/Lundalogik/lime-elements/compare/v30.15.2...v30.15.3) (2021-03-05)


### Bug Fixes

* **button:** make buttons with has-reduced-presence really disappear ([66c1afa](https://github.com/Lundalogik/lime-elements/commit/66c1afae298875c4ac657555f228e087f3017e52))

## [30.15.2](https://github.com/Lundalogik/lime-elements/compare/v30.15.1...v30.15.2) (2021-03-04)


### Bug Fixes

* **picker:** listen to dismiss events from the menu to know when to close it ([ec5f1ae](https://github.com/Lundalogik/lime-elements/commit/ec5f1ae674a2449961dd1f0b67b643b22bc99322)), closes [Lundalogik/lime-elements#865](https://github.com/Lundalogik/lime-elements/issues/865)

## [30.15.1](https://github.com/Lundalogik/lime-elements/compare/v30.15.0...v30.15.1) (2021-03-04)


### Bug Fixes

* **dateformatter:** add French and Dutch date formatting ([c084e02](https://github.com/Lundalogik/lime-elements/commit/c084e020bd21956bcd70128faae0fe2fb93743f8)), closes [Lundalogik/crm-feature#1810](https://github.com/Lundalogik/crm-feature/issues/1810)

# [30.15.0](https://github.com/Lundalogik/lime-elements/compare/v30.14.0...v30.15.0) (2021-03-01)


### Features

* add dutch language ([2b6ea58](https://github.com/Lundalogik/lime-elements/commit/2b6ea587b91d56bac2e66c7e95c0fa66e36fa920))

# [30.14.0](https://github.com/Lundalogik/lime-elements/compare/v30.13.0...v30.14.0) (2021-02-26)


### Bug Fixes

* **menu-surface:** do not kill click events when clicking in an allowed element ([13fce92](https://github.com/Lundalogik/lime-elements/commit/13fce9252df7eb175694c58882be5a40866fcc3f))


### Features

* **picker:** allow clicks for picker elements ([f808b75](https://github.com/Lundalogik/lime-elements/commit/f808b75899f2664662b5e05a7dcebda1c2b8a434))

# [30.13.0](https://github.com/Lundalogik/lime-elements/compare/v30.12.2...v30.13.0) (2021-02-26)


### Features

* add label to chip-set of types other than input ([ff0dc72](https://github.com/Lundalogik/lime-elements/commit/ff0dc729b4e33e0df496b16e10639ed2f4191460))

## [30.12.2](https://github.com/Lundalogik/lime-elements/compare/v30.12.1...v30.12.2) (2021-02-25)


### Bug Fixes

* **checkbox:** use default material design style for checked state ([76d9a2c](https://github.com/Lundalogik/lime-elements/commit/76d9a2cb56b703c13241ca68a0d59d4cb46c0d7f))

## [30.12.1](https://github.com/Lundalogik/lime-elements/compare/v30.12.0...v30.12.1) (2021-02-19)


### Bug Fixes

* **popover:** correct positioning of "popped" content ([30dcac7](https://github.com/Lundalogik/lime-elements/commit/30dcac71d16f2f9f830e872cd53b921dfcd48018)), closes [Lundalogik/crm-feature#1849](https://github.com/Lundalogik/crm-feature/issues/1849)

# [30.12.0](https://github.com/Lundalogik/lime-elements/compare/v30.11.1...v30.12.0) (2021-02-17)


### Features

* **dialog:** add consumer-overridable css property `--dialog-z-index` ([4ae182b](https://github.com/Lundalogik/lime-elements/commit/4ae182b1e5fed5c26cd8589537e2b902f2848d6b)), closes [#1020](https://github.com/Lundalogik/lime-elements/issues/1020)
* **menu:** add consumer-overridable css property `--dropdown-z-index` ([1011ad0](https://github.com/Lundalogik/lime-elements/commit/1011ad06e45ceabe89d45c901dfe57aba2c934f6)), closes [#1020](https://github.com/Lundalogik/lime-elements/issues/1020) [#1107](https://github.com/Lundalogik/lime-elements/issues/1107)
* **picker:** add consumer-overridable css property `--dropdown-z-index` ([4b4be2a](https://github.com/Lundalogik/lime-elements/commit/4b4be2a21c421ef1c149f723aa9c6e36943e8f4a)), closes [#1020](https://github.com/Lundalogik/lime-elements/issues/1020) [#1107](https://github.com/Lundalogik/lime-elements/issues/1107)
* **select:** add consumer-overridable css property `--dropdown-z-index` ([b0c45ed](https://github.com/Lundalogik/lime-elements/commit/b0c45edecd177ca2fe15b7b9f12b8f569c1bfdba)), closes [#1020](https://github.com/Lundalogik/lime-elements/issues/1020) [#1107](https://github.com/Lundalogik/lime-elements/issues/1107)

## [30.11.1](https://github.com/Lundalogik/lime-elements/compare/v30.11.0...v30.11.1) (2021-02-17)


### Bug Fixes

* **table:** the underlying library has been updated with many bugfixes and performance improvements ([c1e7378](https://github.com/Lundalogik/lime-elements/commit/c1e7378854d04d4ee3bb3ecba4b4c07f0c37791f))

# [30.11.0](https://github.com/Lundalogik/lime-elements/compare/v30.10.1...v30.11.0) (2021-02-16)


### Features

* **form:** add support for adding additional properties to slider widget ([caea6d7](https://github.com/Lundalogik/lime-elements/commit/caea6d7794f32d3ea9f6309a039f1f0c9d2b8ace)), closes [Lundalogik/crm-feature#1636](https://github.com/Lundalogik/crm-feature/issues/1636)
* **slider:** color slider to visualize percentage value ([a119096](https://github.com/Lundalogik/lime-elements/commit/a1190968b7ae19236dad80641028cfd777afc9e2)), closes [Lundalogik/crm-feature#1636](https://github.com/Lundalogik/crm-feature/issues/1636)

## [30.10.1](https://github.com/Lundalogik/lime-elements/compare/v30.10.0...v30.10.1) (2021-02-16)


### Bug Fixes

* **list:** border radius on all edges when only 1 item is displayed ([07a5578](https://github.com/Lundalogik/lime-elements/commit/07a55780fd57e0dfdfaa3533e438fdae2f5239d1))

# [30.10.0](https://github.com/Lundalogik/lime-elements/compare/v30.9.5...v30.10.0) (2021-02-12)


### Bug Fixes

* **list:** apply better look & feel for disabled list items ([64036aa](https://github.com/Lundalogik/lime-elements/commit/64036aa5bec8a234fd4d25255004d9226c19625a))
* **list:** better distance between icon and text ([a2dec84](https://github.com/Lundalogik/lime-elements/commit/a2dec84a715dd15633125b28d25a46cc39a87d7d))


### Features

* **select:** enable adding icons to select options ([01ff58c](https://github.com/Lundalogik/lime-elements/commit/01ff58c1f056716c98735e175afd6f6539708b75))

## [30.9.5](https://github.com/Lundalogik/lime-elements/compare/v30.9.4...v30.9.5) (2021-02-10)


### Bug Fixes

* **checkbox:** vertically center-align label text ([74782e5](https://github.com/Lundalogik/lime-elements/commit/74782e5581ea8767165a40b3ebb82cb66c8fa034))
* **form:** vertically align switches and checkboxes ([2bda750](https://github.com/Lundalogik/lime-elements/commit/2bda750a7a2392fd52d9dd7bc9a34f39650bf2d2)), closes [Lundalogik/crm-feature#1629](https://github.com/Lundalogik/crm-feature/issues/1629)
* **switch:** vertically center-align label text ([6404933](https://github.com/Lundalogik/lime-elements/commit/640493369abf8d11304c996500c2e18b8097e576))

## [30.9.4](https://github.com/Lundalogik/lime-elements/compare/v30.9.3...v30.9.4) (2021-02-10)


### Bug Fixes

* **table:** make col headers respect component's initial width ([a051692](https://github.com/Lundalogik/lime-elements/commit/a051692f2638a7f3dca09d734c6f62ae1ca32878))

## [30.9.3](https://github.com/Lundalogik/lime-elements/compare/v30.9.2...v30.9.3) (2021-02-10)


### Bug Fixes

* **collapsible-section:** fix chopped letters in section-headers ([8b4ee79](https://github.com/Lundalogik/lime-elements/commit/8b4ee796dfdefd53e82860be34042b3a59131081)), closes [Lundalogik/crm-feature#1739](https://github.com/Lundalogik/crm-feature/issues/1739)

## [30.9.2](https://github.com/Lundalogik/lime-elements/compare/v30.9.1...v30.9.2) (2021-02-10)


### Bug Fixes

* **flatpickr-adapter:** fix bad contrast in month select in Firefox ([fb19110](https://github.com/Lundalogik/lime-elements/commit/fb19110f8ccd63e558bd5d9d8dba03945547511d)), closes [Lundalogik/crm-feature#1770](https://github.com/Lundalogik/crm-feature/issues/1770)

## [30.9.1](https://github.com/Lundalogik/lime-elements/compare/v30.9.0...v30.9.1) (2021-02-09)


### Bug Fixes

* **input-field:** remove unnecessary validation when using `urlAsText` ([30f65e2](https://github.com/Lundalogik/lime-elements/commit/30f65e2488b0272567673bd03027e962d7009591)), closes [#1128](https://github.com/Lundalogik/lime-elements/issues/1128)

# [30.9.0](https://github.com/Lundalogik/lime-elements/compare/v30.8.1...v30.9.0) (2021-02-04)


### Features

* **select:** enable narrow layouts ([3e203e9](https://github.com/Lundalogik/lime-elements/commit/3e203e9fa9bf76434b5eb82c14b9442330511d8d))

## [30.8.1](https://github.com/Lundalogik/lime-elements/compare/v30.8.0...v30.8.1) (2021-02-04)


### Bug Fixes

* **table:** correct alignment for custom components in column header ([d8d000a](https://github.com/Lundalogik/lime-elements/commit/d8d000accea06bb146e83393eb5197e7a9c30dc6)), closes [Lundalogik/crm-feature#1806](https://github.com/Lundalogik/crm-feature/issues/1806)

# [30.8.0](https://github.com/Lundalogik/lime-elements/compare/v30.7.1...v30.8.0) (2021-02-04)


### Features

* **file:** dispatch interact event when clicking on a chip ([6d923ac](https://github.com/Lundalogik/lime-elements/commit/6d923acf9816b6f56970a7074f2df7b08c38e35b)), closes [Lundalogik/crm-feature#1777](https://github.com/Lundalogik/crm-feature/issues/1777)

## [30.7.1](https://github.com/Lundalogik/lime-elements/compare/v30.7.0...v30.7.1) (2021-02-03)


### Bug Fixes

* **menu:** fix collision detection for dropdown ([131c2b1](https://github.com/Lundalogik/lime-elements/commit/131c2b1e86af936cfc649eb3539c60c15f0ea29e))
* **picker:** correctly size and position picker dropdown ([fec9568](https://github.com/Lundalogik/lime-elements/commit/fec95686f7423298d7eb79e3f1855ad2962cb5b4)), closes [Lundalogik/crm-feature#1722](https://github.com/Lundalogik/crm-feature/issues/1722)
* **portal:** make internal portal component respect the `hidden` attribute if present ([6b20a7f](https://github.com/Lundalogik/lime-elements/commit/6b20a7ff418d46516afa83ebd645fab391c9de3a))
* **select:** make dropdown positioning work correctly with updated limel-portal ([7b017a0](https://github.com/Lundalogik/lime-elements/commit/7b017a0fc0591db7a92f0cac114f5fe13c829316))

# [30.7.0](https://github.com/Lundalogik/lime-elements/compare/v30.6.0...v30.7.0) (2021-02-03)


### Bug Fixes

* **input-field:** correctly link the label to the input or textarea element ([e860f76](https://github.com/Lundalogik/lime-elements/commit/e860f76591c5f4bef2831ee181052c68621b3166))


### Features

* **input-field:** add `type='urlAsText'`, allowing urls that are not fully qualified ([27d1811](https://github.com/Lundalogik/lime-elements/commit/27d1811feb0bdd6757d8b31f1633d876e79a6cf4)), closes [Lundalogik/crm-feature#1595](https://github.com/Lundalogik/crm-feature/issues/1595)

# [30.6.0](https://github.com/Lundalogik/lime-elements/compare/v30.5.1...v30.6.0) (2021-02-03)


### Features

* **header:** add header component ([391d8f8](https://github.com/Lundalogik/lime-elements/commit/391d8f8f3a6dc37f9a5351a65e4a8ab7164bd782))

## [30.5.1](https://github.com/Lundalogik/lime-elements/compare/v30.5.0...v30.5.1) (2021-02-02)


### Bug Fixes

* **popover:** remove unnecessary slots ([8df21d9](https://github.com/Lundalogik/lime-elements/commit/8df21d9185edacf958534fb52ac094b7460c3304))

# [30.5.0](https://github.com/Lundalogik/lime-elements/compare/v30.4.1...v30.5.0) (2021-02-01)


### Features

* **table:** allow event listeners to be passed with the props to custom components ([15b764f](https://github.com/Lundalogik/lime-elements/commit/15b764f0068f811a781f6fa0e73cb363924120aa))

## [30.4.1](https://github.com/Lundalogik/lime-elements/compare/v30.4.0...v30.4.1) (2021-01-29)


### Bug Fixes

* **popover:** do not emit close event when clicking inside nested portals ([8ee5385](https://github.com/Lundalogik/lime-elements/commit/8ee5385bc2694ddf90ee0c046972497ae3baa900))

# [30.4.0](https://github.com/Lundalogik/lime-elements/compare/v30.3.0...v30.4.0) (2021-01-27)


### Features

* **popover:** add popover component ([d47d360](https://github.com/Lundalogik/lime-elements/commit/d47d3602fdf2fafb3f54d298625b1d95b7ac56fa))

# [30.3.0](https://github.com/Lundalogik/lime-elements/compare/v30.2.1...v30.3.0) (2021-01-25)


### Features

* **columns:** add a support for having action buttons inside the column header ([fc757ab](https://github.com/Lundalogik/lime-elements/commit/fc757ab672ff2304a4faba98bc0ab3aecdb115d6)), closes [#1749](https://github.com/Lundalogik/lime-elements/issues/1749)
* **table.types:** add headerComponent property in the column interface ([d6461f8](https://github.com/Lundalogik/lime-elements/commit/d6461f82ff13cfa9539e78e5805166d4abf67af3)), closes [#1749](https://github.com/Lundalogik/lime-elements/issues/1749)

## [30.2.1](https://github.com/Lundalogik/lime-elements/compare/v30.2.0...v30.2.1) (2021-01-20)


### Bug Fixes

* **input-field:** debounce changes to input, to avoid lost characters in some consumer applications ([4a7b8e6](https://github.com/Lundalogik/lime-elements/commit/4a7b8e687150ff70d8dd79ce5f44f00932276b56)), closes [Lundalogik/crm-feature#1719](https://github.com/Lundalogik/crm-feature/issues/1719)

# [30.2.0](https://github.com/Lundalogik/lime-elements/compare/v30.1.5...v30.2.0) (2021-01-19)


### Bug Fixes

* **collapsible-section:** make `--body-padding` work only on the sides ([fde9fe5](https://github.com/Lundalogik/lime-elements/commit/fde9fe582df05023655a7b2cabd5cf096415b2ae))


### Features

* **form:** enable adding padding as overridable variables ([9a77f5f](https://github.com/Lundalogik/lime-elements/commit/9a77f5f0e40e63decac77c0f10cfa537e200ab3a))

## [30.1.5](https://github.com/Lundalogik/lime-elements/compare/v30.1.4...v30.1.5) (2021-01-19)


### Bug Fixes

* **tab-panel:** emit resize event to trigger component re-layout when changing tabs ([5903c1c](https://github.com/Lundalogik/lime-elements/commit/5903c1c8e123c3e5cb3354798a0301385ea442ab)), closes [Lundalogik/crm-feature#1696](https://github.com/Lundalogik/crm-feature/issues/1696) [Lundalogik/crm-feature#1697](https://github.com/Lundalogik/crm-feature/issues/1697)

## [30.1.4](https://github.com/Lundalogik/lime-elements/compare/v30.1.3...v30.1.4) (2021-01-18)


### Bug Fixes

* **collapsible-section:** add divider lines on headers ([a5ddc57](https://github.com/Lundalogik/lime-elements/commit/a5ddc57443a04a75caa6f93c1ffb8d763b813f67))
* **collapsible-section:** reduce motion ([ceab5a5](https://github.com/Lundalogik/lime-elements/commit/ceab5a570145dfbfa37119ec54b3435d6f78d671))

## [30.1.3](https://github.com/Lundalogik/lime-elements/compare/v30.1.2...v30.1.3) (2021-01-15)


### Bug Fixes

* **chip-set:** emit startEdit event when setting focus on the input field ([10756a7](https://github.com/Lundalogik/lime-elements/commit/10756a702086f30e0b9b04628fbf967a95fe6da1))

## [30.1.2](https://github.com/Lundalogik/lime-elements/compare/v30.1.1...v30.1.2) (2021-01-08)


### Bug Fixes

* **icon-button:** remove sticky focus style when button is clicked ([a98f488](https://github.com/Lundalogik/lime-elements/commit/a98f48840d3db2b9e20d59704e65d841f4a96dda))
* **icon-button:** remove sticky hover effect on non-mouse devices ([1ea9ccc](https://github.com/Lundalogik/lime-elements/commit/1ea9ccc4a2e04d32f388f9de52500a2b1c603de0))

## [30.1.1](https://github.com/Lundalogik/lime-elements/compare/v30.1.0...v30.1.1) (2021-01-08)


### Bug Fixes

* **dialog:** footer would sometimes be missing, despite having items in it ([c2315f9](https://github.com/Lundalogik/lime-elements/commit/c2315f9da5f962b6ef437efc8ee1db474d25c7a6)), closes [Lundalogik/crm-feature#1706](https://github.com/Lundalogik/crm-feature/issues/1706)

# [30.1.0](https://github.com/Lundalogik/lime-elements/compare/v30.0.9...v30.1.0) (2021-01-07)


### Features

* **chip-set:** allow controlling icon color and icon background color via properties on `Chip` ([6258dcc](https://github.com/Lundalogik/lime-elements/commit/6258dccb06547d6d49c92ceeae182940ec10f9f0))
* **file:** support custom icon and icon-color ([a972274](https://github.com/Lundalogik/lime-elements/commit/a97227498d84962d2a87b3a6e15440c5a83c7689))

## [30.0.9](https://github.com/Lundalogik/lime-elements/compare/v30.0.8...v30.0.9) (2020-12-23)


### Bug Fixes

* **table:** only escape html in table for custom components once ([1a8202f](https://github.com/Lundalogik/lime-elements/commit/1a8202f73304bbe91521965c38bb74ac41d1c443)), closes [Lundalogik/crm-feature#1588](https://github.com/Lundalogik/crm-feature/issues/1588)

## [30.0.8](https://github.com/Lundalogik/lime-elements/compare/v30.0.7...v30.0.8) (2020-12-23)


### Bug Fixes

* **dialog:** don't render footer if the `button` slot is empty ([28f9602](https://github.com/Lundalogik/lime-elements/commit/28f9602fa92139ec6870e9c5e529dfbd6e26bb38)), closes [#1009](https://github.com/Lundalogik/lime-elements/issues/1009)

## [30.0.7](https://github.com/Lundalogik/lime-elements/compare/v30.0.6...v30.0.7) (2020-12-22)


### Bug Fixes

* **input-field:** improve action for incomplete url:s ([2eec999](https://github.com/Lundalogik/lime-elements/commit/2eec999a012933c9663848fe703574fa8e4c12ab)), closes [Lundalogik/crm-feature#1628](https://github.com/Lundalogik/crm-feature/issues/1628)
* **input-field:** improve target for relative url:s ([1268368](https://github.com/Lundalogik/lime-elements/commit/1268368a96801689d35f532977b88379dc86afd4))

## [30.0.6](https://github.com/Lundalogik/lime-elements/compare/v30.0.5...v30.0.6) (2020-12-22)


### Bug Fixes

* **tab-bar:** reduce original letter spacing in MD tabs ([15c7063](https://github.com/Lundalogik/lime-elements/commit/15c70636789275aacac7d98d478940bad8ee57c1))

## [30.0.5](https://github.com/Lundalogik/lime-elements/compare/v30.0.4...v30.0.5) (2020-12-18)


### Bug Fixes

* **form:** allow fields to be rendered as read only ([3ceb3ab](https://github.com/Lundalogik/lime-elements/commit/3ceb3abd0173ebf396a840dcc8297b9a71e68201)), closes [#1072](https://github.com/Lundalogik/lime-elements/issues/1072)

## [30.0.4](https://github.com/Lundalogik/lime-elements/compare/v30.0.3...v30.0.4) (2020-12-18)


### Bug Fixes

* **date-picker:** add timezone to date-time format type ([a7eb6c7](https://github.com/Lundalogik/lime-elements/commit/a7eb6c74ff2d64d4d11156c728b3a483b55b4149)), closes [Lundalogik/crm-feature#1690](https://github.com/Lundalogik/crm-feature/issues/1690)

## [30.0.3](https://github.com/Lundalogik/lime-elements/compare/v30.0.2...v30.0.3) (2020-12-17)


### Bug Fixes

* **table:** calculate height of tables without aggregation & pagination correctly ([f7f1deb](https://github.com/Lundalogik/lime-elements/commit/f7f1debf6dbf4521c5d512dc02300ab07d917dd1))

## [30.0.2](https://github.com/Lundalogik/lime-elements/compare/v30.0.1...v30.0.2) (2020-12-17)


### Bug Fixes

* **menu-surface:** resize the menu's height when the host element's height changes ([f23f03d](https://github.com/Lundalogik/lime-elements/commit/f23f03d7a9fd27d5fc0db19014e1400101bcc876)), closes [Lundalogik/crm-feature#1635](https://github.com/Lundalogik/crm-feature/issues/1635)

## [30.0.1](https://github.com/Lundalogik/lime-elements/compare/v30.0.0...v30.0.1) (2020-12-16)


### Bug Fixes

* **select:** remove unused line ripple ([734f758](https://github.com/Lundalogik/lime-elements/commit/734f7580b88fd3d4d2f0c5971bcaeae4bd6249f9)), closes [Lundalogik/crm-feature#1691](https://github.com/Lundalogik/crm-feature/issues/1691)

# [30.0.0](https://github.com/Lundalogik/lime-elements/compare/v29.8.3...v30.0.0) (2020-12-15)


### Bug Fixes

* **chip-set:** adjust to work with new outlined styles ([ff9a97c](https://github.com/Lundalogik/lime-elements/commit/ff9a97cb331c13706a500632b2b11633c794ebda)), closes [Lundalogik/crm-feature#1516](https://github.com/Lundalogik/crm-feature/issues/1516)
* **select:** adjust to work with new outlined styles ([b01a3ce](https://github.com/Lundalogik/lime-elements/commit/b01a3cef61ea5bce99610b72e824cf2923282b84)), closes [Lundalogik/crm-feature#1516](https://github.com/Lundalogik/crm-feature/issues/1516)
* **slider:** adjust to work with new outlined styles ([d44d153](https://github.com/Lundalogik/lime-elements/commit/d44d153e58ad405ef26e6189c3ff6166ea19e5d7)), closes [Lundalogik/crm-feature#1516](https://github.com/Lundalogik/crm-feature/issues/1516)


### Features

* **input-field:** change style from "underlined" to "outlined" ([ab3df1d](https://github.com/Lundalogik/lime-elements/commit/ab3df1da77e59cbe12958b537338df459f610d08)), closes [Lundalogik/crm-feature#1516](https://github.com/Lundalogik/crm-feature/issues/1516)


### BREAKING CHANGES

* **chip-set:** With this change, the field label has moved up a bit,
which means the field now requires some whitespace above it, or the label
will intersect with the element above. When the field is used with
`limel-form`, spacing is already taken care of.
* **slider:** With this change, the field label has moved up a bit,
which means the field now requires some whitespace above it, or the label
will intersect with the element above. When the field is used with
`limel-form`, spacing is already taken care of.
* **select:** With this change, the field label has moved up a bit,
which means the field now requires some whitespace above it, or the label
will intersect with the element above. When the field is used with
`limel-form`, spacing is already taken care of.
* **input-field:** The style of `limel-input-field` has been changed from
"underlined" to "outlined". With this change, the field label has moved
up a bit, which means the field now requires some whitespace above it,
or the label will intersect with the element above. When the field is
used with `limel-form`, spacing is already taken care of.

## [29.8.3](https://github.com/Lundalogik/lime-elements/compare/v29.8.2...v29.8.3) (2020-12-15)


### Bug Fixes

* **form:** emit undefined from date-picker when cleared ([84a61bb](https://github.com/Lundalogik/lime-elements/commit/84a61bb927e00ace407e0c00176bae633a239fad)), closes [Lundalogik/crm-feature#1643](https://github.com/Lundalogik/crm-feature/issues/1643)

## [29.8.2](https://github.com/Lundalogik/lime-elements/compare/v29.8.1...v29.8.2) (2020-12-14)


### Bug Fixes

* **select:** make selected-text truncate & prevent select to grow wider than its container ([41238ed](https://github.com/Lundalogik/lime-elements/commit/41238ed0629ae2ed19201a9b82332851e543de51))

## [29.8.1](https://github.com/Lundalogik/lime-elements/compare/v29.8.0...v29.8.1) (2020-12-11)


### Bug Fixes

* **input-field:** fix missing label when prefilled and placed in dialog or collapsible-section ([5f3735a](https://github.com/Lundalogik/lime-elements/commit/5f3735a4aab6c0646c4fb82859b4ea9e76655a71)), closes [#950](https://github.com/Lundalogik/lime-elements/issues/950)

# [29.8.0](https://github.com/Lundalogik/lime-elements/compare/v29.7.6...v29.8.0) (2020-12-07)


### Features

* **form:** add optional form layouts ([f0c0c98](https://github.com/Lundalogik/lime-elements/commit/f0c0c98709c7a1bcaa78e7694f1f6b7346616653))
* **form:** split span config into colSpan and rowSpan ([4ba4896](https://github.com/Lundalogik/lime-elements/commit/4ba4896ad3a1d83d658ccc78cec13ade85a622ef)), closes [Lundalogik/crm-feature#1527](https://github.com/Lundalogik/crm-feature/issues/1527)

## [29.7.6](https://github.com/Lundalogik/lime-elements/compare/v29.7.5...v29.7.6) (2020-12-04)


### Bug Fixes

* **table:** disable implicit field separator ([ce75d43](https://github.com/Lundalogik/lime-elements/commit/ce75d431c24b131e949d11c7cb94dfa1d4888509)), closes [Lundalogik/crm-feature#1621](https://github.com/Lundalogik/crm-feature/issues/1621)
* **table:** make sure custom component has a name when creating formatter ([253488f](https://github.com/Lundalogik/lime-elements/commit/253488f47537ef2b5970fac0c2f1e68133e95551))

## [29.7.5](https://github.com/Lundalogik/lime-elements/compare/v29.7.4...v29.7.5) (2020-11-30)


### Bug Fixes

* **input-field:** add interactivity & more affordance to trailing icon ([8a65dfb](https://github.com/Lundalogik/lime-elements/commit/8a65dfbb953411f473efc40bfdf5d663ffa25eda))

## [29.7.4](https://github.com/Lundalogik/lime-elements/compare/v29.7.3...v29.7.4) (2020-11-30)


### Bug Fixes

* **collapsible-section:** set delay for micro animations ([4696eba](https://github.com/Lundalogik/lime-elements/commit/4696eba02261527797dd09b2190d4602ff098584))

## [29.7.3](https://github.com/Lundalogik/lime-elements/compare/v29.7.2...v29.7.3) (2020-11-23)


### Bug Fixes

* **collapsible-section:** disallow user selection of headings in collapsible sections ([ae4d4dc](https://github.com/Lundalogik/lime-elements/commit/ae4d4dc31b838c28d84512e8e3b9a1099c610a85))

## [29.7.2](https://github.com/Lundalogik/lime-elements/compare/v29.7.1...v29.7.2) (2020-11-23)


### Bug Fixes

* **input-field:** allow only vertical resize for textarea ([5dbc854](https://github.com/Lundalogik/lime-elements/commit/5dbc85480136011ca97cce7707ed4b968edd7723))
* **input-field:** hide character counter when not needed ([53a9045](https://github.com/Lundalogik/lime-elements/commit/53a90454a3a0c9eff123162f604f4bed28745b00))
* **input-field:** make HTML of helper-line for textarea like all other inputs ([6afe67e](https://github.com/Lundalogik/lime-elements/commit/6afe67e93c56175421914c20127b39dab03378f1))

## [29.7.1](https://github.com/Lundalogik/lime-elements/compare/v29.7.0...v29.7.1) (2020-11-19)


### Bug Fixes

* **collapsible-section:** add border radius to smoothen the UI ([1379d26](https://github.com/Lundalogik/lime-elements/commit/1379d26e3c0b22a408e7055f17cbd2ec9d1b43a9))
* **collapsible-section:** add micro interactions to expand icon ([d1a544d](https://github.com/Lundalogik/lime-elements/commit/d1a544dd99eb970c962d5e91ea44d2e2fee8bc7b))
* **collapsible-section:** fade in section body when opened ([baaa633](https://github.com/Lundalogik/lime-elements/commit/baaa6330d1f5f6220f7c462d71cd452aa1fb3ca2))
* **collapsible-section:** improve UI by tweaking default padding & margin ([817deca](https://github.com/Lundalogik/lime-elements/commit/817deca9af459f0a8d0f499d4c458d3e010f8c5c))
* **collapsible-section:** make long section title truncate ([6b85be5](https://github.com/Lundalogik/lime-elements/commit/6b85be5b9be7a2341e91a333b71e2122e9cee08e))
* **collapsible-section:** use better default colors for header and body ([f3e685b](https://github.com/Lundalogik/lime-elements/commit/f3e685bb83e3218d26b8228d13a5bcbc97ddc94a))

# [29.7.0](https://github.com/Lundalogik/lime-elements/compare/v29.6.4...v29.7.0) (2020-11-18)


### Features

* **button:** add `has-reduced-presence` helper class ([03be533](https://github.com/Lundalogik/lime-elements/commit/03be533ebfeac2bc798ae277caf3f11568db6f6c)), closes [Lundalogik/crm-feature#1581](https://github.com/Lundalogik/crm-feature/issues/1581)

## [29.6.4](https://github.com/Lundalogik/lime-elements/compare/v29.6.3...v29.6.4) (2020-11-13)


### Bug Fixes

* **table:** show no pagination when only one page exists ([d53ed38](https://github.com/Lundalogik/lime-elements/commit/d53ed38dab930399f6cda81400bfc3bd5f495ccd)), closes [Lundalogik/crm-feature#1551](https://github.com/Lundalogik/crm-feature/issues/1551)

## [29.6.3](https://github.com/Lundalogik/lime-elements/compare/v29.6.2...v29.6.3) (2020-11-12)


### Bug Fixes

* **tab-panel:** set correct display on panels when new tabs are given ([acfae12](https://github.com/Lundalogik/lime-elements/commit/acfae127ae3c3507cfd0a775e573f97d302c8243)), closes [Lundalogik/crm-feature#1494](https://github.com/Lundalogik/crm-feature/issues/1494)

## [29.6.2](https://github.com/Lundalogik/lime-elements/compare/v29.6.1...v29.6.2) (2020-11-09)


### Bug Fixes

* **tab-bar:** update scroll-buttons when window is resized ([8a2fca5](https://github.com/Lundalogik/lime-elements/commit/8a2fca5ece8d7f1ba1186f062ac1eca541c61751)), closes [Lundalogik/crm-feature#1504](https://github.com/Lundalogik/crm-feature/issues/1504)

## [29.6.1](https://github.com/Lundalogik/lime-elements/compare/v29.6.0...v29.6.1) (2020-11-09)


### Bug Fixes

* **dialog:** make headers & headings look nicer ([10e10c3](https://github.com/Lundalogik/lime-elements/commit/10e10c32dae564a5f23a4d1ac1f0bb22359298f1))

# [29.6.0](https://github.com/Lundalogik/lime-elements/compare/v29.5.0...v29.6.0) (2020-11-06)


### Features

* **form:** add support for different types of date-pickers ([c290470](https://github.com/Lundalogik/lime-elements/commit/c290470676896cc965e2ac3b487fae6783100e6e)), closes [Lundalogik/crm-feature#1584](https://github.com/Lundalogik/crm-feature/issues/1584)

# [29.5.0](https://github.com/Lundalogik/lime-elements/compare/v29.4.6...v29.5.0) (2020-11-06)


### Features

* **input-field:** add option `showLink` for type `email`, `tel`, and `url` ([d1d11a5](https://github.com/Lundalogik/lime-elements/commit/d1d11a50116fb2e4bed8479065808dccf99987df)), closes [Lundalogik/crm-feature#1565](https://github.com/Lundalogik/crm-feature/issues/1565)

## [29.4.6](https://github.com/Lundalogik/lime-elements/compare/v29.4.5...v29.4.6) (2020-11-04)


### Bug Fixes

* **input-field:** do not trigger action from leadingIcon ([5307475](https://github.com/Lundalogik/lime-elements/commit/5307475f2115b5c0109549ec3cccc03d0b127ceb))
* **input-field:** do not trigger action if input is invalid ([cdacaa6](https://github.com/Lundalogik/lime-elements/commit/cdacaa6bbc1bf2ccf14539f53573053b33bb6d0a))
* **input-field:** make it possible to use both leadingIcon and trailingIcon ([573784f](https://github.com/Lundalogik/lime-elements/commit/573784f2ce649cb54c56083f7b7ea39f4b9124a6))
* **input-field:** prevent double change-events ([70e43df](https://github.com/Lundalogik/lime-elements/commit/70e43dff112c5a865ed3461a70797b2e70c57a16))

## [29.4.5](https://github.com/Lundalogik/lime-elements/compare/v29.4.4...v29.4.5) (2020-11-04)


### Bug Fixes

* **button:** ensure button occupies whole area of the limel-button component ([b121d1c](https://github.com/Lundalogik/lime-elements/commit/b121d1ccec14de11ea3d65d650d437ddb290ae9a)), closes [#1004](https://github.com/Lundalogik/lime-elements/issues/1004)

## [29.4.4](https://github.com/Lundalogik/lime-elements/compare/v29.4.3...v29.4.4) (2020-11-04)


### Bug Fixes

* **slider:** keep slider's content inside its boundary box ([80d8748](https://github.com/Lundalogik/lime-elements/commit/80d87483f4cdc30b6d60b4b3fc1287840d3545be))
* **slider:** vertically middle align mdc-slider__pin-value-marker ([4b97aaa](https://github.com/Lundalogik/lime-elements/commit/4b97aaae3380c8f2166c545ec94da6b07fdbadd0))
* **slider:** visualize min and max points ([0656ef2](https://github.com/Lundalogik/lime-elements/commit/0656ef2975b1627671d4e819f691235bf1b98986))

## [29.4.3](https://github.com/Lundalogik/lime-elements/compare/v29.4.2...v29.4.3) (2020-11-03)


### Bug Fixes

* **input-field:** yet *another* attempt at fixing the issue of scrolling numeric input fields ([b8b4fb6](https://github.com/Lundalogik/lime-elements/commit/b8b4fb66b140533722a79ec851160f0f3f3caa9d)), closes [Lundalogik/crm-feature#1538](https://github.com/Lundalogik/crm-feature/issues/1538)

## [29.4.2](https://github.com/Lundalogik/lime-elements/compare/v29.4.1...v29.4.2) (2020-11-02)


### Bug Fixes

* **input-field:** avoid error in value watcher ([aec064f](https://github.com/Lundalogik/lime-elements/commit/aec064f40ee7a22d9d35f37fdb271ccb16a7f8c7))
* **linear-progress:** avoid error in value watcher ([91fbe24](https://github.com/Lundalogik/lime-elements/commit/91fbe24c8a06e91743cc6cc594a9d01ed409b8c0))
* **table:** avoid error in value watcher ([ecd7d14](https://github.com/Lundalogik/lime-elements/commit/ecd7d14c35f8be12e878f8126f1ce835c4ff8fc8))

## [29.4.1](https://github.com/Lundalogik/lime-elements/compare/v29.4.0...v29.4.1) (2020-11-02)


### Bug Fixes

* **slider:** ensure no error log is thrown in the console ([6a0e2b6](https://github.com/Lundalogik/lime-elements/commit/6a0e2b62066b93a3ed09e67c744b91c11154a38b)), closes [#1532](https://github.com/Lundalogik/lime-elements/issues/1532)

# [29.4.0](https://github.com/Lundalogik/lime-elements/compare/v29.3.2...v29.4.0) (2020-11-02)


### Bug Fixes

* **slider:** render minimum value if value is not a number ([73dcfd2](https://github.com/Lundalogik/lime-elements/commit/73dcfd22aa9f54b55cd7141094e376f5199f3a5b))


### Features

* **form:** add suport for range picker ([7f101ae](https://github.com/Lundalogik/lime-elements/commit/7f101ae5becd0b14c02632e8dda887bf09fd29e6)), closes [Lundalogik/crm-feature#1570](https://github.com/Lundalogik/crm-feature/issues/1570)
* **slider:** add helperText property ([afae4cf](https://github.com/Lundalogik/lime-elements/commit/afae4cfd645e44bc33dd90247acedd09caa62d58))
* **slider:** add step property ([58ebda2](https://github.com/Lundalogik/lime-elements/commit/58ebda2598ef5c27db00ff900d8e587ec7d3e808))

## [29.3.2](https://github.com/Lundalogik/lime-elements/compare/v29.3.1...v29.3.2) (2020-10-29)


### Bug Fixes

* **input-field:** do not prevent scrolling while hovering numeric input fields ([bc787dd](https://github.com/Lundalogik/lime-elements/commit/bc787dd8d063e4ebd7eb0a0e60354d46036a9322)), closes [Lundalogik/crm-feature#1538](https://github.com/Lundalogik/crm-feature/issues/1538)

## [29.3.1](https://github.com/Lundalogik/lime-elements/compare/v29.3.0...v29.3.1) (2020-10-29)


### Bug Fixes

* **table:** ensure component is completely rendered when loaded ([e13bae0](https://github.com/Lundalogik/lime-elements/commit/e13bae0f25abb34e52f522898e142a98c952565f))

# [29.3.0](https://github.com/Lundalogik/lime-elements/compare/v29.2.0...v29.3.0) (2020-10-28)


### Bug Fixes

* **input-field:** sync value with mdcvalue for all field types ([ef7a559](https://github.com/Lundalogik/lime-elements/commit/ef7a55959b68faa2e93c00eac3bd881c2135ebbc))


### Features

* **input-field:** add support for regex pattern ([a922602](https://github.com/Lundalogik/lime-elements/commit/a9226023dbbf69433c1c63140d3aaa66b363f688))

# [29.2.0](https://github.com/Lundalogik/lime-elements/compare/v29.1.0...v29.2.0) (2020-10-27)


### Bug Fixes

* **form:** make sure form is initialized with a schema ([bc1bfe3](https://github.com/Lundalogik/lime-elements/commit/bc1bfe3637b44589486133977cff819a3314164e))


### Features

* **form:** allow props on input-field to be overriden from schema ([7998fe9](https://github.com/Lundalogik/lime-elements/commit/7998fe9abd59b6117f15bc982b6305fcd8f84306)), closes [Lundalogik/crm-feature#1519](https://github.com/Lundalogik/crm-feature/issues/1519)

# [29.1.0](https://github.com/Lundalogik/lime-elements/compare/v29.0.8...v29.1.0) (2020-10-27)


### Bug Fixes

* **form:** add missing type information for schema ([b4130ca](https://github.com/Lundalogik/lime-elements/commit/b4130ca93cb70b16a2340b9325d12e9a1824efdb))


### Features

* **form:** add support for form layouts ([58ceaff](https://github.com/Lundalogik/lime-elements/commit/58ceaff8c4af057a21981f4bbef8906e52d1929f)), closes [Lundalogik/crm-feature#1479](https://github.com/Lundalogik/crm-feature/issues/1479)

## [29.0.8](https://github.com/Lundalogik/lime-elements/compare/v29.0.7...v29.0.8) (2020-10-24)


### Bug Fixes

* **table:** loader appears smoothly, instead of blinking ([e20db37](https://github.com/Lundalogik/lime-elements/commit/e20db3780859ee437e6cd91fbc395f326d0be095))

## [29.0.7](https://github.com/Lundalogik/lime-elements/compare/v29.0.6...v29.0.7) (2020-10-23)


### Bug Fixes

* **table:** always update table pages after data has been updated or loaded ([ff338d0](https://github.com/Lundalogik/lime-elements/commit/ff338d0a77a85ab287df69b058568b268874794c))
* **table:** check boolean length correctly ([f1c2e33](https://github.com/Lundalogik/lime-elements/commit/f1c2e339955cb056ca9b50ccbac224ee95a0a5d9))

## [29.0.6](https://github.com/Lundalogik/lime-elements/compare/v29.0.5...v29.0.6) (2020-10-23)


### Bug Fixes

* **switch:** ensure no exception is thrown in the console ([566df84](https://github.com/Lundalogik/lime-elements/commit/566df840c4df613fbd61a0ce0bf5a1559f58f94e))

## [29.0.5](https://github.com/Lundalogik/lime-elements/compare/v29.0.4...v29.0.5) (2020-10-22)


### Bug Fixes

* **table:** set max page of tabulator when totalRows is updated ([6684a99](https://github.com/Lundalogik/lime-elements/commit/6684a99310f202341cc70e692272c909e9a8a0b6))

## [29.0.4](https://github.com/Lundalogik/lime-elements/compare/v29.0.3...v29.0.4) (2020-10-21)


### Bug Fixes

* **types:** publish auto generated types for the source code ([3752cea](https://github.com/Lundalogik/lime-elements/commit/3752cea1aaa5b5cf3a6e3a3aae2f634c5f6cb4ec))

## [29.0.3](https://github.com/Lundalogik/lime-elements/compare/v29.0.2...v29.0.3) (2020-10-20)


### Bug Fixes

* **table:** use default formatter for column if invalid component config is provided ([b250215](https://github.com/Lundalogik/lime-elements/commit/b250215e8ac435df42c94780df81dc5b0d69a5ac))

## [29.0.2](https://github.com/Lundalogik/lime-elements/compare/v29.0.1...v29.0.2) (2020-10-14)


### Bug Fixes

* **table:** render sorting arrow correctly ([e02e6aa](https://github.com/Lundalogik/lime-elements/commit/e02e6aa83e40a5e2ad0939750a0eeebb68afdcc1))

## [29.0.1](https://github.com/Lundalogik/lime-elements/compare/v29.0.0...v29.0.1) (2020-10-14)


### Bug Fixes

* **chip-set:** only emit one startEdit event when focusing on the input field ([4e473a1](https://github.com/Lundalogik/lime-elements/commit/4e473a131dab790feb909ead0ed846795aa0ccf5)), closes [Lundalogik/crm-feature#1474](https://github.com/Lundalogik/crm-feature/issues/1474)

# [29.0.0](https://github.com/Lundalogik/lime-elements/compare/v28.5.6...v29.0.0) (2020-10-12)


### Features

* **stencil:** update to StencilJS v2 ([7f1991b](https://github.com/Lundalogik/lime-elements/commit/7f1991b1d5f31b3aa5b2ea151b3b090fdab63201))


### BREAKING CHANGES

* **stencil:** Lime Elements no longer supplies ES5-builds. Browser support for ES Modules (esm)
is now required. If you are loading `lime-elements` with one `<script type="module" src="…">` tag
and one `<script nomodule src="…">` tag, you should remove the latter.

## [28.5.6](https://github.com/Lundalogik/lime-elements/compare/v28.5.5...v28.5.6) (2020-10-05)


### Bug Fixes

* **form:** fix sort and remove list of text fields in form ([8d0ce0c](https://github.com/Lundalogik/lime-elements/commit/8d0ce0cc3f4dc13d1e1f0eb7c671b21a0fad20d5)), closes [Lundalogik/lime-elements#969](https://github.com/Lundalogik/lime-elements/issues/969)

## [28.5.5](https://github.com/Lundalogik/lime-elements/compare/v28.5.4...v28.5.5) (2020-10-02)


### Bug Fixes

* **form:** fix resetting dependent fields during schema changes in lists ([13457d4](https://github.com/Lundalogik/lime-elements/commit/13457d4925ba893a3d8f77669e034bc0108c9ee0))

## [28.5.4](https://github.com/Lundalogik/lime-elements/compare/v28.5.3...v28.5.4) (2020-09-29)


### Bug Fixes

* **file:** add leading icon to illustrate upload ([f17ca03](https://github.com/Lundalogik/lime-elements/commit/f17ca03e805630c895ffbfa550b58a3d5507e85a))

## [28.5.3](https://github.com/Lundalogik/lime-elements/compare/v28.5.2...v28.5.3) (2020-09-29)


### Bug Fixes

* **input-field:** make it possible to programmatically update value in textarea ([9c50420](https://github.com/Lundalogik/lime-elements/commit/9c5042089874912fc2b5ae89ed192191b33d1817)), closes [#952](https://github.com/Lundalogik/lime-elements/issues/952)

## [28.5.2](https://github.com/Lundalogik/lime-elements/compare/v28.5.1...v28.5.2) (2020-09-29)


### Bug Fixes

* **select:** focus style for select dropdown ([e5f0853](https://github.com/Lundalogik/lime-elements/commit/e5f08538e920c20fcd71f0598b0b01eb2bd698bf))

## [28.5.1](https://github.com/Lundalogik/lime-elements/compare/v28.5.0...v28.5.1) (2020-09-25)


### Bug Fixes

* **table:** escape html in tables ([a1dc99e](https://github.com/Lundalogik/lime-elements/commit/a1dc99e8460f72e84d9d8642b9e7ea944b7ab122)), closes [Lundalogik/crm-feature#1418](https://github.com/Lundalogik/crm-feature/issues/1418)

# [28.5.0](https://github.com/Lundalogik/lime-elements/compare/v28.4.5...v28.5.0) (2020-09-25)


### Features

* **table:** add default sorting ([a0f0448](https://github.com/Lundalogik/lime-elements/commit/a0f0448ef9fc29bfc3a49482445d00947f94431b)), closes [#961](https://github.com/Lundalogik/lime-elements/issues/961)

## [28.4.5](https://github.com/Lundalogik/lime-elements/compare/v28.4.4...v28.4.5) (2020-09-22)


### Bug Fixes

* **table:** ignore first ajax request if table is created with data ([4bfcc5d](https://github.com/Lundalogik/lime-elements/commit/4bfcc5d11970e257776710e2423bbf6acccdae2e)), closes [Lundalogik/lime-crm-components#150](https://github.com/Lundalogik/lime-crm-components/issues/150)

## [28.4.4](https://github.com/Lundalogik/lime-elements/compare/v28.4.3...v28.4.4) (2020-09-18)


### Bug Fixes

* **table:** calculate the correct width when resizing columns ([4ab6db7](https://github.com/Lundalogik/lime-elements/commit/4ab6db7c3d2562662ac4582d08a89953c8f56ecd))


### Performance Improvements

* **table:** use object pool for custom components ([3d9047a](https://github.com/Lundalogik/lime-elements/commit/3d9047a0b12a8768d3fb3646dcc465bd7b5a9152)), closes [Lundalogik/crm-feature#1384](https://github.com/Lundalogik/crm-feature/issues/1384)

## [28.4.3](https://github.com/Lundalogik/lime-elements/compare/v28.4.2...v28.4.3) (2020-09-17)


### Performance Improvements

* **portal:** create popper instance when portal is displayed ([3371b0e](https://github.com/Lundalogik/lime-elements/commit/3371b0e4269c1da36342fc6a0215a7b3deff6efe))

## [28.4.2](https://github.com/Lundalogik/lime-elements/compare/v28.4.1...v28.4.2) (2020-09-14)


### Bug Fixes

* **tab-bar:** hide unwanted scrollbars on Firefox ([1cfac35](https://github.com/Lundalogik/lime-elements/commit/1cfac35434be731e9e2ef4b57cf02e2b9c4dcad0))

## [28.4.1](https://github.com/Lundalogik/lime-elements/compare/v28.4.0...v28.4.1) (2020-09-10)


### Bug Fixes

* **tab-panel:** initialize slot elements array ([44658a0](https://github.com/Lundalogik/lime-elements/commit/44658a0b464894f55be8ad54e5b123324c5dffcd))
* **table:** add wrapper element to Tabulator ([7a9eca7](https://github.com/Lundalogik/lime-elements/commit/7a9eca7f83eb0ca2154cdc3f561c777ed15e3f2f))

# [28.4.0](https://github.com/Lundalogik/lime-elements/compare/v28.3.1...v28.4.0) (2020-09-10)


### Bug Fixes

* **chip-set:** add some space for the clear all button so it won't overlap chips ([3b159c0](https://github.com/Lundalogik/lime-elements/commit/3b159c07c88ebd6fac8f81b2a4317ebbaaa0470f))
* **chip-set:** make clear-all button keyboard accessible ([2f3ab2e](https://github.com/Lundalogik/lime-elements/commit/2f3ab2e0a35440bc30d21fc03e27114ec187abb1)), closes [#936](https://github.com/Lundalogik/lime-elements/issues/936)


### Features

* **chip-set:** add `aria-label` & `title` for clear all button ([714dc30](https://github.com/Lundalogik/lime-elements/commit/714dc3018d57dbcdcb100e228a62c98bfd2e1ade))

## [28.3.1](https://github.com/Lundalogik/lime-elements/compare/v28.3.0...v28.3.1) (2020-09-09)


### Bug Fixes

* **table:** calculate column width for custom components ([87b764a](https://github.com/Lundalogik/lime-elements/commit/87b764a86bcd891dc05736ca4eb7abd4be65ac29))

# [28.3.0](https://github.com/Lundalogik/lime-elements/compare/v28.2.0...v28.3.0) (2020-09-08)


### Features

* **chip-set:** add optional delimiters between chips ([0ebc43b](https://github.com/Lundalogik/lime-elements/commit/0ebc43b1d1f7e402b7d19e5fead71793dc4e36b9)), closes [Lundalogik/crm-feature#1351](https://github.com/Lundalogik/crm-feature/issues/1351)

# [28.2.0](https://github.com/Lundalogik/lime-elements/compare/v28.1.4...v28.2.0) (2020-09-07)


### Features

* **chip-set:** add optional leading icon ([0cfe663](https://github.com/Lundalogik/lime-elements/commit/0cfe663f65cbe1ddb07699f9714e554337f6f4a1))

## [28.1.4](https://github.com/Lundalogik/lime-elements/compare/v28.1.3...v28.1.4) (2020-09-07)


### Bug Fixes

* **table:** make Tabulator look more like old tables in web client ([aad9589](https://github.com/Lundalogik/lime-elements/commit/aad95895999ac8c2d53f3a8007af088d23377e6a))

## [28.1.3](https://github.com/Lundalogik/lime-elements/compare/v28.1.2...v28.1.3) (2020-09-07)


### Bug Fixes

* **tab-bar:** save tab state by making it mutable ([c8dfabf](https://github.com/Lundalogik/lime-elements/commit/c8dfabf28db36ad8bc1633ebd626cdb6e30dcfec)), closes [Lundalogik/crm-feature#1327](https://github.com/Lundalogik/crm-feature/issues/1327)

## [28.1.2](https://github.com/Lundalogik/lime-elements/compare/v28.1.1...v28.1.2) (2020-09-07)


### Bug Fixes

* **button-group:** fix visual defects on Firefox cause by user agent stylesheets ([746b2ef](https://github.com/Lundalogik/lime-elements/commit/746b2efcc453e80b29bceb6b8527d7bc935c9bb9))

## [28.1.1](https://github.com/Lundalogik/lime-elements/compare/v28.1.0...v28.1.1) (2020-09-02)


### Bug Fixes

* **chip-set:** add darker color when hovering over button ([a7c3cb4](https://github.com/Lundalogik/lime-elements/commit/a7c3cb46e67cd22247d5663e8a4ce6de3e083977))

# [28.1.0](https://github.com/Lundalogik/lime-elements/compare/v28.0.3...v28.1.0) (2020-09-01)


### Features

* **chip-set:** add delete all chips button ([31ad2f7](https://github.com/Lundalogik/lime-elements/commit/31ad2f7f1a7864eb0262f763f53ddc09906d3a53)), closes [Lundalogik/crm-feature#1329](https://github.com/Lundalogik/crm-feature/issues/1329)

## [28.0.3](https://github.com/Lundalogik/lime-elements/compare/v28.0.2...v28.0.3) (2020-08-31)


### Bug Fixes

* **switch:** make sure MDC component exist ([6d5601a](https://github.com/Lundalogik/lime-elements/commit/6d5601a90fb6958c27e79655b77a4e23bdf98835))

## [28.0.2](https://github.com/Lundalogik/lime-elements/compare/v28.0.1...v28.0.2) (2020-08-31)


### Performance Improvements

* **linear-progress:** remove continuous buffering animation ([db33e68](https://github.com/Lundalogik/lime-elements/commit/db33e681d1bdecb3a6109156efd2f6284ce6870d))

## [28.0.1](https://github.com/Lundalogik/lime-elements/compare/v28.0.0...v28.0.1) (2020-08-28)


### Bug Fixes

* **checkbox:** check if objects exist before destroy ([c862cde](https://github.com/Lundalogik/lime-elements/commit/c862cde90bc0f6f03b347c0f8ec9dd06a382838b))
* **form:** only unmount if element exist ([f075d3b](https://github.com/Lundalogik/lime-elements/commit/f075d3b8b003c3c29be269910d451c1d5c47de18))
* **icon-button:** check if object exist before destroy ([6a002c9](https://github.com/Lundalogik/lime-elements/commit/6a002c91e7842837062f8929d67aed796021db21))
* **menu-surface:** check if object exist before destroy ([87816ba](https://github.com/Lundalogik/lime-elements/commit/87816ba390b8ea1c2ffeb9f9fb456d387f12f506))
* **portal:** use connectedCallback to setup container ([16b101a](https://github.com/Lundalogik/lime-elements/commit/16b101ac8155925ca31ee06a393cfafed6a3fc8a))

# [28.0.0](https://github.com/Lundalogik/lime-elements/compare/v27.1.0...v28.0.0) (2020-08-28)


### Reverts

* **core-styles:** revert "let color palette be exported & accessible in webclient" ([6d73d5b](https://github.com/Lundalogik/lime-elements/commit/6d73d5ba2c6493e3c3f39bbd4ea9f7a3c3015e35))


### BREAKING CHANGES

* **core-styles:** The color palettes should be imported by the consumer, as described in the
documentation and the release notes for v27.0.0. The reverted change was a mistake due to
miscommunication. Our apologies.

# [27.1.0](https://github.com/Lundalogik/lime-elements/compare/v27.0.0...v27.1.0) (2020-08-27)


### Features

* **core-styles:** let color palette be exported & accessible in webclient ([5b27cb6](https://github.com/Lundalogik/lime-elements/commit/5b27cb650e816d69594e72068cf897fb3d039b61))

# [27.0.0](https://github.com/Lundalogik/lime-elements/compare/v26.43.1...v27.0.0) (2020-08-27)


### Features

* **color-system:** add different color palettes ([1325519](https://github.com/Lundalogik/lime-elements/commit/1325519e9a396b5918252b4ad15ca16c464620b9))


### BREAKING CHANGES

* **color-system:** The new color stylesheet `[node_modules/]@limetech/lime-elements/dist/lime-elements/style/color-palette-extended-light-mode-only.css` must be loaded. There is also a `color-palette-extended.css` in the same location. This should not be used in production until lime-elements has finished the transition to fully support dark mode in all components. ***NOTE!*** While no components currently use the new color variables, components *will* be updated to use the new variables in upcoming *minor* versions, which will be breaking if neither of the above stylesheets are loaded.

## [26.43.1](https://github.com/Lundalogik/lime-elements/compare/v26.43.0...v26.43.1) (2020-08-26)


### Bug Fixes

* **button-group:** remove visual defects on iOS ([8edc55f](https://github.com/Lundalogik/lime-elements/commit/8edc55fc211803e8e50951a96e02ee3681a1ab4c))

# [26.43.0](https://github.com/Lundalogik/lime-elements/compare/v26.42.11...v26.43.0) (2020-08-21)


### Features

* **table:** add row selection feature on table view ([170fb3a](https://github.com/Lundalogik/lime-elements/commit/170fb3adecf9ae8a99421573f21d822f3cae1903)), closes [#912](https://github.com/Lundalogik/lime-elements/issues/912)

## [26.42.11](https://github.com/Lundalogik/lime-elements/compare/v26.42.10...v26.42.11) (2020-08-21)


### Bug Fixes

* **table:** make paddings similar to old tables in the web client ([c31fba5](https://github.com/Lundalogik/lime-elements/commit/c31fba5b849fffa43b75c34bd3abcdf4f83b0f39))
* **tabulator-custom-styles:** fix layout misalignments ([e76da8a](https://github.com/Lundalogik/lime-elements/commit/e76da8a3d1e460c0a7be2e6ca997685eb01e4bad))

## [26.42.10](https://github.com/Lundalogik/lime-elements/compare/v26.42.9...v26.42.10) (2020-08-20)


### Performance Improvements

* **table:** don't set data on Tabulator unless it has changed ([9cef57c](https://github.com/Lundalogik/lime-elements/commit/9cef57cf96c5088b116dac004a75614b3601cdf2))

## [26.42.9](https://github.com/Lundalogik/lime-elements/compare/v26.42.8...v26.42.9) (2020-08-20)


### Bug Fixes

* **limel-form:** no error is thrown when parsing keys from schema w/o properties key ([c713c63](https://github.com/Lundalogik/lime-elements/commit/c713c6335c1614627b59e0b7b419086290ea9ae3))

## [26.42.8](https://github.com/Lundalogik/lime-elements/compare/v26.42.7...v26.42.8) (2020-08-18)


### Bug Fixes

* **button-groups:** make entire chip look clickable ([1f26682](https://github.com/Lundalogik/lime-elements/commit/1f26682913542064c78a9499f01606f2cb3f021e))

## [26.42.7](https://github.com/Lundalogik/lime-elements/compare/v26.42.6...v26.42.7) (2020-08-12)


### Bug Fixes

* update prismjs to reduce vulnerabilities ([6eb7436](https://github.com/Lundalogik/lime-elements/commit/6eb74361dd6faa826e35747f952ddf1ce895ff46))

## [26.42.6](https://github.com/Lundalogik/lime-elements/compare/v26.42.5...v26.42.6) (2020-08-12)


### Bug Fixes

* **tab-bar:** make sure scrollArea &  mdcTabBar exist before removing the element ([bf8cbc9](https://github.com/Lundalogik/lime-elements/commit/bf8cbc96791b61cc613f819eb915ca171fd3b05b)), closes [Lundalogik/crm-feature#1239](https://github.com/Lundalogik/crm-feature/issues/1239)

## [26.42.5](https://github.com/Lundalogik/lime-elements/compare/v26.42.4...v26.42.5) (2020-08-06)


### Bug Fixes

* **list:** too tall menus render outside screen on Safari ios with address bar ([156131c](https://github.com/Lundalogik/lime-elements/commit/156131cc83c10a3645e082003ecbae146cdd258b))

## [26.42.4](https://github.com/Lundalogik/lime-elements/compare/v26.42.3...v26.42.4) (2020-07-24)


### Bug Fixes

* **input-field:** correct placement of label for textarea ([b6a5014](https://github.com/Lundalogik/lime-elements/commit/b6a5014e2ec7f26635c5523d16eef524da692b4a)), closes [#722](https://github.com/Lundalogik/lime-elements/issues/722)

## [26.42.3](https://github.com/Lundalogik/lime-elements/compare/v26.42.2...v26.42.3) (2020-07-23)


### Bug Fixes

* **tab-bar:** fix tab-bar crashes when previous tabs are undefined ([9837e8a](https://github.com/Lundalogik/lime-elements/commit/9837e8a1fc87bf6ece3172c6f36e2268a2cbcfa0)), closes [#852](https://github.com/Lundalogik/lime-elements/issues/852)

## [26.42.2](https://github.com/Lundalogik/lime-elements/compare/v26.42.1...v26.42.2) (2020-07-22)


### Bug Fixes

* **tab-bar:** remove limel-icons when no icon name provided  in limel-tab-bar ([0b9beb2](https://github.com/Lundalogik/lime-elements/commit/0b9beb267df67e45c49d6f6904bd8c187e841122))

## [26.42.1](https://github.com/Lundalogik/lime-elements/compare/v26.42.0...v26.42.1) (2020-07-14)


### Bug Fixes

* **menu:** change 1px border, from REM value to PX to avoid visual defects ([87c1044](https://github.com/Lundalogik/lime-elements/commit/87c104448e59f6b9ce0d0780ddc06bc8308001a6))
* **menu:** force tall menus placed at the bottom to render inside the viewport ([2c02d91](https://github.com/Lundalogik/lime-elements/commit/2c02d9170d9a1ff287f1342b40e96e1b27a8d20b))

# [26.42.0](https://github.com/Lundalogik/lime-elements/compare/v26.41.0...v26.42.0) (2020-07-10)


### Features

* **form:** add support for a props factory for custom components ([314dfab](https://github.com/Lundalogik/lime-elements/commit/314dfab434fb7a3d47a56b2b12aa8bb2a4e89a6e)), closes [Lundalogik/lime-crm-components#107](https://github.com/Lundalogik/lime-crm-components/issues/107)

# [26.41.0](https://github.com/Lundalogik/lime-elements/compare/v26.40.5...v26.41.0) (2020-07-10)


### Features

* **tab-bar:** add css support for fixed & dynamic tab layouts ([92877b1](https://github.com/Lundalogik/lime-elements/commit/92877b1e0c4dea9bd3c9bfbb9b2d1bdcd90b09b4))

## [26.40.5](https://github.com/Lundalogik/lime-elements/compare/v26.40.4...v26.40.5) (2020-07-10)


### Bug Fixes

* **slider:** properly style disabled slider's thumb ([3fdde72](https://github.com/Lundalogik/lime-elements/commit/3fdde727a9b164627a16ad51db42cfa118dc23e0))

## [26.40.4](https://github.com/Lundalogik/lime-elements/compare/v26.40.3...v26.40.4) (2020-07-10)


### Bug Fixes

* **date-picker:** improve handling of click events ([962c932](https://github.com/Lundalogik/lime-elements/commit/962c93218716426080e918ae795cb7772d71b36c))

## [26.40.3](https://github.com/Lundalogik/lime-elements/compare/v26.40.2...v26.40.3) (2020-07-09)


### Bug Fixes

* **input-field:** overwrite native text field validation if consumer provides validation ([f20a2d6](https://github.com/Lundalogik/lime-elements/commit/f20a2d6739762211e36e2f24092867b3ceef07b4))

## [26.40.2](https://github.com/Lundalogik/lime-elements/compare/v26.40.1...v26.40.2) (2020-07-09)


### Bug Fixes

* **menu:** when dropdown is rendered upwards from trigger, do not cover the trigger ([93926c0](https://github.com/Lundalogik/lime-elements/commit/93926c0fd5b7e37e67dae4b2d1c7be287f541ca9))

## [26.40.1](https://github.com/Lundalogik/lime-elements/compare/v26.40.0...v26.40.1) (2020-07-09)


### Bug Fixes

* **date-picker:** improve handling of focus on the input field ([7dc63f5](https://github.com/Lundalogik/lime-elements/commit/7dc63f562ddec2a0172585653b40d7f5e145a67a)), closes [#764](https://github.com/Lundalogik/lime-elements/issues/764)

# [26.40.0](https://github.com/Lundalogik/lime-elements/compare/v26.39.1...v26.40.0) (2020-07-08)


### Bug Fixes

* **date-picker:** recreate the flatpickr if it hasn't rendered after 1 second ([d68d10c](https://github.com/Lundalogik/lime-elements/commit/d68d10c6cccd51f703ee1fd48d55cdd5329c482e))
* **menu-surface:** ensure that lists can be correctly rendered in the portal ([9c6c5bc](https://github.com/Lundalogik/lime-elements/commit/9c6c5bcc5747433a0b50a362a99d44c45e9621b4))
* **menu-surface:** ensure that the menu surface is rendered inside the viewport ([8e21e27](https://github.com/Lundalogik/lime-elements/commit/8e21e271e36e1e5d1a864d393ff409b32243177f))


### Features

* **date-picker:** add button for clearing the input value ([e0e470b](https://github.com/Lundalogik/lime-elements/commit/e0e470b3ff1d64a28cb2ff134d36fce63f9ad9bd))
* **date-picker:** use portal to improve dropdown behavior for date-pickers inside dialog ([5b04b6a](https://github.com/Lundalogik/lime-elements/commit/5b04b6af002918caac345d23c47b3415580ba41d)), closes [#815](https://github.com/Lundalogik/lime-elements/issues/815)
* **input-field:** add date and time related types to set of valid input types ([da0656d](https://github.com/Lundalogik/lime-elements/commit/da0656db55a5150c940296cc72c29ac320ec5fbd))

## [26.39.1](https://github.com/Lundalogik/lime-elements/compare/v26.39.0...v26.39.1) (2020-07-08)


### Bug Fixes

* **input-field:** remove state decorator ([90fa45b](https://github.com/Lundalogik/lime-elements/commit/90fa45becdca1a9a3d598936c88a27bd414bfdd3))
* **picker:** move chip creation to componentWillLoad ([8d1ed30](https://github.com/Lundalogik/lime-elements/commit/8d1ed3004c1d264b59500abc81dc2662f41bcded))
* **switch:** remove state decorator ([2c3be6d](https://github.com/Lundalogik/lime-elements/commit/2c3be6de45a559660fd91aea456b7577b6e0dc71))

# [26.39.0](https://github.com/Lundalogik/lime-elements/compare/v26.38.0...v26.39.0) (2020-07-08)


### Features

* **table:** added props factory function to table component definition interface ([40f6d34](https://github.com/Lundalogik/lime-elements/commit/40f6d3420d28ba890e8a2ec244ace2ce59fe03ad))

# [26.38.0](https://github.com/Lundalogik/lime-elements/compare/v26.37.1...v26.38.0) (2020-07-08)


### Features

* make dropdowns (menu, select, etc) appear above trigger if not enough space below ([d11dd71](https://github.com/Lundalogik/lime-elements/commit/d11dd71e910130eb0f561922f9ecaf202ef18b3f))

## [26.37.1](https://github.com/Lundalogik/lime-elements/compare/v26.37.0...v26.37.1) (2020-07-07)


### Bug Fixes

* **schema-field:** reset dependent fields when another fields changes ([4f2e9e1](https://github.com/Lundalogik/lime-elements/commit/4f2e9e12c84bbfc5f497279857ba76f9b21a0519))

# [26.37.0](https://github.com/Lundalogik/lime-elements/compare/v26.36.0...v26.37.0) (2020-07-07)


### Features

* **shadows:** add shadow variable for bottom bars ([3fa31c3](https://github.com/Lundalogik/lime-elements/commit/3fa31c3ea347794bfbe0adaa8f75cf47931d1811))

# [26.36.0](https://github.com/Lundalogik/lime-elements/compare/v26.35.4...v26.36.0) (2020-07-07)


### Features

* **table:** add table component ([4dc36ae](https://github.com/Lundalogik/lime-elements/commit/4dc36ae2e5256f69998af9f63b5053ff5b27400a))

## [26.35.4](https://github.com/Lundalogik/lime-elements/compare/v26.35.3...v26.35.4) (2020-07-06)


### Bug Fixes

* **form:** use Ajv to validate instead of rjsf ([17bd0a6](https://github.com/Lundalogik/lime-elements/commit/17bd0a68bef6de76baf88dc5e892d9530b306ade))

## [26.35.3](https://github.com/Lundalogik/lime-elements/compare/v26.35.2...v26.35.3) (2020-07-06)


### Bug Fixes

* **schema-field:** change null to undefined for custom web components when appropriate ([63aa319](https://github.com/Lundalogik/lime-elements/commit/63aa3192ef4086d2c614e3c5773d92018328559e))

## [26.35.2](https://github.com/Lundalogik/lime-elements/compare/v26.35.1...v26.35.2) (2020-07-06)


### Bug Fixes

* **schema-form:** emit undefined instead of null for empty value ([befd7f0](https://github.com/Lundalogik/lime-elements/commit/befd7f0b4cf2e484490ed06e31cb3387152b41fa))

## [26.35.1](https://github.com/Lundalogik/lime-elements/compare/v26.35.0...v26.35.1) (2020-07-06)


### Bug Fixes

* **input:** style the inbuilt clear search button ([deab30d](https://github.com/Lundalogik/lime-elements/commit/deab30d2e82b86be9080a381539c4b0f5c0040b8))

# [26.35.0](https://github.com/Lundalogik/lime-elements/compare/v26.34.5...v26.35.0) (2020-07-01)


### Features

* **date-picker:** add `'nb'` for Norsk Bokmål as a permitted language option ([c69f92c](https://github.com/Lundalogik/lime-elements/commit/c69f92cb3f3e2576930bddc7ac73dc1f1f6e62d5))

## [26.34.5](https://github.com/Lundalogik/lime-elements/compare/v26.34.4...v26.34.5) (2020-06-30)


### Bug Fixes

* **button:** improve button styles ([bae48f3](https://github.com/Lundalogik/lime-elements/commit/bae48f309a6950ab26224421c56459021466dce4))

## [26.34.4](https://github.com/Lundalogik/lime-elements/compare/v26.34.3...v26.34.4) (2020-06-30)


### Bug Fixes

* **slider:** redesign the slider ([0ae3a41](https://github.com/Lundalogik/lime-elements/commit/0ae3a413a8cd8a692cb9d58ec0789a20a4e6e0cf))

## [26.34.3](https://github.com/Lundalogik/lime-elements/compare/v26.34.2...v26.34.3) (2020-06-29)


### Bug Fixes

* **table:** cells won't grow over specified max-width ([86a486b](https://github.com/Lundalogik/lime-elements/commit/86a486b769084532cd02c489be2674781998f5de))

## [26.34.2](https://github.com/Lundalogik/lime-elements/compare/v26.34.1...v26.34.2) (2020-06-29)


### Bug Fixes

* **select:** set focus on menu change not every update ([ce8379a](https://github.com/Lundalogik/lime-elements/commit/ce8379a71ab046b319ce26584cda30a6957352b2))

## [26.34.1](https://github.com/Lundalogik/lime-elements/compare/v26.34.0...v26.34.1) (2020-06-29)


### Bug Fixes

* upgrade replace-in-file from 6.0.0 to 6.1.0 ([83ceb07](https://github.com/Lundalogik/lime-elements/commit/83ceb0774b9926b2c1d72e90f2100ff4440150c5))

# [26.34.0](https://github.com/Lundalogik/lime-elements/compare/v26.33.1...v26.34.0) (2020-06-26)


### Features

* **table:** set default layout to fitColumns ([f51869d](https://github.com/Lundalogik/lime-elements/commit/f51869db01f162649e46c7150440c70381dfbe71))

## [26.33.1](https://github.com/Lundalogik/lime-elements/compare/v26.33.0...v26.33.1) (2020-06-26)


### Bug Fixes

* **tablulator-paginator:** style paginators ([2638b81](https://github.com/Lundalogik/lime-elements/commit/2638b813a2aecae812a82a880b1e7c62ebb6c4a4))

# [26.33.0](https://github.com/Lundalogik/lime-elements/compare/v26.32.0...v26.33.0) (2020-06-26)


### Features

* **button-group:** add component ([91a25f1](https://github.com/Lundalogik/lime-elements/commit/91a25f12e0804b715daeabd825957a9f43a48976))

# [26.32.0](https://github.com/Lundalogik/lime-elements/compare/v26.31.2...v26.32.0) (2020-06-25)


### Features

* **table:** add custom styles for low-density and interactive rows ([888f340](https://github.com/Lundalogik/lime-elements/commit/888f340a7ee8057a490fa426f0897663f5191c7f))

## [26.31.2](https://github.com/Lundalogik/lime-elements/compare/v26.31.1...v26.31.2) (2020-06-24)


### Bug Fixes

* **limel-select:** ensure select element don't crash when it's list element doesn't exist ([0240901](https://github.com/Lundalogik/lime-elements/commit/02409016060ecf0545e5d75ad18a398c29ad057d))

## [26.31.1](https://github.com/Lundalogik/lime-elements/compare/v26.31.0...v26.31.1) (2020-06-22)


### Bug Fixes

* **table:** make it more similar to current tables ([41e80dd](https://github.com/Lundalogik/lime-elements/commit/41e80ddcb9ddf1f004c6cc179ec8cc84cae278d0))
* **tabulator-arrow:** add more interactivity on hover, to hint columns are sortable ([3dbcb82](https://github.com/Lundalogik/lime-elements/commit/3dbcb8276213b506cbdade5932f82e62903a6d9e))

# [26.31.0](https://github.com/Lundalogik/lime-elements/compare/v26.30.1...v26.31.0) (2020-06-18)


### Features

* **tab-panel:** make it possible to scroll inside the content of a tab ([2285f47](https://github.com/Lundalogik/lime-elements/commit/2285f47e763ca9795d7c7fe0eaf94dc9a27046d6)), closes [Lundalogik/crm-feature#1141](https://github.com/Lundalogik/crm-feature/issues/1141)

## [26.30.1](https://github.com/Lundalogik/lime-elements/compare/v26.30.0...v26.30.1) (2020-06-17)


### Bug Fixes

* trigger release ([f9a823d](https://github.com/Lundalogik/lime-elements/commit/f9a823d7f42697b7d1baa8779e7af78ead2ea0dc))

# [26.30.0](https://github.com/Lundalogik/lime-elements/compare/v26.29.2...v26.30.0) (2020-06-16)


### Bug Fixes

* **chip-set:** remove mdc-chip__ripple div ([adeb6da](https://github.com/Lundalogik/lime-elements/commit/adeb6da7e72b02960ed9144fe23773acb2a3734d))
* **chip-set:** rewrite layout using grid ([f322b9e](https://github.com/Lundalogik/lime-elements/commit/f322b9e9f841f36b1609d11f451e6e3d8a133d39))


### Features

* **shadows:** add shadow styles for inset elements ([c952107](https://github.com/Lundalogik/lime-elements/commit/c9521077b07c86ce6d54b549016abcc1c49dac2b))

## [26.29.2](https://github.com/Lundalogik/lime-elements/compare/v26.29.1...v26.29.2) (2020-06-12)


### Bug Fixes

* **table:** add styles and animate sorting icon ([9a9e207](https://github.com/Lundalogik/lime-elements/commit/9a9e20754632cf05cbc6b34826cda8b0ef4b7eb2))
* **table:** add styles similar to our current tables ([6dc8736](https://github.com/Lundalogik/lime-elements/commit/6dc873676684765a90395409319c9e4ccab6ac1d))

## [26.29.1](https://github.com/Lundalogik/lime-elements/compare/v26.29.0...v26.29.1) (2020-06-12)


### Performance Improvements

* **button:** hide spinners to avoid constantly running animations ([680b455](https://github.com/Lundalogik/lime-elements/commit/680b455f58fe8585af24fbd39625379e4cf70eab))

# [26.29.0](https://github.com/Lundalogik/lime-elements/compare/v26.28.0...v26.29.0) (2020-06-04)


### Features

* **table:** created simple table component ([7fbd2b4](https://github.com/Lundalogik/lime-elements/commit/7fbd2b43822d89d130ab4ea63ded1f17fadc33d0))

# [26.28.0](https://github.com/Lundalogik/lime-elements/compare/v26.27.4...v26.28.0) (2020-06-03)


### Features

* **schema-form:** add support for custom components in place of SchemaFields ([8a34158](https://github.com/Lundalogik/lime-elements/commit/8a34158186b3534e5ee100790291a4647d00270d))

## [26.27.4](https://github.com/Lundalogik/lime-elements/compare/v26.27.3...v26.27.4) (2020-06-03)


### Bug Fixes

* **dialog:** fix broken max-height, so that dialog is never taller than viewport ([63b4584](https://github.com/Lundalogik/lime-elements/commit/63b4584d5b3778020b15b6ea84ad17793f4f43e5)), closes [#786](https://github.com/Lundalogik/lime-elements/issues/786)

## [26.27.3](https://github.com/Lundalogik/lime-elements/compare/v26.27.2...v26.27.3) (2020-05-29)


### Bug Fixes

* **chip-set:** render input really hidden when it's hidden ([1aa1fc0](https://github.com/Lundalogik/lime-elements/commit/1aa1fc06e23771f174cf4b1a7d2a0442fa3130de))

## [26.27.2](https://github.com/Lundalogik/lime-elements/compare/v26.27.1...v26.27.2) (2020-05-28)


### Bug Fixes

* **input-field:** fix alignment input field with error icon ([4b6eb17](https://github.com/Lundalogik/lime-elements/commit/4b6eb1744e49dda89ef9658cf758024052e03b7d))

## [26.27.1](https://github.com/Lundalogik/lime-elements/compare/v26.27.0...v26.27.1) (2020-05-28)


### Bug Fixes

* **input-field:** force the label truncate when container is too little ([3ea61a1](https://github.com/Lundalogik/lime-elements/commit/3ea61a18d18dfc405541414770f22177b14267da))
* **select:** force the label truncate when container is too little ([0a00e0f](https://github.com/Lundalogik/lime-elements/commit/0a00e0f277a56a996a6ac29d206b7742f1f6301e))

# [26.27.0](https://github.com/Lundalogik/lime-elements/compare/v26.26.1...v26.27.0) (2020-05-27)


### Features

* **chip-set:** improve styling when chip is selected for deletion using keyboard ([dc3a3f0](https://github.com/Lundalogik/lime-elements/commit/dc3a3f039c95194f1bdfa21c0a2fa2ec15d2281f))

## [26.26.1](https://github.com/Lundalogik/lime-elements/compare/v26.26.0...v26.26.1) (2020-05-26)


### Bug Fixes

* **chip-set:** unify styles with other input types ([7d86151](https://github.com/Lundalogik/lime-elements/commit/7d861516ca95e674cb2419e863c6968da0fb45a3))
* **input-field:** unify styles with other input types ([f587020](https://github.com/Lundalogik/lime-elements/commit/f587020c5e11684c7f6ec96d4f130cd01fc0a697))
* **select:** unify styles with other input types ([0b0cf77](https://github.com/Lundalogik/lime-elements/commit/0b0cf772b9dbb8228163294929bd4630588e869b))

# [26.26.0](https://github.com/Lundalogik/lime-elements/compare/v26.25.0...v26.26.0) (2020-05-22)


### Features

* **leadingIcon:** add leadingIcon for input type search ([c93ff74](https://github.com/Lundalogik/lime-elements/commit/c93ff740f18d4e03dd5eb4f6eb98297da4997f61))

# [26.25.0](https://github.com/Lundalogik/lime-elements/compare/v26.24.1...v26.25.0) (2020-05-18)


### Features

* **icon-button:** show label for icon button on hover ([3705198](https://github.com/Lundalogik/lime-elements/commit/3705198c5bbebab71becf400ddc9cffe66e5af49))

## [26.24.1](https://github.com/Lundalogik/lime-elements/compare/v26.24.0...v26.24.1) (2020-05-15)


### Bug Fixes

* upgrade jsx-dom from 6.4.10 to 6.4.13 ([4b4275a](https://github.com/Lundalogik/lime-elements/commit/4b4275a68554ea36ba62eb5c04b4a8a1a0ef1f4a))
* upgrade jsx-dom from 6.4.10 to 6.4.13 ([c8657fe](https://github.com/Lundalogik/lime-elements/commit/c8657fe71bdf8d800b93c287d283c1a5c17de657))

# [26.24.0](https://github.com/Lundalogik/lime-elements/compare/v26.23.0...v26.24.0) (2020-05-14)


### Bug Fixes

* **icon-button:** add support for native attribute `tabindex` ([3fd793d](https://github.com/Lundalogik/lime-elements/commit/3fd793dee8d47878fac618c4f55097c0e213a363))


### Features

* **icon:** add css property `--icon-background-color` ([31e2a4f](https://github.com/Lundalogik/lime-elements/commit/31e2a4fe3e2563e051fb749ab37c03a21548f4cf))
* **icon-button:** add support for "elevated" look ([b6fadf3](https://github.com/Lundalogik/lime-elements/commit/b6fadf3a501fa11421c9370a9281d62550eda886))
* **tab-bar:** add buttons when bar can be scrolled ([c9f23f2](https://github.com/Lundalogik/lime-elements/commit/c9f23f2fd497bf3e3439c41608ccb3660bbf6662)), closes [Lundalogik/crm-feature#1022](https://github.com/Lundalogik/crm-feature/issues/1022)

# [26.23.0](https://github.com/Lundalogik/lime-elements/compare/v26.22.1...v26.23.0) (2020-05-12)


### Features

* **menu:** allow menu to have fixed positioning ([673fe79](https://github.com/Lundalogik/lime-elements/commit/673fe791dc6d66baf15c4e33aaa9182725ffd251))
* **portal:** allow portal content to have fixed positioning ([32866de](https://github.com/Lundalogik/lime-elements/commit/32866deeaccef81a2997f9ff251f1942efe66bdb))

## [26.22.1](https://github.com/Lundalogik/lime-elements/compare/v26.22.0...v26.22.1) (2020-05-07)


### Bug Fixes

* **picker:** do not focus chipset on value change when a single picker value is chosen ([7f1a7b9](https://github.com/Lundalogik/lime-elements/commit/7f1a7b92c79020477321f51cfde8d99ab54cf94f))

# [26.22.0](https://github.com/Lundalogik/lime-elements/compare/v26.21.0...v26.22.0) (2020-05-06)


### Bug Fixes

* **chip-set:** import styles directly from limel-input-field ([2d5db9d](https://github.com/Lundalogik/lime-elements/commit/2d5db9d2492b0776f4448ea54f10326ecce13c3b))


### Features

* **input-field:** add custom styles to create interactive bg-colors ([f1387c3](https://github.com/Lundalogik/lime-elements/commit/f1387c38d1174413818ec9d5f870d529018924c0))

# [26.21.0](https://github.com/Lundalogik/lime-elements/compare/v26.20.1...v26.21.0) (2020-05-06)


### Features

* **menu-surface:** menu is kept open while scrolling ([d0adbd3](https://github.com/Lundalogik/lime-elements/commit/d0adbd3f089cef034b233c7a60f48b1132ea2626))
* **portal:** use popperjs for positioning ([0949aa0](https://github.com/Lundalogik/lime-elements/commit/0949aa0588f0c23cbec50ad852fab1d1efc2134e))

## [26.20.1](https://github.com/Lundalogik/lime-elements/compare/v26.20.0...v26.20.1) (2020-04-30)


### Bug Fixes

* **list:** center-align contents of lists with or without secondary text ([caae9e7](https://github.com/Lundalogik/lime-elements/commit/caae9e7161216f3663fb4b8d8c1394756ae94e61))

# [26.20.0](https://github.com/Lundalogik/lime-elements/compare/v26.19.4...v26.20.0) (2020-04-30)


### Features

* **list:** add custom class for lists that need striped style ([d81bc57](https://github.com/Lundalogik/lime-elements/commit/d81bc5704a66e0e00ed1d6369ee50b05206aa431))

## [26.19.4](https://github.com/Lundalogik/lime-elements/compare/v26.19.3...v26.19.4) (2020-04-30)


### Bug Fixes

* **picker:** ensure picker doesn't crash if its value is set to null ([09fbd86](https://github.com/Lundalogik/lime-elements/commit/09fbd86649bb5245f7abbc43b2dcfafcd78296d2))
* **picker:** ensure picker doesn't crash if portalId is null ([a6bc01f](https://github.com/Lundalogik/lime-elements/commit/a6bc01f3a1bc9681fc487bebe69e34ce98e7ff77))

## [26.19.3](https://github.com/Lundalogik/lime-elements/compare/v26.19.2...v26.19.3) (2020-04-28)


### Bug Fixes

* **picker:** remove handler for dismissed surface to keep the list and text when scrolling ([0e842a4](https://github.com/Lundalogik/lime-elements/commit/0e842a4064a2a315393c0b765da72853ddef3fb7))

## [26.19.2](https://github.com/Lundalogik/lime-elements/compare/v26.19.1...v26.19.2) (2020-04-28)


### Bug Fixes

* **menu:** click events not propagated ([8c42522](https://github.com/Lundalogik/lime-elements/commit/8c42522d8a06d55f01c23dba87da0ede7131c35d))

## [26.19.1](https://github.com/Lundalogik/lime-elements/compare/v26.19.0...v26.19.1) (2020-04-27)


### Bug Fixes

* **form:** return descriptive title if title can't be found due to an invalid value ([4887de3](https://github.com/Lundalogik/lime-elements/commit/4887de39080b8037dcadc4f54b2f6a1cef2992a5))

# [26.19.0](https://github.com/Lundalogik/lime-elements/compare/v26.18.3...v26.19.0) (2020-04-24)


### Bug Fixes

* **portal:** ensure components inside a portal is shown at the correct position only ([7c43692](https://github.com/Lundalogik/lime-elements/commit/7c43692cf91e81ed35f488dfd8b07165cc6d3cff))


### Features

* **list:** adds action menu to list item (again) ([fe60a4a](https://github.com/Lundalogik/lime-elements/commit/fe60a4a6c66effe109824d8f15f32a8d162c76a4))
* **menu:** use limel-portal (again) ([b27c8e9](https://github.com/Lundalogik/lime-elements/commit/b27c8e9c82913b150a9fd5800ef93de68e1d6de6))

## [26.18.3](https://github.com/Lundalogik/lime-elements/compare/v26.18.2...v26.18.3) (2020-04-23)


### Bug Fixes

* **chip-set:** make chips truncate when their content is too long ([0c05c63](https://github.com/Lundalogik/lime-elements/commit/0c05c633677050bd9ff8b6c16a29b4b3a28855ac))

## [26.18.2](https://github.com/Lundalogik/lime-elements/compare/v26.18.1...v26.18.2) (2020-04-23)


### Bug Fixes

* **form:** prevent argument mismatching in case the value is an array ([274c1c7](https://github.com/Lundalogik/lime-elements/commit/274c1c73f50305ec617be3f85deac0a3f942c14f)), closes [Lundalogik/crm-feature#1057](https://github.com/Lundalogik/crm-feature/issues/1057)

## [26.18.1](https://github.com/Lundalogik/lime-elements/compare/v26.18.0...v26.18.1) (2020-04-22)


### Bug Fixes

* **file:** disable text input ([99c7f19](https://github.com/Lundalogik/lime-elements/commit/99c7f19bf2f54e63426dfc60ae3b57d8a923826c))
* **file:** you end up in a loop when you try to upload a file ([f6c8c27](https://github.com/Lundalogik/lime-elements/commit/f6c8c2708a9ab13bc077dcc338bc8287b8d60795)), closes [#708](https://github.com/Lundalogik/lime-elements/issues/708)

# [26.18.0](https://github.com/Lundalogik/lime-elements/compare/v26.17.0...v26.18.0) (2020-04-17)


### Features

* **list:** make list items more distinct & interactive ([02e816c](https://github.com/Lundalogik/lime-elements/commit/02e816c6ae280d797c3b19f683604bd200b344c9))

# [26.17.0](https://github.com/Lundalogik/lime-elements/compare/v26.16.1...v26.17.0) (2020-04-16)


### Features

* add keyboard support for autocomplete on input-field ([7e96b0e](https://github.com/Lundalogik/lime-elements/commit/7e96b0e41ac3bc5dc972e31e13b9d98664f8abd3))

## [26.16.1](https://github.com/Lundalogik/lime-elements/compare/v26.16.0...v26.16.1) (2020-04-16)


### Bug Fixes

* **picker:** handle updates to the `searcher` property ([3153044](https://github.com/Lundalogik/lime-elements/commit/3153044295a40f1f3494b826710ec15a15e05ced)), closes [Lundalogik/crm-feature#1017](https://github.com/Lundalogik/crm-feature/issues/1017)

# [26.16.0](https://github.com/Lundalogik/lime-elements/compare/v26.15.0...v26.16.0) (2020-04-15)


### Features

* **tab-bar:** restyle tabs ([b39cd90](https://github.com/Lundalogik/lime-elements/commit/b39cd907b7343b373d4f32d248683ad6b59cbe16))

# [26.15.0](https://github.com/Lundalogik/lime-elements/compare/v26.14.1...v26.15.0) (2020-04-03)


### Features

* **chip-set:** make chips look elevated and interactive ([59416a4](https://github.com/Lundalogik/lime-elements/commit/59416a4f8efdc0b4ceb59b9bd1e145cbf62d3124))

## [26.14.1](https://github.com/Lundalogik/lime-elements/compare/v26.14.0...v26.14.1) (2020-04-03)


### Bug Fixes

* **list:** revert adding action menu to list item ([87c291a](https://github.com/Lundalogik/lime-elements/commit/87c291a240085950564b5035dfb471c3e7bdf4b1)), closes [#640](https://github.com/Lundalogik/lime-elements/issues/640) [Lundalogik/crm-feature#989](https://github.com/Lundalogik/crm-feature/issues/989)
* **menu:** revert the rebuild of limel-menu using limel-portal ([4b31ec9](https://github.com/Lundalogik/lime-elements/commit/4b31ec955926e3da3ef73c21016a43bd61f69779)), closes [Lundalogik/crm-feature#1008](https://github.com/Lundalogik/crm-feature/issues/1008)

# [26.14.0](https://github.com/Lundalogik/lime-elements/compare/v26.13.1...v26.14.0) (2020-04-03)


### Bug Fixes

* **chip-set:** correctly align leading icons inside chips ([8a20617](https://github.com/Lundalogik/lime-elements/commit/8a206173a95f860757bea44f6e02da4fabbcb50c))


### Features

* **chip-set:** improve the remove (x) button on the chip ([2d15fe7](https://github.com/Lundalogik/lime-elements/commit/2d15fe718b43959c5d953d6ad40c6a9cd6b7e842))

## [26.13.1](https://github.com/Lundalogik/lime-elements/compare/v26.13.0...v26.13.1) (2020-04-03)


### Bug Fixes

* **badge:** make badge respect attribute `hidden` ([7dbfbd8](https://github.com/Lundalogik/lime-elements/commit/7dbfbd8cdf45b5ee7528cbb3fd4bace2006e2fc3))
* **badge:** make badges with one digit appear like a full circle ([330e7b7](https://github.com/Lundalogik/lime-elements/commit/330e7b777fbe055b3a16b8187bf0f6b51255fa93)), closes [#678](https://github.com/Lundalogik/lime-elements/issues/678)
* **badge:** set all sizes to whole pixels for default font size ([c493286](https://github.com/Lundalogik/lime-elements/commit/c493286bc84258b53d01e48518199bd5b6dcda2b))

# [26.13.0](https://github.com/Lundalogik/lime-elements/compare/v26.12.1...v26.13.0) (2020-03-30)


### Features

* **list:** adds action menu to list item ([6ec77f0](https://github.com/Lundalogik/lime-elements/commit/6ec77f0a09159786eb6959fd59b506aff819dba7))
* **menu:** use limel-portal ([745638f](https://github.com/Lundalogik/lime-elements/commit/745638f7c355bb877b28d94f035c7e661071322b))
* **menu-surface:** adds support for full or auto width ([126bef2](https://github.com/Lundalogik/lime-elements/commit/126bef296131435e05d85c574c162f6f1d12f480))

## [26.12.1](https://github.com/Lundalogik/lime-elements/compare/v26.12.0...v26.12.1) (2020-03-26)


### Bug Fixes

* **icon:** remove unnecessary `console.error` logging ([f191ade](https://github.com/Lundalogik/lime-elements/commit/f191adef095a69ddadb8b2fb5089587b68d18b9b))

# [26.12.0](https://github.com/Lundalogik/lime-elements/compare/v26.11.4...v26.12.0) (2020-03-25)


### Features

* **tabs:** new tab-bar and tab-panel components ([857bbab](https://github.com/Lundalogik/lime-elements/commit/857bbab106e615c00a1648931d5df0b388b248a6)), closes [#627](https://github.com/Lundalogik/lime-elements/issues/627) [#631](https://github.com/Lundalogik/lime-elements/issues/631) [#636](https://github.com/Lundalogik/lime-elements/issues/636)

## [26.11.4](https://github.com/Lundalogik/lime-elements/compare/v26.11.3...v26.11.4) (2020-03-24)


### Bug Fixes

* **tab-bar:** style icon in tab bar ([f1a48ee](https://github.com/Lundalogik/lime-elements/commit/f1a48ee7fceb095ba816c39e96516f5870106c0b))

## [26.11.3](https://github.com/Lundalogik/lime-elements/compare/v26.11.2...v26.11.3) (2020-03-19)


### Bug Fixes

* **icon:** log to console instead of raising error when no container found ([af0013a](https://github.com/Lundalogik/lime-elements/commit/af0013af433c3bd57d851d89fd9179b300fb3a1b))

## [26.11.2](https://github.com/Lundalogik/lime-elements/compare/v26.11.1...v26.11.2) (2020-03-17)


### Reverts

* Revert "chore(package): add npm script `watch:prod` to enable integration with Angular in watch-build" ([fa1128c](https://github.com/Lundalogik/lime-elements/commit/fa1128cc0e3b50953dc86ac6385f760ac27d44d0))

## [26.11.1](https://github.com/Lundalogik/lime-elements/compare/v26.11.0...v26.11.1) (2020-03-16)


### Bug Fixes

* **styles:** fix broken css variables for shadows, introduced in v26.11.0 ([00099f7](https://github.com/Lundalogik/lime-elements/commit/00099f7b041e15e001903ae5afaf1ee60e2a1294))

# [26.11.0](https://github.com/Lundalogik/lime-elements/compare/v26.10.1...v26.11.0) (2020-03-13)


### Features

* **styles:** add colors that auto adjust to dark/light modes ([f3de6f7](https://github.com/Lundalogik/lime-elements/commit/f3de6f7cb10b606ad8a948cead2df0c2295dbe06))
* **styles:** add shadows for different depths ([b6293e2](https://github.com/Lundalogik/lime-elements/commit/b6293e2c8ccd07fb83691a2310e63419d1ae66e8))

## [26.10.1](https://github.com/Lundalogik/lime-elements/compare/v26.10.0...v26.10.1) (2020-03-10)


### Bug Fixes

* **picker:** make sure chipset has been created before setting focus ([7b1f0a9](https://github.com/Lundalogik/lime-elements/commit/7b1f0a9d4b11880bfe15a3a2c8456552f95bde18))
* **tab-bar:** export tab type from package ([1092dd5](https://github.com/Lundalogik/lime-elements/commit/1092dd581244d0c9386519cf865f2709a2ab70fa))

# [26.10.0](https://github.com/Lundalogik/lime-elements/compare/v26.9.0...v26.10.0) (2020-03-10)


### Features

* **badge:** add badge component ([6cd1d27](https://github.com/Lundalogik/lime-elements/commit/6cd1d27d07a6e9eb7022620d6fe0ca6e03ea5936))

# [26.9.0](https://github.com/Lundalogik/lime-elements/compare/v26.8.1...v26.9.0) (2020-03-04)


### Features

* **tab-bar:** add new component `limel-tab-bar` ([2078f88](https://github.com/Lundalogik/lime-elements/commit/2078f88c751a5a9ee5b36b53c6fe2b1493190247)), closes [#87](https://github.com/Lundalogik/lime-elements/issues/87)

## [26.8.1](https://github.com/Lundalogik/lime-elements/compare/v26.8.0...v26.8.1) (2020-03-04)


### Bug Fixes

* **checkbox:** add ripple for indication of element focus ([945ba74](https://github.com/Lundalogik/lime-elements/commit/945ba74c537833acfc96275ad41f969c9c15d3e4)), closes [#564](https://github.com/Lundalogik/lime-elements/issues/564)

# [26.8.0](https://github.com/Lundalogik/lime-elements/compare/v26.7.3...v26.8.0) (2020-03-03)


### Features

* **config:** add feature switches to config object ([6e59877](https://github.com/Lundalogik/lime-elements/commit/6e598775ddb6d12cc39778866b6c197171a06750))

## [26.7.3](https://github.com/Lundalogik/lime-elements/compare/v26.7.2...v26.7.3) (2020-02-25)


### Bug Fixes

* **array-field-collapsible-item:** open when deep empty ([de8657a](https://github.com/Lundalogik/lime-elements/commit/de8657aeee4c81f0ebfb1109d96d930df8666638))

## [26.7.2](https://github.com/Lundalogik/lime-elements/compare/v26.7.1...v26.7.2) (2020-02-24)


### Bug Fixes

* **limel-picker:** render picker dropdown in document.body ([8d10cf1](https://github.com/Lundalogik/lime-elements/commit/8d10cf1bd2762ff930db50f6adb77d009eb62500)), closes [Lundalogik/crm-feature#971](https://github.com/Lundalogik/crm-feature/issues/971)

## [26.7.1](https://github.com/Lundalogik/lime-elements/compare/v26.7.0...v26.7.1) (2020-02-21)


### Bug Fixes

* **input-field:** prevent changing number onwheel event ([1f93faa](https://github.com/Lundalogik/lime-elements/commit/1f93faaebe9b9fd05e38e8091277c6d0e0a25b4a))

# [26.7.0](https://github.com/Lundalogik/lime-elements/compare/v26.6.0...v26.7.0) (2020-02-21)


### Bug Fixes

* **form-common:** choose title by title, name, first required field or the first nonempty string ([5ee4ebf](https://github.com/Lundalogik/lime-elements/commit/5ee4ebfaf2f6df481add4c8bc5221186e0de8cb1))


### Features

* **array-field-collapsible-item:** expand collapsible section when new item ([0eda04a](https://github.com/Lundalogik/lime-elements/commit/0eda04a1ae7d71aab81308cc0454f941c9bd3f60))

# [26.6.0](https://github.com/Lundalogik/lime-elements/compare/v26.5.3...v26.6.0) (2020-02-18)


### Bug Fixes

* **dialog:** set dialog surface to 100% height ([3018d5b](https://github.com/Lundalogik/lime-elements/commit/3018d5b8ab5c83a0e7d20a0a236446d5b34f2079)), closes [#590](https://github.com/Lundalogik/lime-elements/issues/590)


### Features

* **input-field:** add support for textarea ([701e1b3](https://github.com/Lundalogik/lime-elements/commit/701e1b3f857b062c06debed828db6b4b464d6d0a))

## [26.5.3](https://github.com/Lundalogik/lime-elements/compare/v26.5.2...v26.5.3) (2020-02-18)


### Bug Fixes

* prevent multiple instances of docz ([736360b](https://github.com/Lundalogik/lime-elements/commit/736360b556068c1c931d1c9ec7cc10e754855a6a))

## [26.5.2](https://github.com/Lundalogik/lime-elements/compare/v26.5.1...v26.5.2) (2020-02-13)


### Bug Fixes

* **text-field:** show error icon ([5b00ae5](https://github.com/Lundalogik/lime-elements/commit/5b00ae521192af7e27b00521acc94e38a36a11ad))

## [26.5.1](https://github.com/Lundalogik/lime-elements/compare/v26.5.0...v26.5.1) (2020-02-06)


### Bug Fixes

* **form:** do not emit empty strings from input field ([45b4f3f](https://github.com/Lundalogik/lime-elements/commit/45b4f3f5817990b3e0ea7c2e3283359d56137045))
* **form:** set fields to invalid if they have initial invalid data ([2cc6a19](https://github.com/Lundalogik/lime-elements/commit/2cc6a19564136c4fa50dc6211d4a0e0b9458fba1))

# [26.5.0](https://github.com/Lundalogik/lime-elements/compare/v26.4.1...v26.5.0) (2020-02-06)


### Bug Fixes

* **form:** set unique id in schema ([47c080f](https://github.com/Lundalogik/lime-elements/commit/47c080f86c74de132632ba26ba71295f3f717515))


### Features

* **form:** release form component ([0f988b3](https://github.com/Lundalogik/lime-elements/commit/0f988b3861e928f3fdcfeaa7cebc1d37afde8a31))

## [26.4.1](https://github.com/Lundalogik/lime-elements/compare/v26.4.0...v26.4.1) (2020-02-05)


### Bug Fixes

* **select:** show arrow in the dropdown ([04e701c](https://github.com/Lundalogik/lime-elements/commit/04e701c4c6f10c8fab1f1964f1fcd6d013d0770a))

# [26.4.0](https://github.com/Lundalogik/lime-elements/compare/v26.3.0...v26.4.0) (2020-02-05)


### Bug Fixes

* **select:** adjust placement of floating label to match input-field component ([ec17e42](https://github.com/Lundalogik/lime-elements/commit/ec17e42f824a2de2c099b63d7daac87677723936))
* **select:** correct default selection, which was broken in v26.1.1 ([fd4dffc](https://github.com/Lundalogik/lime-elements/commit/fd4dffc017f83ac1f89f75bb773fb97c8e53ff61)), closes [#573](https://github.com/Lundalogik/lime-elements/issues/573)
* **select:** do not emit change event when component is mounted ([5fc1f19](https://github.com/Lundalogik/lime-elements/commit/5fc1f1959d84f682c915f986ada07a99a9a67d48)), closes [#574](https://github.com/Lundalogik/lime-elements/issues/574) [#573](https://github.com/Lundalogik/lime-elements/issues/573)
* **select:** fix `disabled` state that was broken in v26.1.1 ([c4e9dce](https://github.com/Lundalogik/lime-elements/commit/c4e9dce132bba04cb9387ec623ad3d131d62d313))


### Features

* **collapsible-section:** add support for actions in the header ([ddca821](https://github.com/Lundalogik/lime-elements/commit/ddca82191768636dfbe3789a5abe40e517054dcd))
* **collapsible-section:** background-color and padding can now be set using CSS variables ([b8d60cd](https://github.com/Lundalogik/lime-elements/commit/b8d60cd169f1be10bcff012676dde73e406e23d5)), closes [Lundalogik/crm-feature#968](https://github.com/Lundalogik/crm-feature/issues/968)
* **form:** add component for array items ([2c73e62](https://github.com/Lundalogik/lime-elements/commit/2c73e626ebbfc59536128788aa9cfd5737326e3b))
* **form:** add template for object fields ([ee8d9c3](https://github.com/Lundalogik/lime-elements/commit/ee8d9c3fd77cd643ad3aeec4a954b151f8aa2f54))
* **form:** set validation errors as helper text when invalid ([a5e5c28](https://github.com/Lundalogik/lime-elements/commit/a5e5c28bdd723cb7abfc9149621c66999027b881))

# [26.3.0](https://github.com/Lundalogik/lime-elements/compare/v26.2.0...v26.3.0) (2020-01-27)


### Bug Fixes

* **form:** convert dates to strings in date-picker change handler ([d94f6cc](https://github.com/Lundalogik/lime-elements/commit/d94f6ccb3f052a4c79b8f193116da233aab95900))
* **form:** remove double titles and descriptions from form fields ([f446ce4](https://github.com/Lundalogik/lime-elements/commit/f446ce4defd21c55238fd573ccd681a1e4396e6d))
* **select:** adjust bottom margin ([a1067b9](https://github.com/Lundalogik/lime-elements/commit/a1067b9c622a6ccdbb54364c0cea16e1e39f715f))


### Features

* **form:** add validation event ([eb8add2](https://github.com/Lundalogik/lime-elements/commit/eb8add2442e5149d243ad90ef2f0aaf381f141f2))

# [26.2.0](https://github.com/Lundalogik/lime-elements/compare/v26.1.1...v26.2.0) (2020-01-23)


### Features

* **checkbox:** add required property ([68f371d](https://github.com/Lundalogik/lime-elements/commit/68f371dfbbf5c085e2ab00ee6dacff9714221e66))
* **date-picker:** add helperText property ([5e47129](https://github.com/Lundalogik/lime-elements/commit/5e4712904573a4c95f2711f1df1699df58262838))
* **form:** add component for handling boolean values ([74d885f](https://github.com/Lundalogik/lime-elements/commit/74d885f50f7f75d5472a2b89ecc4711a9b160975))
* **form:** add component for handling date values ([cdd7d00](https://github.com/Lundalogik/lime-elements/commit/cdd7d0087251a61e3bddb00fdcabcf8ecffe59aa))
* **form:** add component for handling enum values ([6120929](https://github.com/Lundalogik/lime-elements/commit/6120929521ba96decc428dacc9a34c4f8e6520db))
* **form:** add component for handling text inputs ([317e654](https://github.com/Lundalogik/lime-elements/commit/317e654b4c065bb36661bd64622c610360f96a46))
* **input-field:** improve validation ([4afe197](https://github.com/Lundalogik/lime-elements/commit/4afe197141a3aa208689d3655d0a0b3d48268373))
* **select:** add helperText property ([8b3f26c](https://github.com/Lundalogik/lime-elements/commit/8b3f26c0ec223cb9f7e9299b1dc7d5f953667c92))

## [26.1.1](https://github.com/Lundalogik/lime-elements/compare/v26.1.0...v26.1.1) (2020-01-22)


### Bug Fixes

* **select:** make select work on mobile devices again ([4cf7a0e](https://github.com/Lundalogik/lime-elements/commit/4cf7a0e60a34745544397159b5507a2d7c0e6f1f))

# [26.1.0](https://github.com/Lundalogik/lime-elements/compare/v26.0.3...v26.1.0) (2020-01-21)


### Features

* **form:** first basic version of form component (unreleased) ([409d20e](https://github.com/Lundalogik/lime-elements/commit/409d20e8ef68c8fc00da12650daba77c37065775))

## [26.0.3](https://github.com/Lundalogik/lime-elements/compare/v26.0.2...v26.0.3) (2020-01-09)


### Bug Fixes

* **select:** don't set focus on first item if null ([6b84454](https://github.com/Lundalogik/lime-elements/commit/6b84454b546adcbd36535ad426631d983377dccd))

## [26.0.2](https://github.com/Lundalogik/lime-elements/compare/v26.0.1...v26.0.2) (2019-12-19)


### Bug Fixes

* **list:** update template for single line list items ([15d7a9e](https://github.com/Lundalogik/lime-elements/commit/15d7a9e77f22e71b1bf3bec403db3d764fd4b0b7))

## [26.0.1](https://github.com/Lundalogik/lime-elements/compare/v26.0.0...v26.0.1) (2019-12-12)


### Bug Fixes

* **button:** update markup to satisfy changes in material 4.0.0 ([58dbb4d](https://github.com/Lundalogik/lime-elements/commit/58dbb4dddca31aefcac87d275268794188fb3c9e))
* **chip-set:** adjust top margin of label in input field ([7de29cc](https://github.com/Lundalogik/lime-elements/commit/7de29cc83dc58705e43657887472da4db7d242eb)), closes [#402](https://github.com/Lundalogik/lime-elements/issues/402)
* **chip-set:** update markup to satisfy changes in material 4.0.0 ([041dfcb](https://github.com/Lundalogik/lime-elements/commit/041dfcb6d126bb623d4637f095d2e46b68fae415)), closes [#402](https://github.com/Lundalogik/lime-elements/issues/402)
* **dialog:** set height of surface to 100% in fullscreen mode ([2d7b0a1](https://github.com/Lundalogik/lime-elements/commit/2d7b0a1abe5112abe3adf59833d8b08a5c64a7b8)), closes [#402](https://github.com/Lundalogik/lime-elements/issues/402)
* **list:** do not filter disabled list items ([b0bd2df](https://github.com/Lundalogik/lime-elements/commit/b0bd2dfb0ce706694630c028e7fe0e35e24cbc84)), closes [#402](https://github.com/Lundalogik/lime-elements/issues/402)
* **package:** update @limetech/material-components-web to version 2.3.1 ([1a724ee](https://github.com/Lundalogik/lime-elements/commit/1a724eec729f961352e7675fd2f3a34107cc603b))
* **package:** update @limetech/material-components-web to version 3.1.1 ([8d4bdcf](https://github.com/Lundalogik/lime-elements/commit/8d4bdcf4f3b49089c4aafb38d60c0d82e00365d3)), closes [#402](https://github.com/Lundalogik/lime-elements/issues/402)
* **package:** update @limetech/material-components-web to version 4.0.0 ([4d08006](https://github.com/Lundalogik/lime-elements/commit/4d08006ce28a976204a4bc7b0fedacecab7860e2))
* **select:** change should not fire when option is disabled ([90e8e0a](https://github.com/Lundalogik/lime-elements/commit/90e8e0acff885923a26d0f2824dc933204d1569a)), closes [#402](https://github.com/Lundalogik/lime-elements/issues/402)

# [26.0.0](https://github.com/Lundalogik/lime-elements/compare/v25.2.0...v26.0.0) (2019-12-06)


### Features

* **grid:** set default row height to 2.5rem (40px) ([8c1a818](https://github.com/Lundalogik/lime-elements/commit/8c1a818137dcb9c545acd07ff10d2dff9a09cd86))


### BREAKING CHANGES

* **grid:** The default row height of the limel-grid component has been set to 2.5rem (40px).
The row height of any given instance of limel-grid can be set using the `--lime-grid-cell-height`
CSS variable.

# [25.2.0](https://github.com/Lundalogik/lime-elements/compare/v25.1.1...v25.2.0) (2019-12-06)


### Features

* **dialog:** indicate scrollable content via a shadow ([0855358](https://github.com/Lundalogik/lime-elements/commit/08553588517eeceb298607c55f3a5e6dc1430642)), closes [#312](https://github.com/Lundalogik/lime-elements/issues/312)

## [25.1.1](https://github.com/Lundalogik/lime-elements/compare/v25.1.0...v25.1.1) (2019-12-03)


### Bug Fixes

* **dialog:** prevent header from shrinking due to large body ([d5707dd](https://github.com/Lundalogik/lime-elements/commit/d5707ddabf7a374bf6d48109fc43512d10307474))

# [25.1.0](https://github.com/Lundalogik/lime-elements/compare/v25.0.0...v25.1.0) (2019-11-28)


### Features

* **input-field:** add support for a helper text next to the input field ([10ba5e5](https://github.com/Lundalogik/lime-elements/commit/10ba5e591de5d444555847a20971444015803e87))

# [25.0.0](https://github.com/Lundalogik/lime-elements/compare/v24.6.2...v25.0.0) (2019-11-14)


### Bug Fixes

* **grid:** change default number of columns from 8 to 4 ([e40ce9a](https://github.com/Lundalogik/lime-elements/commit/e40ce9a0c4e0dcd61482284aba7f7ebce8f1aa38))
* **grid:** make sure the size of the grid is the same as the size of the `limel-grid` element ([b13be87](https://github.com/Lundalogik/lime-elements/commit/b13be878b78ab8a7977abe7acfc3cab1d3cf536c))
* **grid:** remove variable `--lime-grid-cell-width` ([b1b54de](https://github.com/Lundalogik/lime-elements/commit/b1b54defd294c8b25590086e11c8c8f9c7dafc22))
* **grid:** set `grid-auto-flow` to `row dense`, for better automatic layout if config is missing ([ade4f59](https://github.com/Lundalogik/lime-elements/commit/ade4f59f948e9e1aad05c26ff9d84c8a340cb229))


### Features

* **grid:** add variable `--lime-grid-gutter` with default of `16px`, for setting gutter width ([f88b968](https://github.com/Lundalogik/lime-elements/commit/f88b968226c7b0428de4ae3206db532db886fadc))
* **grid:** change default row height from 150px to 64px ([89648c2](https://github.com/Lundalogik/lime-elements/commit/89648c228fda09bef3af58989dcc41abb55ecffa))


### BREAKING CHANGES

* **grid:** The default row height for `limel-grid` has been changed from 150px to 64px.
* **grid:** The gutter width of limel-grid used to be hard-coded to 15px. The default value is
now 16px, but the value can be now be configured using the `--lime-grid-gutter` variable.
* **grid:** It is no longer possible to set a minimum column width. The column width is now
determined automatically from the width of the component, and the number of columns used.
* **grid:** The default number of columns for `limel-grid` has changed from `8` to `4`.

## [24.6.2](https://github.com/Lundalogik/lime-elements/compare/v24.6.1...v24.6.2) (2019-11-08)


### Bug Fixes

* **chip-set:** display correct size of trailing icon in Edge ([d8de6db](https://github.com/Lundalogik/lime-elements/commit/d8de6db98fd6a2679c605e8d465eeb4e80342708))
* **list:** display correct size of icon in Edge ([787a713](https://github.com/Lundalogik/lime-elements/commit/787a713d5cb60486a801722fdb3deaabac95ea3e))

## [24.6.1](https://github.com/Lundalogik/lime-elements/compare/v24.6.0...v24.6.1) (2019-10-30)


### Bug Fixes

* **chip-set:** correct chip layout for very long chip texts ([50df5ae](https://github.com/Lundalogik/lime-elements/commit/50df5ae91a2c1983980c6db490237e96c7fab3ec)), closes [#496](https://github.com/Lundalogik/lime-elements/issues/496)

# [24.6.0](https://github.com/Lundalogik/lime-elements/compare/v24.5.1...v24.6.0) (2019-10-23)


### Features

* **picker:** no scroll in list when five or less items ([c129158](https://github.com/Lundalogik/lime-elements/commit/c1291586ef886ca57a6aa26f133688502d905a7c))

## [24.5.1](https://github.com/Lundalogik/lime-elements/compare/v24.5.0...v24.5.1) (2019-10-18)


### Bug Fixes

* **limel-select:** ellipsis when text overflow ([82d122c](https://github.com/Lundalogik/lime-elements/commit/82d122c))

# [24.5.0](https://github.com/Lundalogik/lime-elements/compare/v24.4.0...v24.5.0) (2019-10-18)


### Bug Fixes

* **icon:** change `medium` size icon from 41x41px to 40x40px ([2c2f3a7](https://github.com/Lundalogik/lime-elements/commit/2c2f3a7))
* **list:** add divider-lines between list-items for two-line lists with badge icons ([818af98](https://github.com/Lundalogik/lime-elements/commit/818af98)), closes [#465](https://github.com/Lundalogik/lime-elements/issues/465)
* **list:** correct alignment of icon lists to match that of same size badge-icon list ([80cd931](https://github.com/Lundalogik/lime-elements/commit/80cd931))
* **list:** set icon color to a non-transparent grey, since our icons look bad with transparency ([f58c84a](https://github.com/Lundalogik/lime-elements/commit/f58c84a))
* **picker:** increase icon size in dropdown list (use new default size) ([5370dae](https://github.com/Lundalogik/lime-elements/commit/5370dae))


### Features

* **chip-set:** add option `maxItems` to prevent adding new chips to input chip-set ([0d4b8eb](https://github.com/Lundalogik/lime-elements/commit/0d4b8eb))
* **list:** change default size of icons and badge-icons from `medium` to `small` ([4204c37](https://github.com/Lundalogik/lime-elements/commit/4204c37))
* **list:** make icon color configurable ([7651920](https://github.com/Lundalogik/lime-elements/commit/7651920))
* **picker:** prevent text-input when picker is "full" ([b50dc65](https://github.com/Lundalogik/lime-elements/commit/b50dc65))


### Performance Improvements

* **list-renderer:** remove `.bind()` from template ([0972bde](https://github.com/Lundalogik/lime-elements/commit/0972bde))

# [24.4.0](https://github.com/Lundalogik/lime-elements/compare/v24.3.0...v24.4.0) (2019-10-08)


### Features

* **chip-set:** the `setFocus` method now accepts an argument for emptying the input value ([961f52a](https://github.com/Lundalogik/lime-elements/commit/961f52a))
* **picker:** pressing escape in the dropdown empties and focuses the input ([6b06bb2](https://github.com/Lundalogik/lime-elements/commit/6b06bb2))

# [24.3.0](https://github.com/Lundalogik/lime-elements/compare/v24.2.2...v24.3.0) (2019-10-08)


### Bug Fixes

* **chip-set:** remove extra empty space below chips when picker is very narrow (hide the input) ([4524d9c](https://github.com/Lundalogik/lime-elements/commit/4524d9c)), closes [#455](https://github.com/Lundalogik/lime-elements/issues/455)


### Features

* **chip-set:** add `readonly` option ([c156fa2](https://github.com/Lundalogik/lime-elements/commit/c156fa2))
* **picker:** add `readonly` option ([6e653e7](https://github.com/Lundalogik/lime-elements/commit/6e653e7)), closes [#429](https://github.com/Lundalogik/lime-elements/issues/429)
* **picker:** add css variables for controlling component background color ([369b673](https://github.com/Lundalogik/lime-elements/commit/369b673))

## [24.2.2](https://github.com/Lundalogik/lime-elements/compare/v24.2.1...v24.2.2) (2019-10-07)


### Bug Fixes

* **button:** fix issue where button might show both "loading" and "loading done" state ([0b529c3](https://github.com/Lundalogik/lime-elements/commit/0b529c3))

## [24.2.1](https://github.com/Lundalogik/lime-elements/compare/v24.2.0...v24.2.1) (2019-10-02)


### Bug Fixes

* **chip-set:** supplies its own x-icon, independent of icon-set used ([3b21e72](https://github.com/Lundalogik/lime-elements/commit/3b21e72))
* **snackbar:** supplies its own x-icon, independent of icon-set used ([9d36977](https://github.com/Lundalogik/lime-elements/commit/9d36977))

# [24.2.0](https://github.com/Lundalogik/lime-elements/compare/v24.1.1...v24.2.0) (2019-10-02)


### Features

* **chip-set:** chips in input chip-set can be navigated by keyboard ([1710f58](https://github.com/Lundalogik/lime-elements/commit/1710f58))

## [24.1.1](https://github.com/Lundalogik/lime-elements/compare/v24.1.0...v24.1.1) (2019-09-30)


### Bug Fixes

* **dialog:** wait 100 ms after opening before dispatching resize event ([a430fc9](https://github.com/Lundalogik/lime-elements/commit/a430fc9))

# [24.1.0](https://github.com/Lundalogik/lime-elements/compare/v24.0.2...v24.1.0) (2019-09-30)


### Bug Fixes

* **chip-set:** don't hide the input when not focused ([88bef4a](https://github.com/Lundalogik/lime-elements/commit/88bef4a))
* **chip-set:** fix incorrect required-behavior ([f2c27fc](https://github.com/Lundalogik/lime-elements/commit/f2c27fc))
* **chip-set:** improve keyboard navigation for input chip-sets ([81edd58](https://github.com/Lundalogik/lime-elements/commit/81edd58))
* **chip-set:** reflect the properties `required` and `searchLabel` to attributes ([9ffe38c](https://github.com/Lundalogik/lime-elements/commit/9ffe38c))
* **list:** correct tab-flow for list-items ([62e1e3d](https://github.com/Lundalogik/lime-elements/commit/62e1e3d))
* **picker:** fix focus and blur behavior ([3365f09](https://github.com/Lundalogik/lime-elements/commit/3365f09)), closes [#428](https://github.com/Lundalogik/lime-elements/issues/428)
* **picker:** improve keyboard-navigation ([280165b](https://github.com/Lundalogik/lime-elements/commit/280165b))


### Features

* **chip-set:** add option and method to let consumer control when input is emptied ([5d33ec5](https://github.com/Lundalogik/lime-elements/commit/5d33ec5))

## [24.0.2](https://github.com/Lundalogik/lime-elements/compare/v24.0.1...v24.0.2) (2019-09-24)


### Bug Fixes

* **chip-set:** adds margin to search label ([68870ac](https://github.com/Lundalogik/lime-elements/commit/68870ac))
* **chip-set:** reflect properties `type` and `label` to attribute ([69aa336](https://github.com/Lundalogik/lime-elements/commit/69aa336))

## [24.0.1](https://github.com/Lundalogik/lime-elements/compare/v24.0.0...v24.0.1) (2019-09-20)


### Bug Fixes

* **picker:** the `interact` event supplies a `ListItem<number | string>` instead of `ListItem<any>` ([6df40e5](https://github.com/Lundalogik/lime-elements/commit/6df40e5))

# [24.0.0](https://github.com/Lundalogik/lime-elements/compare/v23.0.2...v24.0.0) (2019-09-18)


### Bug Fixes

* **picker:** remove leaking of internal implementation details through the `interact` event ([d4a3d11](https://github.com/Lundalogik/lime-elements/commit/d4a3d11))


### BREAKING CHANGES

* **picker:** The `interact` event used to supply a `Chip` used internally by limel-picker,
instead of the `ListItem` supplied to limel-picker by the consumer. This has now been fixed.
Implementations relying on the incorrect behavior will need to be updated.

## [23.0.2](https://github.com/Lundalogik/lime-elements/compare/v23.0.1...v23.0.2) (2019-09-16)


### Bug Fixes

* **chip set:** invalid state of required input chip-set not handled correctly ([c7dcbf1](https://github.com/Lundalogik/lime-elements/commit/c7dcbf1))
* **chip-set:** add required marker to input chip-set ([ae5a967](https://github.com/Lundalogik/lime-elements/commit/ae5a967))

## [23.0.1](https://github.com/Lundalogik/lime-elements/compare/v23.0.0...v23.0.1) (2019-09-13)


### Bug Fixes

* **select:** only emit one change event when selecting a value ([a7d4284](https://github.com/Lundalogik/lime-elements/commit/a7d4284))

# [23.0.0](https://github.com/Lundalogik/lime-elements/compare/v22.6.1...v23.0.0) (2019-09-10)


### Bug Fixes

* **icon:** move icons to private repo and packages ([acb2c01](https://github.com/Lundalogik/lime-elements/commit/acb2c01))


### BREAKING CHANGES

* **icon:** The icon set previously delivered with lime-elements
has been removed. The icons will be provided by the Lime products
which use lime-elements. External consumers of lime-elements need to
supply their own icons. Please see the documentation for limel-icon
for more info.

## [22.6.1](https://github.com/Lundalogik/lime-elements/compare/v22.6.0...v22.6.1) (2019-09-05)


### Bug Fixes

* **chip-set:** add missing export of chip types ([8b13349](https://github.com/Lundalogik/lime-elements/commit/8b13349))
* **date-picker:** add missing export of date types ([58b7d9b](https://github.com/Lundalogik/lime-elements/commit/58b7d9b))
* **file:** add missing export of file types ([5837c46](https://github.com/Lundalogik/lime-elements/commit/5837c46))
* **list:** add missing export of list types ([a360e1f](https://github.com/Lundalogik/lime-elements/commit/a360e1f))

# [22.6.0](https://github.com/Lundalogik/lime-elements/compare/v22.5.1...v22.6.0) (2019-09-04)


### Bug Fixes

* **select:** render select menu in document.body ([cc3f3f8](https://github.com/Lundalogik/lime-elements/commit/cc3f3f8)), closes [Lundalogik/crm-feature#839](https://github.com/Lundalogik/crm-feature/issues/839)
* **util/random-string:** make sure the string always begins with a letter, not a digit ([be69d87](https://github.com/Lundalogik/lime-elements/commit/be69d87))


### Features

* **menu-surface:** new menu-surface component ([1cbeb5d](https://github.com/Lundalogik/lime-elements/commit/1cbeb5d))
* **portal:** new component for rendering content within a different DOM node ([ad4cf42](https://github.com/Lundalogik/lime-elements/commit/ad4cf42))

## [22.5.1](https://github.com/Lundalogik/lime-elements/compare/v22.5.0...v22.5.1) (2019-09-04)


### Bug Fixes

* **slider:** fix background color for disabled slider ([2b1a890](https://github.com/Lundalogik/lime-elements/commit/2b1a890)), closes [#304](https://github.com/Lundalogik/lime-elements/issues/304)

# [22.5.0](https://github.com/Lundalogik/lime-elements/compare/v22.4.0...v22.5.0) (2019-09-02)


### Features

* **picker:** add optional message for empty search result ([b4c5b4e](https://github.com/Lundalogik/lime-elements/commit/b4c5b4e)), closes [#307](https://github.com/Lundalogik/lime-elements/issues/307)

# [22.4.0](https://github.com/Lundalogik/lime-elements/compare/v22.3.1...v22.4.0) (2019-08-27)


### Bug Fixes

* **picker:** makes icon size smaller in the list items ([4e9a9b5](https://github.com/Lundalogik/lime-elements/commit/4e9a9b5))


### Features

* **chip-set:** adds search label to input field when searching ([cf3d995](https://github.com/Lundalogik/lime-elements/commit/cf3d995))
* **picker:** adds support for displaying full list without cutting content ([e5f776f](https://github.com/Lundalogik/lime-elements/commit/e5f776f))

## [22.3.1](https://github.com/Lundalogik/lime-elements/compare/v22.3.0...v22.3.1) (2019-08-13)


### Bug Fixes

* **date-picker:** update date-picker when value is updated by the consumer ([5fe428e](https://github.com/Lundalogik/lime-elements/commit/5fe428e)), closes [Lundalogik/crm-feature#859](https://github.com/Lundalogik/crm-feature/issues/859)

# [22.3.0](https://github.com/Lundalogik/lime-elements/compare/v22.2.1...v22.3.0) (2019-08-09)


### Features

* **limel-banner:** add component ([8955a69](https://github.com/Lundalogik/lime-elements/commit/8955a69))

## [22.2.1](https://github.com/Lundalogik/lime-elements/compare/v22.2.0...v22.2.1) (2019-06-27)


### Bug Fixes

* **readme:** trigger release of updated readme to npmjs.com ([1cf3192](https://github.com/Lundalogik/lime-elements/commit/1cf3192))

# [22.2.0](https://github.com/Lundalogik/lime-elements/compare/v22.1.1...v22.2.0) (2019-06-26)


### Features

* open-source under Apache-2.0 license ([8064f12](https://github.com/Lundalogik/lime-elements/commit/8064f12)), closes [#369](https://github.com/Lundalogik/lime-elements/issues/369)

## [22.1.1](https://github.com/Lundalogik/lime-elements/compare/v22.1.0...v22.1.1) (2019-06-17)


### Bug Fixes

* **flatpickr:** switch to @limetech/flatpickr and update to v4.5.5 ([e61b756](https://github.com/Lundalogik/lime-elements/commit/e61b756))

# [22.1.0](https://github.com/Lundalogik/lime-elements/compare/v22.0.2...v22.1.0) (2019-06-17)


### Features

* **list:** add property for setting size on icon ([3aeda65](https://github.com/Lundalogik/lime-elements/commit/3aeda65))
* **snackbar:** add dismissible property ([019f706](https://github.com/Lundalogik/lime-elements/commit/019f706))

## [22.0.2](https://github.com/Lundalogik/lime-elements/compare/v22.0.1...v22.0.2) (2019-06-13)


### Bug Fixes

* **limel-icon:** undefined icons are not loaded ([dcabf2c](https://github.com/Lundalogik/lime-elements/commit/dcabf2c))

## [22.0.1](https://github.com/Lundalogik/lime-elements/compare/v22.0.0...v22.0.1) (2019-06-12)


### Bug Fixes

* **stencil:** use the 1.X version of @stencil/sass ([2625616](https://github.com/Lundalogik/lime-elements/commit/2625616))

# [22.0.0](https://github.com/Lundalogik/lime-elements/compare/v21.0.4...v22.0.0) (2019-06-12)


### Build System

* **package.json:** update @stencil/core ([097d81c](https://github.com/Lundalogik/lime-elements/commit/097d81c))


### BREAKING CHANGES

* **package.json:** **lime-elements** has been updated to use
Stencil One. This makes it incompatible with any components
built with older versions of Stencil. To upgrade to this
version of **lime-elements**, also upgrade your own code to
use Stencil One (v1.0.0 or later).

## [21.0.4](https://github.com/Lundalogik/lime-elements/compare/v21.0.3...v21.0.4) (2019-05-14)


### Bug Fixes

* **list:** remove black hover over list item with checkbox ([cbb4d34](https://github.com/Lundalogik/lime-elements/commit/cbb4d34)), closes [#364](https://github.com/Lundalogik/lime-elements/issues/364)

## [21.0.3](https://github.com/Lundalogik/lime-elements/compare/v21.0.2...v21.0.3) (2019-05-09)


### Bug Fixes

* **select:** increase z-index of scrim ([14e3b55](https://github.com/Lundalogik/lime-elements/commit/14e3b55))

## [21.0.2](https://github.com/Lundalogik/lime-elements/compare/v21.0.1...v21.0.2) (2019-05-08)


### Bug Fixes

* **select:** use correct color for the bottom line ([d40100f](https://github.com/Lundalogik/lime-elements/commit/d40100f))

## [21.0.1](https://github.com/Lundalogik/lime-elements/compare/v21.0.0...v21.0.1) (2019-04-30)


### Bug Fixes

* **dialog:** minor fixes ([468e3fc](https://github.com/Lundalogik/lime-elements/commit/468e3fc))

# [21.0.0](https://github.com/Lundalogik/lime-elements/compare/v20.2.0...v21.0.0) (2019-04-25)


### Features

* **list:** adds list type property ([3b4d5fc](https://github.com/Lundalogik/lime-elements/commit/3b4d5fc)), closes [#133](https://github.com/Lundalogik/lime-elements/issues/133)
* **radio-button:** adds radio button to be used in lists ([99dfb71](https://github.com/Lundalogik/lime-elements/commit/99dfb71))


### BREAKING CHANGES

* **list:** Removes selectable and multiple properties and adds type property.
With the type property it's now also possible to have radio button lists.

# [20.2.0](https://github.com/Lundalogik/lime-elements/compare/v20.1.1...v20.2.0) (2019-04-17)


### Bug Fixes

* **index.html:** add Roboto font ([d2a388b](https://github.com/Lundalogik/lime-elements/commit/d2a388b))


### Features

* **dialog:** add support for icon badge in header ([647d3fd](https://github.com/Lundalogik/lime-elements/commit/647d3fd)), closes [Lundalogik/crm-feature#698](https://github.com/Lundalogik/crm-feature/issues/698)

## [20.1.1](https://github.com/Lundalogik/lime-elements/compare/v20.1.0...v20.1.1) (2019-04-16)


### Bug Fixes

* **limel-file:** change event contains file ([4c51b40](https://github.com/Lundalogik/lime-elements/commit/4c51b40)), closes [#355](https://github.com/Lundalogik/lime-elements/issues/355)

# [20.1.0](https://github.com/Lundalogik/lime-elements/compare/v20.0.1...v20.1.0) (2019-04-10)


### Features

* **limel-file:** add component ([3b3f57c](https://github.com/Lundalogik/lime-elements/commit/3b3f57c)), closes [#303](https://github.com/Lundalogik/lime-elements/issues/303)

## [20.0.1](https://github.com/Lundalogik/lime-elements/compare/v20.0.0...v20.0.1) (2019-04-08)


### Bug Fixes

* **material:** update code to work with material 1.1.0 ([e2006de](https://github.com/Lundalogik/lime-elements/commit/e2006de))

# [20.0.0](https://github.com/Lundalogik/lime-elements/compare/v19.1.1...v20.0.0) (2019-04-05)


### Bug Fixes

* **list:** disabled items not handled correctly ([93a24cb](https://github.com/Lundalogik/lime-elements/commit/93a24cb))


### Code Refactoring

* **multi-select:** remove multi-select ([33fd282](https://github.com/Lundalogik/lime-elements/commit/33fd282)), closes [#203](https://github.com/Lundalogik/lime-elements/issues/203)


### Features

* **select:** add `required` property ([78be0a8](https://github.com/Lundalogik/lime-elements/commit/78be0a8)), closes [Lundalogik/lime-webclient#973](https://github.com/Lundalogik/lime-webclient/issues/973)
* **select:** add property for selecting multiple values ([1f7d193](https://github.com/Lundalogik/lime-elements/commit/1f7d193)), closes [#203](https://github.com/Lundalogik/lime-elements/issues/203)


### BREAKING CHANGES

* **multi-select:** multi-select component has been removed in favor of the select component that now
has a property called `multiple` that offers the same functionality in a better way

## [19.1.1](https://github.com/Lundalogik/lime-elements/compare/v19.1.0...v19.1.1) (2019-04-05)


### Performance Improvements

* **menu:** remove event listeners when component is destroyed ([3e7f71f](https://github.com/Lundalogik/lime-elements/commit/3e7f71f))

# [19.1.0](https://github.com/Lundalogik/lime-elements/compare/v19.0.1...v19.1.0) (2019-03-29)


### Features

* **list:** improve list to handle multiple selection with checkboxes ([78ffd99](https://github.com/Lundalogik/lime-elements/commit/78ffd99))

## [19.0.1](https://github.com/Lundalogik/lime-elements/compare/v19.0.0...v19.0.1) (2019-03-29)


### Performance Improvements

* **mdc:** remove event listeners when components are destroyed ([f0d131a](https://github.com/Lundalogik/lime-elements/commit/f0d131a))

# [19.0.0](https://github.com/Lundalogik/lime-elements/compare/v18.0.2...v19.0.0) (2019-03-29)


### Bug Fixes

* **chip set:** use icon badges ([898b247](https://github.com/Lundalogik/lime-elements/commit/898b247))


### Features

* **icon:** add `badge` attribute to limel-icon, and only add extra padding when true ([e4fa6a8](https://github.com/Lundalogik/lime-elements/commit/e4fa6a8))


### BREAKING CHANGES

* **icon:** Reverts breaking change to limel-icon from v17.0.0 (fd006f8).

## [18.0.2](https://github.com/Lundalogik/lime-elements/compare/v18.0.1...v18.0.2) (2019-03-28)


### Performance Improvements

* remove lamda and bind() from templates ([a048973](https://github.com/Lundalogik/lime-elements/commit/a048973)), closes [#346](https://github.com/Lundalogik/lime-elements/issues/346)

## [18.0.1](https://github.com/Lundalogik/lime-elements/compare/v18.0.0...v18.0.1) (2019-03-26)


### Bug Fixes

* **icon:** change box-sizing to border-box ([fb045e4](https://github.com/Lundalogik/lime-elements/commit/fb045e4))
* **spinner:** change box-sizing to border-box ([eff16bf](https://github.com/Lundalogik/lime-elements/commit/eff16bf))

# [18.0.0](https://github.com/Lundalogik/lime-elements/compare/v17.0.0...v18.0.0) (2019-03-26)


### Features

* change definition of 1rem from 10px to 16px ([35b00e5](https://github.com/Lundalogik/lime-elements/commit/35b00e5)), closes [Lundalogik/crm-feature#813](https://github.com/Lundalogik/crm-feature/issues/813)


### BREAKING CHANGES

* All size values have been rescaled to assume 1rem=16px.

# [17.0.0](https://github.com/Lundalogik/lime-elements/compare/v16.2.1...v17.0.0) (2019-03-21)


### Bug Fixes

* **color:** use correct color variable ([594eeb0](https://github.com/Lundalogik/lime-elements/commit/594eeb0))
* **icon:** define icon sizes ([eb706e7](https://github.com/Lundalogik/lime-elements/commit/eb706e7))
* **limel-multi-select:** stop internal change-events from propagating outside the component ([9b6a09a](https://github.com/Lundalogik/lime-elements/commit/9b6a09a))
* **limel-select:** stop internal change-events from propagating outside the component ([cbbade3](https://github.com/Lundalogik/lime-elements/commit/cbbade3))
* **picker:** added value generic property to list item ([e1e44b6](https://github.com/Lundalogik/lime-elements/commit/e1e44b6))
* **spinner:** define spinner sizes ([415065d](https://github.com/Lundalogik/lime-elements/commit/415065d))


### Code Refactoring

* **badge:** remove badge component ([8b81ef9](https://github.com/Lundalogik/lime-elements/commit/8b81ef9))
* **button group:** remove button group ([6df45df](https://github.com/Lundalogik/lime-elements/commit/6df45df))


### Features

* **flex container:** new flex container component ([e0a65ef](https://github.com/Lundalogik/lime-elements/commit/e0a65ef))
* **icon:** allow setting background color on icon ([fd006f8](https://github.com/Lundalogik/lime-elements/commit/fd006f8))


### BREAKING CHANGES

* **picker:** Removed the index signature from ListItem interface. Consumers of list items should
pass any custom values in the value property instead
* **button group:** Button group has been removed in favor of flex container, which offers the same
functionality with a cleaner API and is not constrained to only containing buttons
* **badge:** The badge component has been removed. Code that uses the badge component should use
the icon component instead, which offers the same functionality.

## [16.2.1](https://github.com/Lundalogik/lime-elements/compare/v16.2.0...v16.2.1) (2019-03-18)


### Bug Fixes

* **input field:** render icon correctly ([6517fcc](https://github.com/Lundalogik/lime-elements/commit/6517fcc))

# [16.2.0](https://github.com/Lundalogik/lime-elements/compare/v16.1.3...v16.2.0) (2019-03-08)


### Features

* **checkbox:** adds checkbox component ([ebc9272](https://github.com/Lundalogik/lime-elements/commit/ebc9272))

## [16.1.3](https://github.com/Lundalogik/lime-elements/compare/v16.1.2...v16.1.3) (2019-03-08)


### Bug Fixes

* **limel-date-picker:** fix momentjs locale being set globally by datepicker ([307f8d6](https://github.com/Lundalogik/lime-elements/commit/307f8d6)), closes [#323](https://github.com/Lundalogik/lime-elements/issues/323)

## [16.1.2](https://github.com/Lundalogik/lime-elements/compare/v16.1.1...v16.1.2) (2019-03-08)


### Bug Fixes

* correct scss imports so we do not break consumer builds ([c9b4fe6](https://github.com/Lundalogik/lime-elements/commit/c9b4fe6)), closes [#329](https://github.com/Lundalogik/lime-elements/issues/329)

## [16.1.1](https://github.com/Lundalogik/lime-elements/compare/v16.1.0...v16.1.1) (2019-03-07)


### Bug Fixes

* **chip set:** stop input change event from propagating ([e2c7b32](https://github.com/Lundalogik/lime-elements/commit/e2c7b32))
* **picker:** fix focus handling of picker in edge ([2017784](https://github.com/Lundalogik/lime-elements/commit/2017784))

# [16.1.0](https://github.com/Lundalogik/lime-elements/compare/v16.0.4...v16.1.0) (2019-03-07)


### Features

* **button:** add outlined button style ([26612a6](https://github.com/Lundalogik/lime-elements/commit/26612a6)), closes [#317](https://github.com/Lundalogik/lime-elements/issues/317)
* **button:** add support for icons on buttons ([37b2c5a](https://github.com/Lundalogik/lime-elements/commit/37b2c5a)), closes [#317](https://github.com/Lundalogik/lime-elements/issues/317)

## [16.0.4](https://github.com/Lundalogik/lime-elements/compare/v16.0.3...v16.0.4) (2019-03-05)


### Bug Fixes

* **chart:** remove exposed ChartJS interfaces ([0881b89](https://github.com/Lundalogik/lime-elements/commit/0881b89))

## [16.0.3](https://github.com/Lundalogik/lime-elements/compare/v16.0.2...v16.0.3) (2019-03-05)


### Bug Fixes

* **limel-date-picker:** don't format value for native pickers ([94be85f](https://github.com/Lundalogik/lime-elements/commit/94be85f))
* **limel-date-picker:** enable moving caret with keyboard ([dd49360](https://github.com/Lundalogik/lime-elements/commit/dd49360)), closes [#306](https://github.com/Lundalogik/lime-elements/issues/306)
* **limel-date-picker:** fix pickers broken on mobile ([5f17cd4](https://github.com/Lundalogik/lime-elements/commit/5f17cd4)), closes [#311](https://github.com/Lundalogik/lime-elements/issues/311)
* **limel-date-picker:** make sure week numbers are determined according to iso standard ([fd9dbf2](https://github.com/Lundalogik/lime-elements/commit/fd9dbf2))


### Performance Improvements

* **limel-date-picker:** on window resize, redraw picker instead of creating a new instance ([3327377](https://github.com/Lundalogik/lime-elements/commit/3327377))

## [16.0.2](https://github.com/Lundalogik/lime-elements/compare/v16.0.1...v16.0.2) (2019-02-26)


### Bug Fixes

* **limel-dialog:** open dialog on Microsoft Edge several times ([05c857f](https://github.com/Lundalogik/lime-elements/commit/05c857f)), closes [#314](https://github.com/Lundalogik/lime-elements/issues/314)

## [16.0.1](https://github.com/Lundalogik/lime-elements/compare/v16.0.0...v16.0.1) (2019-02-19)


### Bug Fixes

* **limel-date-picker:** change picker value when changing the input ([cf7dc60](https://github.com/Lundalogik/lime-elements/commit/cf7dc60)), closes [#297](https://github.com/Lundalogik/lime-elements/issues/297)

# [16.0.0](https://github.com/Lundalogik/lime-elements/compare/v15.0.7...v16.0.0) (2019-02-18)


### Features

* **limel-chart:** add component ([62b2b2c](https://github.com/Lundalogik/lime-elements/commit/62b2b2c)), closes [#287](https://github.com/Lundalogik/lime-elements/issues/287)
* **limel-grid:** add new limel-grid component ([5572b6b](https://github.com/Lundalogik/lime-elements/commit/5572b6b)), closes [#289](https://github.com/Lundalogik/lime-elements/issues/289) [Lundalogik/crm-feature#758](https://github.com/Lundalogik/crm-feature/issues/758)


### BREAKING CHANGES

* **limel-grid:** The scss-mixin grid-fullscreen has been removed. It is replaced by the new
limel-grid component.

## [15.0.7](https://github.com/Lundalogik/lime-elements/compare/v15.0.6...v15.0.7) (2019-02-15)


### Bug Fixes

* **limel-date-picker:** keep formatted value in sync ([1444754](https://github.com/Lundalogik/lime-elements/commit/1444754)), closes [#295](https://github.com/Lundalogik/lime-elements/issues/295)

## [15.0.6](https://github.com/Lundalogik/lime-elements/compare/v15.0.5...v15.0.6) (2019-02-13)


### Bug Fixes

* **limel-dialog:** set focus trap on hidden input field ([263937b](https://github.com/Lundalogik/lime-elements/commit/263937b))

## [15.0.5](https://github.com/Lundalogik/lime-elements/compare/v15.0.4...v15.0.5) (2019-02-08)


### Bug Fixes

* snackbar listens to action event again ([2860213](https://github.com/Lundalogik/lime-elements/commit/2860213))

## [15.0.4](https://github.com/Lundalogik/lime-elements/compare/v15.0.3...v15.0.4) (2019-02-05)


### Bug Fixes

* **limel-multi-select:** fix label styles ([9a6af5d](https://github.com/Lundalogik/lime-elements/commit/9a6af5d))

## [15.0.3](https://github.com/Lundalogik/lime-elements/compare/v15.0.2...v15.0.3) (2019-02-05)


### Bug Fixes

* **limel-picker:** focus event: stop propagration when element removed ([805c674](https://github.com/Lundalogik/lime-elements/commit/805c674))

## [15.0.2](https://github.com/Lundalogik/lime-elements/compare/v15.0.1...v15.0.2) (2019-02-05)


### Bug Fixes

* **limel-multi-select:** use floating label styles ([fcdd9dd](https://github.com/Lundalogik/lime-elements/commit/fcdd9dd))
* **limel-slider:** use floating label styles ([4a5e469](https://github.com/Lundalogik/lime-elements/commit/4a5e469))

## [15.0.1](https://github.com/Lundalogik/lime-elements/compare/v15.0.0...v15.0.1) (2019-02-04)


### Bug Fixes

* **multi-select:** change color on multi-select radio buttons to a dark-grey color ([7c47810](https://github.com/Lundalogik/lime-elements/commit/7c47810)), closes [#254](https://github.com/Lundalogik/lime-elements/issues/254)
* **multi-select:** remove border-bottom styling ([9e79010](https://github.com/Lundalogik/lime-elements/commit/9e79010))
* **slider:** remove border-bottom styling ([791ca7f](https://github.com/Lundalogik/lime-elements/commit/791ca7f))

# [15.0.0](https://github.com/Lundalogik/lime-elements/compare/v14.0.0...v15.0.0) (2019-02-01)


### chore

* **limel-autocomplete:** delete component ([8ef2ad2](https://github.com/Lundalogik/lime-elements/commit/8ef2ad2)), closes [#274](https://github.com/Lundalogik/lime-elements/issues/274)


### Features

* **limel-input-field:** add prop completions as suggestions value can autocomplete to ([0eddeae](https://github.com/Lundalogik/lime-elements/commit/0eddeae)), closes [#274](https://github.com/Lundalogik/lime-elements/issues/274)


### BREAKING CHANGES

* **limel-autocomplete:** limel-autocomplete is deleted, use limel-input-field with completions instead

# [14.0.0](https://github.com/Lundalogik/lime-elements/compare/v13.4.0...v14.0.0) (2019-02-01)


### Code Refactoring

* **grid:** rename mixin `fullpage-grid` to `grid-fullpage` ([749dc3f](https://github.com/Lundalogik/lime-elements/commit/749dc3f))


### BREAKING CHANGES

* **grid:** In order to better accommodate other grid mixins in the future, the mixin
`fullpage-grid` has been renamed to `grid-fullpage`.

# [13.4.0](https://github.com/Lundalogik/lime-elements/compare/v13.3.0...v13.4.0) (2019-01-31)


### Features

* **grid:** add scss mixin for fullpage-grid ([5b81baf](https://github.com/Lundalogik/lime-elements/commit/5b81baf)), closes [Lundalogik/crm-feature#709](https://github.com/Lundalogik/crm-feature/issues/709) [Lundalogik/crm-feature#710](https://github.com/Lundalogik/crm-feature/issues/710)

# [13.3.0](https://github.com/Lundalogik/lime-elements/compare/v13.2.3...v13.3.0) (2019-01-30)


### Bug Fixes

* **limel-slider:** change pin color to white ([b83c585](https://github.com/Lundalogik/lime-elements/commit/b83c585)), closes [#252](https://github.com/Lundalogik/lime-elements/issues/252)


### Features

* **limel-slider:** define highlight color by variable ([07b687c](https://github.com/Lundalogik/lime-elements/commit/07b687c)), closes [#252](https://github.com/Lundalogik/lime-elements/issues/252)

## [13.2.3](https://github.com/Lundalogik/lime-elements/compare/v13.2.2...v13.2.3) (2019-01-29)


### Bug Fixes

* **limel-dialog:** possible to create fullsize dialog ([590f592](https://github.com/Lundalogik/lime-elements/commit/590f592))

## [13.2.2](https://github.com/Lundalogik/lime-elements/compare/v13.2.1...v13.2.2) (2019-01-28)


### Bug Fixes

* **limel-select:** add icon to select list ([d0dc5a9](https://github.com/Lundalogik/lime-elements/commit/d0dc5a9))

## [13.2.1](https://github.com/Lundalogik/lime-elements/compare/v13.2.0...v13.2.1) (2019-01-28)


### Bug Fixes

* **input-field:** floating label if value is set or field is focused ([85d4c0e](https://github.com/Lundalogik/lime-elements/commit/85d4c0e))

# [13.2.0](https://github.com/Lundalogik/lime-elements/compare/v13.1.0...v13.2.0) (2019-01-25)


### Features

* **limel-badges:** allow badges ([161dfd4](https://github.com/Lundalogik/lime-elements/commit/161dfd4)), closes [Lundalogik/crm-feature#695](https://github.com/Lundalogik/crm-feature/issues/695)
* **limel-list:** overwrite material badge size in a list ([f825806](https://github.com/Lundalogik/lime-elements/commit/f825806)), closes [Lundalogik/crm-feature#695](https://github.com/Lundalogik/crm-feature/issues/695)

# [13.1.0](https://github.com/Lundalogik/lime-elements/compare/v13.0.3...v13.1.0) (2019-01-25)


### Bug Fixes

* **limel-picker:** set chip-set id from listItem id if existing ([d260906](https://github.com/Lundalogik/lime-elements/commit/d260906)), closes [#256](https://github.com/Lundalogik/lime-elements/issues/256)


### Features

* **limel-picker:** add interact event ([2e191d1](https://github.com/Lundalogik/lime-elements/commit/2e191d1)), closes [#256](https://github.com/Lundalogik/lime-elements/issues/256)

## [13.0.3](https://github.com/Lundalogik/lime-elements/compare/v13.0.2...v13.0.3) (2019-01-25)


### Bug Fixes

* add border to multi-select ([5986223](https://github.com/Lundalogik/lime-elements/commit/5986223))
* add border to slider ([b4784f1](https://github.com/Lundalogik/lime-elements/commit/b4784f1))

## [13.0.2](https://github.com/Lundalogik/lime-elements/compare/v13.0.1...v13.0.2) (2019-01-25)


### Bug Fixes

* change border bottom color on input fields ([2981bc9](https://github.com/Lundalogik/lime-elements/commit/2981bc9))
* input field for limel-input is white ([beae022](https://github.com/Lundalogik/lime-elements/commit/beae022))
* input field for limel-picker is white ([1533a54](https://github.com/Lundalogik/lime-elements/commit/1533a54))
* input field for limel-select is white ([62c8f5c](https://github.com/Lundalogik/lime-elements/commit/62c8f5c))

## [13.0.1](https://github.com/Lundalogik/lime-elements/compare/v13.0.0...v13.0.1) (2019-01-25)


### Bug Fixes

* **picker:** improve performance for limel-picker ([7b01dac](https://github.com/Lundalogik/lime-elements/commit/7b01dac))

# [13.0.0](https://github.com/Lundalogik/lime-elements/compare/v12.1.1...v13.0.0) (2019-01-21)


### Bug Fixes

* **collapsible-section:** header is set as a property ([f4074e4](https://github.com/Lundalogik/lime-elements/commit/f4074e4))


### BREAKING CHANGES

* **collapsible-section:** New interface for lime-collapsible-section

## [12.1.1](https://github.com/Lundalogik/lime-elements/compare/v12.1.0...v12.1.1) (2019-01-21)


### Bug Fixes

* **fonts:** change fontsizes ([478c608](https://github.com/Lundalogik/lime-elements/commit/478c608))

# [12.1.0](https://github.com/Lundalogik/lime-elements/compare/v12.0.5...v12.1.0) (2019-01-17)


### Features

* **limel-dialog:** add closing event ([e98038f](https://github.com/Lundalogik/lime-elements/commit/e98038f)), closes [#244](https://github.com/Lundalogik/lime-elements/issues/244)

## [12.0.5](https://github.com/Lundalogik/lime-elements/compare/v12.0.4...v12.0.5) (2019-01-14)


### Bug Fixes

* **limel-date-picker:** fix language config for provided translations ([58722f2](https://github.com/Lundalogik/lime-elements/commit/58722f2)), closes [#241](https://github.com/Lundalogik/lime-elements/issues/241)

## [12.0.4](https://github.com/Lundalogik/lime-elements/compare/v12.0.3...v12.0.4) (2019-01-14)


### Bug Fixes

* **limel-date-picker:** translate based on language property ([15ee7b6](https://github.com/Lundalogik/lime-elements/commit/15ee7b6)), closes [#241](https://github.com/Lundalogik/lime-elements/issues/241)

## [12.0.3](https://github.com/Lundalogik/lime-elements/compare/v12.0.2...v12.0.3) (2019-01-11)


### Bug Fixes

* **limel-menu:** decrease size of text and icons ([fed8c31](https://github.com/Lundalogik/lime-elements/commit/fed8c31)), closes [Lundalogik/crm-feature#704](https://github.com/Lundalogik/crm-feature/issues/704) [#210](https://github.com/Lundalogik/lime-elements/issues/210)

## [12.0.2](https://github.com/Lundalogik/lime-elements/compare/v12.0.1...v12.0.2) (2019-01-10)


### Bug Fixes

* **docs:** fix issue with documentation being published at incorrect path ([5e16f72](https://github.com/Lundalogik/lime-elements/commit/5e16f72))

## [12.0.1](https://github.com/Lundalogik/lime-elements/compare/v12.0.0...v12.0.1) (2019-01-10)


### Bug Fixes

* **limel-date-picker:** format property overwrites default date format ([3e0f4dc](https://github.com/Lundalogik/lime-elements/commit/3e0f4dc)), closes [#237](https://github.com/Lundalogik/lime-elements/issues/237)

# [12.0.0](https://github.com/Lundalogik/lime-elements/compare/v11.4.5...v12.0.0) (2019-01-10)


### Bug Fixes

* **limel-chip-set:** make method getEditMode async ([cee272f](https://github.com/Lundalogik/lime-elements/commit/cee272f))


### BREAKING CHANGES

* **limel-chip-set:** The method `getEditMode` on limel-chip-set is now async (it will return a promise).

## [11.4.5](https://github.com/Lundalogik/lime-elements/compare/v11.4.4...v11.4.5) (2019-01-03)


### Bug Fixes

* **limel-menu:** no word wrapping in menu items ([446a1be](https://github.com/Lundalogik/lime-elements/commit/446a1be)), closes [#230](https://github.com/Lundalogik/lime-elements/issues/230)

## [11.4.4](https://github.com/Lundalogik/lime-elements/compare/v11.4.3...v11.4.4) (2018-12-21)


### Bug Fixes

* **limel-date-picker:** fix width calculation if initially hidden ([d0f8de3](https://github.com/Lundalogik/lime-elements/commit/d0f8de3)), closes [#228](https://github.com/Lundalogik/lime-elements/issues/228)

## [11.4.3](https://github.com/Lundalogik/lime-elements/compare/v11.4.2...v11.4.3) (2018-12-19)


### Bug Fixes

* **install:** add postinstall.js to published files ([3e5a239](https://github.com/Lundalogik/lime-elements/commit/3e5a239))

## [11.4.2](https://github.com/Lundalogik/lime-elements/compare/v11.4.1...v11.4.2) (2018-12-18)


### Bug Fixes

* **build:** fix postinstall to check if files exist ([2093bfd](https://github.com/Lundalogik/lime-elements/commit/2093bfd))

## [11.4.1](https://github.com/Lundalogik/lime-elements/compare/v11.4.0...v11.4.1) (2018-12-18)


### Bug Fixes

* **limel-picker:** fix z-index in list by using mdc-menu-surface css ([83eb102](https://github.com/Lundalogik/lime-elements/commit/83eb102)), closes [#179](https://github.com/Lundalogik/lime-elements/issues/179)

# [11.4.0](https://github.com/Lundalogik/lime-elements/compare/v11.3.0...v11.4.0) (2018-12-18)


### Features

* **date-picker:** implements date pickers ([86d73a4](https://github.com/Lundalogik/lime-elements/commit/86d73a4))
* **translations:** adds translations support ([fa400ce](https://github.com/Lundalogik/lime-elements/commit/fa400ce))

# [11.3.0](https://github.com/Lundalogik/lime-elements/compare/v11.2.1...v11.3.0) (2018-12-17)


### Bug Fixes

* **picker:** show pre-selected items ([0a66848](https://github.com/Lundalogik/lime-elements/commit/0a66848))


### Features

* **limel-dialog:** add property closingActions incl. example ([fb14313](https://github.com/Lundalogik/lime-elements/commit/fb14313)), closes [#139](https://github.com/Lundalogik/lime-elements/issues/139)

## [11.2.1](https://github.com/Lundalogik/lime-elements/compare/v11.2.0...v11.2.1) (2018-12-03)


### Bug Fixes

* **chip-set:** add animation to input element ([ef0c717](https://github.com/Lundalogik/lime-elements/commit/ef0c717))

# [11.2.0](https://github.com/Lundalogik/lime-elements/compare/v11.1.0...v11.2.0) (2018-11-29)


### Features

* **colors:** define properties for setting colors ([a6c1333](https://github.com/Lundalogik/lime-elements/commit/a6c1333))

# [11.1.0](https://github.com/Lundalogik/lime-elements/compare/v11.0.0...v11.1.0) (2018-11-29)


### Features

* **chip-set:** allow setting background color when type is input ([7ba0fd3](https://github.com/Lundalogik/lime-elements/commit/7ba0fd3))
* **input-field:** allow setting background color of field ([c770fe2](https://github.com/Lundalogik/lime-elements/commit/c770fe2))
* **select:** allow setting background color of field ([c1e1375](https://github.com/Lundalogik/lime-elements/commit/c1e1375))

# [11.0.0](https://github.com/Lundalogik/lime-elements/compare/v10.0.2...v11.0.0) (2018-11-26)


### Bug Fixes

* **input-field:** onChange with number input emits a number instead of string ([1047f25](https://github.com/Lundalogik/lime-elements/commit/1047f25))


### chore

* **icons:** move icons to base folder ([0b58309](https://github.com/Lundalogik/lime-elements/commit/0b58309))


### Features

* **text-field:** adds support for number formatting ([661f9c6](https://github.com/Lundalogik/lime-elements/commit/661f9c6))


### BREAKING CHANGES

* **icons:** Icons have been moved out from the folder structure and are all located in one folder instead
* **text-field:** Renames limel-text-field to limel-input-field.

## [10.0.2](https://github.com/Lundalogik/lime-elements/compare/v10.0.1...v10.0.2) (2018-11-22)


### Bug Fixes

* **limel-picker:** fix issue where suggestions might be shown even if the component is blurred ([54afe6b](https://github.com/Lundalogik/lime-elements/commit/54afe6b)), closes [#194](https://github.com/Lundalogik/lime-elements/issues/194) [Lundalogik/crm-feature#636](https://github.com/Lundalogik/crm-feature/issues/636)

## [10.0.1](https://github.com/Lundalogik/lime-elements/compare/v10.0.0...v10.0.1) (2018-11-20)


### Bug Fixes

* **picker:** set focus to text field when picker receives focus ([7abe7a2](https://github.com/Lundalogik/lime-elements/commit/7abe7a2))

# [10.0.0](https://github.com/Lundalogik/lime-elements/compare/v9.9.0...v10.0.0) (2018-11-20)


### Bug Fixes

* **limel-chip-set:** change name of method `focus` to `setFocus` ([f849e8e](https://github.com/Lundalogik/lime-elements/commit/f849e8e))


### BREAKING CHANGES

* **limel-chip-set:** The method `focus()` on `limel-chip-set` has been renamed to `setFocus()`.

# [9.9.0](https://github.com/Lundalogik/lime-elements/compare/v9.8.0...v9.9.0) (2018-11-19)


### Features

* **list:** support for icons ([eb1021f](https://github.com/Lundalogik/lime-elements/commit/eb1021f))
* **menu:** support for icons ([7eee825](https://github.com/Lundalogik/lime-elements/commit/7eee825))
* **picker:** support for icons ([ccda724](https://github.com/Lundalogik/lime-elements/commit/ccda724))

# [9.8.0](https://github.com/Lundalogik/lime-elements/compare/v9.7.0...v9.8.0) (2018-11-15)


### Features

* **dialog:** allow size to be set through CSS variables ([fad7f1c](https://github.com/Lundalogik/lime-elements/commit/fad7f1c))

# [9.7.0](https://github.com/Lundalogik/lime-elements/compare/v9.6.0...v9.7.0) (2018-11-15)


### Features

* **limel-slider:** add factor property ([a412f72](https://github.com/Lundalogik/lime-elements/commit/a412f72)), closes [#196](https://github.com/Lundalogik/lime-elements/issues/196)

# [9.6.0](https://github.com/Lundalogik/lime-elements/compare/v9.5.0...v9.6.0) (2018-11-14)


### Bug Fixes

* **limel-collapsible-section:** call dispatchResizeEvent when section opened ([cc092fd](https://github.com/Lundalogik/lime-elements/commit/cc092fd)), closes [#192](https://github.com/Lundalogik/lime-elements/issues/192)


### Features

* **picker:** support for suggestions and searching for an empty value ([2e1a61c](https://github.com/Lundalogik/lime-elements/commit/2e1a61c))

# [9.5.0](https://github.com/Lundalogik/lime-elements/compare/v9.4.0...v9.5.0) (2018-11-13)


### Features

* **limel-icon-button:** add method `relayout` that triggers re-layout of hover-highlight ([2808c53](https://github.com/Lundalogik/lime-elements/commit/2808c53))

# [9.4.0](https://github.com/Lundalogik/lime-elements/compare/v9.3.0...v9.4.0) (2018-11-12)


### Features

* **limel-icon-button:** add component ([4423e20](https://github.com/Lundalogik/lime-elements/commit/4423e20)), closes [#186](https://github.com/Lundalogik/lime-elements/issues/186)

# [9.3.0](https://github.com/Lundalogik/lime-elements.git/compare/v9.2.1...v9.3.0) (2018-11-05)


### Bug Fixes

* **chip-set:** clear text value on input blur ([ad87834](https://github.com/Lundalogik/lime-elements.git/commit/ad87834))
* **linear-progress:** set text-align inside progress bar to left ([a6ca6b6](https://github.com/Lundalogik/lime-elements.git/commit/a6ca6b6))
* **list:** update variable name ([cdb1fe1](https://github.com/Lundalogik/lime-elements.git/commit/cdb1fe1))


### Features

* **picker:** only allow unique values to be selected ([04da767](https://github.com/Lundalogik/lime-elements.git/commit/04da767))
* **picker:** set focus on chip set input when selecting from the picker ([06b9eec](https://github.com/Lundalogik/lime-elements.git/commit/06b9eec))
* **picker:** use chip set input in picker ([ceddc15](https://github.com/Lundalogik/lime-elements.git/commit/ceddc15))

## [9.2.1](https://github.com/Lundalogik/lime-elements.git/compare/v9.2.0...v9.2.1) (2018-11-01)


### Bug Fixes

* **limel-slider:** adjust disabled state to material style ([ad5e0d6](https://github.com/Lundalogik/lime-elements.git/commit/ad5e0d6)), closes [#154](https://github.com/Lundalogik/lime-elements.git/issues/154)

# [9.2.0](https://github.com/Lundalogik/lime-elements.git/compare/v9.1.1...v9.2.0) (2018-10-30)


### Features

* **chip:** new chip-set component ([8a7ba66](https://github.com/Lundalogik/lime-elements.git/commit/8a7ba66))

## [9.1.1](https://github.com/Lundalogik/lime-elements/compare/v9.1.0...v9.1.1) (2018-10-29)


### Bug Fixes

* **icon:** reduces the gap between sizes to steps of 0.5 rem ([0b289c9](https://github.com/Lundalogik/lime-elements/commit/0b289c9))

# [9.1.0](https://github.com/Lundalogik/lime-elements/compare/v9.0.2...v9.1.0) (2018-10-24)


### Features

* **badge:** new badge component ([a01e0e1](https://github.com/Lundalogik/lime-elements/commit/a01e0e1))
* **linear-progress:** add indeterminate prop ([19ac5df](https://github.com/Lundalogik/lime-elements/commit/19ac5df))
* **linear-progress:** add variable for setting background color ([fcf6cad](https://github.com/Lundalogik/lime-elements/commit/fcf6cad))

## [9.0.2](https://github.com/Lundalogik/lime-elements/compare/v9.0.1...v9.0.2) (2018-10-23)


### Bug Fixes

* **icon:** modify icon sizes ([2db4043](https://github.com/Lundalogik/lime-elements/commit/2db4043))
* **icon:** replace all black colors with current color ([4c38ce6](https://github.com/Lundalogik/lime-elements/commit/4c38ce6))

## [9.0.1](https://github.com/Lundalogik/lime-elements/compare/v9.0.0...v9.0.1) (2018-10-19)


### Bug Fixes

* **limel-dialog:** trigger resize-event after opening-animation has finished ([34ab9dc](https://github.com/Lundalogik/lime-elements/commit/34ab9dc)), closes [#153](https://github.com/Lundalogik/lime-elements/issues/153)

# [9.0.0](https://github.com/Lundalogik/lime-elements/compare/v8.1.2...v9.0.0) (2018-10-17)


### Bug Fixes

* **limel-dialog:** fix broken markup and resulting styling of the header ([ff81efc](https://github.com/Lundalogik/lime-elements/commit/ff81efc))


### BREAKING CHANGES

* **limel-dialog:** The `header` slot has been replaced with the `heading` attribute.

## [8.1.2](https://github.com/Lundalogik/lime-elements/compare/v8.1.1...v8.1.2) (2018-10-16)


### Bug Fixes

* **collapsible-section:** remove unnecessary event dispatching ([068afd5](https://github.com/Lundalogik/lime-elements/commit/068afd5)), closes [#160](https://github.com/Lundalogik/lime-elements/issues/160)

## [8.1.1](https://github.com/Lundalogik/lime-elements/compare/v8.1.0...v8.1.1) (2018-10-16)


### Bug Fixes

* **dialog:** remove unnecessary event dispatching ([225d985](https://github.com/Lundalogik/lime-elements/commit/225d985)), closes [#159](https://github.com/Lundalogik/lime-elements/issues/159)

# [8.1.0](https://github.com/Lundalogik/lime-elements/compare/v8.0.1...v8.1.0) (2018-10-15)


### Features

* **linear-progress:** new linear-progress component ([82ea96b](https://github.com/Lundalogik/lime-elements/commit/82ea96b))

## [8.0.1](https://github.com/Lundalogik/lime-elements/compare/v8.0.0...v8.0.1) (2018-10-12)


### Bug Fixes

* **limel-dialog:** make it possible to open the dialog again after clicking the scrim ([bcd2b6e](https://github.com/Lundalogik/lime-elements/commit/bcd2b6e)), closes [#150](https://github.com/Lundalogik/lime-elements/issues/150)

# [8.0.0](https://github.com/Lundalogik/lime-elements/compare/v7.1.0...v8.0.0) (2018-10-11)


### Bug Fixes

* **limel-picker:** change the interface to accept a search-function which returns a promise ([0317d0f](https://github.com/Lundalogik/lime-elements/commit/0317d0f)), closes [#70](https://github.com/Lundalogik/lime-elements/issues/70)


### BREAKING CHANGES

* **limel-picker:** The `input` event has been removed. Instead, the picker should be supplied with a
searcher-function, that accepts a query string as argument, and returns a promise that is eventually
resolved with the search-result. As a result, the `items` property has also been removed, since
these are now supplied by the searcher instead.

# [7.1.0](https://github.com/Lundalogik/lime-elements/compare/v7.0.0...v7.1.0) (2018-10-10)


### Features

* **limel-multi-select:** add multi-select component ([2dce502](https://github.com/Lundalogik/lime-elements/commit/2dce502))

# [7.0.0](https://github.com/Lundalogik/lime-elements/compare/v6.1.1...v7.0.0) (2018-10-08)


### Features

* **limel-select:** change the `value` property from `string` to `Option` ([c8d2217](https://github.com/Lundalogik/lime-elements/commit/c8d2217)), closes [#129](https://github.com/Lundalogik/lime-elements/issues/129)


### BREAKING CHANGES

* **limel-select:** The type of the `value` property has been changed from `string` to `Option`. It now
holds the selected Option object, not just the `value` of the selected Option. An empty value,
previously represented by an empty string, is now represented by `null` instead.

## [6.1.1](https://github.com/Lundalogik/lime-elements/compare/v6.1.0...v6.1.1) (2018-10-05)


### Bug Fixes

* correct scss-imports to remove build-error in consuming plugins ([e57cdcf](https://github.com/Lundalogik/lime-elements/commit/e57cdcf))

# [6.1.0](https://github.com/Lundalogik/lime-elements/compare/v6.0.0...v6.1.0) (2018-10-03)


### Features

* **limel-icon:** add limel-icon component ([e073c8d](https://github.com/Lundalogik/lime-elements/commit/e073c8d))

# [6.0.0](https://github.com/Lundalogik/lime-elements/compare/v5.1.2...v6.0.0) (2018-10-03)


### Bug Fixes

* **limel-select:** set display:block on the custom-element ([0812743](https://github.com/Lundalogik/lime-elements/commit/0812743))


### Features

* move towards vanilla material styling ([a1ed101](https://github.com/Lundalogik/lime-elements/commit/a1ed101)), closes [#111](https://github.com/Lundalogik/lime-elements/issues/111)


### BREAKING CHANGES

* Visually, there are "breaking" changes. `limel-textfield` has a significantly
different look, which also affects all other components using limel-textfield: `limel-autocomplete`,
`limel-picker`. `limel-select` has received a similar update of visual style. The font has been
changed from Open Sans to Material's default Roboto.

## [5.1.2](https://github.com/Lundalogik/lime-elements/compare/v5.1.1...v5.1.2) (2018-10-02)


### Bug Fixes

* **limel-select:** update the value when the available options are changed ([ea8d31f](https://github.com/Lundalogik/lime-elements/commit/ea8d31f)), closes [#125](https://github.com/Lundalogik/lime-elements/issues/125)

## [5.1.1](https://github.com/Lundalogik/lime-elements/compare/v5.1.0...v5.1.1) (2018-09-27)


### Bug Fixes

* **limel-switch:** make switch update correctly when value is changed by consumer ([d4171b1](https://github.com/Lundalogik/lime-elements/commit/d4171b1)), closes [#121](https://github.com/Lundalogik/lime-elements/issues/121)

# [5.1.0](https://github.com/Lundalogik/lime-elements/compare/v5.0.2...v5.1.0) (2018-09-26)


### Features

* **snackbar:** new snackbar component ([065e567](https://github.com/Lundalogik/lime-elements/commit/065e567))

## [5.0.2](https://github.com/Lundalogik/lime-elements/compare/v5.0.1...v5.0.2) (2018-09-24)


### Bug Fixes

* **limel-menu:** reflect label to attribute ([90bd45d](https://github.com/Lundalogik/lime-elements/commit/90bd45d))
* **limel-menu:** set aria-hidden attribute on menu to `false` when menu is open ([9d9a744](https://github.com/Lundalogik/lime-elements/commit/9d9a744))

## [5.0.1](https://github.com/Lundalogik/lime-elements/compare/v5.0.0...v5.0.1) (2018-09-24)


### Bug Fixes

* exclude .scss files from dist-package ([6e7fabd](https://github.com/Lundalogik/lime-elements/commit/6e7fabd))

# [5.0.0](https://github.com/Lundalogik/lime-elements/compare/v4.0.1...v5.0.0) (2018-09-21)


### Bug Fixes

* export previously missing interfaces ([0de8850](https://github.com/Lundalogik/lime-elements/commit/0de8850))


### Code Refactoring

* **limel-select:** rename `IOption` to `Option` ([4d707e9](https://github.com/Lundalogik/lime-elements/commit/4d707e9))


### BREAKING CHANGES

* **limel-select:** The interface `IOption` has been renamed to `Option`. Before this release, the
interface was not correctly exported, so it is unlikely that any external consumers of
**lime-elements** actually have a breaking dependency on this interface.

## [4.0.1](https://github.com/Lundalogik/lime-elements/compare/v4.0.0...v4.0.1) (2018-09-21)


### Bug Fixes

* fix dependency on lime-material-components-web ([076e8f5](https://github.com/Lundalogik/lime-elements/commit/076e8f5))

# [4.0.0](https://github.com/Lundalogik/lime-elements/compare/v3.6.1...v4.0.0) (2018-09-21)


### Bug Fixes

* **stencil:** release 3.6.1 was actually breaking and is replaced by this release ([272c5ca](https://github.com/Lundalogik/lime-elements/commit/272c5ca))


### BREAKING CHANGES

* **stencil:** When using **lime-elements** with **Angular** or other build system using
**Webpack**, replace the line `import { defineCustomElements }  from 'lime-elements'` with `import {
defineCustomElements }  from 'lime-elements/dist/loader'`. In **Angular**, this line is found in
`main.ts`.

## [3.6.1](https://github.com/Lundalogik/lime-elements/compare/v3.6.0...v3.6.1) (2018-09-17)

### BREAKING! 3.6.1 should have been a major release. It has been unpublished. Please downgrade to 3.6.0 or upgrade to 4.0.0.

### Bug Fixes

* **limel-list:** fix component crashing when there are no elements in the list ([453dc34](https://github.com/Lundalogik/lime-elements/commit/453dc34))
* **limel-list:** set the default display value to `block` ([6431af3](https://github.com/Lundalogik/lime-elements/commit/6431af3))

# [3.6.0](https://github.com/Lundalogik/lime-elements/compare/v3.5.0...v3.6.0) (2018-09-06)


### Features

* **limel-menu:** add menu component ([c35c676](https://github.com/Lundalogik/lime-elements/commit/c35c676)), closes [#71](https://github.com/Lundalogik/lime-elements/issues/71)

# [3.5.0](https://github.com/Lundalogik/lime-elements/compare/v3.4.2...v3.5.0) (2018-09-06)


### Features

* **limel-text-field:** add property type to determine the inputs html-type ([245bf71](https://github.com/Lundalogik/lime-elements/commit/245bf71)), closes [#75](https://github.com/Lundalogik/lime-elements/issues/75)

## [3.4.2](https://github.com/Lundalogik/lime-elements/compare/v3.4.1...v3.4.2) (2018-09-06)


### Bug Fixes

* add an empty file to trigger a release for debugging-purposes ([6eb4135](https://github.com/Lundalogik/lime-elements/commit/6eb4135))
* **dummy:** no actual changes, this bump is only to have semantic-release create a changelog file ([c7f5b09](https://github.com/Lundalogik/lime-elements/commit/c7f5b09))

## [3.4.1](https://github.com/Lundalogik/lime-elements/compare/v3.4.0...v3.4.1) (2018-08-31)


### Performance Improvements

* **limel-dialog:** remove unnecessary state-decorator ([7dd2f15](https://github.com/Lundalogik/lime-elements/commit/7dd2f15))

# [3.4.0](https://github.com/Lundalogik/lime-elements/compare/v3.3.2...v3.4.0) (2018-08-30)


### Features

* **limel-collapsible-section:** add collapsible section component ([3b29074](https://github.com/Lundalogik/lime-elements/commit/3b29074)), closes [#63](https://github.com/Lundalogik/lime-elements/issues/63)

## [3.3.1](https://github.com/Lundalogik/lime-elements/compare/v3.3.0...v3.3.1) (2018-08-30)


### Performance Improvements

* **less:** remove support for styling with LESS ([64f3540](https://github.com/Lundalogik/lime-elements/commit/64f3540))

# [3.3.0](https://github.com/Lundalogik/lime-elements/compare/v3.2.1...v3.3.0) (2018-08-29)


### Features

* **stenciljs:** update stenciljs to v0.11.4 ([5ca4e18](https://github.com/Lundalogik/lime-elements/commit/5ca4e18)), closes [/github.com/ionic-team/stencil/blob/master/CHANGELOG.md#-0114-2018-08-12](https://github.com//github.com/ionic-team/stencil/blob/master/CHANGELOG.md/issues/-0114-2018-08-12)

## [3.2.1](https://github.com/Lundalogik/lime-elements/compare/v3.2.0...v3.2.1) (2018-08-23)


### Bug Fixes

* **limel-props:** fix issue with props sometimes not being parsed ([fbe2caa](https://github.com/Lundalogik/lime-elements/commit/fbe2caa))

# [3.2.0](https://github.com/Lundalogik/lime-elements/compare/v3.1.0...v3.2.0) (2018-08-20)


### Features

* **limel-list:** add list component ([ca12cf3](https://github.com/Lundalogik/lime-elements/commit/ca12cf3))
* **limel-picker:** add limel-picker component ([2233d84](https://github.com/Lundalogik/lime-elements/commit/2233d84))
* **limel-text-field:** add support for trailing icon ([3ffe17f](https://github.com/Lundalogik/lime-elements/commit/3ffe17f))
* **util:** export constants for keycodes ([9d698b1](https://github.com/Lundalogik/lime-elements/commit/9d698b1))

# [3.1.0](https://github.com/Lundalogik/lime-elements/compare/v3.0.1...v3.1.0) (2018-08-16)


### Features

* **limel-slider:** add slider component ([fb57234](https://github.com/Lundalogik/lime-elements/commit/fb57234))

## [3.0.1](https://github.com/Lundalogik/lime-elements/compare/v3.0.0...v3.0.1) (2018-08-08)


### Bug Fixes

* **limel-button:** make it possible to create button in loading state ([27d3c5f](https://github.com/Lundalogik/lime-elements/commit/27d3c5f)), closes [#52](https://github.com/Lundalogik/lime-elements/issues/52)

# [3.0.0](https://github.com/Lundalogik/lime-elements/compare/v2.4.1...v3.0.0) (2018-08-08)


### Bug Fixes

* **limel-button:** make limel-button display as inline-block ([0699df3](https://github.com/Lundalogik/lime-elements/commit/0699df3))
* **limel-button-group:** change styling attributes to css class names ([67c7fb3](https://github.com/Lundalogik/lime-elements/commit/67c7fb3))


### BREAKING CHANGES

* **limel-button-group:** Adding the `reverse-order` attribute no longer has any effect.

## [2.4.1](https://github.com/Lundalogik/lime-elements/compare/v2.4.0...v2.4.1) (2018-08-07)


### Bug Fixes

* **limel-switch:** correct colour for disabled switch in `on` state ([5b6fe02](https://github.com/Lundalogik/lime-elements/commit/5b6fe02))

# [2.4.0](https://github.com/Lundalogik/lime-elements/compare/v2.3.0...v2.4.0) (2018-08-06)


### Features

* **stencil:** stencil updated to version 0.11.0 ([2da2a38](https://github.com/Lundalogik/lime-elements/commit/2da2a38))

# [2.3.0](https://github.com/Lundalogik/lime-elements/compare/v2.2.2...v2.3.0) (2018-08-06)


### Bug Fixes

* **limel-text-field:** fix label floating on init of empty text-field ([dcb937e](https://github.com/Lundalogik/lime-elements/commit/dcb937e))


### Features

* **limel-autocomplete:** add limel-autocomplete component ([14f1967](https://github.com/Lundalogik/lime-elements/commit/14f1967))

## [2.2.2](https://github.com/Lundalogik/lime-elements/compare/v2.2.1...v2.2.2) (2018-08-02)


### Bug Fixes

* **limel-button:** add reflectToAttr to primitive properties ([77f4f10](https://github.com/Lundalogik/lime-elements/commit/77f4f10))
* **limel-dialog:** add reflectToAttr to primitive property ([d65944b](https://github.com/Lundalogik/lime-elements/commit/d65944b))
* **limel-select:** add reflectToAttr to primitive properties ([61bce7c](https://github.com/Lundalogik/lime-elements/commit/61bce7c))
* **limel-switch:** add reflectToAttr to primitive properties ([06fc6b1](https://github.com/Lundalogik/lime-elements/commit/06fc6b1))
* **limel-text-field:** add reflectToAttr to primitive properties ([ef7e70f](https://github.com/Lundalogik/lime-elements/commit/ef7e70f))

## [2.2.1](https://github.com/Lundalogik/lime-elements/compare/v2.2.0...v2.2.1) (2018-07-09)


### Bug Fixes

* **limel-spinner:** fix the broken `hidden` attribute ([204faa5](https://github.com/Lundalogik/lime-elements/commit/204faa5)), closes [#26](https://github.com/Lundalogik/lime-elements/issues/26)
* **limel-spinner:** fix the broken `size` attribute ([1599466](https://github.com/Lundalogik/lime-elements/commit/1599466)), closes [#25](https://github.com/Lundalogik/lime-elements/issues/25)

# [2.2.0](https://github.com/Lundalogik/lime-elements/compare/v2.1.0...v2.2.0) (2018-07-06)


### Features

* **limel-dialog:** add `limel-dialog` ([c6cf287](https://github.com/Lundalogik/lime-elements/commit/c6cf287))

# [2.1.0](https://github.com/Lundalogik/lime-elements/compare/v2.0.0...v2.1.0) (2018-07-05)


### Features

* **limel-text-field:** add limel-text-field ([a99caba](https://github.com/Lundalogik/lime-elements/commit/a99caba))

# [2.0.0](https://github.com/Lundalogik/lime-elements/compare/v1.4.2...v2.0.0) (2018-07-05)


### Continuous Integration

* **npm release:** update config for npm release ([7c44ef0](https://github.com/Lundalogik/lime-elements/commit/7c44ef0))


### BREAKING CHANGES

* **npm release:** All version 1.x releases are broken. There is no build output in the npm package
released.

# [1.5.0](https://github.com/Lundalogik/lime-elements/compare/v1.4.2...v1.5.0) (2018-07-05)


### Bug Fixes

* **package.json:** update release config ([98e583e](https://github.com/Lundalogik/lime-elements/commit/98e583e))


### Features

* **test:** no real commit ([769bb49](https://github.com/Lundalogik/lime-elements/commit/769bb49))

## [1.4.2](https://github.com/Lundalogik/lime-elements/compare/v1.4.1...v1.4.2) (2018-07-05)


### Bug Fixes

* **limel-select:** make 'disabled' property on option optional ([3c71ddb](https://github.com/Lundalogik/lime-elements/commit/3c71ddb))

## [1.4.1](https://github.com/Lundalogik/lime-elements/compare/v1.4.0...v1.4.1) (2018-07-05)


### Bug Fixes

* **limel-button:** make onClick work again ([95a8e58](https://github.com/Lundalogik/lime-elements/commit/95a8e58))
* **limel-select:** update property declarations ([c91ae26](https://github.com/Lundalogik/lime-elements/commit/c91ae26))
* **limel-switch:** update property declarations ([1c30951](https://github.com/Lundalogik/lime-elements/commit/1c30951))

# [1.4.0](https://github.com/Lundalogik/lime-elements/compare/v1.3.0...v1.4.0) (2018-06-29)


### Features

* **limel-select:** `limel-select` component added ([8f251b0](https://github.com/Lundalogik/lime-elements/commit/8f251b0))

# [1.3.0](https://github.com/Lundalogik/lime-elements/compare/v1.2.0...v1.3.0) (2018-06-29)


### Features

* **limel-switch:** `limel-switch` component added ([99ecb6b](https://github.com/Lundalogik/lime-elements/commit/99ecb6b))

# [1.2.0](https://github.com/Lundalogik/lime-elements/compare/v1.1.0...v1.2.0) (2018-06-28)


### Features

* **CI:** dummy minor bump ([65d1b9b](https://github.com/Lundalogik/lime-elements/commit/65d1b9b))
* **CI:** dummy minor bump plus debug flag ([250116b](https://github.com/Lundalogik/lime-elements/commit/250116b))

# [1.1.0](https://github.com/Lundalogik/lime-elements/compare/v1.0.0...v1.1.0) (2018-06-27)


### Bug Fixes

* **CI:** Debug flag removed ([d8185b1](https://github.com/Lundalogik/lime-elements/commit/d8185b1))
* **semantic-release:** Fixes bug in Makefile ([4faf38a](https://github.com/Lundalogik/lime-elements/commit/4faf38a))
* **semantic-release:** Fixes for npm publish ([feaca62](https://github.com/Lundalogik/lime-elements/commit/feaca62))
* **semantic-release:** Pass env-vars to container ([9343c36](https://github.com/Lundalogik/lime-elements/commit/9343c36))


### Features

* **README:** Improve readme ([7aced71](https://github.com/Lundalogik/lime-elements/commit/7aced71))
