Skip to content

Releases: chdonncha/ascii-tree-builder

v1.1.0

25 Feb 19:21
44fc349
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.5

18 Jul 17:45
656917d
Compare
Choose a tag to compare

What's Changed

  • ♻️ Refactor files to follow eslint guidelines by @chdonncha in #15
  • ♻️ Refactor webVitals.ts to follow eslint guidelines by @chdonncha in #16
  • ♻️ 📦 Refactor for eslint errors, add Eslint package by @chdonncha in #17
  • ♻️ Remove redundant parameter by @chdonncha in #18

Full Changelog: v1.0.1...v1.0.5

v1.0.1

17 Jul 18:02
d8c41b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Jul 18:07
f7019b3
Compare
Choose a tag to compare

Features

  • Node Management: Create, rename, delete, move, indent, unindent, and clear nodes.
  • Import/Export: Import node structures and copy output functionality.
  • Styling and UI: Comprehensive styling updates, improved mobile responsiveness, custom icons, and enhanced instruction accordion.
  • Undo/Redo: Added undo/redo functionality with state serialization and fixed related bugs.
  • Instructions and Help: Instruction accordion with updated wording.