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
2019-04-29README.md: remove unneeded query params from badges. (#28704)XhmikosR
2019-04-15add esm files in our readme (#28654)Johann-S
2019-03-13Switch to Hugo.XhmikosR
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-02-20Remove jQuery from docs/repo.XhmikosR
Some of the snippets need to be updated later.
2019-02-19Update link to CONTRIBUTING.md in README.md (#28297)Patrick H. Lauke
since the former is not contained in the `.github` subdirectory
2019-02-15README.md: use shields.io for the OC badges. (#28280)XhmikosR
2019-02-15Replace `v4-dev` with `master` after the branch change. (#28272)XhmikosR
2019-02-13Update docs and meta for 3.4.1. (#28255)XhmikosR
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-02-03Change logo size (#28163)Martijn Cuppens
2019-01-08Bump copyright year to 2019.XhmikosR
2019-01-06README.md: fix redirect.XhmikosR
2018-12-29Remove wrapping paragraph in readme (#27948)Martijn Cuppens
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto
2018-12-21Update README.mdv4.2.0XhmikosR
2018-12-21Add 4.1 to previous releasesMartijn Cuppens
2018-12-21Prep for v4.2.0 releaseMark Otto
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
2018-12-18README.md: Add Open Collective (#27864)jess
2018-11-04Update README.md (#27588)XhmikosR
* remove jobs link * specify a link in the BrowserStack image
2018-10-20swipe left/right without hammerjsJohann-S
2018-10-20Add touch support in our carousel with HammerJS.Johann-S
2018-10-02updated README (#27349)Tanmay Gupta
2018-09-14Use https in more places and fix a few redirects.XhmikosR
2018-08-30move away from sauce labs to browserstackJohann-S
2018-07-24Ship v4.1.3v4.1.3Mark Otto
2018-07-12Update README.mdv4.1.2Mark Otto
2018-07-12Ship v4.1.2Mark Otto
2018-07-12clarify docs dev and add 4.0 linkMark Otto
2018-07-12Reorganize docs for easier deploysMark Otto
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2018-07-03Fixed logo in READMEKirill Reunov
2018-07-02Add js maps & tweak docsMartijn Cuppens
2018-06-21Update folder structure (#26729)Martijn Cuppens
2018-05-31https link to editorconfig.orgChristian Oliff
2018-05-23fix branch for coveralls badgeJohann-S
2018-05-23Add coverall to follow our coverageJohann-S
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto
2018-04-30Update README.mdConstantin Ross
2018-04-27Pass docs version to search form and switch to the new index.XhmikosR
Also, move the search code to a separate file.
2018-04-11update README.md - debug search option is now in application.js (#26263)Laussel Loïc
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