Koha/koha-tmpl/opac-tmpl/lib
Owen Leonard 5fe1ad8ac6
Bug 35402: Update the OPAC and staff interface to Bootstrap 5
This patch updates the OPAC and staff interface to use Bootstrap 5.
Bootstrap CSS assets are now pulled from node_modules and compiled into
staff-global.css and opac.css at build time. This update lays the
foundations of some other chnages, especially the addition of a dark
mode in the future.

Hundreds of templates have been updated, mostly with updates to the grid
markup. Most of the responsive behavior is still the same with the
exception of improved flexibility of headers and footers in both the
OPAC and staff interface.

The other most common change is to add a new "namespace" to data
attributes used by Bootstrap, e.g. "data-bs-target" or "data-bs-toggle".
Modal markup has also been updated everywhere. Other common changes:
dropdown button markup, alert markup (we now use Bootstrap's "alert
alert-warning" and "alert alert-info" instead of our old "dialog alert"
and "dialog info").

Bootstrap 5 now uses CSS variables which we can override in our own
'_variables.scss' (in both the OPAC and staff) to accomplish a lot of
the style overrides which we previously put in staff-global.scss.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-08-23 15:58:41 +02:00
..
bootstrap/js Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
Chocolat Bug 35633: (follow-up) Custom style updates 2024-03-22 10:35:26 +01:00
dayjs
emoji-picker
enquire Bug 35638: Upgrade Enquire JS library from v2.0.1 to v2.1.6 2024-03-22 10:35:28 +01:00
famfamfam
flatpickr
fontawesome
fontfaceobserver Bug 35642: Upgrade Font Face Observer library from v2.0.3 to v2.3.0 2024-03-22 10:35:27 +01:00
greybox
hc-sticky Bug 35643: Upgrade HC Sticky library from v2.2.3 to v2.2.7 2024-03-18 11:03:48 +01:00
jquery Bug 34270: Upgrade and prune jQueryUI assets in the staff interface 2023-10-09 11:41:18 -03:00
js-cookie
kjua
maskito Bug 33703: Add Maskito support for OPAC 2024-04-26 17:06:11 +02:00
verovio