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

3233 Commits

Author SHA1 Message Date
Mark Otto
80144d74d7 Merge branch 'v4-dev' into v4-forms-cleanup 2016-04-08 20:55:19 -05:00
Teo Dell'Amico
a0a157db93 Finish killing .center-block; fixes #19443
Replace the leftover instances with .m-x-auto (and .d-block when necessary)
Closes #19665
Refs #19102
[skip sauce]
2016-04-06 15:55:27 -07:00
Chris Rebert
afedb24dc1 Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221
Update jQuery to v2.2.2.
2016-03-23 21:58:22 -07:00
Mark Otto
19d2a39490 grunt 2016-03-21 22:59:33 -07:00
Mark Otto
1a011c34c3 don't shrink nav font-size 2016-03-21 22:59:26 -07:00
Mark Otto
d9acd09351 lighter active 2016-03-21 22:56:45 -07:00
Mark Otto
00e20c7aec Make active navbar link weight 500 again 2016-03-21 22:56:26 -07:00
XhmikosR
8a878c1f7b Update jQuery to v2.2.2. 2016-03-19 15:21:12 +02:00
XhmikosR
cfe856fc20 Run grunt.
[ci skip]
2016-02-28 03:52:49 +02:00
XhmikosR
21a9c2934a Update holder.js to v2.9.3.
[ci skip]
2016-02-28 03:52:49 +02:00
XhmikosR
666e8aa8b1 Run grunt.
[ci skip]
2016-02-27 13:56:46 +02:00
XhmikosR
96cafe2d2d Update tether to v1.2.0.
[skip sauce]
[skip validator]
2016-02-27 13:56:40 +02:00
XhmikosR
4e3eaef192 Update jekyll-search to v1.1.1.
[ci skip]
2016-02-27 13:53:19 +02:00
XhmikosR
49773684ff Update clipboard.js to v1.5.9.
[ci skip]
2016-02-27 13:52:19 +02:00
XhmikosR
cf5855483d Update anchor-js to v3.1.0.
[ci skip]
2016-02-27 13:51:14 +02:00
XhmikosR
255e89b241 Run grunt.
[ci skip]
2016-02-19 13:14:47 +02:00
James Mosier
ba50680724 Modal docs: Added JS event handler for relatedTarget demo
Fixes #17584
Closes #17607 by merging it
2016-02-18 17:58:23 -08:00
Mark Otto
3b84ffcc54 grunt 2016-02-16 20:09:57 -08:00
Mark Otto
35b9c2283b grunt 2016-02-15 19:11:35 -08:00
Mark Otto
325c1d4c3c spacing in docs example" 2016-02-09 01:12:58 -08:00
Mark Otto
cb7b780876 grunt 2016-02-06 20:32:24 -08:00
Mark Otto
612b824ae0 grunt 2016-02-06 15:32:03 -08:00
Mark Otto
e06d6365f8 Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets 2016-02-06 15:32:00 -08:00
Mark Otto
40c3be90ca grunt 2016-02-06 15:20:08 -08:00
Mark Otto
f127bc68a3 Merge branch 'v4-dev' into v4-grid-redux 2016-02-06 12:29:06 -08:00
Mark Otto
03ec195974 linter overhaul 2016-02-06 12:28:18 -08:00
Mark Otto
d043fe4eb2 disable linter 2016-02-06 12:27:44 -08:00
Mark Otto
414997baa8 flip things around again, no more base class, try out some new stuff to keep responsive flex grid working 2016-02-06 10:51:59 -08:00
Mark Otto
94999c98cf simpler, more specific docs example css 2016-02-06 01:47:40 -08:00
Mark Otto
44bcaffb95 Tweak docs example CSS for flexbox grid cols 2016-02-06 01:30:31 -08:00
Mark Otto
9a645ef51a Ensure docs grid example highlighting for flexbox mode 2016-02-06 00:47:19 -08:00
Mark Otto
2ac922c78f grunt 2016-02-03 19:45:19 -08:00
Mark Otto
ba37c37615 Redo line-height globally
- Rename -height to -height-base to match other vars
- Drop use of -height across the board and rely on it to be inherited
- Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-02-03 19:45:13 -08:00
ruedap
d79cd56289 Fix typo in docs/assets/scss/docs.scss 2016-01-19 19:49:16 +09:00
Mark Otto
b4bd1dc0dd grunt 2016-01-17 19:17:10 -08:00
Chris Rebert
22df55f24d Docs: Remove defunct Pager example styles
Refs #18782
[skip sauce]
2016-01-11 02:02:05 -08:00
Chris Rebert
6058dae624 grunt dist-css docs
[ci skip]
2016-01-10 18:49:50 -08:00
Mark Otto
f550d99553 grunt 2016-01-06 00:07:41 -08:00
Mark Otto
3c009add3b Merge pull request #18734 from tagliala/fix-highlight-docs
Fix margins in highlighted code in docs
2016-01-05 20:48:13 -08:00
Mark Otto
a79f89b354 grunt 2016-01-03 19:16:53 -08:00
Mark Otto
a439bc16c6 Merge pull request #18752 from twbs/v4-docs-scsslint
v4: Docs Sass linting
2016-01-03 19:14:46 -08:00
Mark Otto
ca6f6ca2f5 grunt 2016-01-03 18:43:59 -08:00
Mark Otto
1364caf0b6 reformat syntax styles for linting 2016-01-03 18:28:07 -08:00
Mark Otto
b435894e2d basic linting 2016-01-03 18:27:54 -08:00
Mark Otto
7a582b2ffe basic linting changes, disable some id selector testing per file as needed 2016-01-03 18:17:58 -08:00
Mark Otto
ef5e2a5b5b property order linting 2016-01-03 18:12:33 -08:00
Mark Otto
26b4211c23 we nuked the focusedinput example awhile back, so nuking the styles too 2016-01-03 18:10:47 -08:00
Mark Otto
6e7a9c5a38 basic linting 2016-01-03 18:10:34 -08:00
Mark Otto
84cd41956f nuke vendor prefixes 2016-01-03 18:10:22 -08:00
Mark Otto
7a00b13b07 remove unused rule for ads css that was hiding an image that no longer exists (i think) 2016-01-03 18:09:36 -08:00
Chris Rebert
422ed9ab48 grunt dist docs
[ci skip]
2016-01-01 12:37:52 -08:00
Chris Rebert
e9192f6de0 Update copyright years to 2016
[ci skip]
2016-01-01 12:31:38 -08:00
Geremia Taglialatela
ac77f5843a Fix margins in highlights 2015-12-31 20:00:28 +01:00
XhmikosR
612ff4f5d1 Run grunt.
[ci skip]
2015-12-24 12:50:15 +02:00
Mark Otto
1e9f0ab99e grunt 2015-12-07 22:11:27 -08:00
Mark Otto
0186ab5fff Merge pull request #18325 from twbs/tooltip-a-nowrap
Prevent anchors in tooltip example from splitting across lines
2015-12-07 21:58:35 -08:00
Mark Otto
8f80b80c17 grunt 2015-12-07 21:35:05 -08:00
Mark Otto
4520b0f5d0 proper fix for #18439 w/ clippy placement and hover 2015-12-07 21:35:00 -08:00
Mark Otto
a78b835143 grunt 2015-12-07 09:24:54 -08:00
Mark Otto
5a2318b68c fixes #18436 2015-12-06 16:41:38 -08:00
XhmikosR
34a0ce571e Run grunt.
[ci skip]
2015-12-05 11:43:23 +02:00
XhmikosR
4191288873 Update clipboard.js to v1.5.5.
[ci skip]
2015-12-05 11:41:34 +02:00
XhmikosR
58717fa2d8 Update anchor.js to v2.0.0.
[ci skip]
2015-12-05 11:41:34 +02:00
XhmikosR
4e7c7f4b9d Update jekyll-search.min.js to v1.0.9.
Fixes the IE 9 error.

