aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2015-09-21Recommend using bundle for running docs locallyHaralan Dobrev1-5/+3
Closes https://github.com/twbs/bootstrap/issues/17493
2015-09-08Added NuGet install instructions to docsJesse Mandel1-0/+1
Closes #17214.
2015-09-08README: Update version number in download linkChris Rebert1-1/+1
[ci skip]
2015-08-19remove gem badgeThomas McDonald1-1/+0
2015-08-04Merge branch 'master' into v4mMark Otto1-1/+2
2015-07-26Update README.md.XhmikosR1-27/+28
[ci skip]
2015-07-01README: Mention where to find changelogsChris Rebert1-0/+2
Refs #16739 [skip sauce]
2015-06-19Added *.min.map to whats-included.vsn4ik1-1/+3
2015-06-18Merge branch 'master' into v4Mark Otto1-10/+12
2015-06-16bump versionMark Otto1-1/+1
2015-05-26Update source maps linkMorton Fox1-1/+1
2015-05-17Use `https` when possible.XhmikosR1-1/+1
2015-05-13Remove unnecessary style=flat from bagesvsn4ik1-4/+4
[skip validator] [skip sauce]
2015-04-25Use https on herokuapp.comvsn4ik1-2/+2
2015-04-25Link slack badgeMark Otto1-1/+1
2015-04-24Add slack badge, link to join, and update copyMark Otto1-1/+3
2015-03-29Merge branch 'master' into v4Mark Otto1-5/+6
Conflicts: .gitignore Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_includes/components/navbar.html docs/_includes/components/progress-bars.html docs/_includes/css/grid.html docs/_includes/css/overview.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/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/license.html docs/_includes/getting-started/third-party-support.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.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/_includes/nav/main.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/migration.html js/affix.js js/alert.js js/button.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/tests/visual/modal.html js/tooltip.js less/component-animations.less less/jumbotron.less less/mixins/background-variant.less less/mixins/buttons.less less/mixins/responsive-visibility.less less/mixins/text-emphasis.less less/navbar.less less/navs.less less/scaffolding.less less/tooltip.less less/utilities.less less/variables.less package.json scss/_buttons.scss scss/_forms.scss scss/_modal.scss
2015-03-21Fix #16117 more permanently/genericallyChris Rebert1-1/+1
2015-03-21Increment quick start options to sixvsn4ik1-1/+1
[skip validator] [skip sauce]
2015-03-20Add docs on how to install Bootstrap via composerRodrigo Prado1-1/+2
Closes #16113 Closes #16114 [skip sauce]
2015-03-16v3.3.2 => v3.3.4Chris Rebert1-1/+1
2015-03-10Increment quick start options to fiveJan-Paul Kleemans1-1/+1
2015-03-06Merge pull request #15999 from twbs/kkirsche-includeTestsReadmeChris Rebert1-1/+1
Document JS test suite basics
2015-03-06[Fixes #15951] Document JS test suite basicsKevin Kirsche1-1/+1
X-Ref: #15953 Closes #15952 by merging a tweaked version of it. [skip sauce] [skip validator]
2015-03-01Fix URL to match the keywordKevin Kirsche1-1/+1
Fix URL to match the keyword
2015-03-01Merge branch 'master' into v4Mark Otto1-2/+4
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-02-24Merge pull request #15828 from kkirsche/patch-20Chris Rebert1-0/+1
Add plugin package keyword recommendation
2015-02-24Add Ruby Gem badge to READMEChris Rebert1-0/+1
2015-02-23Add plugin package keyword recommendationKevin Kirsche1-0/+1
Related to #15823, I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS specificity Add additional comment to docs Fix capitalization Update tag per @mdo's recommendation
2015-02-19Added package.js for Meteor integrationLuca Mussi1-0/+1
Closes #15716 by merging it.
2015-02-17Use https://www.npmjs.com (new site).vsn4ik1-1/+1
2015-02-06Update Twitter handle: @twbootstrap => @getbootstrapChris Rebert1-1/+1
Refs https://github.com/twbs/bootstrap-blog/commit/1c94b7791f8a24a18f08aba40c38d519b873f2d0 CC: @mdo
2015-01-20Merge pull request #61 from twbs/clear-out-fontsMark Otto1-14/+5
remove unused font files
2015-01-20Update README.mdMark Otto1-5/+2
2015-01-19bump versionsMark Otto1-1/+1
2015-01-09remove more Glyphicon references from the docsChris Rebert1-10/+4
2015-01-01Happy New Year :santa:Zlatan Vasović1-1/+1
2014-12-30Switch to shields.io for badges in READMEHeinrich Fenkart1-4/+4
Closes #15380 [ci skip]
2014-12-15Add woff2 font in readme.mdBastien1-1/+2
2014-12-05Update source maps info in README.md.vsn4ik1-1/+3
2014-11-29Merge pull request #15167 from vsn4ik/rem_blob_master_from_linksMark Otto1-1/+1
Remove redundant .../blob/master/ prefix in markdown.
2014-11-23Update links (.../blob/master prefix) in markdown.vsn4ik1-1/+1
2014-11-18Use npm instead NPM and update twbs team link.vsn4ik1-2/+2
2014-11-12bump version to v3.3.1v3.3.1Mark Otto1-1/+1
2014-11-10Bump Jekyll to v2.5.1.XhmikosR1-1/+1
2014-11-01Merge pull request #14746 from twbs/gems-bumpXhmikosR1-1/+1
Update Jekyll to v2.4.0 and rouge to v1.7.2.
2014-10-29version bumpMark Otto1-1/+1
2014-10-23Update Jekyll to v2.4.0 and rouge to v1.7.2.XhmikosR1-1/+1
2014-09-13README.md: Add npm install info.vsn4ik1-1/+2
2014-08-26Update Ruby dependencies.XhmikosR1-1/+1