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 main, this PR will be updated.
Releases
@kaizen/[email protected]
Minor Changes
#4272
f09c3964e
- Migrate GuidanceBlock from kaizen-legacy#4308
07ae2692f
- AddTitleBlockZen
,SkirtCard
components export#4282
982cbc006
- Migrate BrandMomentCaptureIntro from kaizen-legacy#4205
dee798fdb
- Added the following foundational styles to dist/styles.css:Important: Remove any other normalize or reset stylesheets in your application repo
Patch Changes
#4285
374d5bcca
- Dep updates (dev updates not listed)#4205
dee798fdb
- - Replace all usages ofHeading
from@kaizen/typography
with the same from KAIOParagraph
from@kaizen/typography
withText
from KAIO@kaizen/brand
and its usages@kaizen/brand-moment
and its usages@kaizen/button
and its usages@kaizen/draft-badge
and its usages@kaizen/draft-card
and its usages@kaizen/draft-divider
and its usages@kaizen/draft-form
and its usages@kaizen/draft-illustration
and its usages@kaizen/draft-page-layout
and its usages@kaizen/draft-select
and its usages@kaizen/draft-tabs
and its usages@kaizen/draft-tag
and its usages@kaizen/draft-tooltip
and its usages@kaizen/responsive
and its usages@kaizen/notification
and its usages@kaizen/loading-skeleton
and its usages@kaizen/loading-spinner
and its usagesuuid
touseId
within components#4296
b745e3f75
- Bump adobe (react-aria/stately) packages@kaizen/[email protected]
Minor Changes
#4256
6e22e0a21
- Fix long utility strings for borders in Tailwind (in combination with@kaizen/components/dist/styles.css
)Important: these utilities will not work without upgrading to
@kaizen/[email protected]
borderWidth
andborderColor
in the Tailwind preset, so these don't need to be written with utility classes.These changes mean that border styles require much less utility classes to be written.
For example, to add a border-bottom to an element, we would previously need to write:
We can now achieve the same css by simply writing:
Patch Changes
dee798fdb
,07ae2692f
,dee798fdb
]:@kaizen/[email protected]
Patch Changes
#4205
dee798fdb
- Move CSS vars to :root#4308
07ae2692f
- Dep updates (dev updates not listed)#4205
dee798fdb
- Remove use of@kaizen/typography