Closed (fixed)
Project:
UI Suite Bootstrap
Version:
5.2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2025 at 13:56 UTC
Updated:
3 Jan 2026 at 14:49 UTC
Jump to comment: Most recent
Comments
Comment #2
grimreaperComment #3
grimreaperComment #5
grimreaperHi @smustgrave,
If you can give the MR a try in the coming week (15th to 20th) before I merge it, it would be great!
Comment #6
smustgrave commentedOnly question, and may be overkill but should it include a bootstrap library? So you don't have to rely on CDN?
Comment #7
grimreaperHi @smustgrave,
Sorry, as I have issue notifications disabled, I missed your comment.
You mean commit a version of the bootstrap library in the repository? No, we should not commit external assets.
Also users have the choice to use local or CDN in the theme settings, but for SASS compilation, the bootstrap library files should be retrieved locally.
Comment #9
grimreaper