1.3.0 (2024-11-21)
- 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)
- 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)
- i-34: remove npmPublish:false from sr/npm plugin (d8a882c)
1.2.1 (2024-11-14)
- 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)
- i-19: allow controlling character resolution with a global option (f126b20)
1.1.0 (2024-08-20)
- i-22: trigger a release (5af3eb9)
- alpha: y no release action (#21) (62133d3)
- main: tweak semantic release config in package.json (4c9e5f6)
1.0.0-alpha.3 (2024-08-15)
- refactor: add notes about installation from github npm registry (1105465)
1.0.0-alpha.2 (2024-08-15)
- refactor: minor readme change to trigger release (9742e61)
- refactor: OOP for the win (e8cf526)