Dany Castillo
7deaf97c65
upgrade React types to v18
2022-04-14 00:18:29 +02:00
Dany Castillo
2f3a0312a8
upgrade packages to support React 18
2022-04-14 00:18:29 +02:00
dependabot[bot]
9adefc2526
build(deps-dev): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-30 19:51:58 +00:00
Philipp Kühn
d18df97ef3
dependencies: update
2022-02-09 12:27:27 +01:00
Philipp Kühn
886cd339b9
dependencies: update
2022-02-04 10:21:35 +01:00
Philipp Kühn
a20e887458
dependencies: update
2022-01-25 10:22:56 +01:00
dependabot[bot]
16bec4e9d0
build(deps): bump node-fetch from 2.6.6 to 2.6.7 ( #2424 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 12:56:41 +01:00
dependabot[bot]
dd9640281e
build(deps): bump nanoid from 3.1.30 to 3.2.0 ( #2419 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 11:10:19 +01:00
Philipp Kühn
f14098966d
dependencies: update
2022-01-10 14:49:26 +01:00
Philipp Kühn
6a94e2fa62
dependencies: update
2022-01-04 10:02:24 +01:00
Philipp Kühn
083fdecf43
dependencies: update
2021-12-15 10:31:21 +01:00
Philipp Kühn
b1b39b0b0f
dependencies: update
2021-12-08 21:34:25 +01:00
Philipp Kühn
f7257a5119
dependencies: update
2021-12-02 21:06:13 +01:00
hanspagel
601c1e6706
ci: fix code style linting errors
2021-12-02 14:47:19 +00:00
Hans Pagel
21fed0fcce
demos: remove indexeddb provider from example, use new websocket provider
2021-12-02 15:44:52 +01:00
Philipp Kühn
f2f1c31522
dependencies: update
2021-11-17 19:23:04 +01:00
Florian Krüger
75e55e548d
fix: update zeed dom ( #2155 )
2021-11-10 10:38:38 +01:00
Philipp Kühn
5e62979070
dependencies: update
2021-11-09 16:13:45 +01:00
Philipp Kühn
56a75db024
fix: Switch from hostic dom to zeed dom ( #2151 )
...
* add zeed-dom
* update zeed-dom for performance improvements
2021-11-09 16:09:39 +01:00
Philipp Kühn
4b793be8e4
dependencies: update
2021-11-08 11:23:32 +01:00
Philipp Kühn
18a9271611
dependencies: update
2021-11-05 11:52:49 +01:00
Philipp Kühn
45778b81dd
dependencies: update
2021-10-25 09:51:33 +02:00
Philipp Kühn
a7e2f4397b
dependencies: update
2021-10-14 12:16:26 +02:00
Philipp Kühn
723b955cec
feat: Integrate input rules and paste rules into the core ( #1997 )
...
* refactoring
* improve link regex
* WIP: add new markPasteRule und linkify to image mark
* move copy of inputrule to core
* trigger codeblock inputrule on enter
* refactoring
* add regex match to markpasterulematch
* refactoring
* improve link regex
* WIP: add new markPasteRule und linkify to image mark
* move copy of inputrule to core
* trigger codeblock inputrule on enter
* refactoring
* add regex match to markpasterulematch
* update linkify
* wip
* wip
* log
* wip
* remove debug code
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* rename matcher
* add data to ExtendedRegExpMatchArray
* remove logging
* add code option to marks, prevent inputrules in code mark
* remove link regex
* fix codeblock inputrule on enter
* refactoring
* refactoring
* refactoring
* refactoring
* fix position bug
* add test
* export InputRule and PasteRule
* clean up link demo
* fix types
2021-10-08 15:02:09 +02:00
Philipp Kühn
ace4964d97
dependencies: update
2021-10-08 12:13:20 +02:00
Philipp Kühn
f9493c289f
dependencies: update
2021-09-30 21:00:03 +02:00
Philipp Kühn
fc9a8febbc
demos: revert switch to modules only
2021-09-30 11:43:51 +02:00
Philipp Kühn
e0f77b8fd6
dependencies: update
2021-09-30 09:41:27 +02:00
Philipp Kühn
c85df80126
demos: move to module only
2021-09-23 22:25:54 +02:00
Philipp Kühn
1b71080a11
dependencies: update
2021-09-22 22:56:54 +02:00
Philipp Kühn
1faa2fc386
dependencies: update
2021-09-21 20:30:23 +02:00
Philipp Kühn
69076f256e
dependencies: update
2021-09-20 09:41:58 +02:00
Philipp Kühn
23d05630b5
update to lerna 4
2021-09-20 09:39:03 +02:00
Philipp Kühn
80b859be8e
refactoring
2021-09-18 22:59:00 +02:00
Philipp Kühn
e0348df8f8
dependencies: update
2021-09-18 21:05:42 +02:00
Philipp Kühn
03c90c0295
fix tests again again again again
2021-09-18 00:26:30 +02:00
Philipp Kühn
a941b0159f
fix tests again again
2021-09-18 00:10:13 +02:00
Philipp Kühn
d7f445e576
fix tests again
2021-09-18 00:04:23 +02:00
Philipp Kühn
35ab0aa521
add vite-plugin-checker
2021-09-17 21:18:50 +02:00
Philipp Kühn
1a43d2992f
improve typescript setup
2021-09-17 12:43:26 +02:00
Philipp Kühn
2a0a365d45
fix types for demos
2021-09-16 21:30:09 +02:00
Philipp Kühn
ba283bcd43
remove rollup-plugin-vue because we don’t use any SFC
2021-09-16 14:47:33 +02:00
Philipp Kühn
2f15a11572
remove gridsome
2021-09-16 14:41:25 +02:00
Philipp Kühn
d9bf3eb04a
fix lock file
2021-09-14 21:57:25 +02:00
Philipp Kühn
e0eefceb5c
dependencies: update
2021-09-14 21:46:02 +02:00
Philipp Kühn
2ec53efb91
dependencies: update
2021-09-14 21:29:00 +02:00
Philipp Kühn
8d15436c28
dependencies: update
2021-09-06 22:43:40 +02:00
Hans Pagel
d12379f72a
project: rewrite lock file
2021-08-30 18:01:25 +02:00
Philipp Kühn
e0d7b01b1c
docs: improve types
2021-08-26 23:40:31 +02:00
Philipp Kühn
acdd8332bd
fix test setup
2021-08-26 17:36:20 +02:00