Commit Graph

53 Commits

Author SHA1 Message Date
Philipp Kühn
64409cad66 feat: allow wildcards when checking attributes in isActive, fix #1752 2021-08-20 10:51:46 +02:00
Philipp Kühn
80296aa8d0 refactoring 2021-08-09 17:24:18 +02:00
Robert van Hoesel
e6f67caef3
fix: fix updating editorProps via setOptions (#1540), fix #1518 2021-08-09 17:19:50 +02:00
sibiraj-s
aac0193050 Fix lint errors 2021-07-20 13:49:55 +02:00
sibiraj-s
656a80fc3f Update hostic-dom to fix style attributes 2021-07-20 13:49:55 +02:00
Philipp Kühn
d037c5656a fix: fix merging options on configure for multiple extension instances 2021-06-03 13:13:43 +02:00
Hans Pagel
9037c380f7 ci: increase cypress timeout 2021-06-03 09:56:26 +02:00
Philipp Kühn
428d6d584d increase cypress timeout 2021-05-28 15:18:51 +02:00
Philipp Kühn
7b74d5849f fix lint errors 2021-05-28 15:16:33 +02:00
Philipp Kühn
ff7dd9b919 feat: add support for checking for attributes in extendMarkRange 2021-05-17 13:00:54 +02:00
Philipp Kühn
655c5647f0 fix: fix a bug when configurating the same extension multiple times 2021-05-11 17:03:34 +02:00
Hans Pagel
eda15b982b use package names for the tests 2021-05-05 23:15:50 +02:00
Hans Pagel
3b9578b6ba add a test for the core utility 2021-05-05 23:14:57 +02:00
Hans Pagel
a9c0bf5982 add a generateJSON utility to the HTML package 2021-05-05 23:10:45 +02:00
Hans Pagel
90380f207d fix typo 2021-05-05 21:33:39 +02:00
Hans Pagel
7feb19eb72 feature: add generateJSON utility function to generate JSON from a HTML string 2021-05-05 21:24:24 +02:00
Philipp Kühn
edb08bba4a test: add tests for can() method 2021-05-03 09:42:01 +02:00
Philipp Kühn
e5993f8f0d fix tests 2021-04-18 23:25:25 +02:00
Philipp Kühn
3990d034e3 test: add extension option test 2021-04-18 23:14:33 +02:00
Philipp Kühn
b1aa7863e8 test: add more extension option tests 2021-04-17 21:25:04 +02:00
Philipp Kühn
47032bf96d test: add extension option tests 2021-04-17 00:25:04 +02:00
Philipp Kühn
4eee1eca54 test: add tests for Extension.extend() 2021-04-16 22:53:48 +02:00
Hans Pagel
62f42a229f [BREAKING CHANGE] change the default document type to doc 2021-01-28 11:58:10 +01:00
Hans Pagel
5c93c6e560 generate URLs for all demos and use those to run the tests 2021-01-26 00:35:36 +01:00
Hans Pagel
e11a4749b1 add tests to isClass 2021-01-20 15:35:25 +01:00
Philipp Kühn
1c424f4db1 add deep merge 2021-01-20 09:18:49 +01:00
Philipp Kühn
f486ddf80a split helpers and utilities 2020-11-30 09:42:53 +01:00
Philipp Kühn
a2b03d4cec refactoring 2020-11-26 20:56:02 +01:00
Hans Pagel
5685cf83a4 improve link testing 2020-11-24 17:26:47 +01:00
Hans Pagel
1af104be33 move insertHTML, setContent, clearContent tests to the basic demo 2020-11-23 16:55:27 +01:00
Hans Pagel
0c284c5cb1 fix typescript errors 2020-11-23 16:18:18 +01:00
Hans Pagel
5a1f8d7b6a add tests for a few core commands 2020-11-23 16:13:06 +01:00
Philipp Kühn
c87f49c1fe improve new extensions 2020-11-16 09:43:17 +01:00
Philipp Kühn
2a321f6739 merge HTMLAttributes 2020-11-14 17:27:59 +01:00
Philipp Kühn
727442c3a5 add tests for mergeAttributes 2020-11-02 22:17:39 +01:00
Philipp Kühn
d810054492 refactor tests 2020-10-31 23:56:31 +01:00
Philipp Kühn
cb647de043 add tests to fromString 2020-10-31 23:45:36 +01:00
Hans Pagel
4dad818f7d rename HTML function names 2020-10-28 17:20:38 +01:00
Hans Pagel
4af6049792 add hostic-dom 2020-10-28 17:12:25 +01:00
Hans Pagel
f9860c54a9 test bold and link regex 2020-10-08 14:39:44 +02:00
Hans Pagel
462bd26353 add this stupid comment to all typescript tests 2020-09-30 17:36:25 +02:00
Hans Pagel
de05deb169 whatever, doesn’t work 2020-09-30 17:35:41 +02:00
Hans Pagel
70fc578cfd fix cypress types for VS code 2020-09-30 17:34:05 +02:00
Hans Pagel
82a9654189 enable typescript support for cypress 2020-09-30 17:12:34 +02:00
Hans Pagel
4a508fbf2b add paste command to cypress, test the link pasterule for a few domains 2020-09-25 21:54:19 +02:00
Philipp Kühn
0b40a0db0f improve eslint config 2020-09-24 09:35:18 +02:00
Philipp Kühn
5dff1c00d8 fix some linting errors 2020-09-23 23:38:11 +02:00
Philipp Kühn
00506e359b defaults to force: true for type and click 2020-09-15 09:03:08 +02:00
Philipp Kühn
7afcb0250e fix shortcuts 2020-09-11 23:17:40 +02:00
Hans Pagel
06edddb479 increase the cypress viewport size 2020-09-11 11:49:08 +02:00