-
Notifications
You must be signed in to change notification settings - Fork 188
chore: version packages for release (beta) #1702
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6d8e899
to
d0b6a76
Compare
d0b6a76
to
e3c146c
Compare
e3c146c
to
36b175c
Compare
36b175c
to
24c9e8b
Compare
24c9e8b
to
efb076f
Compare
efb076f
to
6a8327a
Compare
6a8327a
to
193bad8
Compare
193bad8
to
3883a2d
Compare
d246105
to
0bab551
Compare
0bab551
to
52e04b5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release 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 releases/2.0.0, this PR will be updated.
releases/2.0.0
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onreleases/2.0.0
.Releases
@strapi/[email protected]
Major Changes
#1693
ec2fc0c
Thanks @madhurisandbhor! - enhancement!: removed field wrapper components from inputs to streamline and inputs stories are moved understories/inputs
folder.#1693
ec2fc0c
Thanks @madhurisandbhor! - chore!: remove CreatableComboboxUsers should instead use
<Combobox createable />
.#1695
649d0f5
Thanks @christiancp100! - chore!: default color for Typography is currentColor#1693
ec2fc0c
Thanks @madhurisandbhor! - enhancement!: ToggleInput renamed to just Toggle#1710
adbe237
Thanks @joshuaellis! - chore!: CardAction is now a react component#1713
1613d94
Thanks @joshuaellis! - feat!: refactor Field api#1703
54ebfad
Thanks @madhurisandbhor! - chore!: removed CMS specific components.The following components have been removed from DS and moved to CMS where it belongs.Layout
HeaderLayout
TwoColsLayout
GridLayout
ActionLayout
ContentLayout
#1695
649d0f5
Thanks @christiancp100! - chore: Box/Flex/Grid & Typography are now all react components, they are no longer styled-components.#1695
649d0f5
Thanks @christiancp100! - chore: update to use styled-components@6#1695
649d0f5
Thanks @christiancp100! - chore: disallow use of as and instead use tag prop insteadMinor Changes
6f59131
Thanks @joshuaellis! - feat: typography now extends BoxPatch Changes
#1709
2f198e9
Thanks @joshuaellis! - fix(design-system): codemirror packages that aren't in package.json are declared as external#1699
9fdfdde
Thanks @joshuaellis! - fix: main nav icon size was set to 1rem it should be 1.6remUpdated dependencies []:
@strapi/[email protected]
Major Changes
649d0f5
Thanks @christiancp100! - chore: update to use styled-components@6Patch Changes
b9646de
Thanks @joshuaellis! - fix: dont use rem for width and height on SVG attributes@strapi/[email protected]