Skip to content

Latest commit

 

History

History
994 lines (678 loc) · 32.6 KB

CHANGELOG.md

File metadata and controls

994 lines (678 loc) · 32.6 KB

Change Log

2.1.2

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@2.3.2

2.1.1

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@2.3.1

2.1.0

Minor Changes

  • 754d9d4f4 Thanks @segunadebayo! - To improve support for the App Router, all components and hooks are exported with the "use client" directive.

Patch Changes

2.0.27

Patch Changes

2.0.26

Patch Changes

  • Updated dependencies [68ceb28ae]:
    • @chakra-ui/checkbox@2.2.14

2.0.25

Patch Changes

  • Updated dependencies [5af9ad8b3]:
    • @chakra-ui/checkbox@2.2.13

2.0.24

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@2.2.12

2.0.23

Patch Changes

  • Updated dependencies [df1e519b5]:
    • @chakra-ui/checkbox@2.2.11

2.0.22

Patch Changes

  • #7248 c57b00f80 Thanks @segunadebayo! - - Improved JS Doc comments to include default values
    • Fixed regression in exported components
  • Updated dependencies [c57b00f80]:
    • @chakra-ui/checkbox@2.2.10

2.0.21

Patch Changes

2.0.20

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@2.2.8

2.0.19

Patch Changes

  • Updated dependencies [7a62c30cc]:
    • @chakra-ui/checkbox@2.2.7

2.0.18

Patch Changes

  • #7154 2d7398a01 Thanks @segunadebayo! - ## All components

    Improved the bundling setup for all components.

    • Switched to the .mjs file extension for correct ESM behavior
    • Switched to the latest tsup will uses automatic JSX runtime detection removing the need for manually inject classic React import
    • Moved tsup config to package.json since it's very minimal
    • Removed clean-package.config.json in favor of the package.json property
    • Fixed issue where Storybook addon (dark mode and RTL) was not working
  • Updated dependencies [2d7398a01]:

    • @chakra-ui/checkbox@2.2.6
    • @chakra-ui/shared-utils@2.0.4

2.0.17

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@2.2.5

2.0.16

Patch Changes

  • #6945 75eaba929 Thanks @anddoutoi! - Fix issue where using @chakra-ui/react in a TypeScript project with "type": "module" in package.json and "moduleResolution": "Node16" in tsconfig.json cannot find the types.
  • Updated dependencies [75eaba929]:
    • @chakra-ui/checkbox@2.2.4

2.0.15

Patch Changes

  • Updated dependencies [1377b7280]:
    • @chakra-ui/checkbox@2.2.3

2.0.14

Patch Changes

  • Updated dependencies [91698604c]:
    • @chakra-ui/checkbox@2.2.2

2.0.13

Patch Changes

2.0.12

Patch Changes

  • #6666 3e1b3f6b6 Thanks @TylerAPfledderer! - Add missing component/function docs and relative docsite links.

    Ensures that all Components, functions, and hooks that have detailed pages on the Chakra site have corresponding JSDocs and links back to the docsite via IDE intellisense.

    Includes adding or fixing links within these docs to related WAI-ARIA patterns.

  • Updated dependencies [1b89467f6, 3e1b3f6b6]:

    • @chakra-ui/checkbox@2.2.0

2.0.11

Patch Changes

  • #6508 445661955 Thanks @anubra266! - - Initial release of react hooks
    • Refactor all packages to reduce bundle size
    • Refactor code for proper prop doc generatation
  • Updated dependencies [445661955]:
    • @chakra-ui/checkbox@2.1.8

2.0.10

Patch Changes

  • Force release

  • Updated dependencies []:

    • @chakra-ui/checkbox@2.1.7
    • @chakra-ui/utils@2.0.8

2.0.9

Patch Changes

  • Updated dependencies [dffc18b17, 99af1e29f]:
    • @chakra-ui/utils@2.0.7
    • @chakra-ui/checkbox@2.1.6

2.0.8

Patch Changes

  • Force new release

  • Updated dependencies []:

    • @chakra-ui/checkbox@2.1.5
    • @chakra-ui/utils@2.0.6

2.0.7

Patch Changes

  • #6356 1839e22eb Thanks @segunadebayo! - - Force release due to change in build configuration
    • Update package main and module entries
  • Updated dependencies [1839e22eb]:
    • @chakra-ui/checkbox@2.1.4
    • @chakra-ui/utils@2.0.5

2.0.6

