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
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
79487ba499
fix #12298
2014-01-19 23:07:32 -08:00
Chris Rebert
f59573db0d
docs: use relative URLs instead of site.baseurl
2014-01-19 22:50:09 -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
Quy Ton
0d153fa643
Replace page.base_url with relative url
2014-01-19 21:03:17 -08:00
Chris Rebert
937e067a27
grunt build-customizer-vars-form
2014-01-19 15:28:30 -08:00
Quy Ton
3e9ba3f671
More "LESS" to "Less" changes
2014-01-19 13:27:51 -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
Zlatan Vasović
cf8f1ec0cd
Improve <meta> tags
2014-01-19 13:27:17 +01:00
Mark Otto
9c97c5a729
expo callout copy
2014-01-19 09:17:00 +02: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
Quy Ton
9e8afcc661
Add table's .info variant to migration guide
2014-01-18 16:08:39 -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
b1721f42cc
Merge branch 'master' of github.com:twbs/bootstrap
2014-01-18 14:09:17 -08:00
Mark Otto
c322612218
move migration docs to new separate page, leave callout on getting started page; fixes #12244
2014-01-18 14:09:09 -08:00
Julian Thilo
67594cb544
Fix holder.js links in examples
...
Replaces links to holder.js with links to the new docs.min.js.
The uncompressed holder.js file is now in docs/assets/js/vendor,
which is excluded from Jekyll builds. In turn, Holder is now
included in docs.min.js, which is smaller than holder.js,
so this should make everybody happy. :)
2014-01-18 22:58:05 +01:00
Mark Otto
a521e982d5
Merge pull request #12281 from XhmikosR/vendor
...
Move docs third-party libraries to a separate folder.
2014-01-18 11:42:34 -08:00
Mark Otto
7b42103df6
kill bottom margin on last docs section
2014-01-18 11:33:50 -08:00
Julian Thilo
a56cf753ce
Make spelling of Less uniform throughout the docs
2014-01-18 18:40:47 +01:00
Julian Thilo
092b1a47ef
Fix typo in index.html
2014-01-18 18:15:37 +01:00
XhmikosR
4bca3c79b3
Move docs third-party libraries to a separate folder.
2014-01-18 08:15:21 +02:00
Mark Otto
dcdf716eef
copy
2014-01-17 19:04:14 -08:00
Chris Rebert
172de467eb
present browser compatibility info in a table
2014-01-17 17:12:52 -08:00
Chris Rebert
d8c87ddc28
fix #12277
...
Thanks to @Quy for pointing these out.
2014-01-17 14:28:01 -08:00
Chris Rebert
c5bed1a850
Merge pull request #12275 from ZDroid/ncss
...
Replace Normalize with Normalize.css
2014-01-17 11:43:18 -08:00
Zlatan Vasović
93ab926dc7
Replace Normalize with Normalize.css
2014-01-17 20:22:32 +01:00
Chris Rebert
6af0013ac5
Revert "Add tooltip viewport
option, respect bounds of the viewport"
...
This reverts commit edb221a20c
.
Reverting due to broken JS unit tests.
Conflicts:
docs/javascript.html
2014-01-16 20:32:59 -08:00
Mark Otto
03f4534307
Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap into benogle-bo-tooltip-viewport
...
Conflicts:
docs/javascript.html
2014-01-16 20:01:28 -08:00
Mark Otto
380019ccb2
Split box-sizing reset for faster rendering
2014-01-16 20:00:28 -08:00
Mark Otto
d07e8fece4
grunt
2014-01-16 15:03:34 -08:00
fat
3b2418e688
remove flaky pos bottom test which is effect by unit scroll pos
2014-01-16 13:44:08 -08:00
patricker
47f786e6ea
Update javascript.html
...
Fixed issue in Tabs example where the div had been marked as 'active' but the li had not been. The correct tab of data would be displayed on load, but no tabs would be highlighted. The tabs with fade example does not have this issue. jsFiddle: http://jsfiddle.net/uXV56/
2014-01-16 11:41:34 -07:00
Chris Rebert
47ff60426d
add Issues & Releases links back to footer
2014-01-15 17:29:54 -08:00
Chris Rebert
0ef8d1bad4
reassert #12231 & #12232 (merge went badly?)
2014-01-15 17:24:57 -08:00
Mark Otto
78e81a1de9
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
docs/assets/css/pack.min.css
2014-01-15 16:25:29 -08:00
Mark Otto
7e7264e224
fix ad placement
2014-01-15 16:25:04 -08:00
Julian Thilo
95f24dca9a
Fix customizer's toggle buttons' margin
2014-01-16 01:19:00 +01:00
Julian Thilo
5ac8dca8ad
Adapt about.html lead to latest changes
2014-01-16 01:08:00 +01:00
Julian Thilo
fa052c9659
Fix footer links
2014-01-16 00:58:13 +01:00
Mark Otto
fcb78bcef7
Merge pull request #12243 from twbs/cleanup-about
...
move Community & Translations docs sections from About to Getting Started
2014-01-15 15:54:35 -08:00
Chris Rebert
53bcb829bb
move Community & Translations docs sections from About to Getting Started
2014-01-15 15:34:10 -08:00
Mark Otto
9bd5979013
Merge pull request #12242 from twbs/sass-contributing
...
add link to Sass CONTRIBUTING file in the About page
2014-01-15 15:27:07 -08:00
Julian Thilo
4c9433d13d
Adhere to MailChimp's brand guidelines ;)
2014-01-16 00:22:05 +01:00
Julian Thilo
bb964b131c
Remove popovers from components.html lead
...
because they're only really featured on javascript.html
Replacement: input groups
2014-01-16 00:17:04 +01:00
Chris Rebert
a624981ef3
add link to Sass CONTRIBUTING file in the About page
2014-01-15 15:04:38 -08:00
Chris Rebert
9039a5e90b
remove inaccurate comment
2014-01-15 15:04:08 -08:00
Mark Otto
0335b8df52
Merge branch 'master' of github.com:twbs/bootstrap
2014-01-15 15:01:50 -08:00
Mark Otto
6986bdb2a7
Fix page headers
2014-01-15 15:01:41 -08:00
Chris Rebert
91c6419d09
Getting Started: fix ID of heading so matches TOC
2014-01-15 14:26:29 -08:00
Mark Otto
14975e4ee9
indentation and page header changes
2014-01-15 13:24:34 -08:00
Mark Otto
a633fc042d
Merge branch 'master' into docs_derp
...
Conflicts:
docs/components.html
docs/css.html
2014-01-15 13:08:35 -08:00
Mark Otto
1facbf6e7a
Merge pull request #12232 from twbs/mixing-docs
...
clarify docs regarding non-mixable components
2014-01-14 21:47:24 -08:00
Mark Otto
96031c101d
Merge pull request #12231 from twbs/callouts
...
callout severity tweaks
2014-01-14 21:46:46 -08:00
Mark Otto
b93ce03f19
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
docs/assets/js/customize.min.js
2014-01-14 21:45:10 -08:00
Mark Otto
413c8a6da5
Fixes #12210 : badges in xs buttons
2014-01-14 21:44:38 -08:00
Chris Rebert
9ebd8d39a9
clarify docs regarding non-mixable components
2014-01-14 21:26:19 -08:00
Chris Rebert
488443c9ad
downgrade .img-responsive cross-reference callout from warning to info
2014-01-14 21:03:49 -08:00
Chris Rebert
76e226b136
upgrade form-group + input-group callout from info to warning
2014-01-14 21:02:56 -08:00
Chris Rebert
811639c452
downgrade <label>-related callouts from danger to warning
2014-01-14 21:02:06 -08:00
Chris Rebert
2ba15c3750
upgrade tooltip/popover-in-groups callout from info to warning
2014-01-14 21:01:09 -08:00
Chris Rebert
5ead87d519
revert unnecessary customizations of Blob.js & FileSaver.js
...
Per https://github.com/eligrey/Blob.js/pull/20
& https://github.com/eligrey/FileSaver.js/pull/63
The library author has deemed the existing /*! @source URL */ comments to be
sufficient attribution, and these already survive minification.
Refs ea591748ed
2014-01-14 20:46:25 -08:00
Ben Ogle
edb221a20c
Add tooltip viewport
option, respect bounds of the viewport
2014-01-14 17:42:29 -08:00
Mark Otto
cae63200d8
Merge branch 'master' into docs_derp
...
Conflicts:
docs/_includes/old-bs-docs.html
2014-01-14 15:53:06 -08:00
Mark Otto
edd0b97be5
Don't copy-pasta all the Sass docs because fuck keeping that up to date. Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md .
2014-01-14 15:52:40 -08:00
Chris Rebert
8fb75ee9e7
add missing semicolon
2014-01-14 14:25:25 -08:00
Chris Rebert
46b0874ef5
add copyright notice to raw-files.js
2014-01-14 13:27:50 -08:00
Zlatan Vasović
c11f78d7eb
Link the blog post instead of main blog page
2014-01-14 14:40:27 +01:00
Zlatan Vasović
4f58356e91
Rename docs/LICENSE-DOCS to docs/LICENSE
...
It sounded weird.
2014-01-14 13:47:18 +01:00
Zlatan Vasović
c335104957
Rename uglify.js to uglify.min.js for consistency
2014-01-14 13:41:21 +01:00
Mark Otto
c4b41ceae3
header masthead changes
2014-01-13 22:59:09 -08:00
Mark Otto
b776749507
make page headers like masthead
2014-01-13 22:54:22 -08:00
Mark Otto
eca81939cc
Merge branch 'master' into docs_derp
...
Conflicts:
docs/assets/css/pack.min.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
2014-01-13 22:43:18 -08:00
Chris Rebert
ea591748ed
sort out attribution banners of docs assets; fixes #11976
2014-01-13 21:58:27 -08:00
Chris Rebert
aff64cffce
avoid redundant banner in minified docs CSS
2014-01-13 21:31:40 -08:00
Chris Rebert
2d038186e3
add a title/description to customizer.js's attribution comment
2014-01-13 21:08:04 -08:00
Chris Rebert
b9216a292c
update to Holder.js 5b79144fa
2014-01-13 17:50:17 -08:00
Chris Rebert
d62d7b0733
document subheading syntax
2014-01-13 02:37:55 -08:00
Mark Otto
b17dca240e
Merge branch 'master' into docs_derp
...
Conflicts:
docs/assets/js/docs.min.js
2014-01-12 16:10:57 -08:00
Chris Rebert
80bed836e0
grunt dist build-customizer
2014-01-12 14:53:21 -08:00
XhmikosR
f972331a10
update to FileSaver.js version 2013-12-27 / 0055d054ac
...
Refs #12196
2014-01-12 14:47:54 -08:00
Chris Rebert
4b5e73b842
add Blob.js separate from filesaver.js
...
Blob.js version 2013-12-27 / 0055d054acbca43eff44fc25c891055440685d9c
Refs #12196
2014-01-12 14:41:30 -08:00
XhmikosR
ef22ab5aed
update less.js to v1.6.1 & use accurate filename; refs #12196
2014-01-12 14:32:58 -08:00
XhmikosR
77ff3871fd
update holder.js to v2.3; refs #12196
2014-01-12 14:23:41 -08:00