Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-04-02Use https when possible.XhmikosR
2018-03-18Separate issue templates, add support doc (#25705)Mark Otto
* Update issue template to break down by bug and template, add support doc to close #23133 * add links from readme for bug and feature templates
2018-01-20Remove -Pre from Nuget installvsn4ik
2018-01-18Bump version to 4.0.0Mark Otto
2018-01-15Update copyright for 2k18 (#25303)Mark Otto
* Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto
2017-12-23Updated Quick Start Link (#25001)JCA122204
* Updated Link For Getting started Page * Change URL scheme of previous commit From http to https
2017-10-30Add missing trailing slashes to URLs in docsGiovanni Totaro
2017-10-30Explain contents of bundled JS files in docs (#23735)Giovanni Totaro
2017-10-19fix version numberMark Otto
2017-10-19new version numberMark Otto
2017-10-19Fix a few 404 and one redirected link. (#24432)XhmikosR
2017-10-16Mention bootstrap bundle in docs. (#24385)XhmikosR
2017-10-15Update README.md (#24365)XhmikosR
1. Add `alt=""` for the Bootstrap logo 2. Replace the HTML entities with the unicode symbols 3. Refactor the badges to something that makes more sense to me 4. Change `Selenium Test Status` alt attribute to `Sauce Labs Test Status` 5. Use shields.io for the peerDependencies badge too 6. Add CSS and JS gzip size badges, shoutout to @ngryman 7. Add a few more trailing slashes to URLs 8. Change link to tooling setup to the website one
2017-10-13Describe compiled CSS (#24271)Lucas Banegas
2017-09-26Normalize all links. (#24109)XhmikosR
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-09-05Update docs for old releases section in README (#23797)Herst
* Update docs for old releases section in README Hopefully not many folks are still in the process of transitioning to version 3. * tweak for future-friendliness
2017-09-05Drop Bower support (#23568)Tanguy Krotoff
2017-09-03Suggestion to use consistent information about running docs locallyAndrii Lundiak
Idea is about to leave Ruby/Bundler commands in tooling section/readme/space, and on main readme use npm scripts syntax.
2017-09-02Update yarn URL in README.md (#23795)Vasilii Artemchuk
2017-08-15README.md: use https for the Bootstrap logo. (#23458)XhmikosR
2017-08-15Remove remaining v4 alpha references (#23414)Jacob Müller
* Remove remaining references to v4 Alpha This commit removes the remaining refrences to the v4 Alpha website and replaces them with the corresponding v4 Beta ones. **Note:** We have to hard code the current docs version at some places. Wouldn't it be good to have a `/docs/latest/` redirect to solve this "issue" in the future? * Don't update the domain in the CNAME file
2017-08-13Add npm install step to docs instructions (#23385)Jason Etcovitch
2017-08-11Replace dependencies badge by peer dependencies badgeJohann-S
2017-08-11Add a README.md badge to track our dependencies and require jQuery >=3.0.0. ↵Johann-S
(#23125)
2017-08-11bump to betav4.0.0-betaMark Otto
2017-06-18redo headerMark Otto
2017-06-02Fix broken documentation links for Toolings sectionJohann-S
2017-05-30mention docsearch in readmeMark Otto
2017-04-21More minor build tweaks and docs updates.Bardi Harborow
2017-04-19Update NuGet shield link to latest version and bower shield link toJesse Mandel
a bower search
2017-03-20one moreMark Otto
2017-03-20link and moreMark Otto
2017-03-20one more tweakMark Otto
2017-03-20fix headingMark Otto
2017-03-20redo readme a smidgeMark Otto
2017-03-04Update linkDevinsuit
2017-01-10Update README.mdMehdi HosseinZade
2017-01-06version bumpMark Otto
2017-01-01Update copyright years to 2017Nuno Arruda
2016-12-26Remove Meteor install instructions.Bardi Harborow
2016-12-20fix(readme): locked composer to a proper version (#21338)Michal Zdrojewski
* fix(readme): locked composer to a proper version Without a version lock, users get current stable * match docs
2016-11-29Yarn install instruction (#21234)Michael Cook
2016-10-19version bump to alpha 5Mark Otto
2016-10-07Update devDependencies badge link.Vasily Artemchuk
2016-10-07README: Tweak linkage & capitalization (#20853)Rafael Corrêa Gomes
[ci skip]
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow
2016-09-07Update Bower url (HTTP to HTTPS) (#20658)Juno_okyo
[ci skip]
2016-09-05versionsMark Otto