Skip to content

Releases: react-component/table

v7.0.0-rc.7

19 Jan 08:42
Compare
Choose a tag to compare
v7.0.0-rc.7 Pre-release
Pre-release
  • refactor: Move all measure into table body (#409) 0592c28

v7.0.0-rc.6...v7.0.0-rc.7

v7.0.0-rc.6

19 Jan 06:25
Compare
Choose a tag to compare
v7.0.0-rc.6 Pre-release
Pre-release
  • fix: Reset order column should sync the column width with fixed header (#408) 2d0e9fd

v7.0.0-rc.5...v7.0.0-rc.6

v7.0.0-rc.5

15 Jan 07:25
Compare
Choose a tag to compare
v7.0.0-rc.5 Pre-release
Pre-release
  • fix: Hide Header tmp when column data not ready (#406) d45098b

v7.0.0-rc.4...v7.0.0-rc.5

v7.0.0-rc.4

14 Jan 07:22
Compare
Choose a tag to compare
v7.0.0-rc.4 Pre-release
Pre-release

v7.0.0-rc.3...v7.0.0-rc.4

v7.0.0-rc.3

09 Jan 12:44
Compare
Choose a tag to compare
v7.0.0-rc.3 Pre-release
Pre-release
  • fix: Correct the size of resize observer (#404) c39b2d0

v7.0.0-rc.2...v7.0.0-rc.3

v7.0.0-rc.2

09 Jan 03:14
Compare
Choose a tag to compare
v7.0.0-rc.2 Pre-release
Pre-release
  • chore: update engines ff5746e
  • fix: Do not blink when columns change with fixed (#403) e691b1a

v7.0.0-rc.1...v7.0.0-rc.2

v6.10.11

09 Jan 05:41
Compare
Choose a tag to compare
  • fix(ci): revise strange test case in fixedColumns test 38bf7bf
  • fix(tableRow): 修复tableRow某些情况下rowRef为null时, saveRef会引发页面crash 80e86cd

v6.10.10...v6.10.11

v7.0.0-rc.1

07 Jan 12:50
Compare
Choose a tag to compare
v7.0.0-rc.1 Pre-release
Pre-release
  • chore: Update package engines ce76f6a

v7.0.0-rc.0...v7.0.0-rc.1

v7.0.0-rc.0

07 Jan 11:47
Compare
Choose a tag to compare
v7.0.0-rc.0 Pre-release
Pre-release
  • fix: Table column render with array (#402) 73cf701
  • chore(deps-dev): bump @umijs/fabric from 1.2.12 to 2.0.0 a687f4d
  • docs: Update readme 54f14cc
  • fix typo 1c0f55b
  • publish doc after npm publish 233e659

v7.0.0-alpha.21...v7.0.0-rc.0

v6.10.10

27 Dec 09:33
Compare
Choose a tag to compare
  • 🐛 Fix Table fixed columns height 1px bug agaaaaaaain c623906

v6.10.9...v6.10.10