Skip to content

Commit

Permalink
chore: v13.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
frankieyan committed Aug 16, 2022
1 parent 4138c75 commit 2892b56
Show file tree
Hide file tree
Showing 36 changed files with 29 additions and 27 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Reactist follows [semantic versioning](https://semver.org/) and doesn't introduc

# Next

- [Feat] Allow buttons to have fully rounded/circular corners.
- [Fix] Only apply full width labels when the button is full width
# v13.0.0

- [Breaking] Button's `tooltipGapSize` prop is no longer supported. When wanting to customize the tooltip appearance, consumers should take ownership of rendering the tooltip manually.
- [Breaking] Icon-only buttons can have their implicit "aria-label as tooltip" behaviour suppressed by passing `tooltip={null}`. Useful when wanting to get full control over rendering the tooltip manually.
- [Breaking] Remove deprecated components `Checkbox`, `DeprecatedLoading` and `DeprecatedModal`.
Expand All @@ -14,6 +14,8 @@ Reactist follows [semantic versioning](https://semver.org/) and doesn't introduc
- `Dropdown` -> `DeprecatedDropdown`
- `Input` -> `DeprecatedInput`, use `TextField` instead.
- `Select` -> `DeprecatedSelect`, use `SelectField` instead.
- [Feat] Allow buttons to have fully rounded/circular corners.
- [Fix] Only apply full width labels when the button is full width

# v12.1.1

Expand Down
2 changes: 2 additions & 0 deletions docs/0.80dbc7864035292f85d2.manager.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/1.79d84c8c8d7ebe7d900e.manager.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/10.17cf52c80bd2ad3fe415.manager.bundle.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/11.ec7258e8e16d2739c4eb.manager.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/12.4b5325b617b40ffb14bf.manager.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/13.65a6c1abe68bc1c4745b.manager.bundle.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/14.f8bb495f459fd69ae591.manager.bundle.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/5.381f934c758f83d41025.manager.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/6.27196cdc4390b8bd3b2b.manager.bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2892b56

Please sign in to comment.