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
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
Mark Otto
00b3b8b0b8
Merge pull request #12749 from twbs/pointer-events-note
...
Document caveats of `pointer-events: none` usage in btn.disabled
2014-02-16 20:37:50 -08:00
Chris Rebert
ca02f49013
Safari rounding problem still present as of v7.0.1 for OS X
2014-02-16 12:26:09 -08:00
Chris Rebert
8eeab63e7e
Merge pull request #12720 from twbs/reident-test-files
...
Reindent test files
2014-02-16 12:13:04 -08:00
Heinrich Fenkart
8a78bc065f
Remove event aliases from JavaScript
...
Makes life for people with custom jQuery builds excluding event aliases much easier.
2014-02-16 21:00:04 +01:00
Zlatan Vasović
dd60fcb467
Improve grunt/.jshintrc
2014-02-16 19:57:39 +01:00
XhmikosR
5566c935f2
Merge pull request #12513 from ZDroid/jshint
...
Remove `curly: false` from `.jshintrc`
2014-02-16 20:45:00 +02:00
Zlatan Vasović
69cb7be07f
Remove curly: false
from .jshintrc
2014-02-16 19:30:02 +01:00
Chris Rebert
dabb5041a4
Document caveats of pointer-events: none
usage in btn.disabled
...
Refs #10049
Source for compatibility info: http://caniuse.com/#feat=pointer-events
2014-02-14 17:14:52 -08:00
Zlatan Vasović
dfa5edca2c
Make .table-responsive usable as mixin
2014-02-14 19:48:17 +01:00
rhaase
eef939916b
Defined and use variables for .panel-heading & .panel-footer padding
2014-02-14 15:51:01 +01:00
DaSch
2fba53e600
add posibillity to hover links and not background in list-groups
2014-02-14 13:56:36 +01:00
XhmikosR
65ffe69bdf
Fix customizer.js indentation warnings.
2014-02-14 11:02:03 +02:00
XhmikosR
895b0006b9
Re-indent test files.
2014-02-14 11:02:03 +02:00
Chris Rebert
accc95ccd6
regenerate npm-shrinkwrap.canonical.json
2014-02-13 17:57:24 -08:00
Chris Rebert
cdb381bb75
bump grunt-exec to v0.4.5 & add missing tilde to version spec
2014-02-13 13:55:36 -08:00
Zlatan Vasović
7100e3a37e
Add build-raw-files log; fixes #12603
...
Fixes #12672
2014-02-13 11:26:55 -08:00
Chris Rebert
1b4a3dbbec
Merge pull request #12719 from twbs/update-less
...
Update less.js to v1.6.3.
2014-02-13 11:15:14 -08:00
Chris Rebert
9300284638
Merge pull request #12718 from twbs/dependencies
...
Update dependencies.
2014-02-13 11:13:31 -08:00
XhmikosR
2d18944d98
Update dependencies.
2014-02-13 11:12:05 -08:00
XhmikosR
ff2c506d2b
Update less.js to v1.6.3.
2014-02-13 20:54:21 +02:00
Mark Otto
a365d8689c
grunt
2014-02-13 09:24:59 -08:00
Mark Otto
385fb68981
grunt
2014-02-13 08:59:03 -08:00
Mark Otto
461404f6be
update homepage showcase with three new posts
2014-02-13 01:21:35 -08:00
Mark Otto
88fdd45427
v3.1.1 bump
2014-02-13 01:12:26 -08:00
XhmikosR
d8cfcad7c7
Merge pull request #12710 from ZDroid/customize-multistr
...
Fix multistr errors in customizer.js
2014-02-13 08:53:47 +02:00
Chris Rebert
e879127e31
Merge pull request #12711 from ZDroid/scrollspy-typo
...
Fix scrollspy typo in docs.css
2014-02-12 12:04:42 -08:00
Zlatan Vasović
f3735d5b12
Fix scrollspy typo in docs.css
2014-02-12 21:01:37 +01:00