- **lsd-react:** add small size and label to TextField component ([145a563](https://github.com/acid-info/lsd/commit/145a563a7550239c38831b173c2d71ef4b42737b))
- better year select dropdown and other minor updates ([aece48d](https://github.com/acid-info/logos-design-system/commit/aece48d2d21e75397a825de01f8973a652cdd4d9))
- center tab text when there's no icon ([8cf7500](https://github.com/acid-info/logos-design-system/commit/8cf7500d00c882ec6b93a6279ef8ba9a7dcf0617))
- consider scroll in portal elements and handle stale portal containers ([55d4bda](https://github.com/acid-info/logos-design-system/commit/55d4bda014db2dabe89dada4dc3271491128c40f))
- design review feedback - fix case with 2 icons ([85b148a](https://github.com/acid-info/logos-design-system/commit/85b148a8c97a2bfe3332f3f2a4e58e6e0c677e7b))
- design review fixes and a couple of other minor fixes ([a535cfa](https://github.com/acid-info/logos-design-system/commit/a535cfaa612487cf04c1cf2248f03496b5c88bf1))
- error state now supported in non webkit browsers ([d78958b](https://github.com/acid-info/logos-design-system/commit/d78958b9f8f419714d102f7af619af56b8446d09))
- fix controlled versions of Calendar and DatePicker ([2f6f391](https://github.com/acid-info/logos-design-system/commit/2f6f391735cf336e92fa3e3fb1e9b51749627d2f))
- fix disabled calendar days ([82d4975](https://github.com/acid-info/logos-design-system/commit/82d4975cdca4af0cb852e90d0c5f9570e4d94c29))
- fix modal's close icon position ([41b2c62](https://github.com/acid-info/logos-design-system/commit/41b2c62e637c40b22573accc3a4c2719a2289541))
- fix multiple issues and update styles ([261b96f](https://github.com/acid-info/logos-design-system/commit/261b96f3bf110a842857613ac53a027be7bd077d))
- fix outlined not working on date field component ([7a3fd89](https://github.com/acid-info/logos-design-system/commit/7a3fd8936e072af91931a19719ee9ed577af79b7))
- fix type errors ([16363ee](https://github.com/acid-info/logos-design-system/commit/16363eea41aaeb7210ba5b46c591e4da5618b4c5))
- fix year dropdown paddings and icon container size ([6fb8911](https://github.com/acid-info/logos-design-system/commit/6fb89110b775d42693d94a873ac1b6231c6588da))
- implements some fixes from the PR comments and design review ([dcaeb22](https://github.com/acid-info/logos-design-system/commit/dcaeb22efe3b3bd941dca5e08b457bd0b9ccaf9c))
- rebase and update icon names ([c6d6687](https://github.com/acid-info/logos-design-system/commit/c6d66876ad7fc30ef35445cae5f15c0f13d056e5))
- remove incorrect default value for some component variations ([0ff0bbc](https://github.com/acid-info/logos-design-system/commit/0ff0bbcc1e09a8bb5eaf5a2f0e6fb05e96070ca2))
- remove isOpen from storybook ([3c398e7](https://github.com/acid-info/logos-design-system/commit/3c398e7e0908c0e02ad6fdc570991740be32249f))
- remove null as any context initialization ([eb5dddb](https://github.com/acid-info/logos-design-system/commit/eb5dddb5ae633f9d4e47df3e8cbe467b418e97e7))
- remove unused styles from CSSBaseline ([86125f7](https://github.com/acid-info/logos-design-system/commit/86125f73fdac018d6be6cb4ec6778128db435dea))
- removed the incorrect useEffect and updated deps array ([5c9c23f](https://github.com/acid-info/logos-design-system/commit/5c9c23fd30aa0e3e869b6c5ecea61cc2e5dd9c12))
- rename dayBorderTopAndBottom class ([07fb14a](https://github.com/acid-info/logos-design-system/commit/07fb14ae8ed5d2bbe2241ba66114b4b2b8a0e08e))
- rename outlined bottom to underlined ([c993d0f](https://github.com/acid-info/logos-design-system/commit/c993d0febbbd349fe82e4f6472951d5c12c6b557))
- rename outlined-bottom to underline and remove unused import ([e81efc2](https://github.com/acid-info/logos-design-system/commit/e81efc24ce4c19e49227f87634a7dae5dd8fbc6b))
- small comment updates ([957e1cb](https://github.com/acid-info/logos-design-system/commit/957e1cbd20d0b49430d909d7aa66ff4bd48cc233))
- update css to handle wrapped buttons ([356e8c5](https://github.com/acid-info/logos-design-system/commit/356e8c540d366b4e453ecec449eb68c845207034))
- update icon names to match names on figma ([a654db3](https://github.com/acid-info/logos-design-system/commit/a654db399af6b71815b686f77180ac683f5d65a5))
- update useInput and remove unnecessary fake js events ([85d05cd](https://github.com/acid-info/logos-design-system/commit/85d05cd6fefd134fbf38c34c033f2744b7629335))
- use a ping pong approach instead ([e5c20a8](https://github.com/acid-info/logos-design-system/commit/e5c20a862b59c5642fece033be2a7488b996f8e9))
- use context like in the icon group component ([c49364f](https://github.com/acid-info/logos-design-system/commit/c49364fa7172f712fe4d81734f1b56885c37c18b))
- use withIcon modifier instead of withoutIcon ([38339b8](https://github.com/acid-info/logos-design-system/commit/38339b84dc67cbd60a47cd6247866af3bc96744a))
### Features
- add border bottom to tab items and tabs container ([8f5f657](https://github.com/acid-info/logos-design-system/commit/8f5f6571bcb59c55e6e54e9e23b402541dd18aee))
- add individual styles for year month and day ([e372217](https://github.com/acid-info/logos-design-system/commit/e37221761d8fa8137447935506420c62cc4aaa0f))
- add label element to DateField and adjust styles ([2537acf](https://github.com/acid-info/logos-design-system/commit/2537acf89d2bf68596e193d6e669c1505dc5ecc3))
- add support for custom menu properties in Dropdown component ([65bebb8](https://github.com/acid-info/logos-design-system/commit/65bebb8326a2ee040de2b30e29228679eb408bbe))
- add tooltip box and use it in calendars ([69a46e6](https://github.com/acid-info/logos-design-system/commit/69a46e613bc9ef92100e697bbb94afd39ee17f7a))
- added new class dayIsToday and rebased ([1249d98](https://github.com/acid-info/logos-design-system/commit/1249d98ac0a91e31df1f7c84f7513fa5f69d4730))
- adds animation and position props to toast component ([1f24949](https://github.com/acid-info/logos-design-system/commit/1f249490ce67a989238793073d512566e8bbc37e))
- adds dropdown component control props ([e4f3567](https://github.com/acid-info/logos-design-system/commit/e4f3567cec5f5600ab8718ea0a3807c28966b7cd))
- adds spacing array to the theme ([efa4792](https://github.com/acid-info/logos-design-system/commit/efa4792a2adc31356eacccc36826a0b93727243a))
- adds year selection dropdown and other minor improvements ([e36753b](https://github.com/acid-info/logos-design-system/commit/e36753b3f4c3401b15e406be36173e0fee5490fc))
- broadcast height to parents - useful when iframed ([31c2c9e](https://github.com/acid-info/logos-design-system/commit/31c2c9ea9167ccf986f7b63b11f9b4efcfe1b163))
- implement button group and update button styles ([0cc8075](https://github.com/acid-info/logos-design-system/commit/0cc80751a3f56d009fa435871eb0ab1897123860))
- implement date picker component ([51d995a](https://github.com/acid-info/logos-design-system/commit/51d995a264590dc479c9149b071547bc85ded925))
- implement date range picker ([db4d10d](https://github.com/acid-info/logos-design-system/commit/db4d10d34d3bca20fd35b0945854642662af48ff))
- implements number input with PR comment feedback ([f233d4b](https://github.com/acid-info/logos-design-system/commit/f233d4b2cfaae63bff42cc8b8e59d5bfc433ff44))
- new icon styles for the dropdown button ([0b8bfe2](https://github.com/acid-info/logos-design-system/commit/0b8bfe242434df0dfd24fcd6e73a01dab648808d))
- new modal component ([2212cf0](https://github.com/acid-info/logos-design-system/commit/2212cf06c9bd44ec28ea361a5eb71d0307608b29))
- pr fixes and adds modal footer ([3ac8c0e](https://github.com/acid-info/logos-design-system/commit/3ac8c0e7b284bfb0d1149b002eb536e053869f1b))
- toast componet v0.1 - missing position and animation props ([dc9ce1f](https://github.com/acid-info/logos-design-system/commit/dc9ce1f4a8916d98d6974eb0419cd82f006a2cd9))
- **lsd-react:** omit common props before passing down props to html elements; closes [#39](https://github.com/acid-info/logos-design-system/issues/39) ([ea24ee7](https://github.com/acid-info/logos-design-system/commit/ea24ee790625dfc67523d4de4d2d7a016f8f33c7))
- **lsd-react:** make DropdownItem's icon size fixed ([66a3b78](https://github.com/acid-info/logos-design-system/commit/66a3b7855fa43121701de5f77c34a4575c6e0257))
- **lsd-react:** set fixed padding for IconButton ([24c4196](https://github.com/acid-info/logos-design-system/commit/24c41965dbbe7b73ef02c89f602f1fabd2e81af3))
- set the default disabled state of the Tag component to false ([772285c](https://github.com/acid-info/logos-design-system/commit/772285cdd52316e8b77579cbce841b6276eaa9eb))
- **lsd-react:** use theme's name as the cache key when generating global styles ([6fd8880](https://github.com/acid-info/logos-design-system/commit/6fd888078e5acd4e15e5280c9185fa31c618caef))
- make the injection of theme CSS vars optional ([9a56d59](https://github.com/acid-info/logos-design-system/commit/9a56d59c352dd03429db27b3e8dc83457f475444))
- **lsd-react:** respect custom breakpoint typography settings in the createTheme function ([8f8a337](https://github.com/acid-info/logos-design-system/commit/8f8a3371513fcdfb570f8920a6fd792654af9483))
### BREAKING CHANGES
- **lsd-react:** createTheme now ignores base theme typography settings for larger breakpoints when
custom typography settings are set for smaller breakpoints for a particular typography variant
- **lsd-react:** use newline char to join global breakpoint var strings ([46d5248](https://github.com/acid-info/logos-design-system/commit/46d52486f6758f947290858cb85ea9631581eb35))
- **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))