This repository was archived by the owner on Apr 6, 2022. It is now read-only.
v13.10.0
13.10.0 (2022-01-21)
Bug Fixes
- Table: add a little bit of padding to sorting icons (103a415)
- Table: add missing dependencies (ffbdf52)
- Table: cleanup (7e7812d)
- Table: cleanup (a8170cf)
- Table: disable user-select (29d679e)
- Table: display indicators if sort.key is defined (3fb4775)
- Table: little bit less padding on sides (6f305ab)
- Table: move cellNumber to styles (f469392)
- Table: NaN2Zero should not be needed because we parse the numbers (9ff94e9)
- Table: only add padding on sides (93d046f)
- Table: simplify colorScale, add colorMap (59ebf28)
- Table: styling (aeedddc)
- Table: typo in docs (2a21abd)
Features
- Chart: new type sortable table (e5cca42)
- Table: add new table version with table tag and current table style (4cfb6f3)
- Table: add option to data driven background color (7d66b2b)
- Table: add ordinal scale for string (7bd394e)
- Table: add schema (f1a502e)
- Table: add sorting (71477e7)
- Tables: Add docs for sparklines (1fbfb17)
- Tables: Add sparklines (80d0db4)