Releases: opengovsg/camp-design-system
Releases · opengovsg/camp-design-system
v0.1.0-alpha.11
What's Changed
New
- feat: add
sm
size to Range/Calendar and Date/RangePicker components by @karrui in #274 - feat: update themes, textStyle font family to be generic by @karrui in #310
- feat: use @storybook/addon-styling addon for theming in storybook by @karrui in #308
- feat(AvatarMenu): expose all Avatar props to allow overriding by @karrui in #277
Fixes
- fix: upgrade storybook to main v7 version by @karrui in #302
- fix: use
-subtle
colors instead of non-existant-light
prefix by @karrui in #289
Dep changes
- fix(deps): bump @floating-ui/react from 0.20.1 to 0.22.2 in /react by @dependabot in #293
- fix(deps): bump @floating-ui/react from 0.22.2 to 0.22.3 in /react by @dependabot in #304
- fix(deps): bump @swc/core-linux-x64-gnu from 1.3.37 to 1.3.46 in /react by @dependabot in #313
- fix(deps): bump country-flag-icons from 1.5.5 to 1.5.6 in /react by @dependabot in #287
- fix(deps): bump country-flag-icons from 1.5.6 to 1.5.7 in /react by @dependabot in #296
- fix(deps): bump libphonenumber-js from 1.10.14 to 1.10.21 in /react by @dependabot in #279
- fix(deps): bump libphonenumber-js from 1.10.21 to 1.10.24 in /react by @dependabot in #286
- fix(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 in /react by @dependabot in #306
- fix(deps): bump nanoid from 3.3.4 to 3.3.6 in /react by @dependabot in #292
- fix(deps): bump react-virtuoso from 4.1.0 to 4.1.1 in /react by @dependabot in #303
- fix(deps): bump rooks from 7.4.4 to 7.7.0 in /react by @dependabot in #284
Dev-dep
- chore(deps-dev): bump @storybook/addon-essentials from 7.0.0-beta.55 to 7.0.0-rc.8 in /react by @dependabot in #294
- chore(deps-dev): bump @storybook/addon-links from 7.0.0-beta.55 to 7.0.0-rc.1 in /react by @dependabot in #280
- chore(deps-dev): bump @storybook/addons from 7.0.0-beta.55 to 7.0.0-rc.1 in /react by @dependabot in #281
- chore(deps-dev): bump @storybook/client-api from 7.0.0-beta.61 to 7.0.0-rc.4 in /react by @dependabot in #288
- chore(deps-dev): bump @storybook/react from 7.0.0-beta.55 to 7.0.0 in /react by @dependabot in #297
- chore(deps-dev): bump @storybook/theming from 7.0.0-beta.55 to 7.0.0-rc.1 in /react by @dependabot in #283
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.54.1 in /react by @dependabot in #282
- chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.57.0 in /react by @dependabot in #299
- chore(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.57.1 in /react by @dependabot in #311
- chore(deps-dev): bump esbuild from 0.17.3 to 0.17.14 in /react by @dependabot in #290
- chore(deps-dev): bump eslint from 8.32.0 to 8.37.0 in /react by @dependabot in #305
- chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.8.0 in /react by @dependabot in #291
- chore(deps-dev): bump eslint-plugin-testing-library from 5.9.1 to 5.10.2 in /react by @dependabot in #307
- chore(deps-dev): bump rimraf from 4.1.2 to 4.4.1 in /react by @dependabot in #312
- chore(deps-dev): bump storybook from 7.0.0-beta.55 to 7.0.0 in /react by @dependabot in #300
- chore(deps-dev): bump vite from 4.1.4 to 4.2.1 in /react by @dependabot in #298
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
v0.1.0-alpha.10
What's Changed
Features
- fix: upgrade downshift from 6.1.12 to 7.2.0, a11y fixes for single select and multiselect by @justynoh in #252
- feat: add onChange prop to searchbar to enable dynamic search by @justynoh in #218
- feat: add new
Toolbar
component by @karrui in #236 - fix: add outline offset to default link styles by @karrui in #242
- feat: add theme generation to prebuild, update storybook version, pin by @karrui in #268
- feat(theme): add default body text, bg, borderColor semantic tokens by @karrui in #239
- feat(Tag): add xs size and styles by @karrui in #243
- feat(FormControl): update styling and fix focus on some inputs when clicked by @karrui in #260
- feat: export Single/MultiSelect subcomponents by @karrui in #267
Fixes
token-gen
Deps
- chore(deps-dev): bump @storybook/react from 7.0.0-beta.31 to 7.0.0-beta.50 in /react by @dependabot in #245
- chore(deps-dev): bump @storybook/addon-links from 7.0.0-beta.31 to 7.0.0-beta.50 in /react by @dependabot in #246
- chore(deps-dev): bump @storybook/addon-essentials from 7.0.0-beta.43 to 7.0.0-beta.50 in /react by @dependabot in #247
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.52.0 in /react by @dependabot in #248
- chore(deps-dev): bump @storybook/addons from 7.0.0-beta.36 to 7.0.0-beta.50 in /react by @dependabot in #249
- fix(deps): bump downshift from 7.2.0 to 7.2.1 in /react by @dependabot in #254
- chore(deps-dev): bump eslint-plugin-storybook from 0.6.10 to 0.6.11 in /react by @dependabot in #262
- chore(deps-dev): bump storybook from 7.0.0-beta.43 to 7.0.0-beta.54 in /react by @dependabot in #263
- chore(deps-dev): bump @types/react-dom from 18.0.10 to 18.0.11 in /react by @dependabot in #264
- fix(deps): bump rooks from 7.4.3 to 7.4.4 in /react by @dependabot in #265
- chore(deps-dev): bump vite from 4.1.1 to 4.1.4 in /react by @dependabot in #266
- fix(deps): bump @floating-ui/react from 0.17.0 to 0.20.1 in /react by @dependabot in #269
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 in /react by @dependabot in #270
- chore(deps-dev): bump @storybook/react-vite from 7.0.0-beta.55 to 7.0.0-beta.61 in /react by @dependabot in #271
- chore(deps-dev): bump @storybook/client-api from 7.0.0-beta.55 to 7.0.0-beta.61 in /react by @dependabot in #272
- fix(deps): bump react-virtuoso from 4.0.1 to 4.1.0 in /react by @dependabot in #273
New Contributors
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
v0.1.0-alpha.9
What's Changed
- build: release v0.1.0-alpha.8 by @karrui in #211
- fix(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /react by @dependabot in #212
- chore(deps-dev): bump @storybook/addon-essentials from 7.0.0-beta.31 to 7.0.0-beta.43 in /react by @dependabot in #213
- chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 in /react by @dependabot in #214
- chore(deps-dev): bump eslint-plugin-storybook from 0.6.8 to 0.6.10 in /react by @dependabot in #216
- chore(deps-dev): bump storybook from 7.0.0-beta.31 to 7.0.0-beta.43 in /react by @dependabot in #217
- chore(deps-dev): bump @vitejs/plugin-react from 3.0.1 to 3.1.0 in /react by @dependabot in #222
- chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.51.0 in /react by @dependabot in #225
- fix(deps): bump date-fns-tz from 1.3.7 to 2.0.0 in /react by @dependabot in #226
- feat: add more props, map list to List components, remove unused props by @karrui in #227
- feat: upgrade chakra-ui to v2.5.0 to fix Menu by @mantariksh in #228
- feat: replace usage of borderRadius with token by @karrui in #235
- chore: merge v0.1.0-alpha.8 to back to main by @karrui in #240
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
v0.1.0-alpha.8
What's Changed
- fix(DateRangePicker): avoid kebab case for object css by @mantariksh in #209
- feat: add ssr, link.isExternalFn props to useMdComponent hook by @karrui in #210
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
v0.1.0-alpha.7
What's Changed
- feat(Radio): add allowDeselect option by @mantariksh in #206
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
v0.1.0-alpha.6
What's Changed
- feat: downgrade nanoid to latest CJS-supported version by @mantariksh in #203
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
v0.1.0-alpha.5
What's Changed
- fix(deps): bump rooks from 7.4.2 to 7.4.3 in /react by @dependabot in #194
- chore(deps-dev): bump @storybook/addons from 7.0.0-beta.31 to 7.0.0-beta.36 in /react by @dependabot in #197
- fix: export tag input from index by @mantariksh in #199
- chore(deps-dev): bump eslint-plugin-simple-import-sort from 9.0.0 to 10.0.0 in /react by @dependabot in #198
- chore(deps-dev): bump rimraf from 3.0.2 to 4.1.2 in /react by @dependabot in #195
- fix(Calendar): correctly focus on date on month change, replace cuid with nanoid by @karrui in #200
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
v0.1.0-alpha.4
What's Changed
- chore(deps-dev): bump eslint-plugin-simple-import-sort from 7.0.0 to 9.0.0 in /react by @dependabot in #183
- feat(story): update components and sb config for better story source code blocks by @karrui in #189
- feat: add TagInput component by @karrui in #191
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
What's Changed
Dep changes
- fix(deps): bump @chakra-ui/utils from 2.0.12 to 2.0.14 in /react by @dependabot in #173
- chore(deps-dev): bump esbuild from 0.16.10 to 0.17.0 in /react by @dependabot in #174
- fix(deps): bump libphonenumber-js from 1.10.14 to 1.10.18 in /react by @dependabot in #175
- fix(deps): bump react-virtuoso from 4.0.1 to 4.0.3 in /react by @dependabot in #176
- chore(deps-dev): bump eslint-plugin-storybook from 0.6.8 to 0.6.10 in /react by @dependabot in #177
- feat: update storybook to v7.0.0-beta.31, bring back story documents by @karrui in #179
- build: remove sideEffects prop from package.json by @karrui in #180
- fix(deps): bump @chakra-ui/utils from 2.0.12 to 2.0.14 in /react by @dependabot in #181
- chore(deps-dev): bump eslint from 8.30.0 to 8.32.0 in /react by @dependabot in #182
- chore(deps-dev): bump prettier from 2.8.0 to 2.8.3 in /react by @dependabot in #184
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.2 in /react by @dependabot in #185
token-gen
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
v0.1.0-alpha.2
What's Changed
- fix: move SingleSelect, MultiSelect components to root by @karrui in #170
- chore(deps-dev): bump husky from 8.0.2 to 8.0.3 by @dependabot in #164
- fix(deps): bump @floating-ui/react-dom-interactions from 0.10.3 to 0.13.3 in /react by @dependabot in #165
- chore(deps-dev): bump @chakra-ui/cli from 2.2.1 to 2.3.0 in /react by @dependabot in #166
- chore(deps-dev): bump @storybook/addon-essentials from 7.0.0-beta.12 to 7.0.0-beta.20 in /react by @dependabot in #167
- chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 in /react by @dependabot in #168
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.0 in /react by @dependabot in #169
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2