annotate static/bootstrap/js/npm.js @ 60:0d20fb28c32e

many small changes: - set opacity 0.85 to libervia screenshot on the main page - remove videos from the repository (stored on external ftp) - more details in the README concerning the i18n - settings can be overriden by an external file (for the stats) - add in basic features.html a button to experimental features - add a link to the SàT MUC in downloads section - add link to bugzilla + improve other links in dev/community - add + symbol for projects using standard blogging system - add ~ symbol for projects being no communication tool - save subscription form results to a text file - update press.py and links.py
author souliane <souliane@mailoo.org>
date Fri, 15 May 2015 17:15:40 +0200
parents 3df49721008c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
1 // This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
2 require('../../js/transition.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
3 require('../../js/alert.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
4 require('../../js/button.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
5 require('../../js/carousel.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
6 require('../../js/collapse.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
7 require('../../js/dropdown.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
8 require('../../js/modal.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
9 require('../../js/tooltip.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
10 require('../../js/popover.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
11 require('../../js/scrollspy.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
12 require('../../js/tab.js')
3df49721008c upgrade to Bootstrap v3.3.1
souliane <souliane@mailoo.org>
parents:
diff changeset
13 require('../../js/affix.js')