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

feat(Table): support row header #1058

Merged
merged 4 commits into from
Dec 18, 2024
Merged

feat(Table): support row header #1058

merged 4 commits into from
Dec 18, 2024

Conversation

Lisa18289
Copy link
Member

No description provided.

@Lisa18289 Lisa18289 self-assigned this Dec 10, 2024
Copy link
Contributor

github-actions bot commented Dec 10, 2024

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 31.16% 4690 / 15048
🔵 Statements 31.16% 4690 / 15048
🔵 Functions 59.51% 444 / 746
🔵 Branches 76.3% 747 / 979
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/components/src/components/Table/components/TableCell/TableCell.tsx 34.78% 100% 0% 34.78% 16-37
packages/components/src/components/Table/stories/Default.stories.tsx 0% 100% 100% 0% 2-115
Generated in workflow #1906 for commit 8b105f6 by the Vitest Coverage Report Action

@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview December 18, 2024 07:26 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook December 18, 2024 07:26 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview December 18, 2024 07:27 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook December 18, 2024 07:27 — with GitHub Actions Inactive
@mfal mfal merged commit b73cfdd into main Dec 18, 2024
4 checks passed
@mfal mfal deleted the update-table branch December 18, 2024 09:21
maaaathis added a commit that referenced this pull request Jan 6, 2025
…mponent-generation

* origin/flow-remote: (63 commits)
  sync invalid status
  add react-hook-form remote element
  fix ssr
  clone fix
  cleanup
  configure icon context
  fix multiple react 19 type errors
  fix react 19 types
  update deps
  implement basic react form hook support
  basic remote list implementation
  merge master
  fix(Avatar): fix avatar color (#1086)
  chore(release): bump version to 0.1.0-alpha.390
  feature(List): auto-create columns from static data (#1085)
  feat(ContextMenu): support switch and selection mode in context menu section (#1051)
  chore(release): bump version to 0.1.0-alpha.389
  chore: update tokens (#1026)
  chore(release): bump version to 0.1.0-alpha.388
  feat(Table): support row header (#1058)
  ...

# Conflicts:
#	.pnp.cjs
#	package.json
#	packages/remote-elements/src/Form.ts
#	packages/remote-elements/src/Fragment.ts
#	packages/remote-elements/src/ListItem.ts
#	packages/remote-elements/src/TextField.ts
#	packages/remote-elements/src/index.ts
#	packages/remote-react-components/src/Icon.ts
#	packages/remote-react-components/src/List.ts
#	packages/remote-react-components/src/TextField.ts
#	packages/remote-react-components/src/index.ts
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants