Skip to content

Releases: bramus/hic-pageflip

1.0.3 (2026.09.11)

Choose a tag to compare

@bramus bramus released this 11 Sep 09:31

Version 1.0.3:

  • Cater for breaking changes part of Chrome 155+
    • copyElementImageToTexturedrawElementImageToTexture
    • texElementImage2DtexElementSubImage2D
    • The drawable attribute requirement
    • No transform write back from drawElementImage()
    • updateElementGeometry() for WebGL and WebGPU contexts

1.0.2 (2026.09.02)

Choose a tag to compare

@bramus bramus released this 02 Sep 21:31

Version 1.0.2:

  • CHANGE: default the engine to 3d

1.0.1 (2026.09.01)

Choose a tag to compare

@bramus bramus released this 02 Sep 21:30

Version 1.0.1:

  • FIX: Move custom element registration into exported index

1.0.0 (2026.09.01)

Choose a tag to compare

@bramus bramus released this 02 Sep 21:29

✨ First release!

  • <hic-pageflip> and <hic-pageflip-page>, powered by HTML-in-Canvas
  • Choose between a 2d and 3d engine
  • Use the instance methods to control the component
  • Subscribe to pagechange and flipprogress events