XhmikosR
|
06fae12023
|
Update JSZip to v2.2.2.
|
2014-05-06 12:43:41 +03:00 |
|
XhmikosR
|
2c1fe5374e
|
Merge pull request #13424 from twbs/docs-libs
Update docs libs
|
2014-04-30 08:00:21 +03:00 |
|
XhmikosR
|
30b07b942e
|
Run grunt .
|
2014-04-26 08:35:48 +03:00 |
|
XhmikosR
|
ab1087f6e5
|
Update holder.js to v2.3.2.
|
2014-04-26 08:35:48 +03:00 |
|
XhmikosR
|
f2eff55064
|
Update JSZip to v2.2.1.
|
2014-04-26 08:35:47 +03:00 |
|
Chris Rebert
|
937ef4824e
|
remove semicolons :'-(
|
2014-04-24 19:14:06 -07:00 |
|
Chris Rebert
|
d4728b8c6d
|
add script to warn folks trying to test old IE using IE's unreliable emulation modes
|
2014-04-24 19:14:06 -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
|
eaddbd92bb
|
grunt dist
|
2014-04-20 16:19:13 -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
|
1267a9a02b
|
Run grunt .
|
2014-04-09 10:16:56 +03: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
|
2f0f8ec6d1
|
Run grunt dist .
|
2014-04-09 10:02:34 +03:00 |
|
XhmikosR
|
45b476bdbf
|
JS: remove unused variables.
|
2014-04-09 10:01:48 +03:00 |
|
Mark Otto
|
bfb99413ee
|
grunt dist
|
2014-04-06 20:49:22 -07:00 |
|
Chris Rebert
|
8ca182876d
|
customizer: squelch error when can't save Gist
|
2014-04-03 17:02:10 -07:00 |
|
XhmikosR
|
4c2626fecb
|
Run grunt .
|
2014-04-03 10:53:44 +03:00 |
|
XhmikosR
|
8c95ff748f
|
Run grunt .
|
2014-04-01 08:26:47 +03:00 |
|
Chris Rebert
|
b5ae8f9722
|
grunt update-shrinkwrap build-customizer dist
|
2014-03-28 11:19:22 -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
|
e8551d4f50
|
grunt dist
|
2014-03-28 11:00:39 -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 |
|
XhmikosR
|
10586bf040
|
Run grunt .
|
2014-03-27 08:02:51 +02:00 |
|
Mark Otto
|
488c6b43ed
|
grunt
|
2014-03-24 21:16:07 -07:00 |
|
Mark Otto
|
b4f4c7b16f
|
Fixes #13037: add text-align: left; to prevent alignment change in dropdowns
|
2014-03-24 20:02:56 -07:00 |
|
Mark Otto
|
6951b48e65
|
grunt
|
2014-03-24 20:01:46 -07:00 |
|
Mark Otto
|
bc250fb1e7
|
grunt
|
2014-03-24 19:41:20 -07:00 |
|
Mark Otto
|
ce013440e7
|
grunt
|
2014-03-24 19:31:12 -07:00 |
|
Mark Otto
|
6f6bce5944
|
Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps text
|
2014-03-24 19:26:41 -07:00 |
|
Mark Otto
|
c6648d58f0
|
grunt
|
2014-03-24 19:09:30 -07:00 |
|
Mark Otto
|
8198bbad2a
|
Merge branch 'master' of github.com:twbs/bootstrap
|
2014-03-24 19:08:17 -07:00 |
|
Mark Otto
|
21084192b6
|
Fixes #13079: Scope .open class in button variant mixin to immediate children
|
2014-03-24 19:08:05 -07:00 |
|
Zlatan Vasović
|
8ae48183b2
|
Fix #13138: use underscore prefix to ignore directories
|
2014-03-24 21:47:59 +01:00 |
|
XhmikosR
|
4fb1fdbf74
|
Update JSZip to v2.2.0.
|
2014-03-23 08:10:00 +02:00 |
|
XhmikosR
|
1e41df6b69
|
Move ie8-responsive-file-warning.js one dir up.
This is a regression of d08bbdc6ec .
|
2014-03-17 17:49:27 +02:00 |
|
Chris Rebert
|
910ff24b4b
|
regenerate customize.min.js
|
2014-03-16 22:37:32 -07:00 |
|
Chris Rebert
|
1ff6d33aa8
|
use @ssorallen's blob support test in customizer; fixes #12617
|
2014-03-16 22:37:31 -07:00 |
|
Mark Otto
|
b3f30bb70e
|
grunt
|
2014-03-16 20:46:00 -07:00 |
|
Mark Otto
|
43cf003f9a
|
Update gruntfile to point to new customizer nav, run grunt
|
2014-03-16 20:40:30 -07:00 |
|
Mark Otto
|
b7ab799824
|
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
dist/js/bootstrap.min.js
docs/dist/js/bootstrap.min.js
|
2014-03-16 19:06:17 -07:00 |
|
Mark Otto
|
2a43e7e78a
|
Break up docs into includes
|
2014-03-16 19:03:53 -07:00 |
|
fat
|
dd7cab84f6
|
build
|
2014-03-16 18:44:58 -07:00 |
|
XhmikosR
|
d4a4bbb729
|
Update dependencies.
|
2014-03-12 20:22:22 +02:00 |
|
XhmikosR
|
f750f7e448
|
Run usebanner before cssmin.
|
2014-03-11 19:49:11 +02:00 |
|
Mark Otto
|
6f13a14e4b
|
moar grunt
|
2014-03-10 16:51:53 -07:00 |
|