0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

8858 Commits

Author SHA1 Message Date
XhmikosR
db9fca23ff Update load-grunt-tasks. 2014-02-26 19:32:30 +02:00
Chris Rebert
bc8c33c82f Merge pull request #12829 from ZDroid/no-bs-keyword
Remove bootstrap keyword from package.json
2014-02-26 09:10:32 -08:00
Lipis
b878491b9a Added the very useful .animation-fill-mode() mixin
I think that's the only animation property that was missing and it's quite useful.

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode
2014-02-26 17:59:36 +01:00
Zlatan Vasović
db69420d74 Remove bootstrap keyword 2014-02-26 13:46:06 +01:00
Chris Rebert
7b386a566f update boto & s3_cache.py 2014-02-25 19:40:15 -08:00
Chris Rebert
f27b864f7b grunt build-customizer-html 2014-02-25 17:28:16 -08:00
XhmikosR
c48042f440 Run grunt dist. 2014-02-26 01:23:52 +02:00
Chris Rebert
d1c971a134 update shrinkwrap 2014-02-25 10:38:41 -08:00
Chris Rebert
e40c1e5e6d add Grunt task for css-flip-ing & add RTL to Gruntfile configs 2014-02-25 10:31:02 -08:00
Chris Rebert
f1736e2d32 update GitHub issue link in comment 2014-02-25 10:17:44 -08:00
Mark Otto
b22f064c2e Use CSS Flip to generate RTL variation 2014-02-24 19:22:41 -08:00
Mark Otto
429fc9331e grunt dist 2014-02-24 19:10:23 -08:00
Mark Otto
7bfd2cc0af Merge pull request #12837 from twbs/grid-docs
move grid classes cascade explanation into main grid docs section
2014-02-24 15:41:31 -08:00
Chris Rebert
a6fb770ebe move grid classes cascade explanation into main grid docs section 2014-02-24 15:10:46 -08:00
Chris Rebert
754791e3d9 fix #12836
Thanks @Quy.
2014-02-24 14:43:09 -08:00
Chris Rebert
113fc1ded0 Merge pull request #12834 from twbs/sauce-chrome-name
switch browserName from "googlechrome" to "chrome"
2014-02-24 13:44:40 -08:00
Chris Rebert
8556fa44a3 switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647 2014-02-24 13:11:17 -08:00
XhmikosR
af83e569c3 Update grunt-contrib-connect. 2014-02-23 10:56:27 +02:00
Mark Otto
66a229bdbf Fixes #12822: Scope panel collapse styles to immediate panel bodies only 2014-02-22 22:46:03 -08:00
Mark Otto
a083f0deb7 Fixes #12808: Correct grid column values listed in Grid Options 2014-02-22 14:19:00 -08:00
Mark Otto
5791a48db3 Merge branch 'master' of github.com:twbs/bootstrap 2014-02-22 14:16:53 -08:00
Mark Otto
7b60470e9b Fixes #12801: Add padding to the bottom of .form-control-static to match height of standard form controls 2014-02-22 14:16:11 -08:00
Chris Rebert
68f812e308 Merge pull request #12818 from hebbet/patch-1
Remove second tbody from Supported browsers
2014-02-22 12:54:17 -08:00
hebbet
983265b08a Remove second tbody from Supported browsers
Removed the second tbody from "Internet Explorer 8 and 9" Table
2014-02-22 21:49:58 +01:00
Mark Otto
7e551ecaf7 Update modals to use more consistent padding—modal body and footer now match modal header 2014-02-22 12:38:56 -08:00
Mark Otto
4ccf088a24 Merge branch 'master' into pr/12813
Conflicts:
	dist/css/bootstrap.css.map
	dist/css/bootstrap.min.css
	docs/dist/css/bootstrap.css.map
	docs/dist/css/bootstrap.min.css
2014-02-22 12:20:53 -08:00
Mark Otto
b99be29f32 Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out of the media query 2014-02-22 12:13:11 -08:00
Supergibbs
49094844ac Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694 2014-02-21 20:51:06 -08:00
jonahss
7a80b801d7 updated qunit test reporting so sauce labs can report failing tests 2014-02-21 18:54:50 -08:00
Chris Rebert
bdd7651e32 replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 2014-02-21 17:44:40 -08:00
Mark Otto
4b622c60c1 grunt 2014-02-21 17:42:25 -08:00
Mark Otto
b01f995ad7 Merge pull request #12459 from rubenstolk/hotfix/mixins/scale
Make both .scale(X) and .scale(X, Y) both work
2014-02-21 17:36:47 -08:00
Mark Otto
c7b07a5644 Merge pull request #12742 from ZDroid/table-responsive-mixin
Make .table-responsive usable as mixin
2014-02-21 17:34:27 -08:00
Mark Otto
f3e172a81f Merge pull request #12803 from PHLAK/master
Removed unnecessary top margin from .modal-footer
2014-02-21 17:23:01 -08:00
Mark Otto
e7a337a8f1 Merge pull request #12809 from Borkason/patch-1
Clarify the use of .has-feedback
2014-02-21 17:18:50 -08:00
Mark Otto
70b875ceb3 Merge pull request #12761 from hnrch02/no-event-aliases
Remove event aliases from JavaScript
2014-02-21 15:14:22 -08:00
Mark Otto
449dd83ec3 Fixes #12735: Fix sidebar hover state in Dashboard example 2014-02-21 15:06:21 -08:00
Mark Otto
f542fcc627 Fixes #12810: Document .container-fluid in the CSS overview docs 2014-02-21 15:03:16 -08:00
Mark Otto
5517f9907e Fixes #12744: Document ability to remove animation on modals 2014-02-21 14:52:15 -08:00
Daniel Niccoli
72565b69c2 Clarify the use of .has-feedback 2014-02-21 16:32:24 +01:00
Chris Kankiewicz
4dde96b674 Removed unnecessary top margin from .modal-footer 2014-02-20 14:27:19 -07:00
Chris Rebert
0c98895604 Merge pull request #12792 from twbs/translation-docs
change translation docs in light of #11342 & its many dupes
2014-02-19 12:41:46 -08:00
Demian Ferreiro
ca15add174 Fix UAs required message position on grouped radio buttons
Instead of not rendering the element at all with display:none, use opacity:0 and z-index:-1 so the radio element has a defined position on the document and user agents can show the required message in the right place.
2014-02-19 17:30:55 -03:00
Chris Rebert
8af1673ab7 change translation docs in light of #11342 & its many dupes 2014-02-19 11:27:16 -08:00
XhmikosR
25d047ded4 Merge pull request #12058 from ZDroid/uti
Remove semicolons from JS tests
2014-02-18 13:21:05 +02:00
Chris Rebert
dd9e9ce123 Merge pull request #12772 from ZDroid/tests-index
Improve `js/tests/index.html`
2014-02-18 01:53:17 -08:00
Zlatan Vasović
a4dac463e0 Improve js/tests/index.html
- Improve comments.
- Remove `transition.js` script load as `transition.js` unit test doesn't exist.
2014-02-18 10:43:24 +01:00
Chris Rebert
27de737521 Merge pull request #12760 from ZDroid/grunt-jshintrc
Improve grunt/.jshintrc
2014-02-18 00:57:45 -08:00
XhmikosR
db32afe6cf Update grunt-contrib-cssmin. 2014-02-18 07:40:02 +02:00
Zlatan Vasović
a06e15dd36 Remove semicolons from JS tests 2014-02-17 20:56:46 +01:00