Skip to content

Releases: seleb/sketch-to-lineart

v1.10.0

05 Oct 16:15
Compare
Choose a tag to compare

1.10.0 (2023-10-05)

Features

v1.9.1

28 Feb 05:07
Compare
Choose a tag to compare

1.9.1 (2023-02-28)

Bug Fixes

v1.9.0

28 Feb 05:01
Compare
Choose a tag to compare

1.9.0 (2023-02-28)

Bug Fixes

Features

v1.8.0

12 May 06:41
Compare
Choose a tag to compare

1.8.0 (2021-05-12)

Bug Fixes

  • error due to cleared input (ee80068)

Features

  • add number inputs to range sliders (4b54d76)

v1.7.0

12 Apr 19:22
Compare
Choose a tag to compare

1.7.0 (2021-04-12)

Bug Fixes

Features

v1.6.0

06 Mar 22:57
Compare
Choose a tag to compare

1.6.0 (2021-03-06)

Bug Fixes

Features

  • include PWA manifest (eda59ec)
  • include version number (250f7a9)
  • support offline mode via service worker (f65b598)

v1.5.0

06 Mar 19:44
Compare
Choose a tag to compare

1.5.0 (2021-03-06)

Bug Fixes

  • lang placed on head instead of html (61f9965)
  • add lang to html (0c3a266)
  • add alt text to source image (39aa03f)
  • add description meta (b60613d)
  • add opengraph metadata (2eaf350)
  • add robots meta (872b2e8)
  • add structured metadata (950ee8e)
  • add viewport meta (52e1ec6)
  • allow buttons to wrap in modal nav (47e7b59)
  • better header style on mobile (96ec723)
  • hide source image when no source set (ac958fe)
  • include dialog-polyfill for non-chrome (7589fe2)
  • only close modal if it has focus (e166f43)
  • render modals into body (ba3a309)
  • update preact (ed372ba)
  • use native dialog element (7fcc48e)

Features

  • close modals with escape key (42c4507)
  • include aria attributes in modals (8146d71)
  • include labels for modals (8890b14)

v1.4.1

18 Jan 07:30
Compare
Choose a tag to compare

1.4.1 (2021-01-18)

Bug Fixes

  • a11y: title text on checkboxes (57f79eb)
  • more subtle/consistent hrs (77c95a3)

v1.4.0

18 Jan 07:22
Compare
Choose a tag to compare

1.4.0 (2021-01-18)

Bug Fixes

  • apply invert only to canvas, not container (ee700ec)
  • disable buttons when no source set (5e441c9)
  • file input clears when "clear" is pressed (68a6378)
  • hr margin (f7b3981)

Features

  • add optional threshold (dbddbbe)
  • fill colour (bde802f)
  • invert preview background colour for contrast (3ce5afd)
  • update immediately while dragging sliders (61b764d)
  • update immediately while setting colour (fd5abaf)
  • update layout (26cb9e1)

v1.3.2

06 Jan 07:19
Compare
Choose a tag to compare

1.3.2 (2021-01-06)

Bug Fixes