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
2022-10-03Release v5.2.2 (#37236)v5.2.2XhmikosR
* Bump version to v5.2.2 * Dist
2022-09-07Release v5.2.1 (#37098)v5.2.1XhmikosR
* Bump version to v5.2.1. * Dist
2022-07-19Release v5.2.0 (#36768)v5.2.0XhmikosR
* Bump version to 5.2.0 * Dist * Update masthead.html
2022-05-13Prepare v5.2.0-beta1Mark Otto
2021-10-09Bump version to 5.1.3.v5.1.3XhmikosR
2021-10-05Release v5.1.2 (#35114)v5.1.2XhmikosR
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR
* Prepare v5.1.1. * Dist
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR
* Bump version to v5.0.2. * Dist
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR
* Bump version to 5.0.1. * Dist
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR
* Bump version to 5.0.0 * Fix npm tag * Dist
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR
* Bump version to 5.0.0-beta2 * Dist
2020-12-07Prepare v5.0.0-beta1.XhmikosR
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR
2020-10-31Lint: stop ignoring package.js (#32021)XhmikosR
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2019-02-20Remove jQuery from docs/repo.XhmikosR
Some of the snippets need to be updated later.
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-01-07Enable cache for ESLint.XhmikosR
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto
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-07-24Ship v4.1.3v4.1.3Mark Otto
2018-07-12Ship v4.1.2Mark Otto
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto
2018-04-09Clean up globals.XhmikosR
Also, add a missing license header in build/workbox.js.
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-01-18Bump version to 4.0.0Mark Otto
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto
2017-10-19fix version numberMark Otto
2017-10-19new version numberMark Otto
2017-08-11bump to betav4.0.0-betaMark Otto
2017-01-06version bumpMark Otto
2016-10-19version bump to alpha 5Mark Otto
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow
2016-09-05versionsMark Otto
2016-07-27bump versionsMark Otto
2015-12-09Update version numbers using npm scriptChris Rebert
Errata from: * 8ce5da30260c1368ae97838fcf010375071a7243 * 5d3144e8fb5c7202991b7614d77dfc00903fcb2e which missed a few numbers. [skip sauce] [skip validator]
2015-08-27Remove the obsolete JSHint references.XhmikosR
2015-08-26removed font filesLuca Mussi
2015-07-24Add support for Meteor 1.2Richard Lai
2015-06-16bump versionMark Otto
2015-04-28Add package.js in Grunt tasks.XhmikosR
2015-04-28Minor lint tweaks.XhmikosR
2015-03-16v3.3.2 => v3.3.4Chris Rebert
2015-02-20Added package.js for Meteor integrationLuca Mussi
Closes #15716 by merging it.