[ci skip]
2015-12-04 19:28:41 +02:00
XhmikosR
14772943a6 Rename jekyll-search.js to reflect that it's minified.
[ci skip]
2015-12-04 19:28:41 +02:00
XhmikosR
8a1685fdee Run grunt.
[ci skip]
2015-12-03 08:51:57 +02:00
Chris Rebert
4a51f28e2c Prevent anchors in tooltip example from splitting across lines
So as to decrease the number of future inquiries about said edge case (which is already documented).
Refs #18304
[skip sauce]
2015-11-29 23:54:13 -08:00
Mark Otto
3140701b52 grunt 2015-11-29 18:41:12 -08:00
Mark Otto
9f40178112 fix ads background color 2015-11-29 18:41:08 -08:00
Mark Otto
e28e73e531 grunt 2015-11-29 18:39:46 -08:00
Mark Otto
6421e27b6c darken docs nav selected state and un-semibold it so it's not dangling 2015-11-29 18:36:50 -08:00
XhmikosR
569f86051e Run grunt.
[ci skip]
2015-11-23 18:51:32 +02:00
XhmikosR
eea6690d0e Run grunt.
[ci skip]
2015-11-16 10:03:57 +02:00
Jacob Thornton
a3d7f79ae9 Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev 2015-11-14 19:52:17 -08:00
Jacob Thornton
186c1c6d80 Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lincolndbryant-v4-dev 2015-11-14 19:49:48 -08:00
Mark Otto
7d9ddb844d grunt 2015-11-14 19:46:15 -08:00
Mark Otto
ffa3b7c296 grunt 2015-11-12 23:15:38 -08:00
XhmikosR
f1223195b3 Run grunt.
[ci skip]
2015-11-12 09:17:52 +02:00
XhmikosR
a291d79ecb Run grunt.
[ci skip]
2015-11-11 09:00:47 +02:00
Chris Rebert
1dc8583bc5 grunt dist 2015-10-29 22:08:31 -07:00
Chris Rebert
ee34e924dd IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head
Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.

