Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 333 Bytes

CHANGELOG.md

File metadata and controls

7 lines (5 loc) · 333 Bytes

Changelog

v0.3 (Ant Design v4)

  • getTable no longer supports the scroll and fixed options and now returns the common table container, not a part
    • the options are deprecated for all table commands (table structure is no longer complex in case of fixed columns)
  • added new commands getTableHeader and getTableBody