Releases: seleb/sketch-to-lineart
Releases · seleb/sketch-to-lineart
v1.10.0
v1.9.1
v1.9.0
1.9.0 (2023-02-28)
Bug Fixes
- add some basic error handling (6a9c4b6)
- always put video on black bg (ed8c42a)
- audit dependencies (ef1dc04)
- better fill style (1b22c08)
- improve modal layout (0027945)
- improve theme toggle design (61656c1)
- more representative icon (de1dbd3)
- more vertical space (792bc1e)
- separate buttons in modal (da05547)
- subtler lines (bab55bd)
- type safety (aaf93f8)
- type safety (74fa087)
- type safety (ba10470)
- type safety (65ed929)
- update dependencies (76a07f7)
Features
v1.8.0
v1.7.0
v1.6.0
v1.5.0
1.5.0 (2021-03-06)
Bug Fixes
lang
placed onhead
instead ofhtml
(61f9965)- add
lang
tohtml
(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)