1.3.0 (2026-03-11)
- Update demo/index.html to test sequential execution of attributes as logic (d71e0a5)
- 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)
- Handle case-insensitive plugin global mapping and add support for function reference assignments in plugin properties. (904a947)
1.2.0 (2026-02-15)
- improve key validation in executeGenericPlugin function (447f6d2)
- 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)
- change init function to default export and update parameter handling (654b623)
1.1.0 (2026-01-15)
- add marker to indicate where css files will be inserted (6b4b030)
1.0.3 (2025-12-26)
- update worklow (8976d08)
1.0.2 (2025-12-25)
- workflow (3da40b3)
1.0.1 (2025-12-25)
- Initial Release (4d46a70)