Patrick H. Lauke
e1d40f7633
Add aria-pressed
to single toggle buttons
...
also includes tiny fix/clarification to two existing unit tests for the
.active class, adding data-toggle=“button” explicitly to the tested
buttons
Closes #14819 .
2014-10-22 21:02:19 +02:00
Heinrich Fenkart
60bb69acd5
Merge pull request #14829 from lipis/blank-lines
...
Added/removed blank lines in the docs for consitency
2014-10-22 19:46:40 +02:00
XhmikosR
b2385016ec
Merge pull request #14794 from twbs/docs-libs
...
Update customizer libraries
2014-10-22 18:52:05 +03:00
Chris Rebert
3a7d2691be
Merge pull request #14830 from lipis/sort
...
Sorted various lines using atom/sort-lines
2014-10-22 08:45:02 -07:00
Chris Rebert
fece552ce0
Merge pull request #14841 from twbs/role-button
...
add role="button" to a couple more dummy-anchor btns
2014-10-22 08:31:35 -07:00
Panayiotis Lipiridis
aa8269cfb6
Sorted various lines using atom/sort-lines
2014-10-22 14:06:09 +02:00
Panayiotis Lipiridis
a4f93895be
Added/removed blank lines in the docs for consitency
2014-10-22 13:52:49 +02:00
XhmikosR
27478b966b
Run grunt
.
...
[ci skip]
2014-10-22 14:18:18 +03:00
XhmikosR
961ed36f01
Update Holder.js to v2.4.1.
...
[ci skip]
2014-10-22 14:18:13 +03:00
XhmikosR
40ce5670e7
Update JSZip to v2.4.0.
...
[ci skip]
2014-10-22 14:17:48 +03:00
XhmikosR
908190a6c5
Replace the unicode ellipsis symbol with 3 dots.
...
[ci skip]
2014-10-22 13:49:24 +03:00
Chris Rebert
fc0eee7d47
Merge pull request #14838 from twbs/ie9-bizarre-table-hover-bug
...
Add min-height: 0% to .table-responsive; fixes #14837
2014-10-22 01:55:26 -07:00
Heinrich Fenkart
930c422f22
grunt
2014-10-22 04:28:16 +02:00
Heinrich Fenkart
e811a24118
Don't fire show event if show is prevented because other element is still transitioning
...
Fixes #14844 .
Closes #14845 .
2014-10-22 04:25:05 +02:00
Chris Rebert
f26dde085f
add role="button" to a couple more dummy-anchor btns
2014-10-20 20:16:09 -07:00
Chris Rebert
15236f517f
Add min-height: 0% to .table-responsive; Fixes #14837
2014-10-20 17:35:36 -07:00
Chris Rebert
a096c3f6f6
Merge pull request #14836 from lipis/double
...
Removed double parentheses from expressions
2014-10-20 13:26:42 -07:00
Panayiotis Lipiridis
b43a7a932e
Removed double parentheses from expressions
2014-10-20 21:43:03 +02:00
Chris Rebert
8a6a253355
clarify that "build & test everything" Grunt task requires Jekyll
...
Refs #13131 .
2014-10-14 11:41:30 -07:00
XhmikosR
87c1665528
Merge pull request #14790 from twbs/print
...
Print style updates
2014-10-13 20:39:50 +03:00
XhmikosR
9f82f27b9d
Update less/print.less to the latest html5 bp version.
...
Also, keep the html5 boilerplate link in the built CSS.
2014-10-13 13:32:39 +03:00
Heinrich Fenkart
4a89fd02b7
grunt
2014-10-10 08:35:56 +02:00
Jacob
42311c86c1
Merge pull request #14724 from twbs/fat-13816
...
fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog
2014-10-09 20:56:21 -07:00
fat
4bbe80658a
fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog
2014-10-09 20:01:51 -07:00
XhmikosR
9299f5dfa2
Run grunt
.
...
[ci skip]
2014-10-09 08:17:56 +03:00
XhmikosR
a1a2dfebb5
Update less.js to v1.7.5.
2014-10-09 08:16:32 +03:00
XhmikosR
924c68f8bb
Update FileSaver.js v2014-08-29.
2014-10-09 08:16:32 +03:00
XhmikosR
7ded2d185d
Update Blob.js to v2014-07-24.
2014-10-09 08:16:31 +03:00
XhmikosR
07f1d89dd2
Run grunt
.
2014-10-07 19:57:01 +03:00
XhmikosR
3bdafb1fa5
Merge pull request #14745 from twbs/twitter-https
...
Change Twitter links to use `https`.
2014-10-07 15:59:26 +03:00
XhmikosR
909a178362
Change Twitter links to use https
.
2014-10-07 15:28:41 +03:00
XhmikosR
b93ebeaa9c
Merge pull request #14743 from twbs/normalize-302
...
Update normalize.css to v3.0.2.
2014-10-07 11:38:23 +03:00
XhmikosR
0ca71396b5
Update normalize.css to v3.0.2.
2014-10-07 11:29:59 +03:00
Heinrich Fenkart
61705d35fa
Small clean-up in scrollspy unit test
2014-10-07 06:57:46 +02:00
Chris Rebert
7af7a5eadb
Merge pull request #14728 from twbs/browser-bug-reporting
...
Add browser bug reporting links to CONTRIBUTING docs
2014-10-03 20:39:12 -07:00
Chris Rebert
d361470487
tooltip unit tests: fix typo in test description
2014-10-03 16:26:53 -07:00
Chris Rebert
00b381ed9b
Add browser bug reporting links to CONTRIBUTING docs; refs #13974
2014-10-03 15:16:46 -07:00
Maarten Van Hoof
44894a40e5
Add missing collapse JS files to dropdown visual test
...
Closes #14726 .
2014-10-03 19:55:13 +02:00
Heinrich Fenkart
5bb08c50fa
grunt
2014-10-03 08:17:49 +02:00
Jacob
2c562d2386
Merge pull request #14590 from twbs/carousel-keyboard-option
...
Add `keyboard` option to carousel
2014-10-02 23:11:14 -07:00
Mark Otto
f75fc32462
grunt
2014-10-02 22:21:02 -07:00
Mark Otto
0f28bbf732
Merge branch 'master' of github.com:twbs/bootstrap
2014-10-02 22:18:46 -07:00
Mark Otto
82eaf3cdce
Fixes #14251 : Don't use hidden screen reader content in docs table so that Safari doesn't screw up overflow: hidden; content
2014-10-02 22:18:39 -07:00
Jacob
62344098af
Merge pull request #14723 from twbs/fat-fix-14254
...
fix #14254 Modal Sometimes Does Not Appear after Multiple Displays in S...
2014-10-02 22:03:55 -07:00
fat
582bb7dcdc
fix #14254 Modal Sometimes Does Not Appear after Multiple Displays in Safari
2014-10-02 21:52:53 -07:00
Jacob
3fda099f5c
Merge pull request #14722 from twbs/fat-14646
...
Escape key should only close Dropdown
2014-10-02 21:26:38 -07:00
Mark Otto
76268c4b96
more grunt
2014-10-02 21:21:49 -07:00
Mark Otto
f579b66b80
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
docs/assets/js/raw-files.min.js
2014-10-02 21:19:43 -07:00
Mark Otto
12091b9567
Fixes #14711 : Account for list groups in collapsing panels
2014-10-02 21:19:20 -07:00
fat
e5fc22ccfa
Escape key should only close Dropdown
2014-10-02 21:11:17 -07:00