Philipp Kühn
9afadeb7fe
feat!: Replace defaultOptions
with addOptions
( #2088 )
...
* add new addOptions option
* replace defaultOptions with addOptions for all extensions
* replace defaultOptions with addOptions for all demos
* replace defaultOptions with addOptions in docs
* refactoring
* refactoring
* drop object support for addOptions
* fix optional options
* fix tests
2021-10-26 18:31:13 +02:00
Philipp Kühn
8a3b47a529
feat: parseHTML for attributes should return the value instead of an object now, fix #1863
2021-09-08 23:53:44 +02:00
Philipp Kühn
1c8ca95de2
refactor: remove AnyObject type
2021-04-21 09:43:31 +02:00
Philipp Kühn
56e1a0e045
fix table resizing, fix #183
2021-03-05 12:13:49 +01:00
Philipp Kühn
215c26748b
improve options interface
2021-02-10 18:25:08 +01:00
Philipp Kühn
290ff76e37
add Commands interface
2021-02-10 09:59:35 +01:00
Philipp Kühn
56417a44a7
refactoring
2021-01-23 22:48:34 +01:00
Hans Pagel
64ba3fd212
refactor table options
2021-01-22 23:45:50 +01:00
Hans Pagel
aef9d1ca41
change table extension names to lowerCamelCase
2021-01-22 23:33:08 +01:00
Hans Pagel
c4f35911a0
add attributes to table cells
2021-01-22 20:01:01 +01:00
Hans Pagel
3a511c4276
clean up
2021-01-22 20:01:01 +01:00
Hans Pagel
fde2b1572d
add table commands, add tableRole to the schema, add buttons to the example
2021-01-22 20:01:01 +01:00
Hans Pagel
cfe0898fdd
add schema
2021-01-22 20:01:01 +01:00
Hans Pagel
6a1661cf9f
init table, table-row and table-cell
2021-01-22 20:01:01 +01:00