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

313 Commits

Author SHA1 Message Date
Mark Otto
fceffd16c0 dist 2017-10-29 11:46:16 -07:00
XhmikosR
0d02addc5c
Remove the now unused _data/core-team.yml and the relevant scss. (#24593) 2017-10-29 17:55:28 +02:00
XhmikosR
0d71a8a738 Update popper.js to v1.12.6 and package-lock.json. (#24512) 2017-10-23 10:21:38 +03:00
Mark Otto
a79e0f9c78 dist 2017-10-22 19:40:05 -07:00
XhmikosR
52d99a887e Refactor a few selectors. (#24404)
1. move a couple of them before the more specific ones.
2. change nesting to be under the same parent selector
3. use the ampersand more
2017-10-23 00:17:28 +03:00
XhmikosR
29d58fb758 Enable stylelint's function-comma-space-after. (#24501)
The option is set to `always-single-line` in stylelint-config-standard which we extend.
2017-10-23 00:00:00 +03:00
Mark Otto
1b76b3cf2f dist 2017-10-22 12:26:15 -07:00
Gijs Boddeus
b21c822e50 Change max-height to height in documentation sidebars (#24446)
If the content of the page does not extend the full viewport height, the sidebars were shortened.
2017-10-20 10:12:38 +03:00
Mark Otto
80c909c99c dist 2017-10-18 09:29:05 -07:00
Mark Otto
e953d195f2 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-10-17 18:29:55 -07:00
Mark Otto
8a98bfd8c9 Merge branch 'yiq-function-update' of https://github.com/gijsbotje/bootstrap into v4-dev 2017-10-17 17:29:15 -07:00
m5o
77e975afb2 remove unused docs color variables (#24406) 2017-10-18 01:45:52 +03:00
Mark Otto
7ce2b03b1a dist 2017-10-15 15:51:44 -07:00
Gijs Boddeus
98778164e0 Merge branch 'v4-dev' into yiq-function-update 2017-10-15 11:55:02 +02:00
XhmikosR
ebc82db8ef Enable stylelint's no-duplicate-selectors rule. 2017-10-07 00:11:40 +03:00
Gijs Boddeus
48676f0e2b revert a77c13c 2017-10-04 10:55:48 +02:00
Gijs Boddeus
a77c13c403 change order off properties in _colors.scss 2017-10-04 08:51:24 +02:00
Gijs Boddeus
263190305e Merge branch 'v4-dev' into yiq-function-update 2017-10-04 08:46:03 +02:00
Mark Otto
898708dd27 dist 2017-10-02 21:48:56 -07:00
Mark Otto
acaa6d6f23 dist 2017-10-02 20:36:35 -07:00
XhmikosR
7b766e1ad5 Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
Mark Otto
79c6e54af1 dist 2017-10-01 12:14:55 -07:00
Mark Otto
f5ad6e3987 dist 2017-09-30 14:28:03 -07:00
XhmikosR
e8d9a034d0 Add eslint-plugin-compat.
We can check for browser compatibility on lint time now.
2017-09-26 17:16:27 +03:00
XhmikosR
388356acdf docs: fix syntax highlighting for shell scripts. (#24103)
Switch all instances to `sh` but keep `bash` so that things won't break either way.
2017-09-26 12:30:58 +03:00
XhmikosR
5fc5485ed1 Lossy compress a few remaining PNGs. (#24097)
Before: 312 KB (320.250 bytes)
After:  253 KB (259.961 bytes)
2017-09-26 10:21:30 +03:00
XhmikosR
b4d84b9cdf Update anchor.js to v4.1.0. (#24011) 2017-09-20 12:48:38 +03:00
Michael
5951508898 Pre-cache key assets with Workboxjs. (#23533) 2017-09-15 13:37:34 +03:00
gijsbotje
cc092272ee modified the yiq to to an actual function
function only returns a value, not the attribute itself
updated every use of the former mixin to use the new function
2017-09-13 17:32:44 +02:00
Mark Otto
df47558ef6 dist 2017-09-05 21:05:12 -07:00
Johann-S
a416d32521 Update Popper.js to 1.12.3 2017-08-23 10:43:57 +03:00
XhmikosR
ef8c77d8dc Tweak ESLint rules. 2017-08-23 00:05:38 +03:00
Mark Otto
25bbfcdd7c dist 2017-08-20 12:09:33 -07:00
XhmikosR
20abbc3c16 Register a service worker. 2017-08-15 14:35:36 +03:00
XhmikosR
e9323459ab New favicons.
Include everything for most browsers to work including Android.

Kept favicon.ico to the root dir.

Also added a manifest.json for PWA.
2017-08-15 14:35:36 +03:00
Mark Otto
ca7b7cd377 dist 2017-08-14 20:23:45 -07:00
Mark Otto
52310bfd69 Rearrange margins for .highlight (#23396)
Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279.
2017-08-13 16:44:52 -07:00
Mark Otto
2be34d5ce9 dist 2017-08-13 12:59:27 -07:00
Gijs Boddeus
9a03d7efc6 fix docs modal example fade out
the z-index was only corrected for `.modal.show` which made the modal drop behind the header and backdrop when fading out
simply dropping the `.show` from this selector will correct this issue
2017-08-12 22:08:09 +02:00
XhmikosR
185fe1b444 Convert the new PNGs to 8-bit and compress them. (#23299)
Before: 354 KB (363.514 bytes)
After:  129 KB (132.748 bytes)
2017-08-11 15:25:12 +03:00
Mark Otto
17232b2db4 docs dist 2017-08-10 20:49:00 -07:00
Mark Otto
0356a1417a Merge branch 'new-home' into v4-dev 2017-08-10 20:46:25 -07:00
Mark Otto
7a5dd0d1ce dist 2017-08-10 20:43:53 -07:00
Mark Otto
72ddc091dd move to div for block level 2017-08-09 08:34:28 -07:00
Mark Otto
cf3bfa04ef replacement fix for #23257 without old history 2017-08-09 08:34:28 -07:00
Mark Otto
da3185ee0a new homepage, new assets, clean out old stuff 2017-08-07 21:35:43 -07:00
Mark Otto
82f4686728 dist 2017-08-04 15:17:10 -07:00
XhmikosR
cb8d0e056e Compress brand SVGs with SVGOMG.
~30% savings.
2017-07-30 16:27:33 -07:00
XhmikosR
5a457327e8 Losslessly compress social logos.
Before: 374 KB (383.630 bytes)
After:  304 KB (311.505 bytes)
2017-07-30 16:27:33 -07:00
Johann-S
f4f63d8623 Update Popper.js to 1.11.0 (#23162) 2017-07-28 09:34:53 +03:00
XhmikosR
88c9a1609c Fix ESLint docs errors. (#23163)
Ignore ESLint error in ie-emulation-modes-warning.js.

Although the error is valid, enough time has been spent on old IE's problems, so just ignore it.
2017-07-28 09:18:47 +03:00
Mark Otto
082c9d92fe dist 2017-07-16 13:11:21 -07:00
Bardi Harborow
d35020cee8 Update dependencies. 2017-07-16 13:51:16 +10:00
Mark Otto
f093b90a7d move the overflow-y to the sticky @supports block
also remove the overflow-x. when you specify either overflow-y or overflow-x, the other is essentially nullified and thus ineffective anyway
2017-07-04 13:49:15 -07:00
Gijs Boddeus
bc70d19156 overflow-y auto on toc menu
fixes #22977
2017-07-04 13:49:15 -07:00
Johann-S
2cbaefc244 Update Popper.js to 1.10.8 2017-07-04 10:37:44 +02:00
Mark Otto
a7a47081f2 build dist 2017-06-30 15:29:59 -07:00
Mark Otto
e47cc747f6 update usage elsewhere 2017-06-30 09:01:39 -07:00
Mark Otto
964e06800a Drop the old $gray- variables for the new color range 2017-06-29 23:15:27 -07:00
Mark Otto
2f1bcaafa2 Merge branch 'v4-dev' into colors-redux 2017-06-25 18:42:14 -07:00
Mark Otto
9bfbee3503 add border color utilities 2017-06-25 18:39:14 -07:00
Mark Otto
b4879ec40f remove bg styles 2017-06-25 18:14:02 -07:00
Johann-S
38ddf9ec28 Fix modal overflow with our navbar documentation and fix typo (#22864)
* Fix modal overflow with our navbar documentation and fix typo

* Fix z-index backdrop and modal with popover/tooltip example
2017-06-21 11:47:14 +02:00
Mark Otto
222eddda5e Merge branch 'v4-dev' into colors-redux 2017-06-18 18:32:42 -07:00
Mark Otto
597e9f8618 remove - vars, update docs to generate from data yml files, update mixins, and generate card, button, bg, and color classes from the sass map 2017-06-18 02:57:16 -07:00
Mark Otto
74f1d002b4 Merge branch 'v4-dev' into colors-redux 2017-06-18 02:19:34 -07:00
Mark Otto
b1d07a8e7c follow up to 4bab8b890e to avoid the max-height if there's no sticky 2017-06-17 22:29:54 -07:00
Mark Otto
1c3acb63b1 fixes #22846 2017-06-17 20:36:49 -07:00
Mark Otto
4bab8b890e wrap .bd-navbar position styles in supports query, remove prefix, and update linter settings for file 2017-06-17 13:13:47 -07:00
Mark Otto
2a579e546c use flexbox order property to change order of content for screenreaders 2017-06-17 13:13:13 -07:00
Mark Otto
516af79509 prep docs for displaying the colors 2017-06-15 11:15:28 -07:00
Mark Otto
be39742d65 full build 2017-06-15 09:12:26 -07:00
Mark Otto
8396039b4e docs css build 2017-06-14 21:57:56 -07:00
Mark Otto
846718e1a9 call functions file in docs css 2017-06-14 21:25:27 -07:00
Mark Otto
2e798301ca build 2017-06-14 20:44:32 -07:00
Mark Otto
22bd955434 Merge branch 'v4-dev' into form-tweaks 2017-06-14 19:13:44 -07:00
Johann-S
8f431fc5b8 Update Popper.js 1.10.1 2017-06-14 21:13:42 +02:00
Mark Otto
2259501418 tighten up sidebar 2017-06-13 22:11:52 -07:00
Johann-S
1a0a1a0600 Avoid Tooltips/Popovers overflow on documentation's navbar (#22733) 2017-06-07 21:33:36 +02:00
Mark Otto
cb9f181d0e redesign search a bit more 2017-05-31 10:13:39 -07:00
Mark Otto
e9b6a064f8 redo how we do sticky sidebar because overflow-x/-y woes 2017-05-31 10:13:29 -07:00
Mark Otto
f1a7f1f56a Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined 2017-05-31 09:09:55 -07:00
Mark Otto
c3323d7b2a tighten padding on mobile for navbar so horizontal scroll nav shows more 2017-05-31 09:09:29 -07:00
Mark Otto
a78e86ae3b more minimal sidebar nav 2017-05-30 23:48:52 -07:00
Mark Otto
67b83aa535 style our dropdown a bit 2017-05-30 13:59:42 -07:00
Mark Otto
f8d1dc4d04 no need for those custom styles when we have utils 2017-05-30 13:23:36 -07:00
Mark Otto
39a258ddfe redo button styles
- rename .btn-bs to .btn-bd-purple
- abstract yellow masthead button into .btn-bd-yellow and use it the new
docs navbar
2017-05-30 12:03:34 -07:00
Mark Otto
967e6a1b63 restore algolia footer, but drop the background image 2017-05-30 11:01:23 -07:00
Mark Otto
f95cbc5950 wrap the sticky in a @supports so that edge and ie don't screw it all up 2017-05-29 23:32:28 -07:00
Mark Otto
12ca6d9d34 tweak navbar so it isn't more than 4rem high 2017-05-29 23:32:28 -07:00
Mark Otto
38204b9cb1 redesign slightly to make entries full width in dropdown menu, like bootstrap's menus 2017-05-29 23:32:28 -07:00
Mark Otto
6ea359435d redesign anchors 2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656 Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
Chris Rebert
8aa5181126 move /assets/ to /docs-assets/ ; fixes #10715 2013-09-23 13:02:26 -07:00
XhmikosR
d675e82e50 Update html5shiv to v3.7.0. 2013-09-23 16:51:49 +03:00
Heinrich Fenkart
c938c4438f Fix a silly typo 2013-09-20 19:43:47 +02:00
Mark Otto
e148923f27 Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
	dist/css/bootstrap.min.css
2013-09-19 22:57:11 -05:00
XhmikosR
0379c2056d Update jszip.js to the latest git. 2013-09-19 09:27:09 +03:00
Mark Otto
63d1d09ebd run grunt 2013-09-16 21:43:55 -07:00
Mark Otto
291a23aa4f Massive customizer audit and overhaul
I probably missed a few things and screwed up a few others, but this
takes the place of much of #9910. I haven't added many variables—that
should be reserved for v3.1—but I have rejiggered the layout, added
missing ones, corrected wrong values, etc.

/cc @cvrebert @juthilo @saas786
2013-09-11 21:14:10 -07:00