aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/_src
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26bump to v3.2.0Mark Otto1-1/+1
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert1-1/+1
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 2b302f69eea416bc85e7827b7d7a74d49f879662. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a1ac76a9db31a41e8e03f663bedc41b70. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa9010daf0d0c21de9e20fe6ac4dba1788d90. Revert "address #13811" This reverts commit f347d7d955bbb17234b8e12c68efae7d516ce62c. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js
2014-06-19Update a few source files to comply to new JSCS rulesHeinrich Fenkart1-1/+1
2014-06-17address #13811Chris Rebert1-1/+1
2014-06-09twerk copyMark Otto1-1/+1
2014-06-10Update ZeroClipboard to v1.3.5.XhmikosR1-1/+1
Also use the official filenames.
2014-06-10Remove unused variables and make tests pass.XhmikosR1-5/+6
2014-06-10Refactor and restyle.Mark Otto1-35/+40
2014-06-10Integrate ZeroClipboard to easily copy code snippetssoundarapandian1-0/+47
2014-06-06Minor style tweaks.XhmikosR1-4/+2
2014-06-06Comply to the new style.XhmikosR2-4/+8
2014-06-05Merge pull request #10632 from stuartpb/patch-1Chris Rebert1-3/+12
Customizer: Alert on successful save to Gist
2014-05-22move it to the sidebarMark Otto1-3/+3
2014-05-17Update showSuccess to use new classesStuart P. Bentley1-1/+1
2014-05-13Customizer: Alert on successful save to GistStuart P. Bentley1-3/+12
2014-05-07regenerate minified docs JS & CSSChris Rebert1-5/+6
2014-05-07add button to toggle the optional theme when viewing the docs; fixes #9764Chris Rebert1-0/+16
2014-04-24Merge pull request #13390 from twbs/ie10-viewport-bugMark Otto1-14/+0
add IE10 viewport bug workaround to examples
2014-04-20add IE10 viewport bug workaround to examplesChris Rebert1-14/+0
Closes #13379.
2014-04-21Merge pull request #13151 from twbs/customizer-uglifyjs2XhmikosR1-3/+25
Customizer: switch to UglifyJS2
2014-04-18quote data-* attribute value in docs JS per best-practicesChris Rebert1-2/+2
2014-04-09Add the license header in the non minified build too.XhmikosR1-1/+2
2014-04-09Add the jquery check in customizer's output.XhmikosR1-0/+4
2014-04-09Customizer: switch to UglifyJS2 (v2.4.13).XhmikosR1-2/+19
The uglify build is generated with `uglifyjs --self -o uglify.min.js`.
2014-04-09JS: remove unused variables.XhmikosR2-6/+4
2014-04-03customizer: squelch error when can't save GistChris Rebert1-1/+6
2014-03-28enhance customizer to handle transitive Less @import-sChris Rebert1-5/+16
2014-03-28rename generateCustomCSS to generateCustomLess for accuracyChris Rebert1-2/+2
2014-03-28Add Gist & Customizer URLs to customized files & config.jsonChris Rebert1-12/+24
Fixes #9951 Fixes #12865
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović2-0/+474