Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mohan Kumar
wax-prosemirror
Commits
8bef2663
Commit
8bef2663
authored
Aug 09, 2020
by
chris
Browse files
change version
parent
29aa2bb7
Changes
10
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
8bef2663
Copyright (c) 2019
, Adam Hyde
Copyright (c) 2019
MIT License (https://opensource.org/licenses/MIT)
...
...
package.json
View file @
8bef2663
{
"name"
:
"wax-prosemirror-monorepo"
,
"version"
:
"0.0.1"
,
"version"
:
"0.0.1
3
"
,
"main"
:
"index.js"
,
"author"
:
"C
ollaborative Knowledge Foundation
"
,
"author"
:
"C
hristos Kokosias
"
,
"description"
:
"Monorepo for wax-prosemirror, its components and its integrations"
,
"repository"
:
{
"type"
:
"git"
,
...
...
wax-prosemirror-components/package.json
View file @
8bef2663
{
"name"
:
"wax-prosemirror-components"
,
"author"
:
"C
ollaborative Knowledge Foundation
"
,
"author"
:
"C
hristos Kokosias
"
,
"version"
:
"0.0.13"
,
"description"
:
"Wax prosemirror UI components"
,
"license"
:
"MIT"
,
...
...
wax-prosemirror-core/package.json
View file @
8bef2663
{
"name"
:
"wax-prosemirror-core"
,
"author"
:
"C
ollaborative Knowledge Foundation
"
,
"author"
:
"C
hristos Kokosias
"
,
"version"
:
"0.0.13"
,
"description"
:
"Wax prosemirror core"
,
"license"
:
"MIT"
,
...
...
wax-prosemirror-layouts/package.json
View file @
8bef2663
{
"name"
:
"wax-prosemirror-layouts"
,
"author"
:
"C
ollaborative Knowledge Foundation
"
,
"author"
:
"C
hristos Kokosias
"
,
"version"
:
"0.0.13"
,
"description"
:
"Wax prosemirror layouts"
,
"license"
:
"MIT"
,
...
...
wax-prosemirror-plugins/package.json
View file @
8bef2663
{
"name"
:
"wax-prosemirror-plugins"
,
"author"
:
"C
ollaborative Knowledge Foundation
"
,
"author"
:
"C
hristos Kokosias
"
,
"version"
:
"0.0.13"
,
"description"
:
"Wax prosemirror plugins"
,
"license"
:
"MIT"
,
...
...
wax-prosemirror-schema/package.json
View file @
8bef2663
{
"name"
:
"wax-prosemirror-schema"
,
"author"
:
"C
ollaborative Knowledge Foundation
"
,
"author"
:
"C
hristos Kokosias
"
,
"version"
:
"0.0.13"
,
"description"
:
"Wax prosemirror schema"
,
"license"
:
"MIT"
,
...
...
wax-prosemirror-services/package.json
View file @
8bef2663
{
"name"
:
"wax-prosemirror-services"
,
"author"
:
"C
ollaborative Knowledge Foundation
"
,
"author"
:
"C
hristos Kokosias
"
,
"version"
:
"0.0.13"
,
"description"
:
"Wax prosemirror services"
,
"license"
:
"MIT"
,
...
...
wax-prosemirror-services/src/TrackChangeService/track-changes/README.md
0 → 100644
View file @
8bef2663
This belongs to https://github.com/fiduswriter/fiduswriter
This is a modified version of: https://github.com/fiduswriter/fiduswriter/blob/develop/fiduswriter/document/static/js/modules/editor/track/amend_transaction.js
License included.
wax-prosemirror-services/src/TrackChangeService/track-changes/trackedTransaction.js
View file @
8bef2663
/*
This belongs to https://github.com/fiduswriter/fiduswriter
check: https://github.com/fiduswriter/fiduswriter/blob/develop/fiduswriter/document/static/js/modules/editor/track/amend_transaction.js
License included in folder.
*/
import
{
TextSelection
}
from
'
prosemirror-state
'
;
import
{
ReplaceStep
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment