Collaborative Editor Versions Save

A collaborative editor that supports authorship display, image uploading placeholder and CJK characters composition based on Quill and ShareDB.

v0.3.7

3 years ago

If you're using header icon 3 in the toolbar now you need to load the icon manually.

  • [bug-fix] remove html-loader usage in source code 38b0cbf
  • [bug-fix] stop fetching the same user info from server multiple times at editor startup 76dd820
  • [bug-fix] package-lock update beea44d
  • [feature] dependencies update ec98caa
  • Create codeql-analysis.yml 7792938
  • Create SECURITY.md 3b382fa
  • Merge pull request #6 from we-miks/dependabot/npm_and_yarn/ini-1.3.8 ca35709
  • [feature] throw error when fetch doc failed bb097bd
  • Bump ini from 1.3.5 to 1.3.8 3c7d391
  • Merge pull request #4 from we-miks/dependabot/npm_and_yarn/http-proxy-1.18.1 eda58ab
  • Merge pull request #5 from fireJera/master fa2fd0e
  • merge display and index 3e2516d
  • Bump http-proxy from 1.18.0 to 1.18.1 1b57730
  • Merge pull request #2 from we-miks/dependabot/npm_and_yarn/lodash-4.17.19 dc493c4
  • Merge pull request #3 from we-miks/dependabot/npm_and_yarn/elliptic-6.5.3 55351b5
  • Bump elliptic from 6.5.2 to 6.5.3 e1a4e09
  • Bump lodash from 4.17.15 to 4.17.19 b2421f8

https://github.com/we-miks/collaborative-editor/compare/v0.3.6...v0.3.7

v0.3.6

3 years ago
  • [feature] use normalize-url@4 for browser compatibility bf270dc

https://github.com/we-miks/collaborative-editor/compare/v0.3.5...v0.3.6

v0.3.5

3 years ago
  • [feature] normalized pasted image url before send to server 735dc23
  • Merge pull request #1 from we-miks/dependabot/npm_and_yarn/websocket-extensions-0.1.4 3f360e7
  • Bump websocket-extensions from 0.1.3 to 0.1.4 0f383fc
  • Update README.md a0b6822

https://github.com/we-miks/collaborative-editor/compare/v0.3.4...v0.3.5

v0.3.4

3 years ago
  • [feature] update readme 5f36545
  • [feature] list css that needs to be loaded when displaying the content 2ddca8c
  • [feature] use stylus 87e77a7

https://github.com/we-miks/collaborative-editor/compare/v0.3.3...v0.3.4

v0.3.3

3 years ago
  • [bug-fix] last line break in editor bbf6d88
  • [feature] display editor content in another page b1b2a5a
  • [feature] checkbox list support 63fc184

https://github.com/we-miks/collaborative-editor/compare/v0.3.2...v0.3.3

v0.3.2

3 years ago
  • [bug-fix] fix the order of merging upstream & local changes 3e83a01
  • [bug-fix] transform priority ef874bf

https://github.com/we-miks/collaborative-editor/compare/v0.3.1...v0.3.2

v0.3.1

4 years ago

v0.3.1

v0.3.0

4 years ago

v0.2.1

4 years ago
  • [bug-fix] multiple image position and history fix fcd50a2
  • [feature] paste multiple images at the same time 73c8c4b
  • [feature] remove image placeholder op from history and server 4f12ee8
  • [feature] remove debug log 5df1a99
  • [feature] undo and redo support 922eaf2

https://github.com/we-miks/collaborative-editor/compare/v0.2.0...v0.2.1

v0.2.0

4 years ago
  • [bug-fix] delay the replacement of image placeholder for 1 cycle 0f87340
  • [feature] skip applying empty delta caad799
  • [feature] heartbeat on websocket bf7a84b
  • [feature] preserve selection when dealing with images 4224fbe
  • [feature] pause image placeholder replacement for 1 second 70b9c76
  • [feature] image upload error handling ec1882d
  • [bug-fix] image handler error 32e641e

https://github.com/we-miks/collaborative-editor/compare/v0.1.3...v0.2.0