History log of /plugin/diagrams/ (Results 76 – 100 of 187)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8a1c048415-May-2023 Andreas Gohr <andi@splitbrain.org>

improve prosemirror behaviour

avoid duplication on drag
use pointer cursor

b06dddfb15-May-2023 Andreas Gohr <andi@splitbrain.org>

honor configured mode in prosemirror menu

59de49e715-May-2023 Andreas Gohr <andi@splitbrain.org>

add icons in menu

d40ddfce15-May-2023 Andreas Gohr <andi@splitbrain.org>

make everything work :-D

d2d69a9615-May-2023 Andreas Gohr <andi@splitbrain.org>

Prosemirror: don't submit the form on button presses

c949f2b315-May-2023 Andreas Gohr <andi@splitbrain.org>

prosemirror: fix embedded saving

The node type wasn't saved back correctly from the form.

ab4202fa15-May-2023 Andreas Gohr <andi@splitbrain.org>

prosemirror cleanup and singleton form

Some initial cleanup of the form class. It's now a singleton.

929bdadd12-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Handle titles and dimensions in prosemirror

3d6886fd11-May-2023 Andreas Gohr <andi@splitbrain.org>

proper differentiation between mediafile and embed in prosemirror

0ec94f6611-May-2023 Andreas Gohr <andi@splitbrain.org>

initial work on making embedded diagrams work in prosemirror

0ada052511-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Fix indentation

d9d1fb0d11-May-2023 Andreas Gohr <andi@splitbrain.org>

refresh diagrams in prosemirror after editing

e09bbe3611-May-2023 Andreas Gohr <andi@splitbrain.org>

remove unnecessary resolveImageAttributes

No need for an Ajax roundtrip

f01bf9a211-May-2023 Andreas Gohr <andi@splitbrain.org>

simplify node view

Use img to render, remove wrapper

7df4489b11-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Add edit button in Prosemirror

c99a583810-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Select files in media manager in Prosemirror

d5285d5909-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Simple Prosemirror menu button and edit form

40d39aa203-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Attach Prosemirror schema when API is initialized

8d8f8b2602-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Rudimentary prosemirror support (as yet only view)

e831c5cc03-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

fix handling of non-diagram SVGs

fa6a636c02-May-2023 Andreas Gohr <andi@splitbrain.org>

do not treat all SVGs as diagrams in mediafile mode

046ca14420-Apr-2023 Andreas Gohr <andi@splitbrain.org>

Remove the SVG Sanitizer again in favor of CSP headers

This introduces a renderer that allows us to call each embedded SVG as a
separate URL with added CSP headers. This way we rely on the same safe

Remove the SVG Sanitizer again in favor of CSP headers

This introduces a renderer that allows us to call each embedded SVG as a
separate URL with added CSP headers. This way we rely on the same safety
feature as with media file based diagrams.

show more ...

baa9055820-Apr-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Fix too greedy regex

Otherwise multiple diagrams on the same page match

50c16f3120-Apr-2023 Andreas Gohr <andi@splitbrain.org>

style fixes

fac272e420-Apr-2023 Andreas Gohr <andi@splitbrain.org>

fix media manager integration with deferjs disabled

12345678