Skip to content

Releases: christian-hackyourshack/npm

astro-m2dx-image@0.0.7

23 Nov 16:14
43997b7
Compare
Choose a tag to compare

Patch Changes

astro-m2dx-image@0.0.6

23 Nov 11:10
120c9f4
Compare
Choose a tag to compare

Patch Changes

astro-m2dx-image@0.0.5

23 Nov 09:06
a228370
Compare
Choose a tag to compare

Patch Changes

astro-m2dx-image@0.0.4

23 Nov 08:43
70d96b4
Compare
Choose a tag to compare

Patch Changes

  • 27813d8 Thanks @christian-hackyourshack! - Added few more utilities to work with Picture

    • getIntrinsicAspectRatio
    • getSrc

    Also simplified getDimensions and improved typing of callback.

astro-m2dx@0.7.12

22 Nov 12:53
fbf06ac
Compare
Choose a tag to compare

Patch Changes

  • 5e5a020 Thanks @christian-hackyourshack! - Bug fixes

    • removed duplicate width/height attributes from img in picture
    • replaced number-based img ids with hash-based

astro-m2dx-image@0.0.3

22 Nov 16:54
22a294b
Compare
Choose a tag to compare

Patch Changes

  • b3338d5 Thanks @christian-hackyourshack! - Resorted to patched Picture component to eliminate CLS

    Due to Github PR withastro/astro#4797, the Picture component removes width and height from the embedded img. That causes massive layout shifts.

    The patched component reverts that change until it is reverted in the Astro repo.

astro-m2dx-image@0.0.2

22 Nov 12:53
fbf06ac
Compare
Choose a tag to compare

Patch Changes

  • 5e5a020 Thanks @christian-hackyourshack! - Bug fixes

    • removed duplicate width/height attributes from img in picture
    • replaced number-based img ids with hash-based

astro-m2dx-image@0.0.1

21 Nov 22:25
9545604
Compare
Choose a tag to compare

Patch Changes

m2dx-utils@0.2.3

18 Nov 15:53
bb023aa
Compare
Choose a tag to compare

Patch Changes

astro-m2dx@0.7.11

18 Nov 15:53
bb023aa
Compare
Choose a tag to compare

Patch Changes