Nick Perez
|
7c8889a2a6
|
fix(react): optimize useEditor and useEditorState to reduce number of instances created while being performant #5432 (#5445)
|
2024-08-05 17:46:19 +02:00 |
|
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
|
40a9404c94
|
add newline-after-var rule to eslint config
|
2021-12-03 00:03:39 +01:00 |
|
Philipp Kühn
|
fa18ffe6d7
|
update eslint config
|
2021-12-01 15:40:50 +01:00 |
|
Philipp Kühn
|
62e41b6a7d
|
update eslint config
|
2021-11-12 09:24:27 +01:00 |
|
Philipp Kühn
|
9055026158
|
fix linter
|
2021-11-05 13:09:09 +01:00 |
|
Philipp Kühn
|
7ffabf251c
|
feat: Add extension storage (#2069)
|
2021-10-22 08:52:54 +02:00 |
|
Philipp Kühn
|
4636b1a1a5
|
fix type for getAttributes
|
2021-07-26 15:36:12 +02:00 |
|
Philipp Kühn
|
7b74d5849f
|
fix lint errors
|
2021-05-28 15:16:33 +02:00 |
|
Philipp Kühn
|
b076405c32
|
update eslint config
|
2021-04-14 10:04:30 +02:00 |
|
Philipp Kühn
|
49fcf829f3
|
refactoring
|
2021-03-16 22:22:13 +01:00 |
|
Philipp Kühn
|
bd621f4677
|
fix can().undo() for collab
|
2021-02-22 10:40:56 +01:00 |
|
Philipp Kühn
|
290ff76e37
|
add Commands interface
|
2021-02-10 09:59:35 +01:00 |
|
Philipp Kühn
|
0422288fd9
|
some fixes
|
2021-02-05 12:49:08 +01:00 |
|
Philipp Kühn
|
ec56158739
|
add support for only checking attributes in isActive
|
2020-11-30 00:04:30 +01:00 |
|
Philipp Kühn
|
dcac8e5407
|
improve node views
|
2020-11-24 10:51:57 +01:00 |
|
Philipp Kühn
|
527f75f5fd
|
improve eslint config
|
2020-11-20 22:04:46 +01:00 |
|
Philipp Kühn
|
132f3f2547
|
update eslint config
|
2020-11-17 21:27:25 +01:00 |
|
Philipp Kühn
|
99aebcc18b
|
refactoring
|
2020-11-17 21:04:38 +01:00 |
|
Philipp Kühn
|
0c9ce26c02
|
Revert "use global namespace"
This reverts commit 24c3a9abd3 .
# Conflicts:
# packages/core/src/Editor.ts
|
2020-11-16 16:58:30 +01:00 |
|
Philipp Kühn
|
24c3a9abd3
|
use global namespace
|
2020-11-16 15:40:05 +01:00 |
|
Philipp Kühn
|
020483f0b2
|
add basic new syntax
|
2020-10-21 15:17:05 +02:00 |
|
Philipp Kühn
|
93a29c613c
|
fix lint error
|
2020-09-30 22:43:58 +02:00 |
|
Philipp Kühn
|
49eff17fb6
|
add link button
|
2020-09-25 14:17:53 +02:00 |
|
Philipp Kühn
|
03c65c43f7
|
fix linter
|
2020-09-25 13:56:31 +02:00 |
|
Philipp Kühn
|
21c82c2cfa
|
improve eslint config
|
2020-09-25 13:52:17 +02:00 |
|
Philipp Kühn
|
0b40a0db0f
|
improve eslint config
|
2020-09-24 09:35:18 +02:00 |
|
Philipp Kühn
|
617cdd4d99
|
fix more linting issues
|
2020-09-24 00:37:31 +02:00 |
|
Philipp Kühn
|
ac33eb483e
|
fix more linting errors
|
2020-09-24 00:29:05 +02:00 |
|
Philipp Kühn
|
aefb4ca8e6
|
improve eslint config
|
2020-09-24 00:06:12 +02:00 |
|
Philipp Kühn
|
59adb2c616
|
add eslint
|
2020-09-23 23:31:06 +02:00 |
|