Skip to content

Releases: gbj/venite

v0.1.0: Merge pull request #14 from gbj/add-block-modal

11 May 13:42
@gbj gbj
03fe30b
Compare
Choose a tag to compare
  • Merge pull request #14 from gbj/add-block-modal 03fe30b
  • Add searchbar in Add Block menu f92cf33
  • Transition to Ionic Modal and customizable sections for block menu 3553134
  • Merge branch 'master' of https://github.com/gbj/venite c857347
  • Editable blocks with inline menu 7b9ac82
  • Update README.md 0800ae7
  • Stable Add Block functionality with Header implemented, and relaying to server abe7ba7
  • Initial Add Block work f29d4de
  • Merge pull request #11 from gbj/json1-transition 3a08bc2
  • Adopt JSON0 format for Operational Transformation 3e2882e
  • Latest progress before switching to JSON1 approach 3348168
  • Leave socket room when you leave tab 15e7098
  • Point of frustration with CRDT behavior 235b07f
  • Fixes memory leak (issue #7) 40abeee
  • Reset cursor positions on scroll/window resize (issue #5) 9dcfa8b
  • Multiline highlighting (issue #1) 1cb209a

v0.0.12...v0.1.0

Meditation type added

08 May 01:22
@gbj gbj
Compare
Choose a tag to compare
  • Enable Meditation 1867d6a
  • Meditation in mock document 701f566
  • Meditation component 67b6d4f
  • Transitioned to Markdown docs (easier on Github) 56ea2c6
  • Add Meditation type 8eb6dd3
  • Collaboration work f982f6c
  • Fixes to path 1485d91
  • Use ldf-editor in example index.html f1f3cad
  • Remove autogenerated components.d.ts 59869ef
  • Browser behavior difference fixes d1cf3be
  • Merge ldf-editor into @venite/components (no performance issue due to dependencies because of Stencil's lazy-loading 36967ec
  • Fixes to Jest testing 4bf92af
  • Change server tweaking b98029a
  • Work on applying Changes 92ee4a7
  • Cursor/Change imports to LDF b5e9500
  • Using latest LDF 291d21b

v0.0.10...v0.0.12

v0.0.11

06 May 11:49
@gbj gbj
Compare
Choose a tag to compare
  • Cursor/Change imports to LDF b5e9500
  • Using latest LDF 291d21b
  • Editor relay server using Socket.IO a013c7a
  • Work on cursors and applying changes to text fields 7615d7f
  • Handle overwriting insertions properly 671f117
  • LDF back to CommonJS so it can be used with Node ef18a38
  • Fix cursor debouncing so edits happen in the right places 611ef84
  • 0.0.9 0c4fa93
  • Full cursor functionality in Editor 688a36b
  • Components 0.0.8 2b52a60
  • LDF 0.0.8 257cf72
  • Added Editing types 54373a6
  • Initial editor setup 5fb69e7
  • Fix circular dependency e849a41
  • Components 0.0.5 fa503c6
  • LDF 0.0.5 6264c82
  • Switch to ESNext modules 75848c5
  • LDF 0.0.4 02ac485
  • Prep for publishing c5ea40e
  • Build LDF before publishing and export types 850ac1b
  • Move to @venite/ldf imports 2394f2b
  • NPM version 0.0.2 6c39ceb
  • Prepare packages for NPM publishing 072a7c6
  • Move Cursor and Change classes fdd7a83
  • Rename TextEdit to Change and export it 171592b
  • Add lang= to all Host elements 71cf798
  • Tests for LiturgicalDocument conditions 78170c8
  • Ignore Stencil build-process files ef73271
  • Cleaning up references e6025d5
  • SelectableCitation used for all citation= properties 07b1f24
  • Reorganize Citation 7d05e06
  • Readme fb05cff
  • LDF Components 0.0.1 ba98e52
  • LDF 0.0.1 8ddc6be
  • .gitignore d407818

c59749b...v0.0.11

v0.0.10

06 May 11:21
@gbj gbj
Compare
Choose a tag to compare
  • Editor relay server using Socket.IO a013c7a
  • Work on cursors and applying changes to text fields 7615d7f
  • Handle overwriting insertions properly 671f117
  • LDF back to CommonJS so it can be used with Node ef18a38
  • Fix cursor debouncing so edits happen in the right places 611ef84
  • 0.0.9 0c4fa93
  • Full cursor functionality in Editor 688a36b
  • Components 0.0.8 2b52a60
  • LDF 0.0.8 257cf72
  • Added Editing types 54373a6
  • Initial editor setup 5fb69e7
  • Fix circular dependency e849a41
  • Components 0.0.5 fa503c6
  • LDF 0.0.5 6264c82
  • Switch to ESNext modules 75848c5
  • LDF 0.0.4 02ac485
  • Prep for publishing c5ea40e
  • Build LDF before publishing and export types 850ac1b
  • Move to @venite/ldf imports 2394f2b
  • NPM version 0.0.2 6c39ceb
  • Prepare packages for NPM publishing 072a7c6
  • Move Cursor and Change classes fdd7a83
  • Rename TextEdit to Change and export it 171592b
  • Add lang= to all Host elements 71cf798
  • Tests for LiturgicalDocument conditions 78170c8
  • Ignore Stencil build-process files ef73271
  • Cleaning up references e6025d5
  • SelectableCitation used for all citation= properties 07b1f24
  • Reorganize Citation 7d05e06
  • Readme fb05cff
  • LDF Components 0.0.1 ba98e52
  • LDF 0.0.1 8ddc6be
  • .gitignore d407818

c59749b...v0.0.10