Skip to content

Latest commit

 

History

History
75 lines (34 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

75 lines (34 loc) · 3.43 KB

Changelog

0.6.0 (2024-11-07)

Features

  • Build and include element's type declarations (#1353) (f17166e)

0.5.0 (2024-10-17)

Features

  • build: Provide un-bundled element by default (bundled version still available in dist folder) (#1065) (333e324)

0.4.0 (2024-08-06)

⚠ BREAKING CHANGES

  • refactor and convert ts to js (#1180)

Features

0.3.3 (2024-04-15)

Bug Fixes

  • Apply max-width to img, videos and iframes inside shadow element (#856) (5557cab)
  • Prevent img src link replacement (#855) (46abcd7)

0.3.2 (2024-04-09)

Bug Fixes

  • style: Improve property columns, description and link rendering (#833) (bbc8a68)

0.3.1 (2024-04-08)

Bug Fixes

  • style: Improve link rendering, tag rendering, details styling etc. (#820) (d564134)

0.3.0 (2023-11-14)

Features

  • Allow rendering HTML in properties via config (#419) (76e10ed)

0.2.1 (2023-11-07)

Bug Fixes

0.2.0 (2023-10-24)

Features

  • Render single whitelisted property as full-width (#366) (bac0f23)

0.1.2 (2023-10-11)

Miscellaneous Chores