Ben Asher
e97630c639
Require file extensions for imports and exports ( #4001 )
...
* Require .js endings
* add extension alias for cypress to resolve ts files with js endings
2023-06-30 21:03:49 +02:00
Dominik
8c6751f0c6
add precommit hook for linting and automatic eslint fixes + update eslint packages ( #2862 )
...
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
2022-06-08 14:10:25 +02:00
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
1c8ca95de2
refactor: remove AnyObject type
2021-04-21 09:43:31 +02: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
aef9d1ca41
change table extension names to lowerCamelCase
2021-01-22 23:33:08 +01:00
Hans Pagel
05487ea82f
add table headers
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