Skip to content

Commit

Permalink
Version Packages (#7640)
Browse files Browse the repository at this point in the history
Co-authored-by: Segun Adebayo <[email protected]>
  • Loading branch information
github-actions[bot] and segunadebayo authored May 31, 2023
1 parent 0bec820 commit ee4ffd6
Show file tree
Hide file tree
Showing 62 changed files with 431 additions and 159 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-monkeys-thank.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/beige-news-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-eggs-eat.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fast-pans-happen.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/five-fishes-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-pumas-destroy.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/great-zoos-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-wasps-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-suits-suffer.md

This file was deleted.

26 changes: 0 additions & 26 deletions .changeset/long-paws-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-moons-occur.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/odd-cherries-sip.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/rude-pugs-cross.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shiny-spiders-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-lemons-nail.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/violet-pots-buy.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 2.2.0

### Minor Changes

- [#7631](https://github.com/chakra-ui/chakra-ui/pull/7631)
[`2347e3306`](https://github.com/chakra-ui/chakra-ui/commit/2347e33068259319968b1b63bbbeba4934e8c99c)
Thanks [@FredPerr](https://github.com/FredPerr)! - Fixed AccordionIconProps
failure with 'as' prop

### Patch Changes

- Updated dependencies []:
- @chakra-ui/descendant@3.0.14
- @chakra-ui/icon@3.0.16

## 2.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/accordion",
"version": "2.1.11",
"version": "2.2.0",
"description": "A simple and accessible accordion component for React & Chakra UI",
"keywords": [
"react",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.2.11

### Patch Changes

- [`c121c35c0`](https://github.com/chakra-ui/chakra-ui/commit/c121c35c00c3491e7e8dd4cad321a178bfd095e4)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Force release
avatar package to reflect `Array.at` refactoring

- Updated dependencies []:
- @chakra-ui/image@2.0.16

## 2.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/avatar",
"version": "2.2.10",
"version": "2.2.11",
"description": "A React component used to show users avatar or initials",
"keywords": [
"component",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/css-reset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.1.2

### Patch Changes

- [`38acfe89c`](https://github.com/chakra-ui/chakra-ui/commit/38acfe89c5d1f1edc67bbc44e2edd38980ca3e08)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Bump emotion
version to `11.11.x` to support css cascade layers

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/css-reset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/css-reset",
"version": "2.1.1",
"version": "2.1.2",
"description": "CSS reset component for Chakra UI",
"keywords": [
"theme",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/focus-lock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 2.0.17

### Patch Changes

- [`148c66bc6`](https://github.com/chakra-ui/chakra-ui/commit/148c66bc6df249230e29322747cda9a6e802e15f)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Upgrade
`focus-trap` package to fix regression with return focus and initial focus
ref.
- Updated dependencies
[[`0bec820bd`](https://github.com/chakra-ui/chakra-ui/commit/0bec820bd1ece0c4ba9538394fe2897ff1043c87)]:
- @chakra-ui/dom-utils@2.1.0

## 2.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/focus-lock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/focus-lock",
"version": "2.0.16",
"version": "2.0.17",
"description": "React focus lock for all Chakra components",
"keywords": [
"react focus lock",
Expand Down
33 changes: 33 additions & 0 deletions packages/components/layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Change Log

## 2.2.0

### Minor Changes

- [`c31df5a4b`](https://github.com/chakra-ui/chakra-ui/commit/c31df5a4bf5077f6f008b3ff27247d81e2402cf1)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - - Add new
`Indicator` layout component. Useful for positioning an element in the corners
of another element.

For example, let's say you want to position a notification badge in the top
end corner of a box. You can use the `Indicator` component to achieve this.

```jsx live=false
<Box position="relative" width="80px" height="80px" bg="gray.50">
<Indicator placement="top-end">
<Circle size="5" bg="red.100">
3
</Circle>
</Indicator>
</Box>
```

- Refactored the `Stack` and `Wrap` components to use the flex gap instead of
the owl selector `& > * ~ *` for spacing.

This fixes an issue where you can't use raw text nodes as a child of the
`Stack` or `Wrap` component.
### Patch Changes
- Updated dependencies []:
- @chakra-ui/[email protected]
## 2.1.19
### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/layout",
"version": "2.1.19",
"version": "2.2.0",
"description": "Chakra UI layout components that give you massive speed",
"keywords": [
"layout",
Expand Down
14 changes: 14 additions & 0 deletions packages/components/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 2.1.15

### Patch Changes

- [`6f9eb3518`](https://github.com/chakra-ui/chakra-ui/commit/6f9eb35187ded25fc0b3082330330ec35a1dafe8)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Fix issue where
keyboard events don't work reliably when a MenuItem contains a Dialog or
similar interactive element.
- Updated dependencies []:
- @chakra-ui/[email protected]
- @chakra-ui/[email protected]
- @chakra-ui/[email protected]
- @chakra-ui/[email protected]

## 2.1.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/menu",
"version": "2.1.14",
"version": "2.1.15",
"description": "A React component to render accessible menus",
"keywords": [
"menu",
Expand Down
14 changes: 14 additions & 0 deletions packages/components/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 2.2.12

### Patch Changes

- [#7338](https://github.com/chakra-ui/chakra-ui/pull/7338)
[`0167b68a8`](https://github.com/chakra-ui/chakra-ui/commit/0167b68a8981aae49cd60137da5d494d48d62a57)
Thanks [@bertho-zero](https://github.com/bertho-zero)! - Exports
`modalManager` and returns the index of the modal from `useModal` to allow
creating custom components similar to modals
- Updated dependencies
[[`148c66bc6`](https://github.com/chakra-ui/chakra-ui/commit/148c66bc6df249230e29322747cda9a6e802e15f)]:
- @chakra-ui/focus-lock@2.0.17
- @chakra-ui/close-button@2.0.17

## 2.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/modal",
"version": "2.2.11",
"version": "2.2.12",
"description": "An accessible dialog (modal) component for React & Chakra UI",
"keywords": [
"react",
Expand Down
13 changes: 13 additions & 0 deletions packages/components/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 2.1.12

### Patch Changes

- [`148c66bc6`](https://github.com/chakra-ui/chakra-ui/commit/148c66bc6df249230e29322747cda9a6e802e15f)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Fix issues due to
framer-motion upgrade

- Updated dependencies []:
- @chakra-ui/close-button@2.0.17
- @chakra-ui/react-use-animation-state@2.0.9
- @chakra-ui/react-use-focus-effect@2.0.11

## 2.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/popover",
"version": "2.1.11",
"version": "2.1.12",
"description": "A React component to render that renders its content in a popover",
"keywords": [
"popover",
Expand Down
Loading

1 comment on commit ee4ffd6

@vercel
Copy link

@vercel vercel bot commented on ee4ffd6 May 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.