XhmikosR
e6dbaea97e
Run grunt
.
2015-02-20 11:35:45 +02:00
XhmikosR
81115cd089
Run grunt
.
2015-02-10 10:50:57 +02:00
Patrick H. Lauke
27677fab5b
Merge pull request #15714 from patrickhlauke/skip-link-fixes
...
Skip link workarounds for Chrome and IE
2015-02-04 15:38:17 +00:00
Patrick H. Lauke
c0892d1470
Skip link workarounds for Chrome and IE
...
Add tabindex="-1" to main #content to work around bug in Chrome (and old
WebKits) and IE
Update advice in accessibility section
Include patch in docs CSS to suppress outline when #content is focused
(particularly as Chrome sets focus as result of mouse click for
tabindex="-1" elements)
2015-01-31 13:09:57 +00:00
XhmikosR
f674f8786b
Run grunt
.
2015-01-30 15:26:31 +02:00
XhmikosR
2139f01a76
Update uglify.js to v2.4.16.
2015-01-30 15:25:55 +02:00
XhmikosR
8e18eb8c18
Update autoprefixer to v5.1.0.
2015-01-30 15:24:39 +02:00
XhmikosR
c918289b46
Bump FileSaver.js to v2015-01-04.
2015-01-30 15:22:56 +02:00
XhmikosR
8fd5718e71
Run grunt
.
2015-01-30 15:13:24 +02:00
XhmikosR
9f25895015
Fix validation errors.
...
Surprisingly those weren't reported by the validator; only in the grunt-contrib-htmlmin branch they were reported, so after digging into it, I saw they were indeed errors...
2015-01-26 17:58:09 +02:00
Mark Otto
a3890a72cf
Merge branch 'master' into move-inline-css
...
Conflicts:
docs/assets/css/docs.min.css
2015-01-21 20:16:08 -08:00
Mark Otto
84e41378e6
style changes
2015-01-21 19:20:16 -08:00
XhmikosR
a6f3bdb71f
Move inline CSS to docs.css.
2015-01-21 09:51:12 +02:00
XhmikosR
3f512c927b
Add AnchorJS for docs anchors.
2015-01-21 09:50:51 +02:00
Mark Otto
24aad4fe3a
customizer typo
2015-01-19 09:19:09 -08:00
Mark Otto
fa47de717e
grunt
2015-01-19 08:33:33 -08:00
Mark Otto
c683e7dea7
bump versions
2015-01-19 08:32:13 -08:00
Mark Otto
ce29def7a6
grunt
2015-01-19 08:27:15 -08:00
Mark Otto
4ed95f5fa2
fixes #15497 : increase decimals on line-height-large from 1.33 to 1.3333333 to fix button sizing in Win 8.1 Chrome
2015-01-18 15:03:14 -08:00
Mark Otto
db8eeaa17a
Fixes #15142 : Add position: relative; to .dropup for proper placement of menus
2015-01-18 13:39:40 -08:00
Mark Otto
1bf1ba7103
Merge branch 'master' into pr/15278
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2015-01-18 12:24:29 -08:00
Mark Otto
22b79dae3c
grunt
2015-01-18 12:22:43 -08:00
Mark Otto
d4f1331e51
grunt
2015-01-15 15:51:02 -08:00
XhmikosR
13d7cc7d4c
Use a glyphicon instead of the unicode character.
2014-12-30 09:56:24 +02:00
Mark Otto
977646d7a0
grunt
2014-12-22 19:48:48 -08:00
Mark Otto
c4a23cc040
grunt
2014-12-22 19:18:26 -08:00
Mark Otto
28d847a1e0
grunt
2014-12-20 23:05:23 -08:00
Patrick H. Lauke
d5647e1f62
Make skip link look less "bare bones"
...
Additional markup for the skip link (to ensure it has the same effective
width as the main content, and to provide an outline around just the
link text) plus some basic styles...make it look a bit more in keeping
with the overall look and feel of the docs.
2014-12-14 21:27:58 +00:00
XhmikosR
4e27c48248
Run grunt
.
2014-12-11 08:24:31 +02:00
XhmikosR
aa1e3e7325
Tweak colors to improve accessibility.
2014-12-11 08:14:07 +02:00
XhmikosR
46b0e94e25
Specify img
dimensions in the HTML.
2014-12-11 08:14:07 +02:00
Chris Rebert
37183edfd5
Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw.
...
Currently these errors are only reported in the JavaScript console, not in the Customizer UI.
Refs #15296
[skip sauce]
[skip validator]
2014-12-05 13:06:01 -08:00
Matt Smith
dbe4765416
Nested button groups with only one child now have rounded corners (Iss.#15270)
2014-12-03 11:44:35 -05:00
XhmikosR
61bbe74df1
Update devDependencies.
2014-11-30 12:51:16 +02:00
Mark Otto
bcb90ef3a0
Bump Glyphicons to v1.9
2014-11-30 01:31:49 -08:00
Mark Otto
9928144dc4
Fixes #15241 : Add simple example to docs for collapse plugin
2014-11-29 23:03:47 -08:00
Mark Otto
23bdfc45eb
grunt
2014-11-29 21:40:04 -08:00
Mark Otto
9c049c99e2
grunt
2014-11-29 20:58:14 -08:00
Mark Otto
80d7be1126
grunt
2014-11-29 18:36:21 -08:00
XhmikosR
7ea49019b8
Run grunt
.
2014-11-24 09:53:42 +02:00
XhmikosR
0c816d910d
Merge pull request #15159 from twbs/docs-muted
...
Clean up old `muted` references and switch to `text-muted`.
2014-11-20 10:27:42 +02:00
Chris Rebert
af77842ce7
Merge pull request #15111 from twbs/events-tables-wrapping
...
Don't line wrap event names in JS plugin docs
2014-11-20 00:06:33 -08:00
XhmikosR
a1b8aa351e
Clean up old muted
references and switch to text-muted
.
2014-11-20 08:02:25 +02:00
Heinrich Fenkart
c2abfc0a44
grunt
2014-11-17 18:57:02 +01:00
Chris Rebert
ddf39cc2e7
Don't line wrap event names in JS plugin docs
2014-11-12 16:32:51 -08:00
Mark Otto
9a7e365c2c
bump version to v3.3.1
2014-11-12 09:03:16 -08:00
Mark Otto
143c4a2f8f
grunt
2014-11-12 08:51:35 -08:00
Mark Otto
ff386147ce
grunt
2014-11-11 20:25:09 -08:00
Patrick H. Lauke
9391ef207f
aria-hidden added to some stray glyphicons
...
plus minor tweak to customizer's generated alerts
2014-11-11 22:41:21 +00:00
XhmikosR
bf4a331f1a
Run grunt
.
2014-11-10 12:55:26 +02:00