XhmikosR
8cc39a3951
Update autoprefixer.js.
...
Taken from https://github.com/ai/autoprefixer-rails/blob/master/vendor/autoprefixer.js
[ci skip]
2015-04-26 14:01:17 +03:00
Mark Otto
3117c98f13
nav
2015-04-25 13:20:59 -07:00
Mark Otto
37e543759b
scope grid example styles better
2015-04-23 01:30:55 -07:00
XhmikosR
a2680e8b6b
Run grunt
.
...
[ci skip`
2015-04-23 09:18:46 +03:00
XhmikosR
b29c15dfc8
Update Blob.js to v2015-03-21.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
6df6452619
Update FileSaver.js to v2015-03-04.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
7da5f13383
Update JSZip to v2.5.0.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
cd23569d49
Update uglify-js to v2.4.20.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
69308dc883
Update Holder.js to v2.6.0.
...
[ci skip]
2015-04-23 09:18:45 +03:00
Mark Otto
46a3506a42
clarify some docs, improve layout
2015-04-22 23:09:05 -07:00
Mark Otto
fd88ae4b4e
recenter homepage
2015-04-20 16:59:21 -07:00
Mark Otto
57eee3d852
change borders on homepage featurettes
2015-04-18 20:04:17 -07:00
Mark Otto
8f94078da8
New form control sizing, new navbar condensed variation, update nav and navbar spacing
2015-04-18 18:12:10 -07:00
XhmikosR
09f98453ce
Update devDependencies.
2015-04-19 00:07:37 +03:00
Mark Otto
80239a3da4
grunt
2015-04-17 20:59:26 -07:00
Mark Otto
b0b17b3c56
lighter footer border
2015-04-17 19:51:20 -07:00
Mark Otto
bf5931b5ee
massive rewrite of forms docs and some css
2015-04-17 16:02:41 -07:00
Mark Otto
8b93787fd2
move all JS buttons docs to regular buttons docs page, rewrite the callouts and some docs verbage
2015-04-17 14:11:08 -07:00
Mark Otto
970e76ea25
try out a light gray sidebar
2015-04-17 01:32:15 -07:00
Mark Otto
b1f48d3098
more reboot updates
2015-04-16 19:33:42 -07:00
Mark Otto
06c2862d25
start stubbing out a new reboot section and file
2015-04-16 18:39:45 -07:00
Chris Rebert
3a279860b0
grunt docs
2015-04-16 17:25:00 -07:00
Mark Tareshawty
229e888929
Update ZeroClipboard and remove Copy buttons when Flash is unavailable
...
Fixes #16269 .
Closes #16301 by merging a rebased version of it.
2015-04-16 17:17:28 -07:00
Mark Otto
466d36e541
Redo all our callouts with the custom callout plugin
...
- Replaces manual use of .bd-callout with {% callout [type] %}
- Rearranged some callouts for proximity to others
- Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16 16:56:40 -07:00
Mark Otto
801d49fb32
remove margins
2015-04-16 15:15:12 -07:00
Mark Otto
5c0b459eb5
break down docs scss into imports, hell yeah
2015-04-16 14:57:49 -07:00
Mark Otto
a90de06a60
complete the docs scss toc
2015-04-16 14:37:17 -07:00
Mark Otto
0da9e749e3
redo the anchor css in scss, comment out unused code, add our own styles /cc @xhmikosr
2015-04-16 14:33:32 -07:00
Mark Otto
242cea7544
start toc in docs scss file
2015-04-16 14:09:09 -07:00
Mark Otto
c84cf4f7f5
rename classes from .bs-docs and .bs to .bd
2015-04-16 14:07:20 -07:00
Mark Otto
3c93681245
more docs nav changes
2015-04-15 16:07:50 -07:00
Mark Otto
71b6877328
footer button alignment
2015-04-15 15:56:35 -07:00
Mark Otto
650d168fd8
grunt
2015-04-15 15:30:41 -07:00
Mark Otto
6b2775b2fe
tweak alignment and spacing
2015-04-15 15:30:38 -07:00
Mark Otto
e9ceff4a5b
don't boost first paragraph on mobile
2015-04-15 15:23:10 -07:00
Mark Otto
30938c6244
fix .highlight spacing
2015-04-15 15:19:42 -07:00
Mark Otto
baad9d75ce
grunt and docs
2015-04-14 01:01:37 -07:00
Mark Otto
53a3ff74ca
redo sidenav
2015-04-13 19:00:59 -07:00
Mark Otto
f522f1841e
docs derp
2015-04-13 16:36:44 -07:00
Chris Rebert
bf3a64f2df
grunt dist docs
...
[skip sauce]
2015-04-07 19:18:35 -07:00
Chris Rebert
05d381afc6
Upgrade to Holder v2.5.2
...
Fixes #16216 , FWICT
2015-04-07 19:18:23 -07:00
Steven Black
d3cbf018a8
Eliminate spurrious padding in .bs-docs-header
...
I agree with all the comments here.
Rather than dicker with container nesting at this late juncture, near sunset for BS 3.0x, let's just fix and move on. It's docs only.
This PR addresses issue #15100 and eliminates the unnecessary horizontal scrollbar that appears for width for width >=768px and <= 782px.
Tested on three different iOS devices and FireFox/Chrome on OSX and it's fine now.
The only difference is the text in .bs-docs-header is shifted left by 15-pixels, lines are 30 px longer so wrap less in some circumstances in some viewports.
2015-04-01 21:53:10 -04:00
Mark Otto
309264509d
Remove grid sizing styles on tables
2015-03-30 18:11:43 -07:00
Mark Otto
6749e5509c
rewrite table modifiers to use .table- prefix
2015-03-30 18:08:01 -07:00
Mark Otto
608be81a43
Fixes #13583 : Move .sr-only and .sr-only-focusable to mixins, then use them to create classes in _utilities.scss
2015-03-30 17:36:00 -07:00
Mark Otto
6a2d456719
grunt dist and docs
2015-03-29 00:14:02 -07:00
Mark Otto
ce75f289f2
grunt
2015-03-28 23:33:11 -07:00
Chris Rebert
a10eb60bc0
full grunt
2015-03-16 08:44:41 -07:00
Chris Rebert
4d652035dc
v3.3.2 => v3.3.4
2015-03-16 08:39:31 -07:00
XhmikosR
d18a043ddc
Run grunt
.
2015-03-15 04:27:44 -07:00
Mark Otto
3f3f4c6420
grunt css
2015-03-11 19:19:26 +00:00
Mark Otto
594f1fa4a0
update image docs and styles
2015-03-11 19:19:22 +00:00
Mark Otto
928cfb0697
grunt css
2015-03-11 19:03:18 +00:00
Mark Otto
a490c312d8
better tables in the docs
2015-03-11 19:03:10 +00:00
Mark Otto
14e3b6b7bd
scope the anchor highlighting
2015-03-09 15:21:34 +00:00
Mark Otto
974d9cfb65
more component alignment fixes for docs
2015-03-09 15:08:13 +00:00
Mark Otto
46313d5d06
fix alignment of progress elements in examples
2015-03-09 15:03:06 +00:00
Mark Otto
edecd2c5f3
nuke theme toggler js
2015-03-09 15:02:51 +00:00
Mark Otto
fd3b376e0d
fix examples alignment
2015-03-09 14:30:41 +00:00
Mark Otto
6944e418eb
docs redesign a bit
2015-03-09 14:07:46 +00:00
Steven Black
457885075f
Javascript docs: Accessibility and cosmetic changes to headings.
...
Closes #15915 by merging it.
2015-03-03 18:22:09 +02:00
XhmikosR
f8e34ff48b
Disable es3 for tests and customizer.js.
2015-03-02 11:16:06 +02:00
XhmikosR
ea3c7028bd
Run grunt
.
2015-03-02 11:16:06 +02:00
Mark Otto
9dc5868ea7
Remove dupe docs CSS, move anchor styles to scss directory, recompile
2015-03-01 14:13:13 -08:00
Mark Otto
517977fca4
fix validation, run grunt dist
2015-03-01 14:11:22 -08:00
Mark Otto
c16fee5efd
Merge branch 'master' into v4
...
Conflicts:
.travis.yml
Gruntfile.js
bower.json
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.js
dist/js/bootstrap.min.js
docs/_data/glyphicons.yml
docs/_includes/components/breadcrumbs.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/labels.html
docs/_includes/components/list-group.html
docs/_includes/components/media.html
docs/_includes/components/navs.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/components/thumbnails.html
docs/_includes/components/wells.html
docs/_includes/css/buttons.html
docs/_includes/css/forms.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/community.html
docs/_includes/getting-started/examples.html
docs/_includes/getting-started/grunt.html
docs/_includes/getting-started/license.html
docs/_includes/getting-started/template.html
docs/_includes/header.html
docs/_includes/js/affix.html
docs/_includes/js/alerts.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/scrollspy.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/js/transitions.html
docs/_includes/nav/javascript.html
docs/_layouts/default.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/vendor/FileSaver.js
docs/assets/js/vendor/autoprefixer.js
docs/assets/js/vendor/uglify.min.js
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.min.js
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/narrow-jumbotron/narrow-jumbotron.css
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/non-responsive/index.html
docs/examples/non-responsive/non-responsive.css
docs/examples/theme/index.html
grunt/configBridge.json
js/affix.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tests/unit/affix.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/modal.js
js/tests/unit/tooltip.js
js/tooltip.js
less/badges.less
less/glyphicons.less
less/type.less
less/variables.less
package.json
scss/_dropdown.scss
scss/_forms.scss
test-infra/npm-shrinkwrap.json
2015-03-01 13:44:10 -08:00
XhmikosR
05b444aee3
Run grunt
.
2015-02-26 11:30:23 +02:00
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
9e0c4ff786
several docs cleanup things
2015-01-20 22:57:24 -08:00
Mark Otto
97eb12561d
large page titles
2015-01-20 18:50:07 -08:00
Mark Otto
474ea24fc3
fix docs homepage ad
2015-01-20 17:05:39 -08:00
Mark Otto
33e32bffc8
new headers, ad placements, intro paragraphs on several pages, etc
2015-01-19 20:03:08 -08:00
Mark Otto
e2c6dd29d8
tons of docs helpers cleanup
2015-01-19 16:15:51 -08:00
Mark Otto
dfdb99c989
fix broken breadcrumb divider
2015-01-19 16:08:48 -08:00
Mark Otto
dba0e3c947
docs subheading tweaks
2015-01-19 15:53:21 -08:00
Mark Otto
3fe96e8f50
fix border color on inverse tables
2015-01-19 15:52:40 -08:00
Mark Otto
affd89122f
better separation of docs sections with a light bottom border on h2s
2015-01-19 15:49:44 -08:00
Mark Otto
72bc9b97f0
fix homepage nav styles
2015-01-19 15:44:45 -08: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