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

docs(data-table): ts demo #6685

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

Sepush
Copy link
Collaborator

@Sepush Sepush commented Jan 5, 2025

rewrite data-table demo to TypeScript

  • merge-cell
  • render-header
  • switchable-editable
  • controlled-mutiple-sorter
  • multiple-sorter
  • filter-and-sorter
  • ajax-usage

related changes

  • fix expose method sort param type define
  • export type DataTableFilterOptionValue

Copy link

vercel bot commented Jan 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
naive-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 6:48am

@Sepush Sepush changed the title docs(data-table): merge-cell ts demo [WIP]docs(data-table): ts demo Jan 5, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.28%. Comparing base (214ec5b) to head (13659f9).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/data-table/src/use-sorter.ts 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6685   +/-   ##
=======================================
  Coverage   59.28%   59.28%           
=======================================
  Files        1149     1149           
  Lines       25434    25434           
  Branches     6412     6413    +1     
=======================================
  Hits        15078    15078           
  Misses       8682     8682           
  Partials     1674     1674           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sepush Sepush changed the title [WIP]docs(data-table): ts demo docs(data-table): ts demo Jan 13, 2025
yayaluoya and others added 6 commits January 13, 2025 14:34
修改了社区精选资源中文文档
修改了社区精选资源的英文文档
Signed-off-by: Artea <[email protected]>
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.

4 participants