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

refa: <Table> #2081

Merged
merged 20 commits into from
May 22, 2022
Merged

refa: <Table> #2081

merged 20 commits into from
May 22, 2022

Conversation

sebald
Copy link
Member

@sebald sebald commented May 18, 2022

  • improved code structure
  • separate selection and regular cells
  • focus is only shown with keyboard interactions
  • hover styles
  • documentation how to disable rows
  • nested columns work

Ref #2019

@changeset-bot
Copy link

changeset-bot bot commented May 18, 2022

🦋 Changeset detected

Latest commit: d030ba4

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

This PR includes changesets to release 4 packages
Name Type
@marigold/components Major
@marigold/theme-b2b Major
@marigold/theme-core Major
@marigold/theme-unicorn Major

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
@github-actions github-actions bot added the type:docs Improvements or additions to documentation label May 19, 2022
@sebald sebald changed the title refa: separate selection/regular cell + use <Checkbox> refa: <Table> May 19, 2022
@sebald sebald merged commit 93429e1 into main May 22, 2022
@sebald sebald deleted the table-refa branch May 22, 2022 05:16
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:docs Improvements or additions to documentation type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants