- **lsd-react:** remove react and react-dom from dependencies ([d95f83d](https://github.com/acid-info/logos-design-system/commit/d95f83d623f71ac73108b34d25b7bf7717561330))
- fix bug with PickIcon svg props ([73a2c60](https://github.com/acid-info/logos-design-system/commit/73a2c608db03f67784cc4b265db2c2816874491a))
- **lsd-react:** load global and baseline styles before user styles ([0fb3283](https://github.com/acid-info/logos-design-system/commit/0fb32830df5c42b8ceea997d852ed10d276a38b2))
- adjust icon's position in the button component ([ec7cdf0](https://github.com/acid-info/logos-design-system/commit/ec7cdf0e82ab0bf9f28018399eaec193bd605b1d))
### Features
- add outlined and filled variant options to button component ([9d01136](https://github.com/acid-info/logos-design-system/commit/9d01136a1bd49f7fd9eb86699c684d359215bebf))
- append className prop to default class names in Autocomplete component ([2464cff](https://github.com/acid-info/logos-design-system/commit/2464cffc4bf41a9262d997b4f5b7b88a9f50f1f1))
- export all components ([87ea789](https://github.com/acid-info/logos-design-system/commit/87ea7891d0c7dd916d37acc308802ba8a05629db))
- fix Badge component rendering in disabled state by default ([2df8631](https://github.com/acid-info/logos-design-system/commit/2df8631ff3c93431c076aaa17adbc97478a5f270))
- fix bugs with dropdown item styles of dropdown and breadcrumb ([05dfde0](https://github.com/acid-info/logos-design-system/commit/05dfde00f89a8f2c625521611f0e8b82b6cac422))
- fix Checkbox input's disabled state ([907dc4b](https://github.com/acid-info/logos-design-system/commit/907dc4b5d0fb3d5db24a4bdfda5248666cacff2f))
- fix class names to follow the BEM naming convention ([eac11b1](https://github.com/acid-info/logos-design-system/commit/eac11b1dd0f5d3185c6011725f78097b9e4ff417))
- fix styling of Tag ([246e34a](https://github.com/acid-info/logos-design-system/commit/246e34ad94a3a3aad0a942c4213bc2a09a86fe4b))
- **lsd-react:** prevent overriding of className in TextField component ([24b67d5](https://github.com/acid-info/logos-design-system/commit/24b67d5d98b3b9ae0082decb0162d2a44a4b20a3))
- make Button's icon prop type optional ([79773ee](https://github.com/acid-info/logos-design-system/commit/79773ee31dd4babcd3b66d9cbc90264ae8c2f594))
- add label element to Autocomplete component and adjust styles ([e324131](https://github.com/acid-info/logos-design-system/commit/e324131ca0006d7dc5b216d67e4455b26e8eeaaa))
- add label element to Dropdown component and adjust styles ([0a98af2](https://github.com/acid-info/logos-design-system/commit/0a98af24417757e0a22c1ef141622352b86152f1))
- add name prop to Checkbox component ([0e512be](https://github.com/acid-info/logos-design-system/commit/0e512be10549e523eb5a6e1d6c4a7d64f55796d7))
- add placeholder prop to TextField component ([a1598df](https://github.com/acid-info/logos-design-system/commit/a1598dfd1af94d554902c9fae30c9a44dd890296))
- add support for font-family style ([e2a3311](https://github.com/acid-info/logos-design-system/commit/e2a331136071bc0125f56fb0502a4e1c0bfb67cc))
- add support for setting generic font family at both theme and component-level ([4507617](https://github.com/acid-info/logos-design-system/commit/45076179ce4f2adc0353725a901746bb09f1e126))
- **lsd-react:** provide default light and dark themes ([1e57fcd](https://github.com/acid-info/logos-design-system/commit/1e57fcd37c7fef6b27434b22f195f15b469493cc))