0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

347 Commits

Author SHA1 Message Date
Martijn Cuppens
edc5597705 Add js maps & tweak docs 2018-07-02 09:49:45 +03:00
Martijn Cuppens
1719a2ca42 Update folder structure (#26729) 2018-06-21 18:20:03 +03:00
Christian Oliff
89a47c98b9 https link to editorconfig.org 2018-05-31 09:43:12 +03:00
Johann-S
9e5be2ed7d fix branch for coveralls badge 2018-05-23 13:54:51 +03:00
Johann-S
31cf1fdd8d Add coverall to follow our coverage 2018-05-23 10:03:09 +02:00
Mark Otto
779ad9f174 Bump version to v4.1.1 2018-04-30 09:04:33 -07:00
Constantin Ross
7c53a8a195 Update README.md 2018-04-29 16:34:48 -07:00
XhmikosR
30cb1a2715 Pass docs version to search form and switch to the new index.
Also, move the search code to a separate file.
2018-04-27 10:22:58 +03:00
Laussel Loïc
5f546f5708 update README.md - debug search option is now in application.js (#26263) 2018-04-11 17:08:34 +03:00
Mark Otto
8f7bd41993
Ship v4.1.0 (#26218)
* 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-09 09:00:23 -07:00
XhmikosR
95cdfa2a65 Use https when possible. 2018-04-02 19:19:09 +03:00
Mark Otto
c53825d902
Separate issue templates, add support doc (#25705)
* 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-03-17 16:44:58 -07:00
vsn4ik
6b48747e61 Remove -Pre from Nuget install 2018-01-20 12:01:02 -08:00
Mark Otto
572d00ac7e Bump version to 4.0.0 2018-01-18 10:24:51 -08:00
Mark Otto
0d110c8f91
Update copyright for 2k18 (#25303)
* Update copyright range to include 2018

* Extend copyright date range on new files from 2017 to include 2018
2018-01-14 20:08:58 -08:00
Mark Otto
ced70da441 Update version to 4.0.0-beta.3 2017-12-28 09:50:04 -08:00
JCA122204
b23bf85faa Updated Quick Start Link (#25001)
* Updated Link For Getting started Page

* Change URL scheme of previous commit

From http to https
2017-12-22 16:52:36 -08:00
Giovanni Totaro
a1e2a27632 Add missing trailing slashes to URLs in docs 2017-10-30 17:42:41 +01:00
Giovanni Totaro
8776e80ffa Explain contents of bundled JS files in docs (#23735) 2017-10-30 12:27:23 +01:00
Mark Otto
dbf5405cfd fix version number 2017-10-19 12:23:29 -07:00
Mark Otto
cf00548f4e new version number 2017-10-19 12:23:29 -07:00
XhmikosR
1f43fe970b Fix a few 404 and one redirected link. (#24432) 2017-10-19 08:18:57 -07:00
XhmikosR
658e81a084 Mention bootstrap bundle in docs. (#24385) 2017-10-16 08:01:58 +03:00
XhmikosR
3ccb7ef16a Update README.md (#24365)
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-15 03:54:47 +03:00
Lucas Banegas
71e60e1f85 Describe compiled CSS (#24271) 2017-10-13 14:34:43 +03:00
XhmikosR
31c8721913 Normalize all links. (#24109)
* 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-26 15:24:14 +03:00
Herst
1341ce198d Update docs for old releases section in README (#23797)
* 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-04 15:39:12 -07:00
Tanguy Krotoff
c770e68836 Drop Bower support (#23568) 2017-09-04 15:29:05 -07:00
Andrii Lundiak
edd776b5a0 Suggestion to use consistent information about running docs locally
Idea is about to leave Ruby/Bundler commands in tooling section/readme/space, and on main readme use npm scripts syntax.
2017-09-03 15:32:18 +02:00
Vasilii Artemchuk
4b9c2ea5a8 Update yarn URL in README.md (#23795) 2017-09-02 15:41:16 +03:00
XhmikosR
839fa0fe98 README.md: use https for the Bootstrap logo. (#23458) 2017-08-15 18:08:54 +03:00
Jacob Müller
63909cacb1 Remove remaining v4 alpha references (#23414)
* 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-14 18:08:31 -07:00
Jason Etcovitch
3f36ac29fa Add npm install step to docs instructions (#23385) 2017-08-13 11:00:59 +03:00
Johann-S
53786e7a81 Replace dependencies badge by peer dependencies badge 2017-08-11 10:20:25 -07:00
Johann-S
7b0a0b246c Add a README.md badge to track our dependencies and require jQuery >=3.0.0. (#23125) 2017-08-10 22:57:05 -07:00
Mark Otto
35f80bb12e bump to beta 2017-08-10 20:56:35 -07:00
Mark Otto
035b7349f9 redo header 2017-06-18 00:14:23 -07:00
Johann-S
10a3e38053 Fix broken documentation links for Toolings section 2017-06-01 19:38:58 -07:00
Mark Otto
e7c711121d mention docsearch in readme 2017-05-30 11:03:55 -07:00
Bardi Harborow
2906b612d5 More minor build tweaks and docs updates. 2017-04-21 21:08:40 +10:00
Jesse Mandel
b6db7f5c00 Update NuGet shield link to latest version and bower shield link to
a bower search
2017-04-19 16:43:45 +10:00
Mark Otto
fcaf81003c one more 2017-03-20 13:25:10 -07:00
Mark Otto
6d994d5424 link and more 2017-03-20 13:24:36 -07:00
Mark Otto
37d515436c one more tweak 2017-03-20 13:20:11 -07:00
Mark Otto
c0e243457b fix heading 2017-03-20 13:19:09 -07:00
Mark Otto
1034ff5339 redo readme a smidge 2017-03-20 13:17:30 -07:00
Devinsuit
9fbaa4d160 Update link 2017-03-04 22:07:05 +03:00
Mehdi HosseinZade
3df1bfd8cd Update README.md 2017-01-09 21:06:14 -08:00
Mark Otto
045888fa38 version bump 2017-01-06 08:38:04 -08:00
Nuno Arruda
c767a00d5d Update copyright years to 2017 2017-01-01 12:56:11 +11:00