Skip to content
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

fix: Indeterminate is visual only + correctly render with checkbox only #2079

Merged
merged 4 commits into from
May 21, 2022

Conversation

sebald
Copy link
Member

@sebald sebald commented May 18, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented May 18, 2022

🦋 Changeset detected

Latest commit: d87918f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@marigold/components Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the type:feature New feature or component label May 18, 2022
@@ -283,7 +232,7 @@ test('passes down "error" to checkboxes', () => {
);
});

test('controlled', () => {
test('constrolled', () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sebald rechtschreibfehler :D

@sebald sebald enabled auto-merge (squash) May 21, 2022 17:56
@sebald sebald disabled auto-merge May 21, 2022 17:56
@sebald sebald merged commit 04db922 into main May 21, 2022
@sebald sebald deleted the fix-checkbox branch May 21, 2022 19:25
sebald added a commit that referenced this pull request May 23, 2022
* 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants