-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* main: fix(deps): update dependency @types/node to v16.11.36 (#2094) fix(deps): update dependency @swc/core to v1.2.189 (#2093) feat: <Stack> can align on x and y axis (#2096) feat: <Inline> can align on x and y axis (#2092) refa: `<Table>` (#2081) refa: Remove "variant" prop from <Box> (#2074) fix: Indeterminate is visual only + correctly render with checkbox only (#2079) fix(deps): update dependency typescript to v4.6.4 (#2087) fix(deps): update dependency @swc/core to v1.2.186 (#2085) fix(deps): update storybook monorepo (#2089) fix(deps): update typescript-eslint monorepo to v5.25.0 (#2090) chore(deps): update dependency tsup to v5.12.8 (#2084) fix(deps): update dependency @swc/jest to v0.2.21 (#2086) chore(deps): update pnpm to v7.1.2 (#2088) chore(deps): update dependency @babel/core to v7.17.12 (#2083) fix(deps): pin dependency jest-environment-jsdom to 28.1.0 (#2082) fix(deps): update jest monorepo (major) (#2078)
- Loading branch information
Showing
70 changed files
with
5,266 additions
and
3,937 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@marigold/docs': major | ||
'@marigold/components': major | ||
'@marigold/tokens': major | ||
--- | ||
|
||
feat: <Stack> can align on x and y axis |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
'@marigold/components': major | ||
'@marigold/theme-b2b': major | ||
'@marigold/theme-core': major | ||
'@marigold/theme-unicorn': major | ||
--- | ||
|
||
refa: separate selection/regular cell + use <Checkbox> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@marigold/jest-config': major | ||
--- | ||
|
||
fix(deps): update jest to 28 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@marigold/components': patch | ||
--- | ||
|
||
fix: Indeterminate is visual only + correctly render with checkbox only |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@marigold/docs': major | ||
'@marigold/components': major | ||
--- | ||
|
||
feat: <Inline> can align on x and y axis |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@marigold/storybook-config': patch | ||
--- | ||
|
||
fix(deps): update storybook monorepo to v6.5.0 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@marigold/components': major | ||
'@marigold/system': major | ||
--- | ||
|
||
refa: Remove "variant" prop from <Box>, use `useComponentStyles` instead |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.