Commit Graph

17 Commits

Author SHA1 Message Date
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
2611e0c74f update table-row-properties, table-cell-properties, table-cell-borders to declarative style 2021-05-24 05:39:26 +03:00
e5da573041 Clean up table with improved demo 2021-03-05 03:03:02 +00:00
6b3d1d5579 modifications make to table-row files to correct table-row height property. Code was previously using height.height ini setHeight but should instead be using value. 2020-07-16 12:37:24 +00:00
0de302d192 :typo: update comments 2020-07-08 11:26:24 +08:00
80bab95f6c :fix: rowSpan can't work when column index out of range 2020-07-08 10:55:15 +08:00
8c9b61b37a :fix: handle rowSpan by convert between the virtual column index and the root index 2020-06-22 12:25:51 +08:00
994df8531b :fix: rowSpan does not work correctly 2020-06-20 19:47:46 +08:00
7aa4134e2b Refactor row merging to table level 2019-09-25 00:57:24 +01:00
a9d4ebc898 Add declarative column merge 2019-09-22 02:39:38 +01:00
418adca9f3 Declarative tables 2019-09-13 00:51:20 +01:00
2d4412ce51 Add table row height 2019-06-25 12:02:53 +02:00
2cb7d44a77 Work on new table API 2019-03-13 02:29:11 +00:00
18760387db Table pagination: add cantSplit and tblHeader row properties 2019-03-05 10:13:53 +01:00
b9465b2a20 Add more changes to table API and documentation 2018-12-31 01:55:15 +00:00
ab07f2ecbe Change table methods and document it 2018-12-29 01:57:20 +00:00
f7d18bfead Tidied up table components 2018-10-23 23:44:50 +01:00