Patch Changes

  • Updated dependencies [c11743b47]:
    • @chakra-ui/utils@2.0.4
    • @chakra-ui/checkbox@2.1.3

2.0.5

Patch Changes

  • Updated dependencies [36ef37d58, 6c15ec2c2]:
    • @chakra-ui/utils@2.0.3
    • @chakra-ui/checkbox@2.1.2

2.0.4

Patch Changes

  • Updated dependencies [dd621e46d]:
    • @chakra-ui/checkbox@2.1.1

2.0.3

Patch Changes

2.0.2

Patch Changes

  • Updated dependencies [f77e3c98f]:
    • @chakra-ui/utils@2.0.1
    • @chakra-ui/checkbox@2.0.2

2.0.1

Patch Changes

  • Updated dependencies [7eaf538a4]:
    • @chakra-ui/checkbox@2.0.1

2.0.0

Major Changes

Patch Changes

2.0.0-next.3

Major Changes

Patch Changes

  • Updated dependencies [ed692c0ae]:
    • @chakra-ui/checkbox@2.0.0-next.3
    • @chakra-ui/utils@2.0.0-next.2

2.0.0-next.2

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@2.0.0-next.2

2.0.0-next.1

Major Changes

Patch Changes

  • Updated dependencies [41b3119f5]:
    • @chakra-ui/checkbox@2.0.0-next.1
    • @chakra-ui/utils@2.0.0-next.1

2.0.0-next.0

Major Changes

Patch Changes

  • Updated dependencies [c390af485, 1a47fd27e]:
    • @chakra-ui/checkbox@2.0.0-next.0
    • @chakra-ui/system@2.0.0-next.0
    • @chakra-ui/utils@2.0.0-next.0

1.3.10

Patch Changes

1.3.9

Patch Changes

  • Updated dependencies [a7be72918]:
    • @chakra-ui/checkbox@1.7.0

1.3.8

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@1.6.8

1.3.7

Patch Changes

  • e1fe48cbe Thanks @TimKolberger! - Bumped patch version for every package to fix release process. Root cause was a bug in our CI configuration.
  • Updated dependencies [e1fe48cbe]:
    • @chakra-ui/checkbox@1.6.7
    • @chakra-ui/utils@1.10.4

1.3.6

Patch Changes

  • #5500 c5eb9c03c Thanks @kk21! - Fixed a UI issue where the Switch component rendered a few pixels off the baseline.
  • Updated dependencies [44c9fab5b, a870e6b94]:
    • @chakra-ui/checkbox@1.6.6
    • @chakra-ui/utils@1.10.3

1.3.5

Patch Changes

  • #5536 a503acabe Thanks @TimKolberger! - Bumped patch version for every package to fix release process.

  • Updated dependencies [a503acabe]:

    • @chakra-ui/checkbox@1.6.5
    • @chakra-ui/utils@1.10.2

1.3.4

Patch Changes

1.3.3

Patch Changes

  • Updated dependencies [1537a725f, c9c54aee1]:
    • @chakra-ui/utils@1.10.0
    • @chakra-ui/checkbox@1.6.3

1.3.2

Patch Changes

  • Updated dependencies [756682037]:
    • @chakra-ui/checkbox@1.6.2

1.3.1

Patch Changes

  • #5075 b28142946 Thanks @cschroeter! - Update babel config to transpile soruces for older browsers. This fixes issues with CRA and Storybook.
  • Updated dependencies [b28142946]:
    • @chakra-ui/checkbox@1.6.1
    • @chakra-ui/utils@1.9.1

1.3.0

Minor Changes

  • #4991 6095eaf9a Thanks @segunadebayo! - Update build system we use from a custom babel cli setup to preconstruct.

    The previous build system transpiles the code in src directory to dist/esm and dist/cjs keeping the same file structure. The new build system merges all files in src and transpiles to a single esm and cjs file.

    Potential Breaking Change: The side effect of this is that, if you imported any function, component or hook using the undocumented approach like import { useOutsideClick } from "@chakra-ui/hooks/dist/use-outside-click", you'll notice that the this doesn't work anymore.

    Here's how to resolve it:

    // Won't work 🎇
    import { useOutsideClick } from "@chakra-ui/hooks/dist/use-outside-click"
    
    // Works ✅
    import { useOutsideClick } from "@chakra-ui/hooks"

    If this affected your project, we recommend that you import hooks, functions or components the way it's shown in the documentation. This will help keep your project future-proof.

