Mark Otto
f36aa15bd0
start to fill in more migration docs
2015-03-11 19:45:48 +00: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
d29f851e82
Images are responsive by default
2015-03-11 19:19:03 +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
7253bd38f7
simplify grunt compiling docs
2015-03-11 19:02:32 +00:00
Mark Otto
e70d83dc5d
comment out download options for now
2015-03-09 15:40:32 +00:00
Mark Otto
52d2a14ebe
simplify js docs overview section
2015-03-09 15:35:45 +00:00
Mark Otto
14e3b6b7bd
scope the anchor highlighting
2015-03-09 15:21:34 +00:00
Mark Otto
bbce37c52d
fix page layout for examples overview
2015-03-09 15:21:05 +00:00
Mark Otto
974d9cfb65
more component alignment fixes for docs
2015-03-09 15:08:13 +00:00
Mark Otto
707e008d4b
copy change
2015-03-09 15:03:11 +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
e29455814f
typo
2015-03-09 14:50:40 +00:00
Mark Otto
4bc321926f
input groups subnav
2015-03-09 14:50:04 +00:00
Mark Otto
5f2872c561
input groups: drop the tooltips warning, move accessibility notice to a sub section
2015-03-09 14:48:51 +00:00
Mark Otto
81259b9c4c
simplify input group docs to remove two notices, condense some language
2015-03-09 14:46:32 +00:00
Mark Otto
454cc55e31
remove justified button groups
2015-03-09 14:32:30 +00:00
Mark Otto
fd3b376e0d
fix examples alignment
2015-03-09 14:30:41 +00:00
Mark Otto
7dcd9c5d63
remove all customizer comments from variables file
2015-03-09 14:18:25 +00:00
Mark Otto
01d1090ed2
grunt action
2015-03-09 14:08:20 +00:00
Mark Otto
8d6c89ec3d
nuke those for now
2015-03-09 14:08:13 +00:00
Mark Otto
6944e418eb
docs redesign a bit
2015-03-09 14:07:46 +00: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
Heinrich Fenkart
1ba2630ccf
Merge pull request #15954 from twbs/sauce-hidepassed
...
Use different way to make failing test more visible in Sauce
2015-03-01 09:41:10 +01:00
Heinrich Fenkart
4345e24479
Use different way to make failing test more visible in Sauce
2015-03-01 09:20:00 +01:00
Patrick H. Lauke
3173efd9d9
Merge pull request #15929 from kkirsche/patch-5
...
[Fixes #15928 ] Encourage use of icons with form validation states for co...
2015-02-28 22:11:30 +00:00
Kevin Kirsche
94406bcae0
[ Fixes #15928 ] Encourage use of icons with form validation states for colorblind users
...
[Fixes #15928 ] Encourage use of icons with form validation states for colorblind users
Update text per @patrickhlauke's feedback
Update text per @patrickhlauke's feedback.
Fix stupid grammar mistake
2015-02-28 17:07:20 -05:00
Chris Rebert
50a51ffc36
Merge pull request #96 from twbs/gem-badge
...
Add Ruby Gem badge to README
2015-02-27 02:33:25 -08:00
Bootstrap's Grunt bot
ad379ffb4a
automatic grunt dist
2015-02-27 07:51:17 +00:00
Mark Otto
049e86f47e
Merge pull request #15826 from kkirsche/patch-19
...
[Fixes #15825 ] .initialism class should use mixin
2015-02-26 23:49:04 -08:00
Bootstrap's Grunt bot
fb3610c3af
automatic grunt dist
2015-02-27 04:11:09 +00:00
Chris Rebert
1623280f59
Merge pull request #15941 from twbs/ijcheung-collapse-update-all-triggers
...
Update all collapse triggers with .collapsed class and aria-expanded
2015-02-26 20:00:50 -08:00
Ivan Cheung
d5071b19f1
Update all collapse triggers with .collapsed class and aria-expanded
...
Fixes #15741
Closes #15751 by merging it.
2015-02-26 18:48:20 -08:00
Bootstrap's Grunt bot
984204c39e
automatic grunt dist
2015-02-26 14:21:13 +00:00
XhmikosR
05b444aee3
Run grunt
.
2015-02-26 11:30:23 +02:00
Heinrich Fenkart
c65deddcce
Merge pull request #15933 from twbs/qunit-module-hooks
...
Unit tests: Use new names of module hooks
2015-02-26 08:36:17 +01:00
Chris Rebert
9afb61fffd
QUnit.jsDump => QUnit.dump
...
Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-jsdump-with-qunit-dump
2015-02-25 23:29:27 -08:00
Chris Rebert
4ff9c54cdd
Use QUnit.log(...) instead of QUnit.log = ...
...
Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-log-callback-with-qunit-log-callback-for-all-reporting-callbacks
2015-02-25 23:29:27 -08:00
Bootstrap's Grunt bot
4cb39987f0
automatic grunt dist
2015-02-26 07:21:21 +00:00
Heinrich Fenkart
3bb05b5fbb
Unit tests: Use new names of module hooks
...
Refs #15893
2015-02-26 08:20:42 +01:00
Heinrich Fenkart
442d2dd458
Merge pull request #15930 from twbs/modal-restore-inline-padding
...
Modal: Apply any preexisting body padding again after closing
2015-02-26 08:13:55 +01:00
nakupanda
142a9e4ae0
Modal: Apply any preexisting body padding again after closing
2015-02-26 08:02:06 +01:00
TJ
10c8dad848
Prevent collapsed navbar in Non-responsive Example
...
Closes #15291 by merging it.
2015-02-25 22:53:21 -08:00
Bootstrap's Grunt bot
033dbfd06c
automatic grunt dist
2015-02-26 06:01:15 +00:00
Quentin Spencer-Harper
acc5f65756
Tooltip: Avoid creating an unnecessary tooltip when Tooltip#hide
is called
...
Fixed performance bug where a tooltip element is created and then immediately destroyed when tooltip.hide() is called and there is no existing tooltip element
Resolves #15557 by merging it.
2015-02-26 06:53:58 +01:00