Releases: j-raghavan/sn-canvas
Releases · j-raghavan/sn-canvas
Release list
v1.0.1
What's Changed
- ci(release): say where the release is started, in the workflow's header (4dcb69f)
- docs: license the project under MIT, as sn-shapes is (a320ca5)
- docs: a README covering features, install, usage, building and releases (a223a85)
- fix(pencil): a resting palm no longer wipes the ink being written (32cad85)
- ci: lint, test and build on every push; a manual release that publishes the plugin (f8243b2)
- feat(hints): hand-drawn onboarding hints, a cheap pan pass, review cleanups (ab02933)
- feat(pdf): export the canvas to a one-page PDF fitted to its content (FR11) (cc0dd19)
- refactor: rename SuperCanvas to Canvas (sn-canvas) (2fa032b)
- feat(image): insert images into the canvas, framed by the style panel's outline (FR22) (837c13c)
- feat(note-link): canvases in MyStyle, a link index and tags, a hand-drawn thumbnail frame, the note's pen given back (2001b66)
- feat(canvas): text, pencil and tables, instant pen ink, canvases that reopen (dfb847f)
- feat(styles): style panel, action bar and styled rendering (FR18/FR19) (0ac6173)
- fix(canvas): reject palm touches, fit content when a canvas opens, show the plugin as "Canvas" (a53832c)
- feat(note-link): link each thumbnail to its canvas by picture path; restructure JS by layer (e16f0a2)
- refactor(canvas): split the native core by responsibility, inject the live-view registry (1b92069)
- feat: SuperCanvas — native infinite-canvas plugin for Supernote (23ed286)
Contributors
- Jayasimha Raghavan
Initial release.