Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

6 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Max ad246cf515
package: expose ImageResolver so it can be provided to RichTextReader
Signed-off-by: Max <max@nextcloud.com>
2022-07-04 11:21:44 +01:00
Max eed9f8bbd4
rename {Rich,Plain}textReader to {Rich,Plain}TextReader
Be consistent with other uses of `RichText` and `PlainText`.

Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:04 +02:00
Max 14049d33a4
package: tweak index.html and syles
Also do not minify the package. Can be done by the dependent app.

Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:01 +02:00
Max 544348bf29
fix: bring back Tables in RichtextReader
Table node views include @nextcloud/vue elements
that currently do not play well with vite.

Destinguish between EditableTable (with the node views)
and Table (without the node views)
and use the latter for RichtextReader.

Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:01 +02:00
Max 912ebcac7e
package: only export RichtextReader
Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:00 +02:00
Max 59316d66be
WIP: first take on building package with vite
Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:41:56 +02:00