[skip sauce]
2015-10-28 15:09:57 -07:00
XhmikosR
a50849f61b Switch to jQuery 2.1.4.
Now that we don't support IE 8 it's safe to do that.
2015-10-24 19:09:33 +03:00
XhmikosR
270c0b1470 Run grunt. 2015-10-24 19:02:32 +03:00
Zeno Rocha
e4590aca61 Fix the remaining issues for the clipboard.js switch. 2015-10-24 19:01:03 +03:00
XhmikosR
c343b9f59d Replace ZeroClipboard with clipboard.js.
Things left:
1. clear the selection after copy
2. add messages for success and error
2015-10-24 19:01:02 +03:00
Chris Rebert
4461884f69 Rename docs-specific static tooltip/popover classes for clarity; refs #18043
[skip sauce]
2015-10-23 23:17:19 -07:00
Chris Rebert
a19bcaef96 grunt dist 2015-10-23 12:06:24 -07:00
XhmikosR
724bf86288 Run grunt.
[ci skip]
2015-10-14 00:49:31 +03:00
Chris Rebert
b74536fa8c grunt dist 2015-10-09 21:03:57 -07:00
XhmikosR
b93c16341d Run grunt. 2015-09-23 09:39:13 +03:00
XhmikosR
7399607a03 Specify a filter gradient for IE 9. 2015-09-19 09:41:25 +03:00
XhmikosR
2c7e65a680 Use the individual background properties instead of the shorthand.
[ci skip]
2015-09-19 09:41:25 +03:00
Mark Otto
c34fdd415e grunt 2015-09-15 21:11:19 -07:00
Corbzilla
2dce4740cf Add JS to fix indeterminate checkbox example in docs
Fixes #17196
Closes #17510
2015-09-07 13:41:45 -07:00
Mark Otto
180f97d7b2 grunt 2015-09-05 20:56:46 -07:00
Patrick H. Lauke
e859b4b216 Merge pull request #17477 from patrickhlauke/v4-skippy
Port skiplink styling from v3 to v4
2015-09-05 18:37:27 +02:00
XhmikosR
fec2cedfd4 Merge pull request #17369 from twbs/v4-dev-xmr-docs-img
Compress images.
2015-09-05 17:17:00 +03:00
Patrick H. Lauke
6a37ec3767 Port skiplink styling from v3 to v4 2015-09-05 08:56:47 +01:00
XhmikosR
f0840c893b Run grunt. 2015-09-05 08:13:43 +03:00
XhmikosR
1ba807f15d Update Holder.js to v2.8.2.
[ci skip]
2015-09-05 07:51:14 +03:00
Mark Otto
cab79b13ca grunt 2015-09-04 21:28:06 -07:00
Kevin Kirsche
54fba7cbe5 Rename .img-responsive class to .img-fluid
Fix #17166
2015-09-01 21:12:28 -07:00
Mark Otto
0537c5a455 Merge pull request #17336 from petetnt/petetnt/v4-dev-patch-3
Document utility class .bg-inverse
2015-09-01 20:17:09 -07:00
XhmikosR
8941bdfbda Merge pull request #17392 from twbs/v4-dev-xmr-https
Use `https` when possible.
2015-08-30 13:31:05 +03:00
XhmikosR
6e732ace2c Run grunt.
[ci skip]
2015-08-30 00:01:30 +03:00
XhmikosR
8328344212 Use https when possible.
[ci skip]
2015-08-29 18:50:20 +03:00
XhmikosR
3fef66eaf5 Fix the JS errors due to jekyll-search.
1) Update it to v1.0.8
2) Include jekyll-search where it's used only

