Commit bfd9e34
authored
Version Packages (#1428)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @obosbbl/[email protected]
### Patch Changes
- c212899: Changes alignment of the delete button for files in
`<FileUpload>` from center to top.
- e867dac: New `<Link>` component in beta. This is a very small
style-wrapper for the `<Link>` component from `react-aria-components`.
- e086013: Passes rest props to the root element of the component, not
the `<ul>` tag. If you are passing other HTML props than `className` to
the `<LinkList>` this will be a breaking change.
- c212899: Removes implicit width from files in `<FileUpload>`. These
now span the maximum width of the widest filename, while also respecting
max-width of any container.
- b971ad6: The `<Card>` component now supports all HTML (`<div>`) props.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent e867dac commit bfd9e34
File tree
7 files changed
+11
-26
lines changed- .changeset
- packages/react
7 files changed
+11
-26
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments