Skip to content

Latest commit

 

History

History
81 lines (42 loc) · 4.29 KB

CHANGELOG.md

File metadata and controls

81 lines (42 loc) · 4.29 KB

1.3.0 (2024-11-21)

Features

  • i-29: add onClick attribute... (bae5f77)
  • i-29: calculate and draw node bounding boxes (ceae453)
  • i-29: clicking roughed in (773e9df)
  • i-29: draw crosshair (862f785)
  • i-29: expose Element's letters to onClick fn (0b12a5e)
  • i-29: purge bounding boxes & layout objects after layout change (365cb2e)
  • i-29: think about it (bbab919)
  • i-29: tweak cursor (bad9fad)

1.2.3 (2024-11-14)

Bug Fixes

  • i-36: add typecheck to workflow (2d77902)
  • i-36: fix type to prevent undefined on ptr set method for columns (0ba9ead)

1.2.2 (2024-11-14)

Bug Fixes

  • i-34: remove npmPublish:false from sr/npm plugin (d8a882c)

1.2.1 (2024-11-14)

Bug Fixes

  • i-26: fix reference that typecheck on pre-commit hooks would fix (bd09b05)
  • i-26: fix scroll bug on last character in document (8d114f9)
  • i-26: remove redundant set methods (b946833)
  • i-26: slightly nicer playground UI (410ca58)

1.2.0 (2024-08-26)

Features

  • i-19: allow controlling character resolution with a global option (f126b20)

1.1.0 (2024-08-20)

Features

  • i-22: trigger a release (5af3eb9)

1.0.0 (2024-08-19)

Features

  • alpha: y no release action (#21) (62133d3)
  • main: tweak semantic release config in package.json (4c9e5f6)

1.0.0-alpha.3 (2024-08-15)

Bug Fixes

  • refactor: add notes about installation from github npm registry (1105465)

1.0.0-alpha.2 (2024-08-15)

Bug Fixes

  • refactor: minor readme change to trigger release (9742e61)

1.0.0-alpha.1 (2024-08-05)

Features

  • refactor: OOP for the win (e8cf526)