[ci skip]
2015-08-28 14:28:47 +03:00
XhmikosR
7da2d3c68a Lossy compress the 2 new images.
Before: 538 KB (551.052 bytes)
After:  179 KB (183.296 bytes)

[ci skip]
2015-08-27 18:49:39 +03:00
XhmikosR
4631b229fb Losslessly compress images.
Before: 1,28 MB (1.351.880 bytes)
After:  1,27 MB (1.341.411 bytes)

[ci skip]
2015-08-27 18:49:39 +03:00
XhmikosR
1029240b2d Update Anchor.js to v1.2.1.
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
13e33e329c Remove the obsolete JSHint references. 2015-08-27 08:11:11 +03:00
petetnt
6aebac8e38 Document .bg-inverse 2015-08-26 16:01:34 +03:00
Chris Rebert
7ff9b1979c grunt dist 2015-08-26 01:28:48 -07:00
XhmikosR
ab4c07dbdd Bump year.
[ci skip]
2015-08-25 18:52:27 +03:00
XhmikosR
606393502d Specify Internet Explorer 9 as the minimum supported version. 2015-08-25 18:52:27 +03:00
Mark Otto
facb3a0c3c grunt 2015-08-24 22:34:46 -07:00
Mark Otto
d4e7252a83 grunt 2015-08-23 00:18:35 -07:00
Mark Otto
b3c4ea52cd Merge pull request #17221 from maxbeatty/docs-preprocessor
Update Preprocessor section of homepage
2015-08-22 19:07:05 -07:00
Mark Otto
912637f0d0 homepage docs callout 2015-08-22 18:32:18 -07:00
Mark Otto
6e5e9225fd grunt 2015-08-22 18:25:20 -07:00
Max Beatty
2c58bd5294 Update Preprocessor section of homepage 2015-08-21 15:02:11 -07:00
Kevin Kirsche
b35fc603fd v4 - Remove weird extra border from GitHub follow buttons on v4 Team page
Fix #17175

