Skip to content

Latest commit

 

History

History
80 lines (36 loc) · 3.41 KB

File metadata and controls

80 lines (36 loc) · 3.41 KB

1.3.0 (2026-03-11)

Bug Fixes

  • Update demo/index.html to test sequential execution of attributes as logic (d71e0a5)

Features

  • Refactor plugin initialization to sequentially load resources and execute attributes in DOM order. Add support for direct $this references in attributes. Improve error handling and logging during plugin execution. (08ecdb2)

1.2.1 (2026-03-02)

Bug Fixes

  • Handle case-insensitive plugin global mapping and add support for function reference assignments in plugin properties. (904a947)

1.2.0 (2026-02-15)

Bug Fixes

  • improve key validation in executeGenericPlugin function (447f6d2)

Features

  • enhance demo page with improved layout and Bootstrap integration (a74615e)
  • refactor plugin management and enhance dynamic loading capabilities (4d91958)

1.1.1 (2026-02-09)

Bug Fixes

  • change init function to default export and update parameter handling (654b623)

1.1.0 (2026-01-15)

Features

  • add marker to indicate where css files will be inserted (6b4b030)

1.0.3 (2025-12-26)

Bug Fixes

1.0.2 (2025-12-25)

Bug Fixes

1.0.1 (2025-12-25)

Bug Fixes

1.0.0 (2025-12-25)

Bug Fixes

Features