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

5394 Commits

Author SHA1 Message Date
XhmikosR
a185235ef3 Fix broken anchors in examples and one https redirect. 2018-11-18 10:00:03 +02:00
XhmikosR
7aaabebded Use https in more places. 2018-10-20 14:03:59 +03:00
XhmikosR
bbc862b376 v4-tease link focus. 2018-10-20 14:03:59 +03:00
XhmikosR
d24d47c27a Backport search from v4 and adapt it for v3.4.0. 2018-10-20 14:03:59 +03:00
Mark Otto
ebe7459665 Simplify team display, update team members 2018-10-19 12:02:11 +03:00
XhmikosR
3d4b65aba3 Tweak customizer input a bit. 2018-10-18 12:09:17 +03:00
Johann-S
b304c61318 remove drag/drop for customizer 2018-10-18 12:09:17 +03:00
XhmikosR
d7ab2fbd5b customizer: remove gist creation.
GitHub removed anonymous gist creation a few months ago.

https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/
2018-10-18 12:09:17 +03:00
Mark Otto
6de7ba427b Convert to pixels and adjust border-radius 2018-10-18 11:54:48 +03:00
XhmikosR
25d017a2ee Replace ZeroClipboard with clipboard.js (backported from v4). 2018-10-18 11:54:48 +03:00
XhmikosR
c7033212b6 Starter template: use the CDN files with SRI hashes. 2018-10-18 11:27:47 +03:00
XhmikosR
f77c7a3c92 Switch to lowercase doctype. 2018-10-18 11:27:47 +03:00
XhmikosR
26897b919b Specify rel="noopener" for external links. 2018-10-18 11:27:47 +03:00
XhmikosR
c95fa8114d Change CDN URLs to the new ones. 2018-10-18 11:27:47 +03:00
XhmikosR
e105d15642 Use https, fix broken links and unneeded redirects. 2018-10-18 11:27:47 +03:00
XhmikosR
5003e6c1b9 customizer: use the same license header as the main files. 2018-10-08 20:12:34 +03:00
XhmikosR
ee580c178d Move bash snippets $ to a :before so that it's not selectable. 2018-10-08 20:12:34 +03:00
XhmikosR
4ebaca2b58 Switch to jQuery's CDN and use SRI. 2018-10-08 20:12:34 +03:00
XhmikosR
44b3a3f1a2 Update anchor.js to v3.2.2. 2018-10-08 20:12:34 +03:00
XhmikosR
1912f7d7c4 Add image dimensions. 2018-10-08 20:12:34 +03:00
XhmikosR
82dd279656 Cache length variables. 2018-10-08 20:12:34 +03:00
XhmikosR
8c8c6d1667 Fix algolia.less media rule. 2018-10-08 20:12:34 +03:00
XhmikosR
0dbbbdc26b Remove jobs link. 2018-10-08 20:12:34 +03:00
XhmikosR
525e0388e4 Compress docs images. 2018-10-08 20:12:34 +03:00
XhmikosR
abe37ff83b Remove unneeded suppression and clean up docs less files. 2018-10-08 20:12:34 +03:00
XhmikosR
37a2534c8e Go back to single colon pseudo elements.
This is for backwards compatibility with the browsers we support in v3.
2018-10-08 20:12:34 +03:00
XhmikosR
bfc052ad5a Fix HTML validation errors and lint tests too. 2018-10-08 20:12:34 +03:00
XhmikosR
08529515e5 Bump year to 2018. 2018-10-08 20:12:34 +03:00
XhmikosR
fb5a1c6b29 Switch to inline comments for stylelint inline directives.
Otherwise the comments are actually output to the CSS.
2018-10-08 20:12:34 +03:00
Johann-S
4ebe2b8753 Use BrowserStack for our unit tests. 2018-09-28 09:53:59 +03:00
Mark Otto
82890e9bcf dist 2018-08-18 21:08:29 -07:00
Mark Otto
b3e0a8a3c4 dist 2018-04-08 18:38:25 -07:00
Mark Otto
30c6a8a380 remove script type attribute 2018-04-08 18:28:35 -07:00
Mark Otto
77342b080e update css with latest stylelint 2018-04-08 18:08:03 -07:00
Mark Otto
07ee6c8ea1 Merge branch 'v3.4.0-dev' of https://github.com/twbs/bootstrap-3 into v3.4.0-dev 2018-04-08 17:31:07 -07:00
XhmikosR
446973308e Fix HTML validation error. 2018-04-07 10:53:36 +03:00
Mark Otto
e1bdfc2b52 Merge remote-tracking branch 'origin/master' into v3.4.0-dev 2018-04-06 22:11:55 -07:00
Mark Otto
511b063fbe add 3.3 to version dropdown 2018-04-06 22:09:01 -07:00
Mark Otto
a720e23a51 remove autocomplete 2017-11-26 13:42:01 -08:00
Mark Otto
fac48547a6 fix broken url 2017-11-26 13:41:51 -08:00
Mark Otto
ccd7742397 stylelint the examples 2017-11-26 13:40:49 -08:00
Mark Otto
0a7a1b7a99 move that to separate file 2017-11-26 00:42:55 -08:00
Mark Otto
58286c1ba5 3.3.7 link 2017-11-25 23:21:58 -08:00
Mark Otto
3073a4e9b6 Merge branch 'master' into v3.4.0-dev 2017-11-25 18:32:45 -08:00
Mark Otto
53f31b3edd Merge remote-tracking branch 'origin/master' into v3.4.0-dev 2017-11-25 18:28:00 -08:00
Mark Otto
04d92a420a move from csslint to stylelint 2017-11-25 18:06:34 -08:00
Harish Gadiya
b6fdf61e90 Fixed footer broken links (#23808) 2017-09-12 20:54:12 +03:00
Mark Otto
4731b239b1 grunt 2017-07-09 20:47:51 -07:00
Mark Otto
59cddda490 tweak sidebar search 2017-07-04 22:43:22 -07:00
Mark Otto
6513bab359 fix paths in footer 2017-07-04 17:16:35 -07:00