X-Ref Original Against Wrong Branch: #17179
2015-08-20 23:09:19 -04:00
Mark Otto
980d8ea2d8 docs tweaks for responsive 2015-08-19 00:07:59 -07:00
Mark Otto
5a905ef8a5 basic responsive top nav hacks for docs 2015-08-18 23:44:18 -07:00
Mark Otto
f83ca1c6b0 ads colors 2015-08-18 19:56:28 -07:00
Mark Otto
7de3b3eced fix footer to use new dropdown markup 2015-08-18 19:51:21 -07:00
Mark Otto
15b7ce59df grunt 2015-08-18 18:45:12 -07:00
Mark Otto
5ebc46cec3 fix dropdown fonts in header 2015-08-18 18:45:08 -07:00
Mark Otto
2685475919 downsize that nav 2015-08-18 01:27:33 -07:00
Mark Otto
ff72ea6b81 navbar positioning 2015-08-18 01:18:21 -07:00
Mark Otto
4c7e4e4454 grunt 2015-08-18 01:06:40 -07:00
Mark Otto
a3eecaadb0 fix main docs nav to use latest navbar changes 2015-08-18 01:06:36 -07:00
Mark Otto
03f21a75e5 grunt 2015-08-18 00:47:15 -07:00
Mark Otto
a84e51a2dc don't let that interfere with the navbar 2015-08-18 00:47:10 -07:00
Mark Otto
a4e9a6845a space out form control sizing examples 2015-08-17 23:44:17 -07:00
Mark Otto
34f24ddd20 docs grunt 2015-08-17 21:31:23 -07:00
Mark Otto
b68acc8938 redo hella docs scss
- clean out commented out code
- break apart homepage.scss into sub files by component
- rename a few files to reflect their new component names
2015-08-17 21:31:17 -07:00
Mark Otto
38efe5ae59 rip commented out old anchor js css 2015-08-17 21:24:39 -07:00
Mark Otto
84a862e75f rebuild docs js 2015-08-17 21:24:25 -07:00
Mark Otto
cd592725cb restore docs kill links js 2015-08-17 21:21:39 -07:00
Mark Otto
03b6c35b5d restore docs anchor js 2015-08-17 21:20:36 -07:00
Mark Otto
b430ed19d8 docs grunt 2015-08-17 21:16:12 -07:00
Mark Otto
1654f2a6e1 tweak docs spacing 2015-08-17 21:16:09 -07:00
Mark Otto
c9ed01d972 grunt 2015-08-17 21:13:54 -07:00
Mark Otto
8cb0cd3106 tweak that margin 2015-08-17 21:08:07 -07:00
Mark Otto
86f7ee0184 grunt 2015-08-17 20:41:13 -07:00
Mark Otto
8d8f3aa078 fix ads display on homepage 2015-08-17 20:41:10 -07:00
Mark Otto
bce36ae026 narrow homepage grid cols 2015-08-17 00:12:20 -07:00
Mark Otto
0048e3a32e grunt 2015-08-16 18:20:10 -07:00
Mark Otto
053853a4f5 custom padding on homepage 2015-08-16 18:11:23 -07:00
Mark Otto
18cbb7d695 semibold buttons 2015-08-16 18:11:10 -07:00
Mark Otto
0a78c48064 darken gradient 2015-08-16 18:10:53 -07:00
Mark Otto
a52b0d7b03 darken gradient 2015-08-16 18:10:31 -07:00
Mark Otto
c064eef67b Massive cleanup
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
2015-08-14 22:45:55 -07:00
Mark Otto
b388778f1f restyle zeroclipboard doodad 2015-08-14 00:47:41 -07:00
Mark Otto
0babe3568c simpler gruntfile watch 2015-08-12 20:14:14 -07:00
Jacob Thornton
23d05f1585 get the js working for docs 2015-08-12 19:59:55 -07:00
Mark Otto
575a886437 fix general page and page header layout 2015-08-12 17:45:47 -07:00
Mark Otto
8e8f8f54cd property order 2015-08-12 17:23:44 -07:00
Mark Otto
2e98fd872c compile latest 2015-08-10 23:43:32 -07:00
Mark Otto
9998556556 fix widths on container diagrams 2015-08-10 23:18:45 -07:00
Mark Otto
28bcf047c8 container illustrations 2015-08-10 23:07:50 -07:00
Mark Otto
1624c5b594 remove commented out code 2015-08-10 22:47:50 -07:00
Mark Otto
b814a96aba ads spacing 2015-08-10 16:50:48 -07:00
Mark Otto
d1f06ffe83 light gray on docs search input 2015-08-10 16:47:43 -07:00
Mark Otto
f5008769a5 really fix that spacing and nesting 2015-08-10 16:46:21 -07:00
Mark Otto
d02017e0e5 more margin there 2015-08-10 16:44:47 -07:00
Mark Otto
80a1b69ce5 compile latest docs css 2015-08-10 16:11:49 -07:00
Mark Otto
c78965b47d clean up spacing of table of contents links in docs 2015-08-10 15:56:05 -07:00
Mark Otto
491cc512ad build 2015-08-09 22:50:04 -07:00
Mark Otto
74ee24db1e treat old .btn-outline docs button as a true .btn modifier 2015-08-09 22:49:42 -07:00
Mark Otto
44fe355ec2 un-affix top navbar 2015-08-09 20:31:16 -07:00
Mark Otto
7c3f5b6d59 rewrite some forms docs, use new validation styles and icons 2015-08-08 14:15:09 -07:00
Mark Otto
ee133a9cd4 fix ads styles 2015-08-05 23:26:10 -07:00
Mark Otto
0173b553d5 fix broken table in the forms docs 2015-08-05 23:19:15 -07:00
Mark Otto
fed0d8a2d4 restore page headers, use partial and page frontmatter to organize it 2015-08-05 17:47:45 -07:00
Mark Otto
bc88c90b2c footer overhaul again 2015-08-05 00:54:30 -07:00
Mark Otto
d80f26fe49 unaffix sidebar and simplify styles of docs side nav to be more like v3 2015-08-05 00:38:36 -07:00
Mark Otto
6836530f72 account for nav on docs pages 2015-08-05 00:10:15 -07:00
Mark Otto
b728fe2bbd tweak homepage copy and layout 2015-08-05 00:05:05 -07:00
Mark Otto
95b0ec18f4 new global navbar for all docs pages 2015-08-04 23:39:51 -07:00
Mark Otto
60a045634c grunt 2015-08-04 23:24:22 -07:00
Mark Otto
5e8baa3004 yay 2015-08-04 22:47:22 -07:00
Mark Otto
4b506b9b11 color function that shiz 2015-08-04 22:46:49 -07:00
Mark Otto
042b5fc7eb tweak footer styles 2015-08-04 22:39:54 -07:00
Mark Otto
d318d64c08 grunt 2015-08-04 22:31:18 -07:00
Mark Otto
1ddc3f5e21 Merge branch 'master' into v4m 2015-08-04 22:29:45 -07:00
Mark Otto
ab412b2404 grunt 2015-08-04 21:36:11 -07:00
Mark Otto
8babdf166a Merge pull request #16921 from twbs/footer
Simpler docs footer
2015-07-31 15:17:33 -07:00
Mark Otto
c9c9c614a9 simpler footer with no social buttons, fewer links 2015-07-31 15:03:17 -07:00
Mark Otto
32f9b626b3 smaller, local expo screenshots 2015-07-31 14:51:31 -07:00
XhmikosR
abdf41f5f3 Add a local jQuery fallback.
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-07-26 10:07:33 +03:00
XhmikosR
f4a44208f4 Run grunt. 2015-07-26 00:16:58 +03:00
Mark Otto
847470ca09 grunt 2015-06-22 23:25:18 -07:00
Mark Otto
b5bfc7c252 line-height-base in docs 2015-06-22 23:25:14 -07:00
Mark Otto
96e7ceed90 grunt 2015-06-22 16:30:56 -07:00
Mark Otto
5f20106784 fix margin again 2015-06-22 16:17:18 -07:00
Mark Otto
e4d72c914d fix vars, grunt that shit 2015-06-19 00:01:57 -07:00
Mark Otto
169d2a4a78 Merge branch 'master' into v4 2015-06-18 23:56:43 -07:00
Mark Otto
b39ce7d6c0 grunt 2015-06-18 15:48:54 -07:00