Heinrich Fenkart
92ca842830
Save "Preview theme" state; resolves #13940
2014-06-27 02:08:58 +02:00
Chris Rebert
b9527acc45
JSCS hotfix
...
[skip sauce] [skip validator]
2014-06-26 13:01:21 -07:00
Chris Rebert
0bc2edd191
add docs JS to activate popover demos; fixes #13937
2014-06-26 12:21:33 -07:00
Chris Rebert
c0b3f18c0c
rm apparent dead code from docs JS
...
.bs-docs-navbar class doesn't seem to be used anywhere at all
2014-06-26 10:53:58 -07:00
Chris Rebert
43ecc8726b
add comment explaining which demos this JS is for
2014-06-26 10:52:12 -07:00
Mark Otto
ff6b279b3c
bump to v3.2.0
2014-06-26 09:13:24 -07:00
Chris Rebert
c2c19a4d2d
Revert UMD ( #13772 & friends) for now, due to #13812 .
...
Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0.
Revert "some changes from #13801 - add strict mode back and =="
This reverts commit 2b302f69ee
.
Revert "Fix regression of #10038 introduced by #13772 "
This reverts commit e9d6756a1a
.
Revert "MD/CommonJS/Globals #12909 "
This reverts commit 1c6fa9010d
.
Revert "address #13811 "
This reverts commit f347d7d955
.
Conflicts:
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/tab.js
js/tooltip.js
2014-06-23 11:11:59 -07:00
Heinrich Fenkart
587451ad9a
Update a few source files to comply to new JSCS rules
2014-06-19 21:08:05 +02:00
Chris Rebert
f347d7d955
address #13811
2014-06-17 18:53:52 -07:00
Mark Otto
82bd8b6dfd
twerk copy
2014-06-09 23:29:44 -07:00
XhmikosR
89c0e4d2ab
Update ZeroClipboard to v1.3.5.
...
Also use the official filenames.
2014-06-10 08:30:17 +03:00
XhmikosR
5057e7c7b8
Remove unused variables and make tests pass.
2014-06-10 08:30:17 +03:00
Mark Otto
7d1365ce1c
Refactor and restyle.
2014-06-10 08:30:16 +03:00
soundarapandian
250e021ff1
Integrate ZeroClipboard to easily copy code snippets
2014-06-10 08:30:16 +03:00
XhmikosR
e2cabe4971
Minor style tweaks.
2014-06-06 01:23:07 +03:00
XhmikosR
7b0acf14d8
Comply to the new style.
2014-06-06 01:23:07 +03:00
Chris Rebert
a8641b4db7
Merge pull request #10632 from stuartpb/patch-1
...
Customizer: Alert on successful save to Gist
2014-06-05 13:58:22 -07:00
Mark Otto
12b5d46f17
move it to the sidebar
2014-05-22 18:38:43 -07:00
Stuart P. Bentley
d5d64c2e4e
Update showSuccess to use new classes
2014-05-17 13:22:57 -04:00
Stuart P. Bentley
b5f9e2eb60
Customizer: Alert on successful save to Gist
2014-05-13 00:52:44 -04:00
Chris Rebert
bdd822a94c
regenerate minified docs JS & CSS
2014-05-07 20:19:40 -07:00
Chris Rebert
7d0f7e8441
add button to toggle the optional theme when viewing the docs; fixes #9764
2014-05-07 16:12:42 -07:00
Mark Otto
fe11ac77a2
Merge pull request #13390 from twbs/ie10-viewport-bug
...
add IE10 viewport bug workaround to examples
2014-04-24 18:50:30 -07:00
Chris Rebert
448086f95a
add IE10 viewport bug workaround to examples
...
Closes #13379 .
2014-04-20 16:09:49 -07:00
XhmikosR
e0c3ae6133
Merge pull request #13151 from twbs/customizer-uglifyjs2
...
Customizer: switch to UglifyJS2
2014-04-21 01:35:17 +03:00
Chris Rebert
e9f0bed44d
quote data-* attribute value in docs JS per best-practices
2014-04-18 18:53:05 -07:00
XhmikosR
2c16b3151c
Add the license header in the non minified build too.
2014-04-09 10:15:02 +03:00
XhmikosR
7950c0ff0a
Add the jquery check in customizer's output.
2014-04-09 10:15:02 +03:00
XhmikosR
3f90763995
Customizer: switch to UglifyJS2 (v2.4.13).
...
The uglify build is generated with `uglifyjs --self -o uglify.min.js`.
2014-04-09 10:15:02 +03:00
XhmikosR
45b476bdbf
JS: remove unused variables.
2014-04-09 10:01:48 +03:00
Chris Rebert
8ca182876d
customizer: squelch error when can't save Gist
2014-04-03 17:02:10 -07:00
Chris Rebert
07314b5475
enhance customizer to handle transitive Less @import-s
2014-03-28 11:12:28 -07:00
Chris Rebert
1853e31a10
rename generateCustomCSS to generateCustomLess for accuracy
2014-03-28 11:12:28 -07:00
Chris Rebert
5458134f5e
Add Gist & Customizer URLs to customized files & config.json
...
Fixes #9951
Fixes #12865
2014-03-28 10:58:32 -07:00
Zlatan Vasović
8ae48183b2
Fix #13138 : use underscore prefix to ignore directories
2014-03-24 21:47:59 +01:00