Tikzcd Editor Versions Save

A simple visual editor for creating commutative diagrams.

v0.9.0

4 years ago
  • Rewritten parser that works for more edge cases

v0.8.0

4 years ago
  • Support for double-struck arrows (#6)
  • Support for phantom arrows
  • Better arrow positioning when moving cells
  • Keyboard cell navigation using arrow keys (#39)
  • Keyboard arrow navigation using Tab and Shift+Tab (#39)

v0.7.2

4 years ago
  • Fix LaTeX code parser not working

v0.7.1

4 years ago
  • Generated permalinks are now shorter
  • Fix Github toolbar button
  • Disable non-loop action shortcuts for loops

v0.7.0

4 years ago
  • Add ability to create loops (Thanks to @varkor)

v0.6.0

5 years ago
  • Change keyboard modifier for the Arrow tool to Shift to avoid issues on macOS
  • Parse your own tikzcd code into tikzcd-editor (Thanks to @zickgraf)
  • Generated code is now vertically aligned at & (Thanks to @zickgraf)
  • Don't hijack some browser shortcuts, such as Ctrl/Cmd+R (Thanks to @varkor)

v0.5.6

5 years ago
  • URL permalinks support diagrams with non-ASCII characters (Thanks to @youqad)

v0.5.5

5 years ago
  • Fix positions of long labels on curved arrows

v0.5.4

5 years ago
  • Fix label positions on curved arrows (Thanks to @Isomorphisme)
  • When generating code, node values with special characters are wrapped in braces to let tikzcd handle them gracefully

v0.5.3

6 years ago
  • Fix being accidentally able to select text while drawing arrows on Safari
  • Fix edge keyboard shortcuts being activated while in text insertion mode