Skip to content

Releases: neo4j/cypher-editor

@neo4j-cypher/codemirror@1.0.0

16 Feb 14:31
ddb1b8a
Compare
Choose a tag to compare

Major Changes

Patch Changes

  • 896eddf: add missing @babel/runtime dependency
  • 8ba2deb: Exit pre-release mode
  • a2750e5: add js theme override to remove focused outline
  • b35f29a: make sure calls to editorApi.set function apply defaults, fixup react types
  • b8d7618: fix issues with parsing emoji & special chars
  • b0dc3cb: fix css line-height of gutters to match content
  • b5ca4c5: rename indentWithTab -> tabKey, fix tab with autocomplete
  • 4a8e102: tooltipAbsolute default to true, fix tab key bugs
  • d925e37: fix default application bug on editor creation
  • de33476: Add indentWithTab prop / option
  • 0a21042: add bracketMatching & closeBrackets options (both default true)
  • de36649: Use escaped Cypher when needed in the auto-completions
  • b5add94: fix bug where decorations were not being cleared properly
  • 05bcaef: undo changes from last version, they broke things
  • 95e70e0: add tooltipAbsolute option / prop
  • 8549a61: Apply workaround for node 18.14.0 support
  • 42dc131: fix position/selection bug, add search & indentUnit options
  • 95e6d25: add cypherLanguage & various search/cursor options, misc improvements
  • 48363de: add antlr4-browser package (remove fs dependency)
  • 77cb7d3: add missing pre/post extensions props to components, fix autocomplete change typo bug
  • acd35e1: Update repo url after move
  • 45a590b: Change license from GPL-3.0 to Apache-2.0
  • 91cb80a: Fix module exports + add shallow comparision on schema updates
  • f20de4e: fix rare decoration update error by removing unneeded code
  • d4ef48e: disable syntax highlighting when editor is empty to fix a bug
  • d88078d: Fix paste bug that happened when the pasted contents was more than 32 lines
  • Updated dependencies [6e6269f]
  • Updated dependencies [896eddf]
  • Updated dependencies [8ba2deb]
  • Updated dependencies [8549a61]
  • Updated dependencies [48363de]
  • Updated dependencies [acd35e1]
  • Updated dependencies [45a590b]
  • Updated dependencies [91cb80a]
  • Updated dependencies [13f7151]
    • @neo4j-cypher/editor-support@1.0.0

@neo4j-cypher/antlr4@1.0.0

16 Feb 14:31
ddb1b8a
Compare
Choose a tag to compare

Major Changes

Patch Changes

  • 896eddf: add missing @babel/runtime dependency
  • 8ba2deb: Exit pre-release mode
  • 8549a61: Apply workaround for node 18.14.0 support
  • 48363de: add antlr4-browser package (remove fs dependency)
  • acd35e1: Update repo url after move
  • 45a590b: Change license from GPL-3.0 to Apache-2.0
  • 91cb80a: Fix module exports + add shallow comparision on schema updates
  • Updated dependencies [8ba2deb]
  • Updated dependencies [8549a61]
  • Updated dependencies [48363de]
  • Updated dependencies [acd35e1]
  • Updated dependencies [45a590b]
  • Updated dependencies [91cb80a]
    • @neo4j-cypher/antlr4-browser@1.0.0

@neo4j-cypher/antlr4-simple@1.0.0

16 Feb 14:31
ddb1b8a
Compare
Choose a tag to compare

Major Changes

Patch Changes

  • 896eddf: add missing @babel/runtime dependency
  • 8ba2deb: Exit pre-release mode
  • 8549a61: Apply workaround for node 18.14.0 support
  • 48363de: add antlr4-browser package (remove fs dependency)
  • acd35e1: Update repo url after move
  • 45a590b: Change license from GPL-3.0 to Apache-2.0
  • 91cb80a: Fix module exports + add shallow comparision on schema updates
  • Updated dependencies [8ba2deb]
  • Updated dependencies [8549a61]
  • Updated dependencies [48363de]
  • Updated dependencies [acd35e1]
  • Updated dependencies [45a590b]
  • Updated dependencies [91cb80a]
    • @neo4j-cypher/antlr4-browser@1.0.0

@neo4j-cypher/antlr4-browser@1.0.0

16 Feb 14:31
ddb1b8a
Compare
Choose a tag to compare

Major Changes

  • 48363de: add antlr4-browser package (remove fs dependency)

Patch Changes

  • 8ba2deb: Exit pre-release mode
  • 8549a61: Apply workaround for node 18.14.0 support
  • acd35e1: Update repo url after move
  • 45a590b: Change license from GPL-3.0 to Apache-2.0
  • 91cb80a: Fix module exports + add shallow comparision on schema updates

@neo4j-cypher/svelte-codemirror@1.0.0-next.26

16 Feb 13:50
8045226
Compare
Choose a tag to compare

Patch Changes

  • 8549a61: Apply workaround for node 18.14.0 support
  • Updated dependencies [8549a61]
    • @neo4j-cypher/codemirror@1.0.0-next.23

@neo4j-cypher/svelte-codemirror@1.0.0-next.25

16 Feb 09:47
5e11f73
Compare
Choose a tag to compare

Patch Changes

  • acd35e1: Update repo url after move
  • 45a590b: Change license from GPL-3.0 to Apache-2.0
  • Updated dependencies [acd35e1]
  • Updated dependencies [45a590b]
    • @neo4j-cypher/codemirror@1.0.0-next.22

@neo4j-cypher/react-codemirror@1.0.0-next.25

16 Feb 13:50
8045226
Compare
Choose a tag to compare

Patch Changes

  • 8549a61: Apply workaround for node 18.14.0 support
  • Updated dependencies [8549a61]
    • @neo4j-cypher/codemirror@1.0.0-next.23

@neo4j-cypher/react-codemirror@1.0.0-next.24

16 Feb 09:47
5e11f73
Compare
Choose a tag to compare

Patch Changes

  • acd35e1: Update repo url after move
  • 45a590b: Change license from GPL-3.0 to Apache-2.0
  • Updated dependencies [acd35e1]
  • Updated dependencies [45a590b]
    • @neo4j-cypher/codemirror@1.0.0-next.22

@neo4j-cypher/extract-statements@1.0.0-next.6

16 Feb 13:50
8045226
Compare
Choose a tag to compare

Patch Changes

  • 8549a61: Apply workaround for node 18.14.0 support
  • Updated dependencies [8549a61]
    • @neo4j-cypher/antlr4-simple@1.0.0-next.5
    • @neo4j-cypher/editor-support@1.0.0-next.6

@neo4j-cypher/extract-statements@1.0.0-next.5

16 Feb 09:47
5e11f73
Compare
Choose a tag to compare

Patch Changes

  • acd35e1: Update repo url after move
  • 45a590b: Change license from GPL-3.0 to Apache-2.0
  • Updated dependencies [acd35e1]
  • Updated dependencies [45a590b]
    • @neo4j-cypher/editor-support@1.0.0-next.5
    • @neo4j-cypher/antlr4-simple@1.0.0-next.4