twbs--bootstrap/docs-assets/js
Chris Rebert 08854cf8a6 using templating doesn't seem to work there; hardcode license URL instead
Tested the customizer, the generated zip had:
    css/bootstrap.css:line 6: * Licensed under MIT (<%= _.pluck(pkg.licenses, "url").join(", ") %>)
Revised customizer generates:
    css/bootstrap.css:line 4: * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
2013-12-18 16:25:23 -08:00
..
application.js fix #11787: document stateful button JS 2013-12-08 17:42:59 -08:00
customize.js using templating doesn't seem to work there; hardcode license URL instead 2013-12-18 16:25:23 -08:00
customizer.js using templating doesn't seem to work there; hardcode license URL instead 2013-12-18 16:25:23 -08:00
filesaver.js Update filesaver.js to the latest git. 2013-12-02 14:15:57 +02:00
holder.js Update holder.js to v2.2. 2013-12-02 14:12:57 +02:00
ie8-responsive-file-warning.js Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 2013-10-17 18:39:03 -07:00
jszip.js Update jszip.js to the latest git. 2013-12-02 14:13:10 +02:00
less.js Update less.js to v1.5.1. 2013-12-10 18:09:14 +02:00
raw-files.js update licensing header in JS files & run grunt 2013-12-18 15:29:19 -08:00
uglify.js move /assets/ to /docs-assets/ ; fixes #10715 2013-09-23 13:02:26 -07:00