stable

Clone or download

Read-only

Merge 'gerrit #15997' into stable/master

* commit '6b415d1680': request #13836: Helper to inject TLP classes into an illustration Change-Id: I660f2c93bb1805953924705bdba5e77d1fb6744b

Modified Files

Name
M src/www/themes/common/tlp/doc/css/main.scss +29 −0 Go to diff View file
M src/www/themes/common/tlp/doc/index.php +2 −3 Go to diff View file
M src/www/themes/common/tlp/doc/js/editors.js +3 −1 Go to diff View file
A src/www/themes/common/tlp/doc/js/illustration-helper.js +110 −0 Go to diff View file
A src/www/themes/common/tlp/doc/js/index.js +23 −0 Go to diff View file
M src/www/themes/common/tlp/doc/resources/visual-assets/colors/illustrations/doc.html +52 −1 Go to diff View file
M src/www/themes/common/tlp/package-lock.json +5 −0 Go to diff View file
M src/www/themes/common/tlp/package.json +1 −0 Go to diff View file
M src/www/themes/common/tlp/webpack.common.js +9 −2 Go to diff View file