Skip to content

Releases: opengovsg/camp-design-system

v1.27.0

17 Dec 02:49
1e971bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.26.0...v1.27.0

v1.26.0

12 Dec 06:14
Compare
Choose a tag to compare

What's Changed

  • feat: update design tokens (postman colors) by @prasanthkumaar in #778
  • refactor: use explicit import for lodash (to reduce bundling whole lib) by @karrui in #774
  • feat: convert repo to a turborepo monorepo by @karrui in #783
  • chore: update dependencies and add workspace linting by @karrui in #784
  • chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #786
  • chore(deps-dev): bump @storybook/addon-a11y from 8.0.0 to 8.4.5 by @dependabot in #787
  • chore(deps-dev): bump @storybook/preview-api from 8.0.0 to 8.4.5 by @dependabot in #789
  • chore(deps-dev): bump @storybook/addon-themes from 8.0.0 to 8.4.5 by @dependabot in #788
  • chore(deps-dev): bump esbuild from 0.20.2 to 0.24.0 by @dependabot in #790
  • chore(deps-dev): bump @storybook/react-vite from 8.0.0 to 8.4.5 by @dependabot in #791
  • chore(deps-dev): bump @storybook/addon-essentials from 8.0.0 to 8.4.5 by @dependabot in #793
  • chore(deps-dev): bump @storybook/addon-mdx-gfm from 8.0.0 to 8.4.5 by @dependabot in #794
  • chore(deps-dev): bump rimraf from 5.0.10 to 6.0.1 by @dependabot in #785
  • fix: update all Storybook packages to v8.45.0 by @karrui in #796
  • fix(deps): bump @chakra-ui/utils from 2.0.15 to 2.2.2 by @dependabot in #800
  • fix(MultiSelectProvider.tsx): double addition on mobile by @KishenKumarrrrr in #817

New Contributors

Full Changelog: v1.25.0...v1.26.0

v1.25.0

10 Oct 02:46
Compare
Choose a tag to compare

What's Changed

  • feat: use @chakra-ui/react imports over specialised imports by @karrui in #770 (allowing better ESM compatibility)

Dependencies

  • chore(deps-dev): bump vite from 4.5.3 to 4.5.5 in /react by @dependabot in #759
  • fix(deps): bump rollup from 3.29.4 to 3.29.5 in /react by @dependabot in #764

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0

16 Sep 04:03
Compare
Choose a tag to compare

What's Changed

  • feat: fix Input prefill style regression, add isPrefilled prop to Datepicker and Select by @karrui in #754

Full Changelog: v1.23.0...v1.24.0

v1.23.0

20 Aug 10:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.0...v1.23.0

v1.22.0

16 Jul 10:23
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vite from 4.5.2 to 4.5.3 in /react by @dependabot in #701
  • chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /react by @dependabot in #711
  • feat: allow users to specify tag input string separator by @njenwei in #717
  • fix/reset-date-range-picker by @tigercxx in #722
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /react by @dependabot in #724
  • fix(deps): bump @chakra-ui/react and dependencies to latest versions by @karrui in #669
  • chore(deps-dev): bump husky from 8.0.3 to 9.0.11 by @dependabot in #659
  • chore(deps-dev): bump ws from 8.16.0 to 8.17.1 in /react by @dependabot in #726
  • feat: update design tokens to latest push by @karrui in #679

New Contributors

Full Changelog: v1.20.0...v1.22.0

v1.21.0

11 Jul 08:28
Compare
Choose a tag to compare

What's Changed

  • feat: allow users to specify tag input string separator by @njenwei in #717

Dep Changes

  • chore(deps-dev): bump vite from 4.5.2 to 4.5.3 in /react by @dependabot in #701
  • chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /react by @dependabot in #711

Full Changelog: v1.20.0...v1.21.0

v1.20.0

03 Apr 09:39
Compare
Choose a tag to compare

What's Changed

  • fix: allow input change when DatePicker is a controlled component by @karrui in #697

Dep changes

  • chore(deps-dev): bump express from 4.18.3 to 4.19.2 in /react by @dependabot in #693

Full Changelog: v1.19.0...v1.20.0

v1.19.0

21 Mar 04:49
Compare
Choose a tag to compare

What's Changed

  • fix(DateRangePicker): render new value when value prop changes outside of component by @karrui in #680
  • fix(DatePicker): render new value when value prop changes by @karrui in #687

Dep changes

  • feat: upgrade to Storybook v8 by @karrui in #681
  • fix(deps): bump react-virtuoso from 4.6.2 to 4.7.1 in /react by @dependabot in #673

Misc

  • fix: delete incorrectly committed built tgz file by @karrui in #671
  • feat: add specific CC-BY-4.0 license for imported boxicons by @karrui in #672

Full Changelog: v1.18.0...v1.19.0

v1.18.0

29 Feb 02:01
Compare
Choose a tag to compare

What's Changed

  • feat: loosen description requirements for toggle component by @zsoh97 in #662
  • feat: support multiple file upload by @orangekjc in #656
  • feat: allow arrow override touchable tooltip by @dextertanyj in #652

Fixes

  • fix(inputs): regression with ChakraUI v2.8.2 due to new height usage by @karrui in #667

Dependency changes

  • chore(deps-dev): bump esbuild from 0.19.11 to 0.20.0 in /react by @dependabot in #645
  • fix(deps): bump libphonenumber-js from 1.10.53 to 1.10.54 in /react by @dependabot in #646
  • chore(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /react by @dependabot in #647
  • fix(deps): bump @floating-ui/react from 0.26.6 to 0.26.8 in /react by @dependabot in #648
  • chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 in /react by @dependabot in #650
  • fix(deps): bump libphonenumber-js from 1.10.54 to 1.10.55 in /react by @dependabot in #651
  • chore(deps-dev): bump prettier from 3.2.2 to 3.2.5 in /react by @dependabot in #653
  • chore(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19 in /react by @dependabot in #654
  • chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.8.0 in /react by @dependabot in #657
  • fix(deps): bump @floating-ui/react from 0.26.8 to 0.26.9 in /react by @dependabot in #658
  • chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /react by @dependabot in #660
  • build(deps-dev): bump store2 to 2.14.3 to pick up MIT license by @LoneRifle in #661
  • fix(deps): bump country-flag-icons from 1.5.7 to 1.5.9 in /react by @dependabot in #664
  • chore(deps-dev): bump esbuild from 0.20.0 to 0.20.1 in /react by @dependabot in #665
  • fix(deps): bump libphonenumber-js from 1.10.55 to 1.10.57 in /react by @dependabot in #666

New Contributors

Full Changelog: v1.17.0...v1.18.0