]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Wed, 14 Jun 2017 05:45:16 +0000 (22:45 -0700)]
Remove the confusing _custom.scss file
Patrick Yeo [Fri, 9 Jun 2017 03:14:50 +0000 (20:14 -0700)]
(Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-checkbox-checked-icon`, `$custom-checkbox-indeterminate-indicator-color`, `$custom-checkbox-indeterminate-icon`, `$custom-radio-radius`, `$custom-radio-checked-icon`, `$custom-select-sm-font-size`, to `$custom-checkbox-border-radius`, `$custom-checkbox-icon-checked`, `$custom-checkbox-indicator-indeterminate-color`, `$custom-checkbox-icon-indeterminate`, `$custom-radio-border-radius`, `$custom-radio-icon-checked`, `$custom-select-font-size-sm` respectively
Patrick Yeo [Fri, 9 Jun 2017 01:05:27 +0000 (18:05 -0700)]
Rename `$font-size-h*` to `$h*-font-size` for consistency (#22414)
Patrick Yeo [Fri, 9 Jun 2017 01:27:07 +0000 (18:27 -0700)]
Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-bg-hover`, `$table-bg-active`, `$table-inverse-bg-accent`, `$table-inverse-bg-hover` to `$table-cell-padding-sm`, `$table-accent-bg`, `$table-hover-bg`, `$table-active-bg`, `$table-inverse-accent-bg`, `$table-inverse-hover-bg`, respectively (#22414)
Patrick Yeo [Fri, 9 Jun 2017 02:11:40 +0000 (19:11 -0700)]
(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$input-border-color-focus`, `$input-box-shadow-focus`, `$input-color-focus`, `$input-color-placeholder` to `$input-disabled-bg`, `$input-focus-bg`, `$input-focus-border-color`, `$input-focus-box-shadow`, `$input-focus-color`, `$input-placeholder-color`, respectively
Patrick Yeo [Fri, 9 Jun 2017 02:33:33 +0000 (19:33 -0700)]
(#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, `$custom-control-disabled-description-color`, `$custom-control-checked-indicator-color`, `$custom-control-checked-indicator-bg`, `$custom-control-checked-indicator-box-shadow`, `$custom-control-focus-indicator-box-shadow`, `$custom-control-active-indicator-color`, `$custom-control-active-indicator-bg`, `$custom-control-active-indicator-box-shadow` to `$custom-control-indicator-disabled-bg`, `$custom-control-description-disabled-color`, `$custom-control-indicator-checked-color`, `$custom-control-indicator-checked-bg`, `$custom-control-indicator-checked-box-shadow`, `$custom-control-indicator-focus-box-shadow`, `$custom-control-indicator-active-color`, `$custom-control-indicator-active-bg`, `$custom-control-indicator-active-box-shadow`, respectively
Patrick Yeo [Fri, 9 Jun 2017 03:23:24 +0000 (20:23 -0700)]
(#22414) Renamed for consistency `$nav-disabled-link-color`, `$nav-tabs-active-link-color`, `$nav-tabs-active-link-bg`, `$nav-tabs-active-link-border-color`, `$nav-pills-active-link-color`, `$nav-pills-active-link-bg` to `$nav-link-disabled-color`, `$nav-tabs-link-active-color`, `$nav-tabs-link-active-bg`, `$nav-tabs-link-active-border-color`, `$nav-pills-link-active-color`, `$nav-pills-link-active-bg`, respectively
Patrick Yeo [Fri, 9 Jun 2017 03:27:19 +0000 (20:27 -0700)]
(#22414) Renamed for consistency `$modal-dialog-sm-up-margin-y`, `$modal-content-xs-box-shadow`, `$modal-content-sm-up-box-shadow`, to `$modal-dialog-margin-y-sm-up`, `$modal-content-box-shadow-xs`, `$modal-content-box-shadow-sm-up`, respectively
Mark Otto [Tue, 13 Jun 2017 15:25:55 +0000 (08:25 -0700)]
Update _variables.scss
Mark Otto [Tue, 13 Jun 2017 15:25:18 +0000 (08:25 -0700)]
Mention variable naming scheme to help with #22414
Johann-S [Wed, 7 Jun 2017 19:33:36 +0000 (21:33 +0200)]
Avoid Tooltips/Popovers overflow on documentation's navbar (#22733)
Johann-S [Sun, 4 Jun 2017 08:58:38 +0000 (10:58 +0200)]
Update path to our docs assets for visual tests
Patrick Yeo [Thu, 1 Jun 2017 21:21:33 +0000 (14:21 -0700)]
Fix overflowing text in Cards with `word-wrap: break-word`
Patrick Yeo [Thu, 1 Jun 2017 22:51:31 +0000 (15:51 -0700)]
Rename `$card-border-radius-inner` to `$card-inner-border-radius`
Tom Van Rompaey [Sat, 3 Jun 2017 07:53:50 +0000 (15:53 +0800)]
fix small typo inside _button-group.scss (#22746)
fron -> front
Johann-S [Thu, 1 Jun 2017 20:23:11 +0000 (22:23 +0200)]
Fix broken documentation links for Toolings section
Maxime Locqueville [Thu, 1 Jun 2017 06:11:06 +0000 (08:11 +0200)]
Fix search redirect
Mark Otto [Thu, 1 Jun 2017 04:25:47 +0000 (21:25 -0700)]
build
Mark Otto [Thu, 1 Jun 2017 03:46:29 +0000 (20:46 -0700)]
Merge branch 'v4-dev' into v4-docs-streamlined
Patrick Yeo [Wed, 31 May 2017 00:24:15 +0000 (17:24 -0700)]
Rename `$card-link-hover-color` to `$card-inverse-link-hover-color`
Brian Ng [Wed, 31 May 2017 20:02:26 +0000 (15:02 -0500)]
Use correct version of babel-preset-es2015
The 7.x-alpha preset won't work with 6.x core.
An alternative would be to bump babel-cli to 7.x-alpha (if you'd like to help us test :D)
Mark Otto [Wed, 31 May 2017 17:13:39 +0000 (10:13 -0700)]
redesign search a bit more
Mark Otto [Wed, 31 May 2017 17:13:29 +0000 (10:13 -0700)]
redo how we do sticky sidebar because overflow-x/-y woes
Mark Otto [Wed, 31 May 2017 16:20:37 +0000 (09:20 -0700)]
tweak bootstrap svg
Mark Otto [Wed, 31 May 2017 16:09:55 +0000 (09:09 -0700)]
Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined
Mark Otto [Wed, 31 May 2017 16:09:29 +0000 (09:09 -0700)]
tighten padding on mobile for navbar so horizontal scroll nav shows more
Johann-S [Mon, 29 May 2017 19:46:11 +0000 (21:46 +0200)]
Remove the use of x-arrow attribute for Tooltips/Popovers arrows
Mark Otto [Wed, 31 May 2017 06:48:52 +0000 (23:48 -0700)]
more minimal sidebar nav
Mark Otto [Wed, 31 May 2017 06:31:40 +0000 (23:31 -0700)]
Merge branch 'v4-dev' into v4-docs-streamlined
CDAGaming [Wed, 31 May 2017 04:11:56 +0000 (21:11 -0700)]
Update Dependencies (REUPLOAD) (#22594)
* Update Dependencies (REUPLOAD)
Uglify-JS: 2.8.22 > 3.0.3
QUnitJS: 2.3.1 > 2.3.2
PostCSS-CLI: 3.1.1 > 4.0.0
Clean-CSS-CLI: 4.0.12 > 4.1.0
Babel-Eslint: 7.2.2 > 7.2.3
AutoPrefixer: 6.7.7 > 7.0.1
* Updates More Dependencies
Autoprefixer: v7.0.1 > v7.1.1
Clean-CSS-CLI: v4.1.0 > v4.1.3
Node-Sass: v4.5.2 > v4.5.3
PostCSS-FlexBugs-Fixes: v2.1.1 > v3.0.0
Uglify-JS: v3.0.3 > v3.0.11
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Gem Bundler Dependency
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Gemfile.lock Dependency
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update QUnit
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Uglify-JS to v3.0.13
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
Mark Otto [Wed, 31 May 2017 04:00:43 +0000 (21:00 -0700)]
build
Mark Otto [Tue, 30 May 2017 20:59:42 +0000 (13:59 -0700)]
style our dropdown a bit
Mark Otto [Tue, 30 May 2017 20:59:33 +0000 (13:59 -0700)]
redo some dropdown docs
Mark Otto [Tue, 30 May 2017 20:59:24 +0000 (13:59 -0700)]
tweak dropdown caret size and placement
Mark Otto [Tue, 30 May 2017 20:59:08 +0000 (13:59 -0700)]
add link to prior versions
Mark Otto [Tue, 30 May 2017 20:26:11 +0000 (13:26 -0700)]
not in use anymore
Mark Otto [Tue, 30 May 2017 20:25:26 +0000 (13:25 -0700)]
rename files
Mark Otto [Tue, 30 May 2017 20:23:36 +0000 (13:23 -0700)]
no need for those custom styles when we have utils
Mark Otto [Tue, 30 May 2017 20:22:39 +0000 (13:22 -0700)]
blank targets for things that link off the main docs pages
Mark Otto [Tue, 30 May 2017 20:21:16 +0000 (13:21 -0700)]
tweak homepage layout
Mark Otto [Tue, 30 May 2017 19:03:24 +0000 (12:03 -0700)]
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
Mark Otto [Tue, 30 May 2017 18:37:27 +0000 (11:37 -0700)]
forgot bugify in plugin list
Mark Otto [Tue, 30 May 2017 18:36:12 +0000 (11:36 -0700)]
rename plugin
Mark Otto [Tue, 30 May 2017 18:31:57 +0000 (11:31 -0700)]
hella migration updates
Mark Otto [Tue, 30 May 2017 18:03:55 +0000 (11:03 -0700)]
mention docsearch in readme
Mark Otto [Tue, 30 May 2017 18:01:23 +0000 (11:01 -0700)]
restore algolia footer, but drop the background image
Mark Otto [Tue, 30 May 2017 15:46:33 +0000 (08:46 -0700)]
Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined
Mark Otto [Tue, 30 May 2017 03:28:42 +0000 (20:28 -0700)]
wrap the sticky in a @supports so that edge and ie don't screw it all up
Mark Otto [Tue, 30 May 2017 03:28:08 +0000 (20:28 -0700)]
tweak navbar so it isn't more than 4rem high
Mark Otto [Mon, 29 May 2017 21:20:03 +0000 (14:20 -0700)]
account for new nav structure
Mark Otto [Mon, 29 May 2017 21:19:45 +0000 (14:19 -0700)]
update exclude list
Mark Otto [Mon, 29 May 2017 20:24:15 +0000 (13:24 -0700)]
redesign slightly to make entries full width in dropdown menu, like bootstrap's menus
Mark Otto [Mon, 29 May 2017 19:22:12 +0000 (12:22 -0700)]
ignore the vendor so sauce can compile and travis pass
Mark Otto [Mon, 29 May 2017 19:02:50 +0000 (12:02 -0700)]
try setting that explicitly for travis
Mark Otto [Mon, 29 May 2017 19:01:04 +0000 (12:01 -0700)]
give migration page toc and description
Mark Otto [Mon, 29 May 2017 19:00:47 +0000 (12:00 -0700)]
redesign anchors
Mark Otto [Mon, 29 May 2017 18:55:36 +0000 (11:55 -0700)]
more examples path fixing
Mark Otto [Mon, 29 May 2017 18:41:09 +0000 (11:41 -0700)]
update examples link and add a redirect
Mark Otto [Mon, 29 May 2017 18:38:11 +0000 (11:38 -0700)]
drop specific host
Mark Otto [Mon, 29 May 2017 18:38:06 +0000 (11:38 -0700)]
update urls
Mark Otto [Mon, 29 May 2017 18:18:45 +0000 (11:18 -0700)]
update paths
Mark Otto [Mon, 29 May 2017 18:15:43 +0000 (11:15 -0700)]
drop htmlhint given htmllint gives us most of the coverage we need here
Mark Otto [Mon, 29 May 2017 17:57:50 +0000 (10:57 -0700)]
revamp some files
Mark Otto [Mon, 29 May 2017 17:52:13 +0000 (10:52 -0700)]
move scripts to separate include so we can include them across layouts even if the footer isn't there
Maxime Locqueville [Mon, 29 May 2017 06:34:03 +0000 (08:34 +0200)]
Better handling of redirects
Maxime Locqueville [Mon, 29 May 2017 04:43:53 +0000 (06:43 +0200)]
remove origin from url to be able to redirect locally
Mark Otto [Mon, 29 May 2017 05:50:57 +0000 (22:50 -0700)]
Rearrange all the docs to allow for a docs/major.minor/ setup
Mark Otto [Mon, 29 May 2017 05:23:27 +0000 (22:23 -0700)]
customize focus state
Mark Otto [Mon, 29 May 2017 04:40:23 +0000 (21:40 -0700)]
purple sidebar
Mark Otto [Mon, 29 May 2017 04:40:15 +0000 (21:40 -0700)]
add new var, update alignment
Mark Otto [Mon, 29 May 2017 04:40:05 +0000 (21:40 -0700)]
remove footer from docs pages
Mark Otto [Mon, 29 May 2017 04:24:44 +0000 (21:24 -0700)]
move algolia overrides to separate scss partial
Mark Otto [Mon, 29 May 2017 04:24:29 +0000 (21:24 -0700)]
move docs vars to new scss partial
Mark Otto [Mon, 29 May 2017 04:21:50 +0000 (21:21 -0700)]
more algolia design tweaks
Mark Otto [Sun, 28 May 2017 01:49:06 +0000 (18:49 -0700)]
keep width, add comment
Mark Otto [Sun, 28 May 2017 01:47:07 +0000 (18:47 -0700)]
Fix responsive .col-{infix}-auto
Responsive automatic column resets weren't working because they inherited their `max-width` from lower grid tiers. This was because we were resetting the `width`, not the `max-width`.
Mark Otto [Mon, 29 May 2017 02:48:44 +0000 (19:48 -0700)]
shorter title
Mark Otto [Mon, 29 May 2017 02:47:22 +0000 (19:47 -0700)]
html linting
Mark Otto [Mon, 29 May 2017 02:36:03 +0000 (19:36 -0700)]
jobs url added
Mark Otto [Mon, 29 May 2017 01:01:24 +0000 (18:01 -0700)]
fix font-size and borders
Mark Otto [Mon, 29 May 2017 01:01:14 +0000 (18:01 -0700)]
hide social on mobile for now
Mark Otto [Mon, 29 May 2017 01:01:08 +0000 (18:01 -0700)]
fix font-size to compute to 14px even
Mark Otto [Mon, 29 May 2017 01:00:38 +0000 (18:00 -0700)]
.bd-lead refinement for mobile
Mark Otto [Mon, 29 May 2017 00:52:52 +0000 (17:52 -0700)]
fix homepage
Mark Otto [Mon, 29 May 2017 00:49:46 +0000 (17:49 -0700)]
try out a different navbar approach
Mark Otto [Sun, 28 May 2017 23:16:13 +0000 (16:16 -0700)]
new styles for docsearch
Maxime Locqueville [Sun, 28 May 2017 16:50:53 +0000 (18:50 +0200)]
add docsearch
Mark Otto [Sun, 28 May 2017 20:40:25 +0000 (13:40 -0700)]
add jekyll include parameters
Mark Otto [Sun, 28 May 2017 18:26:13 +0000 (11:26 -0700)]
update svgs
Mark Otto [Sun, 28 May 2017 18:25:59 +0000 (11:25 -0700)]
new toc in utils and about and extend
Mark Otto [Sun, 28 May 2017 06:01:14 +0000 (23:01 -0700)]
update components docs
Mark Otto [Sun, 28 May 2017 05:40:00 +0000 (22:40 -0700)]
revisit how we do these heading examples because the jekyll-toc plugin renders them awkwardly
Mark Otto [Sun, 28 May 2017 05:16:44 +0000 (22:16 -0700)]
update content docs
Mark Otto [Sun, 28 May 2017 05:12:18 +0000 (22:12 -0700)]
hide third level toc and deeper
Mark Otto [Sun, 28 May 2017 05:12:00 +0000 (22:12 -0700)]
update layout pages
Mark Otto [Sun, 28 May 2017 05:03:48 +0000 (22:03 -0700)]
revamp getting started docs to use new toc
Mark Otto [Sun, 28 May 2017 05:03:17 +0000 (22:03 -0700)]
prep the navbar for some old version stuff
Mark Otto [Sun, 28 May 2017 04:44:50 +0000 (21:44 -0700)]
fix viewbox
Mark Otto [Sun, 28 May 2017 04:44:42 +0000 (21:44 -0700)]
swap kramdown toc for jekyll-toc plugin, update page layout to only show on xl and above
Mark Otto [Sun, 28 May 2017 04:43:52 +0000 (21:43 -0700)]
update nav to use logo at all times