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

feature(List): auto-create columns from static data #1085

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

mfal
Copy link
Member

@mfal mfal commented Dec 18, 2024

No description provided.

Copy link
Contributor

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 31.26% 4712 / 15070
🔵 Statements 31.26% 4712 / 15070
🔵 Functions 59.62% 446 / 748
🔵 Branches 76.47% 754 / 986
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/components/src/components/List/model/ReactTable.ts 85.12% 86.66% 70% 85.12% 94-95, 102-103, 110-122, 125-126, 158
packages/components/src/components/List/model/loading/IncrementalLoader.ts 77.95% 75.6% 94.11% 77.95% 36, 41, 46, 71-72, 90-91, 169-172, 176-180, 184-194, 198, 219-233
Generated in workflow #1910 for commit fbd67d2 by the Vitest Coverage Report Action

@mfal mfal merged commit 9b2bb98 into main Dec 18, 2024
4 checks passed
@mfal mfal deleted the auto-create-columns branch December 18, 2024 10:45
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.

1 participant