stable

Clone or download

Read-only

refactor: Extract badges from tlp

No functional change expected. Notes: Welcome @tuleap/tlp-badge! Also, after cleaning up the select2 SCSS, TLP's stylesheet goes from 334 KiB down to 288 KiB. Placeholders are powerful but can generate a lot of classes... part of story #31583 Lazybox big clean-up Change-Id: I103d9937a7c41f97beaaba9dd740ac495dd5d2ee

Modified Files

Name
A lib/frontend/tlp-badge/package.json +16 −0 Go to diff View file
A lib/frontend/tlp-badge/pnpm-lock.yaml +7 −0 Go to diff View file
R src/themes/tlp/src/scss/components/_badges.scss Go to diff View file
M plugins/tracker/package.json +2 −1 Go to diff View file
M plugins/tracker/pnpm-lock.yaml +3 −1 Go to diff View file
M plugins/tracker/themes/FlamingParrot/css/style.scss +9 −10 Go to diff View file
M src/themes/tlp/package.json +1 −1 Go to diff View file
M src/themes/tlp/pnpm-lock.yaml +2 −0 Go to diff View file
M src/themes/tlp/src/scss/_components.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_forms-select2.scss +2 −4 Go to diff View file