v1.0.1
What's Changed
- chore(storybook): prevent storybook from automatically opening in the browser by @huyenltnguyen in #31
- ci: lint before testing by @ojeytonwilliams in #34
- feat: lint and pre-commit hook with Husky and eslint by @Sembauke in #33
- fix: replace ts-node with tsx for scripts by @ojeytonwilliams in #35
- chore: remove unused assets by @huyenltnguyen in #38
- feat: enable renovate by @Sembauke in #39
- chore: upgrade Storybook by @Sembauke in #37
- chore: run prettier on commit by @ojeytonwilliams in #49
- feat: add eslint-plugin-jest by @a2937 in #60
- chore: add nvmrc file, setting node major version by @ojeytonwilliams in #62
- ci: only respond to pushes if targetting main by @ojeytonwilliams in #63
- refactor: keep normalize.css pristine by @huyenltnguyen in #46
- chore(storybook): reorganize component list by @huyenltnguyen in #55
- fix: apply and simplify jest lint rules by @ojeytonwilliams in #64
- chore(storybook): minor cleanup by @huyenltnguyen in #68
- fix(a11y): color contrast of FormControl placeholder text by @huyenltnguyen in #76
- fix: add Json files to lint by @Sembauke in #75
- feat: add Modal.Footer alignment story by @huyenltnguyen in #84
- refactor: flatten dropdown folder by @huyenltnguyen in #87
- fix: import path by @huyenltnguyen in #89
- feat: add typecheck to CI by @huyenltnguyen in #90
- chore(deps): remove
@types/testing-library__jest-dom
and upgrade@testing-library/jest-dom
by @huyenltnguyen in #85 - fix(a11y): disabled button behavior and color contrast by @huyenltnguyen in #65
- feat(tools): enable typecheck on all TypeScript files by @huyenltnguyen in #97
- refactor: clean up gen script using promises by @ojeytonwilliams in #102
- feat: add fonts to the system by @huyenltnguyen in #100
- chore: configure for esm by @ojeytonwilliams in #29
- chore(deps): update to latest minor version by @ojeytonwilliams in #109
- fix: storybook static directory by @huyenltnguyen in #119
- fix(a11y): control label text color by @huyenltnguyen in #120
- refactor: consolidate CSS stylesheets by @huyenltnguyen in #114
- fix: exclude fonts.css from the base stylesheet by @huyenltnguyen in #136
New Contributors
Full Changelog: v0.1.0...v1.0.1