Patch Changes

  • Updated dependencies [6095eaf9a]:
    • @chakra-ui/checkbox@1.6.0
    • @chakra-ui/utils@1.9.0

1.2.13

Patch Changes

  • Updated dependencies [04774e219]:
    • @chakra-ui/checkbox@1.5.10

1.2.12

Patch Changes

  • f5b00bdc2 #4950 Thanks @JTBrinkmann! - Fix issue where focusing the Switch could lead to unexpected page scrolls.

  • Updated dependencies [cd0893c56]:

    • @chakra-ui/utils@1.8.4
    • @chakra-ui/checkbox@1.5.9

1.2.11

Patch Changes

1.2.10

Patch Changes

  • Updated dependencies [726105acb]:
    • @chakra-ui/checkbox@1.5.7

1.2.9

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@1.5.6

1.2.8

Patch Changes

  • Updated dependencies [4c1071969, 43f66097b]:
    • @chakra-ui/checkbox@1.5.5
    • @chakra-ui/utils@1.8.2

1.2.7

Patch Changes

  • Updated dependencies [4a1e4d93b]:
    • @chakra-ui/utils@1.8.1
    • @chakra-ui/checkbox@1.5.4

1.2.6

Patch Changes

1.2.5

Patch Changes

1.2.4

Patch Changes

  • Updated dependencies [e9ac4cc76]:
    • @chakra-ui/utils@1.7.0
    • @chakra-ui/checkbox@1.5.1

1.2.3

Patch Changes

1.2.2

Patch Changes

  • Updated dependencies [8b5eb9654]:
    • @chakra-ui/utils@1.5.2
    • @chakra-ui/checkbox@1.4.2

1.2.1

Patch Changes

1.2.0

Minor Changes

  • eed076c4b #3678 Thanks @segunadebayo! - - Fix use getRootProps from useCheckbox for the root element and memoize styles
    • Add support for children prop as a way to add an accessible label.

Patch Changes

1.1.5

Patch Changes

1.1.4

Patch Changes

  • Updated dependencies [87cc23e14]:
    • @chakra-ui/utils@1.3.0
    • @chakra-ui/checkbox@1.2.4

1.1.3

Patch Changes

  • Updated dependencies [b99b8674f]:
    • @chakra-ui/checkbox@1.2.3

1.1.2

Patch Changes

  • Updated dependencies [01231ed49]:
    • @chakra-ui/checkbox@1.2.2

1.1.1

Patch Changes

1.1.0

Minor Changes

  • 90c7a4fbf #3092 Thanks @TimKolberger! - - Improved theme typing in order to provide a better autocomplete experience
    • Fixed a type issue where pseudo style props like _hover and _active didn't allow regular css properties

Patch Changes

1.0.6

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/checkbox@1.1.3

1.0.5

Patch Changes

  • Updated dependencies [26f28512]:
    • @chakra-ui/checkbox@1.1.2

1.0.4

Patch Changes

  • Updated dependencies [8b87406c]:
    • @chakra-ui/utils@1.1.0
    • @chakra-ui/checkbox@1.1.1

1.0.3

Patch Changes

  • Updated dependencies [1e6db1e0]:
    • @chakra-ui/checkbox@1.1.0

1.0.2

Patch Changes

  • Updated dependencies [5bff79a1, e73878ee]:
    • @chakra-ui/checkbox@1.0.2
    • @chakra-ui/utils@1.0.2

1.0.1

Patch Changes

  • Updated dependencies [5c482483]:
    • @chakra-ui/utils@1.0.1
    • @chakra-ui/checkbox@1.0.1

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0 (2020-11-13)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.8 (2020-10-29)

Bug Fixes

  • toast: allow custom render in update (eb8bff9), closes #2362

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.7 (2020-10-25)

Note: Version bump only for package @chakra-ui/switch

1.0.0-rc.6 (2020-10-25)

Note: Version bump only for package @chakra-ui/switch

1.0.0-rc.5 (2020-09-27)

Note: Version bump only for package @chakra-ui/switch

1.0.0-rc.4 (2020-09-25)

Note: Version bump only for package @chakra-ui/switch

1.0.0-rc.3 (2020-08-30)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.2 (2020-08-09)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.1 (2020-08-06)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.0 (2020-07-26)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.7 (2020-07-26)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.6 (2020-07-15)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.5 (2020-07-15)

Note: Version bump only for package @chakra-ui/switch

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.4 (2020-07-01)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.3 (2020-06-28)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.2 (2020-06-21)

Bug Fixes