bmbrands / theme_bootstrap

A Moodle theme based on the Bootstrap CSS framework
113 stars 112 forks source link

Update to BS 3.3.7. #446

Open gjb2048 opened 7 years ago

gjb2048 commented 7 years ago

Hi Bas,

This updates the LESS and AMD JS to BS3.3.7 - I've hand updated the AMD JS from the bootstrap.js difference on https://github.com/twbs/bootstrap/compare/v3.3.4...v3.3.7. In recompiling the JS using the instructions - i.e. for me on Win: grunt amd --gruntfile="../../Gruntfile.js" - because it says 'grunt amd --gruntfile="/path/to/dirroot/Gruntfile.js"' - this leaves a bit of a mess in the theme's folder with the compiled versions of all modules installed - takes ages! and does not actually put the build file where it should go = manual copy.

Cheers,

G

bmbrands commented 7 years ago

Grrrr I can't auto merge this one.

gjb2048 commented 7 years ago

Give me time and I'll rebase.