Dominik Biedebach
|
19cc6e1f28
|
test(examples): try to fix broken test for images react demo
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
483468df66
|
test: fix broken tests & change inactive time for cypress
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
7d25030e80
|
test(examples): add test for tasks vue example
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
7b3374efdf
|
test(examples): add missing test for tasks example
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
441b357f91
|
style: fix linting issues in collaboration annotation test
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
c4eaf31b12
|
test(experiments): adds test for collaboration annotation examples
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
528ba5d71c
|
refactor(tests): added todo note for tasks test
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
2a9467ef34
|
test(examples): adds more tests for tables, tasks and commands
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
b7f95d638d
|
test(examples): add tests for more example pages
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
0532770170
|
style(examples): fix linting issues in custom document test
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
3d0074b294
|
test: add new tests for multiple examples
Added tests for CSS modules, Custom Documents and the Default Editor example
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
229936dd3b
|
test: added first tests for examples
|
2022-05-16 12:49:12 +02:00 |
|
Dominik Biedebach
|
ec4154000d
|
test(extension-link): ✅ add test for autolink validation example in vue
|
2022-05-16 12:00:25 +02:00 |
|
Dominik Biedebach
|
23e67adfa7
|
feat(extension-link): ✨ add validate option to link extension
#2779
|
2022-05-16 12:00:25 +02:00 |
|
Dominik Biedebach
|
80de6cdf18
|
refactor(global): remove yarn in favor for npm
re #2087
|
2022-05-13 10:18:12 +02:00 |
|
Patrick Baber
|
07e8c522ea
|
update people
|
2022-05-10 19:42:23 +02:00 |
|
Martin Kriegeskorte
|
43611ea2e7
|
fix: bump documents
|
2022-04-29 13:53:47 +02:00 |
|
Martin Kriegeskorte
|
45287563f3
|
fix: temp fix collaboration demo
|
2022-04-29 13:39:15 +02:00 |
|
Martin Kriegeskorte
|
297461f4a0
|
rotate keys and docs
|
2022-04-29 10:45:45 +02:00 |
|
svenadlung
|
c4e6201f3e
|
Use vitejs/plugin-react and include react dependencies
|
2022-04-27 17:34:51 +02:00 |
|
svenadlung
|
6d7e92d584
|
Fix: CSSModules demo test
|
2022-04-27 10:06:19 +02:00 |
|
svenadlung
|
5c1bba6d5b
|
Fix linting issues
|
2022-04-27 09:45:23 +02:00 |
|
svenadlung
|
a3d9ab93e0
|
Merge branch 'main' of github.com:ueberdosis/tiptap
|
2022-04-26 21:51:08 +02:00 |
|
svenadlung
|
81f5c521e1
|
Demos: Update collab rooms
|
2022-04-26 21:51:04 +02:00 |
|
Dominik Biedebach
|
a27c35ac8f
|
added demo for CSS modules (vue.js)
|
2022-04-22 22:40:42 +02:00 |
|
Dominik Biedebach
|
12305cfa31
|
fix broken GuideContent demos not rendering because of unexpected useEffect return value
|
2022-04-14 00:20:09 +02:00 |
|
Dany Castillo
|
55d458f893
|
fix type issues
|
2022-04-14 00:18:29 +02:00 |
|
Dany Castillo
|
1e0ca1483b
|
migrate to React 18 API
|
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]
|
b3bb2a036b
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /demos
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: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 17:37:49 +00:00 |
|
Philipp Kühn
|
ab4a0e2507
|
demos: add tippy duration to all menu demos
|
2022-02-11 14:23:04 +01:00 |
|
dependabot[bot]
|
55d907885d
|
build(deps): bump nanoid from 3.1.30 to 3.2.0 in /demos (#2480)
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-02-09 12:07:06 +01:00 |
|
Philipp Kühn
|
e7ee9ef71f
|
fix linter
|
2022-02-07 10:56:19 +01:00 |
|
Philipp Kühn
|
7f97efb7cd
|
demos: fix content
|
2022-02-07 10:18:25 +01:00 |
|
Philipp Kühn
|
70422dd107
|
fix: fix RangeError bug when selecting all text, fix #2490
|
2022-02-07 09:07:17 +01:00 |
|
Codemzy
|
54b6c395cd
|
Docs/toc undo fix (#2484)
* Update Component.jsx
Added `transaction.setMeta("addToHistory", false)` to fix undo bug when deleting headings
* Update Component.vue
Added `transaction.setMeta("addToHistory", false)` to fix undo bug when deleting headings
|
2022-02-06 11:33:30 +01:00 |
|
Philipp Kühn
|
886cd339b9
|
dependencies: update
|
2022-02-04 10:21:35 +01:00 |
|
Dragoș Străinu
|
7e2f0ae2ca
|
docs(nodes/image/react): remove v-if (#2461)
|
2022-01-31 17:03:21 +01:00 |
|
Philipp Kühn
|
a20e887458
|
dependencies: update
|
2022-01-25 10:22:56 +01:00 |
|
Philipp Kühn
|
1dcbefd08b
|
demos: show "No result" in mentions demos
|
2022-01-12 10:22:27 +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 |
|
Pavel Bobylyov
|
0312fe4325
|
A comment clarifying the difference between vue 2 and vue 3 when passing props to VueRenderer in Mention plugin (#2319)
|
2021-12-27 13:24:21 +01:00 |
|
Philipp Kühn
|
ed21bfc422
|
demos: remove content of index.html files
|
2021-12-17 14:02:22 +01:00 |
|
Philipp Kühn
|
318592ba22
|
demos: Add setup for plain js demos (#2288)
* add basic js demo
* improve js demos
* change demo button
* fix js demos on build
* add tailwind experiment
* docs: replace tailwind demo
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
|
2021-12-17 13:49:45 +01:00 |
|
Philipp Kühn
|
6b738f4ecf
|
demos: fix react demos again
|
2021-12-17 09:45:35 +01:00 |
|
Philipp Kühn
|
44ccba2b42
|
fix test
|
2021-12-16 14:29:20 +01:00 |
|
Philipp Kühn
|
38109831c6
|
refactoring
|
2021-12-16 14:06:35 +01:00 |
|
Philipp Kühn
|
47b25a626d
|
demos: add basic menu to all demo
|
2021-12-15 10:50:07 +01:00 |
|
Philipp Kühn
|
083fdecf43
|
dependencies: update
|
2021-12-15 10:31:21 +01:00 |
|