Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
2bfea30 to
418a1f2
Compare
418a1f2 to
84b219b
Compare
84b219b to
b184d56
Compare
b184d56 to
6018808
Compare
6018808 to
fbbf102
Compare
fbbf102 to
ea10670
Compare
ea10670 to
79f8f7b
Compare
79f8f7b to
f03bac7
Compare
f03bac7 to
fcc8b8a
Compare
fcc8b8a to
5be382c
Compare
5be382c to
53ab6a9
Compare
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
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 main, this PR will be updated.
Releases
@commercetools/nimbus@2.10.0
Minor Changes
#1148
a66d28dThanks @ByronDWall! - MainPage: add MainPage
compound component for top-level page layouts
MainPage.Root— CSS grid page skeleton with header, content, footer rowsMainPage.Header— Two-column grid positioning Title/Subtitle and ActionsMainPage.Title— Styled h1 element for the page titleMainPage.Subtitle— Optional secondary text below the titleMainPage.Actions— Right-aligned container for header action buttonsMainPage.Content— Scrollable main content area with margin-based spacingMainPage.Footer— Optional footer for form actions, collapses when omittedAppKit
#1148
a66d28dThanks @ByronDWall! - Add PageContent
compound component for structured page layouts with configurable column widths
and sticky positioning support
#1273
19b1f14Thanks @misama-ct! - feat(tab-nav): add TabNav
compound component for page-level navigation
Introduces the new
TabNavcomponent for URL-based navigation with accessibletab-style UI. Supports sizes, disabled items, link attributes (
href,target,rel) and includes full documentation, stories, and i18n support.Patch Changes
#1254
8e6f117Thanks @nima-ct! - Add support in MoneyInput
component for non-ISO currencies with zero fraction digits (CZK0, HUF0, ILS0,
KZT0, TRY0, TWD0)
#1278
dd85d8aThanks @ByronDWall! - ComboBox.Option
textValue: derive textValue from string children automatically so consumers
don't need to pass it explicitly. Build errors fixed: circular chunk
dependency (data-table → icon-toggle-button), TS2742 inferred types
(toast.toasters), TS2307 self-referencing import (combobox test-utils), TS2580
missing process type (icon-button)
Updated dependencies []:
@commercetools/nimbus-design-token-ts-plugin@2.10.0
Patch Changes
@commercetools/nimbus-icons@2.10.0
@commercetools/nimbus-tokens@2.10.0