0.0.1-alpha.16 (2021-10-05)
- tailwindcss: 🐛 patch causing the builds to fail (cad73c9)
- spinner: ✅ fix spinner related test bugs (bad59e2)
- box: ♻️ use box, tcm & cx whereever possible (24290ea)
- button: ♻️ finalize stateful & stateless code type (1afaa68)
- button: ♻️ update cloning & passing props (bdbdbfe)
- checkbox: ♻️ add useCheckboxProps & left context exp (3b61b2d)
- checkbox: ♻️ continue checkbox experimenting (2a50c05)
- checkbox: ♻️ properly move props from state (8aa55f3)
- checkbox: ♻️ reakit styled composition (656efb4)
- checkbox: ♻️ start checkbox with the lessons learned (fca2110)
- format: 🎨 update format for new prettier version (4fc69a8)
- spinner: ♻️ change aria to proper name label (d99c7ec)
- spinner: ♻️ use reakit spinner (ac0ec33)
- ✨ finish ground works for radio (0b8c2b2)
- checkbox: ✨ add checkbox label (51713fa)
- checkbox: ✨ add text & description (3f881a4)
- checkbox: ✨ add updated checkbox core component (904f96d)
- checkbox: ✨ finalize the new rfc (d758d32)
- checkbox: ✨ implement best simple comp & more changes (d3a1d4c)
- checkbox: ✨ update checkbox with icon styles (54b4be2)
- checkbox: ✨ update simple method with state & more (2a2323f)
- checkbox: ✨ use reakit for custom checkbox (419243c)
- props: ✨ provide clone passing props (66df926)
- radio: ✨ finish radio component (2e5691e)
- tw-merge: ✨ add tailwind merge for cx (344045d)
- ⬆️ upgrade deps (4da958e)
- 🔨 use yarn 3 and its patch (b263036)
- branch: 🔧 change master to main (c44db34)
- config: 🔧 update deps & patches (a59c586)
- config: 🔧 update dev setup configs (11aeee3)
- config: 🔧 update eslint import config (2f89443)
- deps: ✨ update prod & dev deps (eb211cd)
- deps: ⬆️ update actions/checkout action to v2 (#157) (bb1fa52)
- deps: ⬆️ update actions/setup-node action to v2 (#158) (7f4cd0a)
- deps: ⬆️ update dev dependencies (minor) (#155) (1797fa5)
- deps: ⬆️ update dev dependencies (minor) (#159) (43e6f45)
- deps: ⬆️ update dev dependencies (minor) (#160) (a2886fd)
- deps: ⬆️ update dev dependencies (minor) (#161) (df9459f)
- deps: ⬆️ update dev dependencies (minor) (#162) (887df74)
- deps: ⬆️ update dev deps (780693f)
- deps: ⬆️ update dev deps (dd48e73)
- deps: pin dependencies (#154) (76cc714)
- license: 🔧 update year (f312d58)
- package: ⬆️ add renovate to manage deps (#153) (9a63b39)
- package: ⬆️ update all deps to latest (3bf53db)
- package: ⬆️ upgrade dev deps (d67a57d)
- package: ⬆️update @types/node to version 16.10.1 (#150) (07493ad)
- package: ⬆️update all of jest to version 27.2.2 (#149) (a5ef30e)
- package: ⬆️update autoprefixer to version 10.3.6 (#151) (55825f3)
- package: ⬆️update postcss to version 8.3.8 (#148) (80d5747)
- package: ⬆️update postcss-cli to version 9.0.0 (#152) (9a6f04f)
- package: ⬆️update react-hook-form to version 7.16.0 (#147) (a4df117)
- package: ⬆️update sort-package-json to version 1.52.0 (#146) (f5abbae)
- package: 🔧 update build script (93db3de)
- storybook: 🔧 fix issue with stories (cadcfa9)
- twmerge: 🚚 rename cx to tcm being more appropriate (1b151ee)
- checkbox: ✨ add more stories and fix grouping bug (b33aa0b)
- checkbox: 📝 update story table for state (f375fe4)
- checkbox: 📝 add checkbox controlled story (0e3c95b)
- checkbox: 📝 add more custom stories (404bebe)
- radio: 📝 update stories & example with showmor component (#143) (ebee26d)
- storybook: 📝 refactor stories with better types (0b4fa56)
- github: 💚 add build pipeline (a089710)
- github: 💚 run build on push for only main (5bfcfc9)
- github: 💚 run test on push for only main (d98cd01)
- github: 💚 update test action name (bf53b6e)
- github: 🔧 add codeowner (4526390)
- npm: 💚 use npm instead of yarn (a651bf6)
- radio: 🔨 types bug with radio group (da582df)
- release-it: 💚 remove snapshot update in test (ff00cf7)
- size: 💚 add bundle size in ci (0b7e230)
- yarn: 👷 move back to yarn node-modules from pnp (75e07b9)
- yarn: 🔨 update to yarn pnp from node_modules (a00f77d)
0.0.1-alpha.15 (2021-08-13)
- badge: 🐛 classes mistakes (6f4c441)
- button: 🐛 update to spinner theme structure (4f45a29)
- button: 🐛 add back border for the ring changes (340acfb)
- theme: 🐛 test issue with extend (44f5c71)
- badge: 📸 update snapshot (6e9941e)
- deps: ⬆️ update prod & dev deps (6013bc4)
- patch: 🔧 update for the new version (7599852)
- update checkbox theme structure (#126) (29f98bd)
- update checkbox theme structure (#126) (5b437c1)
- button: ♻️ restructure button theme & add 2base (2a57faf)
- button: ♻️ add bg for the ghost variant (36798e4)
- button: ♻️ add button changes to the theme (78eb1d5)
- button: ♻️ fix active styles (99b0b93)
- button: ♻️ move classess to thier appropriate objects (9e0b86f)
- button: ♻️ update size structure for plugin sync (391df02)
- datepicker: ⚡️ remove date-fns (67d62ab)
- minor refactors and cleanups (#127) (4c79755)
- minor refactors and cleanups (#127) (a16a8cf)
- theme: ✨ add support for defaultTheme with extend (c2feed3)
- types: 🏷️ update types to match button types (d691520)
- release-it: 👷 add signing the release commit (201579d)
- release-it: 👷 add strict release configs (3e50243)
- storybook: 💚 fix site from loading in CI (69f2019)
0.0.1-alpha.14 (2021-07-19)
- button: ♻️ update button rendering issue (07d3c72)
0.0.1-alpha.13 (2021-07-16)
- button: 🐛 fix button transform & use lesser lodash fn (db79d5a)
- checkbox: 🏷️ type issue with ts ignore temporarily (8d19b66)
- prettier: 🔧 ignore changelog from formating (a314c0e)
0.0.1-alpha.12 (2021-07-15)
- lodash: ♻️ try lodash for lodash-es (838893d)
0.0.1-alpha.11 (2021-07-15)
- lodash: 🐛 esm bug with fixed version (2d5cf62)
0.0.1-alpha.10 (2021-07-15)
- lodash: 🐛 esm issue by lowering its version (c3138d5)
0.0.1-alpha.9 (2021-07-15)
- button: 🐛 line height being cascaded by font size (35caf54)
- button logic & added one more test case (84590b5)
- ignore prefix suffix children on button iconOnly (3415127)
- button: 🐛 fix types & move fns to utils (62b6bc5)
- button: 🐛 loading button ui (59d1321)
- button: 🐛 remove borders on outline variant (12ce3a9)
- button: 🐛 revert pointer events change (ce30278)
- storybook: 🐛 pseudo state global decorator & also with vite (78a07e7)
- 🔥 fix bugs & arrange imports (16d72bc)
- babel: 🔧 update babel config (9138671)
- added docs site link (47e0c05)
- 🔧 update deps & chores (cc09546)
- deps: ➖ remove unused storybook addon links (7c035a9)
- deps: ⬆️ update & patch deps with releaseit (#118) (e03db10)
- release: 0.0.1-alpha.8 (1aa1e36)
- storybook: ♻️ add a story example to test a11y (9e01fa1)
- badge: ✨ update to the new design (#124) (1d9734c)
- button: ✨ add disabled a11y to button (48cbbf6)
- button: ✨ add live region for loading status (b3dd6fa)
- 🔥 add icononly & simulate pseudo state in stories (687bcf1)
- 🔥 add play for hover (2bdfb7b)
- 🔥 add prefix suffix with loading states (79e031f)
- 🔥 csf v3 & add antialiased globally (bd7a773)
- ✨ add active button transform (fdde66e)
- ✨ add iconOnly spinner & absolute spinner (c70b425)
- ✨ add new button improvement (465fbba)
- added extendTheme utility for better DX (#115) (beaec2b)
- improved Renderlesskit.GetThemeValue type (#117) (70793da)
- rexport extendTheme (#119) (0c289e6)
- update theme structure for components (#116) (88f8fb9)
- button: ♻️ change the buttonChildren conditions (93daabb)
- button: ♻️ fix disabled button with css (8b3014b)
- button: ♻️ split button components & add announcer (d5a449e)
- lodash: ♻️ use lodash-es for tree shaking (38d1d75)
- tailwind: ♻️ fix tailwind transform bug (e5846f7)
- ♻️ migrate from newButton to button (f9220e1)
- improve checkbox, switch's form integration & better prop naming (#111) (b54b11c)
- badge: 📸 update snapshot (59e6033)
- added test for input (#113) (db591f1)
- added tests for new button (2ab5561)
- form field test improvements (#112) (4574e1c)
- update snapshots (f64fb21)
- button: ✅ add button tests back (f7ea32d)
- esm: ✅ fix esm config for lodash (e04ee54)
0.0.1-alpha.8 (2021-03-31)
- revert: ⏪ revert split types changes (e1a22a2)
0.0.1-alpha.7 (2021-03-31)
- types: 🐛 fix template literal types causing the build fail (f725cc2)
0.0.1-alpha.6 (2021-03-31)
- add @anuraghazra as a contributor (2eb0f90)
- add @navin-moorthy as a contributor (75a902b)
- dx: 🎨 improve folder structure & type generation (db8f223)
- vscode: 🏗 add project extensions for vscodoe (7894c45)
0.0.1-alpha.5 (2021-03-31)
- progress: 🐛 fix progress api to match renderless (352988e)
0.0.1-alpha.4 (2021-03-31)
- toast: ♻️ add renderless toast state (22c9629)
0.0.1-alpha.3 (2021-03-31)
- jit: ✨ add tailwind jit build (#101) (b604c8e)
- list: ✨ add list & list item comp (#110) (f702e51)
- added initial tooltip (#74) (86c59be), closes #99
- toast: ✨ add toast with inbuilt state (#90) (11d0aef)
- exclude tests & testUtils from final build (#91) (3bb57e7)
- separate theme from tailwind config (#87) (cafe7ee)
- typescript preset theme (#84) (8a9c2ef)
- add missing entrypoints (#108) (b227531)
- deps: ➕ add pinst to remove postinstall while publishing (65c8d3d)
- release: 0.0.1-alpha.2 (ef2423d)
- added badge tests (#89) (3507410)
- added switch tests (#88) (97bd83e)
- added test for checkbox (#93) (b41ae05)
- added tests for form-field (#109) (17d1342)
- input: ♻️ rename Input to input (#107) (8489fae)
- jit: ♻️ update jit & patch (4d86a65)
- slider: 💄 update slider minmax component (#106) (290ca4d)
- textarea: ♻️ add textarea (#105) (c21144f)
0.0.1-alpha.2 (2021-02-24)
- husky: 👷 add updated husky commit (4530206)
0.0.1-alpha.1 (2021-02-24)
- husky: 👷 add updated husky commit (4530206)
- added floating badge functionality (#81) (8c25246)
- alert: ✨ add alert component (#17) (51c9b26)
- badge: added badge component (#9) (c1f6479)
- button: ✨ add button size variant based on figma design (#3) (cacfd22), closes #8
- button: ✨ add variant support for button (#10) (e447031), closes #11
- context: ✨ add themecontext (#28) (9ed0473), closes #32 #27 #29 #33 #34 #35 #36
- iconbutton: ✨ add iconbutton & closebutton components (#18) (eac661d)
- progress: ✨ add circular progress (e5b1fd3)
- progress: ✨ add linear progress (40c1e2e)
- radio: added radio component (#45) (a341146), closes #46 #49
- slider: added slider component (#54) (2653c87), closes #59 #62
- switch: ✨ add switch component (#48) (546db2d)
- theme: 💄 update theme styles into its own files (#37) (a6858ce)
- added initial calendar component (#4) (6331369), closes #6 #5 #13
- tag: added tag component (#12) (0d681f3)
- babel: ✨ add babel build (47e4e1c)
- release: 💥 add standard version release pipeline (ef8a7d7)
- storybook: ✨ add storybook & add button components (6dfd6be)
- added test for theme typings (#38) (2ff2a81)
- tag: added tests for Tag (#30) (3ea2456)
- added common test utils (#29) (fb2ad25)
- avatar: added avatar image loading/error tests (#27) (811490f)
- deps: ⬆️ update dev & prod deps (#52) (b0d5319)
- added storyTemplate utils (#39) (8933d29)
- scritps: 🔧 remove unused package scripts (1b28d1c)
- alert: Alert styles refactor & new API (#64) (e81bb46), closes #73
- avatar: ♻️ update avatar to new api (#63) (371e788)
- badge: ♻️ update styles to match the design (#44) (3c2998f)
- button: ♻️ set newer theme sizes (e54ec79)
- checkbox: ♻️ improve checkbox api (#51) (0dc4acb)
- circular: ♻️ update progress renderprops (383b9ad)
- components: ♻️ add display names & update size variants (#76) (f5382b7)
- added render prop type utility (#67) (b1b178d)
- button: ♻️ update button related components (#41) (7e39af2)
- checkbox: ♻️ update checkbox & switch api (1873c6a)
- checkbox: ♻️ update checkbox & switch api #60 (ead3c54)
- circular-progress: ♻️ update renderprops types (b4ee106)
- progress: ♻️ move classnames to a variable (f9171f8)
- progress: ♻️ update api of circular progress (1ae681f)
- progress: ♻️ update circular progress review (bced814)
- progress: ♻️ update progress after review (6d4c6a6)
- progress: ♻️ update progress api (ba25248)
- progress: ♻️ update progress renderprops (af21032)
- progress: ♻️ update renderprops types (92b29fb)
- progress: 🏷️ update progress props accept partial (bdca5ea)
- progress: 🏷️ update renderprops types for circular props (0dbfd52)
- progress: 🏷️ use renderlesskit progress props (a48f9ec)
- spinner: ♻️ remove visually hidden for sr-only (c235133)
- tag: ♻️ improve tag component (#43) (6e1cf9f)
- tag: ♻️ improve tag group & stories (#50) (67c9498)
- theme: ♻️ slider thumb size xs theme change (8dc118e)
- theme: ♻️ update button to new theming (f434553)
- theme: ♻️ update theme classes to include lib (bc2cf32)
- added third arg support in GetThemeValue & fixed tsd tests (#65) (891caba)
- extracted variant plugins (#47) (88deb0a)
- migrated storybooks to use utils (#40) (60143f2)
- simplified use of forwardRefWithAs (#19) (d3b1321)