https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37911

--- Comment #15 from Paul Derscheid <[email protected]> ---
Created attachment 171685
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171685&action=edit
Bug 37911: (follow-up) Allow for initialisation of islands on demand

- Split the rspack config into a umd and an esm section.
- Don't hydrate by default.
    - Instead check the "init" attribute for the currentScript when using the
umd.
    - Allow for manual import and call when using the esm.
    - Add examples for both in intranet-main.tt (to be removed).
- Add a DialogIsland wrapper for the shared Dialog component (to map props to
stored refs).
- Move DialogIsland as well as Demo components into an Islands directory under
components.
- Add i18n initialisation to hydrate's idle callback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to