Chris Rebert
|
3de48d29f5
|
fix #12280 by templating the customizer's nav sidebar too
The customizer is such a PITA.
|
2014-01-20 18:06:16 -08:00 |
|
Chris Rebert
|
8a1f4426a2
|
Merge pull request #12317 from twbs/grunt-task-license
clarify Grunt task licensing
|
2014-01-20 16:58:11 -08:00 |
|
Chris Rebert
|
6b8d4e9c76
|
clarify Grunt task licensing
|
2014-01-20 16:56:24 -08:00 |
|
Chris Rebert
|
5cc3c62e30
|
slap a lang attr on <html> in the Getting Started basic template
for consistency with docs/examples/starter-template/index.html
|
2014-01-20 16:53:31 -08:00 |
|
Chris Rebert
|
50000b5930
|
nitpick phrasing
|
2014-01-20 15:05:25 -08:00 |
|
Chris Rebert
|
f4a916d351
|
upgrade #callout-navbar-overflow from info to warning
|
2014-01-20 15:02:48 -08:00 |
|
Julian Thilo
|
4ec861316f
|
fix markup typo, duh
|
2014-01-21 00:00:52 +01:00 |
|
Julian Thilo
|
4552bcf66f
|
fix #12311
|
2014-01-20 23:51:13 +01:00 |
|
Julian Thilo
|
4a36ecaac6
|
fix #12314
|
2014-01-20 23:36:52 +01:00 |
|
Chris Rebert
|
14baf4ef27
|
Merge pull request #12303 from twbs/doc-s3
document S3 cache more fully
|
2014-01-20 13:56:58 -08:00 |
|
Chris Rebert
|
ece15cb010
|
Merge pull request #12307 from twbs/bye-site-baseurl
docs: use relative URLs instead of site.baseurl
|
2014-01-20 13:55:07 -08:00 |
|
nkav
|
4380ca4348
|
Corrected tag for Alert JS animation example from <a> to <button>
Also removed href attribute and added type="button"
|
2014-01-20 13:46:41 -08:00 |
|
Chris Rebert
|
f59573db0d
|
docs: use relative URLs instead of site.baseurl
|
2014-01-19 22:50:09 -08:00 |
|
Chris Rebert
|
4120aadd68
|
Merge pull request #12306 from twbs/raw-files.min.js
rename raw-files.js to raw-files.min.js
|
2014-01-19 22:36:08 -08:00 |
|
Chris Rebert
|
336f5f1dce
|
rename raw-files.js to raw-files.min.js
it's not /technically/ minified, but close enough
it's autogenerated, not terribly human-readable, and not meant to be directly modified
|
2014-01-19 22:29:51 -08:00 |
|
Chris Rebert
|
06a7bdd0b0
|
grunt build-raw-files dist
|
2014-01-19 22:27:01 -08:00 |
|
Chris Rebert
|
adda5d55c6
|
Merge pull request #12304 from Quy/master
Replace page.base_url with relative url
|
2014-01-19 22:21:29 -08:00 |
|
Quy Ton
|
0d153fa643
|
Replace page.base_url with relative url
|
2014-01-19 21:03:17 -08:00 |
|
Chris Rebert
|
6f1236f81a
|
document S3 cache more fully; fixes #12289
|
2014-01-19 18:48:35 -08:00 |
|
Chris Rebert
|
0349fe0f0b
|
Merge pull request #12295 from ZDroid/types
Improve grunt config and vars
|
2014-01-19 15:43:52 -08:00 |
|
Chris Rebert
|
937e067a27
|
grunt build-customizer-vars-form
|
2014-01-19 15:28:30 -08:00 |
|
Chris Rebert
|
04cfca25af
|
s3_cache.py: fix name in USAGE message
|
2014-01-19 15:12:09 -08:00 |
|
Zlatan Vasović
|
956064ec56
|
Improve grunt config and vars
|
2014-01-19 22:41:01 +01:00 |
|
Julian Thilo
|
a77fba3c37
|
Merge pull request #12302 from Quy/master
More "LESS" to "Less" changes
|
2014-01-19 13:35:06 -08:00 |
|
Quy Ton
|
3e9ba3f671
|
More "LESS" to "Less" changes
|
2014-01-19 13:27:51 -08:00 |
|
Julian Thilo
|
2a75e559f6
|
Merge pull request #12297 from Quy/master
Additional changes to #12275 and #12292
|
2014-01-19 08:15:10 -08:00 |
|
Quy Ton
|
f2d37ccc23
|
Additional changes to #12275 and #12292
|
2014-01-19 07:41:14 -08:00 |
|
Julian Thilo
|
0dc26b2e07
|
Make head elements order uniform across templates and examples
|
2014-01-19 15:59:21 +01:00 |
|
Julian Thilo
|
4f1852d5c2
|
Merge pull request #12292 from ZDroid/meta
Improve <meta> tags
|
2014-01-19 06:54:34 -08:00 |
|
Zlatan Vasović
|
cf8f1ec0cd
|
Improve <meta> tags
|
2014-01-19 13:27:17 +01:00 |
|
Mark Otto
|
7e145a13c8
|
Merge pull request #12288 from twbs/x-ua-compat
add X-UA-Compatible <meta> to basic template
|
2014-01-18 20:45:45 -08:00 |
|
Chris Rebert
|
60298dd623
|
add X-UA-Compatible <meta> to basic template
|
2014-01-18 18:39:46 -08:00 |
|
Chris Rebert
|
b67cba2b4d
|
make WP8 device-width hack code fully consistent between docs HTML & docs JS
|
2014-01-18 18:35:47 -08:00 |
|
Chris Rebert
|
20772462df
|
grammar: fix plural possessive
|
2014-01-18 17:17:53 -08:00 |
|
Chris Rebert
|
0be0090983
|
fix anomalous indentation
|
2014-01-18 17:13:16 -08:00 |
|
Julian Thilo
|
3a1aa33860
|
Dustin' the docs: Typos, Grammar, etc. in css.html
|
2014-01-19 01:47:12 +01:00 |
|
westurner
|
a73dacf4a0
|
Added WAI-ARIA roles to examples/theme/index.html (document, main)
https://en.wikipedia.org/wiki/WAI-ARIA
http://www.w3.org/TR/wai-aria/roles
|
2014-01-18 16:32:14 -08:00 |
|
Mark Otto
|
2179f9d68a
|
Merge pull request #12287 from Quy/master
Add table's .info variant to migration guide
|
2014-01-18 16:21:39 -08:00 |
|
Quy Ton
|
9e8afcc661
|
Add table's .info variant to migration guide
|
2014-01-18 16:08:39 -08:00 |
|
Mark Otto
|
e5d6ab9b31
|
link to docs license
|
2014-01-18 14:50:45 -08:00 |
|
Mark Otto
|
b790ea9011
|
Merge pull request #12219 from ZDroid/rn
Rename docs/LICENSE-DOCS to docs/LICENSE
|
2014-01-18 14:49:00 -08:00 |
|
Mark Otto
|
032869a439
|
Merge pull request #12248 from twbs/bg-variant
refactoring: add & use .bg-variant() mixin
|
2014-01-18 14:47:29 -08:00 |
|
Julian Thilo
|
10a158ff93
|
Fix typos, sentences in getting-started.html
|
2014-01-18 23:46:32 +01:00 |
|
Mark Otto
|
2115ac525b
|
Run grunt dist after adding 'a' requirement to the text emphasis classes
|
2014-01-18 14:40:48 -08:00 |
|
Mark Otto
|
3b6ab5075e
|
Merge branch 'master' into bg-variant
Conflicts:
less/mixins.less
|
2014-01-18 14:40:17 -08:00 |
|
Mark Otto
|
572e6a959a
|
Merge pull request #12286 from watilde/fixes-panel
Fixes #12263: Remove border radius when it's not both ends in panel
|
2014-01-18 14:29:11 -08:00 |
|
Mark Otto
|
b32d92ef71
|
Merge pull request #12249 from twbs/modal-md
add & use @modal-md Less var for uniformity
|
2014-01-18 14:28:45 -08:00 |
|
Mark Otto
|
9c9a2f3e08
|
Merge pull request #12247 from twbs/text-emphasis-variant
refactoring: add & use .text-emphasis-variant() mixin
|
2014-01-18 14:28:33 -08:00 |
|
Mark Otto
|
cfe38a4241
|
Merge branch 'master' into modal-md
|
2014-01-18 14:12:04 -08:00 |
|
Mark Otto
|
cd1bea0616
|
Merge branch 'master' into bg-variant
|
2014-01-18 14:11:55 -08:00 |
|