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
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-06-14Replace Freenode with Libera.Chat in the remaining files (#34250)XhmikosR
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR
* Bump version to 5.0.1. * Dist
2021-05-08Update README.md for v5 (#33891)alpadev
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-03-18README.md: use shields.io for the tests badge too (#33401)XhmikosR
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR
* Bump version to 5.0.0-beta2 * Dist
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR
2020-12-07Revert v5.getbootstrap.com changesXhmikosR
2020-12-07Prepare v5.0.0-beta1.XhmikosR
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard
2020-12-01README: fix path to search.js (#32257)XhmikosR
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR
2020-09-24README.md: show brotli size too (#31259)XhmikosR
2020-09-17docs: fix a few redirects (#31689)XhmikosR
* Fix GitHub's permanent redirects * Fix a11yproject redirects * Update postcss-loader repo URL to the current one
2020-09-10Download link in README (#31588)Gaël Poupard
* Download link in README Fixes #31585 Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-07-06Remove period in list item link for consistency. (#31243)Stephanie Brown
2020-06-19Updated the command to install using yarn (#31075)Mattonit
* updated yarn command to install latest version * Update README.md Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-06-18Fix Stack Overflow tag (#31062)Christian Studer
2020-06-17Fix gzip badgesXhmikosR
2020-06-17README: remove `.svg` from shields.io badgesXhmikosR
2020-06-17Update links to bug and feature request issue templatesMark Otto
2020-06-16Update v5 readmeMark Otto
- New logo - Add callout to v4-dev branch
2020-06-16Prepare docs for v5.getbootstrap.comXhmikosR
* use v5.getbootstrap.com as the site URL/CNAME * block robots from crawling * specify next npm tag
2020-06-16Rename "master" to "main". (#31050)XhmikosR
2020-06-10Split GitHub Actions.XhmikosR
Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.
2020-05-18More Markdownlint fixesXhmikosR
2020-05-18Fix some easy Markdown linting issuesMark Otto
- Always use dashes for bullets - Add some basic alt text for our readme OC sponsors
2020-05-13Update punctuation (#30757)William Entriken
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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.
2020-05-08README.md: change Tests badge to point to master (#30765)XhmikosR
2020-01-09README.md: restore Slack badge (#29984)XhmikosR
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR
2019-12-30README.md: show sponsors first (#29931)Martijn Cuppens
2019-12-25Fix typo in alt text (#29911)Allen Guo
2019-10-02README.md: link to the Actions page for Tests (#29480)XhmikosR
2019-09-24GH Actions updates. (#29429)XhmikosR
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR
Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts.
2019-08-08Prep for migration to GitHub Actions CI/CDMark Otto
2019-07-29Remove Slack badge link for nowMark Otto
2019-07-22Add bootstrap-utilities.scssjulian-hecker
2019-07-14Added link to creative commons license (#29032)Sunny Dhoke
The previous link is dead one.
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