Skip to content

Commit

Permalink
perf(table): 双表格结构优化成单表格
Browse files Browse the repository at this point in the history
  • Loading branch information
zyprepare committed Oct 25, 2023
1 parent 26399c6 commit 8b3e300
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/cyan-hotels-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/hiui": patch
---

Table perf: 将之前的双表格结构优化成单表格,冻结列和表头吸顶等场景依然采用双表格结构
5 changes: 5 additions & 0 deletions .changeset/polite-beds-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/table": minor
---

perf: 将之前的双表格结构优化成单表格,冻结列和表头吸顶等场景依然采用双表格结构

0 comments on commit 8b3e300

Please sign in to comment.