Releases: hirasso/thumbhash-custom-element
Releases · hirasso/thumbhash-custom-element
v0.5.8
25 Jun 19:02
Compare
Sorry, something went wrong.
No results found
Patch Changes
d17687f : Fix paths to the main branch in READMEs (formerly master)
1a37663 : Try to make triggering tests more robust wihout PAT
v0.5.7
25 Jun 15:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
0dc61d9 : Switch license from GPL to MIT
v0.5.6
25 Mar 19:59
Compare
Sorry, something went wrong.
No results found
Patch Changes
85b6ed5 : Use devEngines.packageManager instead of npx only-allow pnpm for enforcing pnpm as a the manager
v0.5.5
10 Jan 16:40
Compare
Sorry, something went wrong.
No results found
Patch Changes
4b1bf37 : Render light DOM child nodes of a <thumb-hash> via <slot>
v0.5.4
09 Jan 18:51
Compare
Sorry, something went wrong.
No results found
Patch Changes
4b5df2e : Add display: block to the default styles for the canvas and img render strategies, to optimize rendering and simplify styling.
v0.5.3
21 Dec 09:28
Compare
Sorry, something went wrong.
No results found
v0.5.2
20 Dec 21:24
Compare
Sorry, something went wrong.
No results found
v0.5.1
20 Dec 19:40
Compare
Sorry, something went wrong.
No results found
Patch Changes
17724f7 : Ensure garbage collection of observed elements
v0.5.0
20 Dec 17:21
Compare
Sorry, something went wrong.
No results found
Minor Changes
82054da : Wait until a <thumb-hash> comes close to the viewport before rendering the hash
v0.4.0
20 Dec 15:11
Compare
Sorry, something went wrong.
No results found
Minor Changes
58a5995 : Add support for document.createElement. Remove illegal operations from constructor.
Patch Changes
58a5995 : (re-)render when the value or strategy attributes are being changed