Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/cristal
Commit: 3dddfba1802c85cb68ffb444fbfa81a4fd73b0b7
https://github.com/xwiki-contrib/cristal/commit/3dddfba1802c85cb68ffb444fbf…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
R editors/milkdown/CHANGELOG.md
R editors/milkdown/package.json
R editors/milkdown/src/components/componentsInit.ts
R editors/milkdown/src/components/uixMilkdownEditorProvider.ts
R editors/milkdown/src/index.ts
R editors/milkdown/src/vue.d.ts
R editors/milkdown/src/vue/c-edit-milkdown.vue
R editors/milkdown/src/vue/milkdown-editor.vue
R editors/milkdown/tsconfig.json
R editors/milkdown/vite.config.ts
R editors/prosemirror/CHANGELOG.md
R editors/prosemirror/package.json
R editors/prosemirror/src/components/componentsInit.ts
R editors/prosemirror/src/components/uixProsemirrorEditorProvider.ts
R editors/prosemirror/src/index.ts
R editors/prosemirror/src/plugins/empty-line-placeholder.ts
R editors/prosemirror/src/vue/c-edit-prosemirror.vue
R editors/prosemirror/tsconfig.json
R editors/prosemirror/vite.config.ts
A editors/tiptap/package.json
A editors/tiptap/src/components/componentsInit.ts
A editors/tiptap/src/components/extensions/__tests__/slash.test.ts
A editors/tiptap/src/components/extensions/bubble-menu.ts
A editors/tiptap/src/components/extensions/menu-helpers.ts
A editors/tiptap/src/components/extensions/slash.ts
A editors/tiptap/src/components/uixTiptapEditorProvider.ts
A editors/tiptap/src/index.ts
A editors/tiptap/src/tiptap/helpers.ts
A editors/tiptap/src/vue/c-edit-tiptap.vue
A editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
A editors/tiptap/src/vue/c-tiptap-selector.vue
A editors/tiptap/tsconfig.json
A editors/tiptap/vite.config.ts
R editors/wikitext/CHANGELOG.md
R editors/wikitext/package.json
R editors/wikitext/src/components/componentsInit.ts
R editors/wikitext/src/components/uixTextEditorProvider.ts
R editors/wikitext/src/index.ts
R editors/wikitext/src/vue.d.ts
R editors/wikitext/src/vue/c-edit-wikitext.vue
R editors/wikitext/tsconfig.json
R editors/wikitext/vite.config.ts
M lib/package.json
M lib/src/staticBuild.ts
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/src/vue/c-content.vue
M skin/src/vue/c-edit.vue
Log Message:
-----------
CRISTAL-178: Integrate tiptap (#200)
* Migrate to tiptap
* Defines a slash action and the APIs to define additional actions
* Defines contextual actions on text selection
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cristal/settings/notifications