]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agoMerge branch 'docs-border-utilities' of https://github.com/ysds/bootstrap into ysds...
Mark Otto [Tue, 2 Jan 2018 04:32:44 +0000 (20:32 -0800)] 
Merge branch 'docs-border-utilities' of https://github.com/ysds/bootstrap into ysds-docs-border-utilities

7 years agodist
Mark Otto [Tue, 2 Jan 2018 04:29:19 +0000 (20:29 -0800)] 
dist

7 years agoAllow nested structure for accordions (#25121)
Martijn Cuppens [Sun, 31 Dec 2017 12:53:33 +0000 (13:53 +0100)] 
Allow nested structure for accordions (#25121)

This commit allows nested structures for accordions. Also a part of
the documentation about data-children is removed because this
functionality didn't work and it's not applicable anymore.

Tests with the collapse accordion are also a bit adjusted to the new
situation.

7 years agodocs: Fix overflow issue in IE. (#25142)
Martijn Cuppens [Sun, 31 Dec 2017 12:45:26 +0000 (13:45 +0100)] 
docs: Fix overflow issue in IE. (#25142)

7 years agoAdd description about positive border 25148/head
ysds [Sun, 31 Dec 2017 06:09:43 +0000 (15:09 +0900)] 
Add description about positive border

7 years agoAdd positive border utilities
ysds [Sun, 31 Dec 2017 05:52:02 +0000 (14:52 +0900)] 
Add positive border utilities

7 years agodist
Mark Otto [Sun, 31 Dec 2017 05:34:23 +0000 (21:34 -0800)] 
dist

7 years agoApply of #25068 to input group
ysds [Fri, 29 Dec 2017 05:10:29 +0000 (14:10 +0900)] 
Apply of #25068 to input group

7 years agoremoves hardcoded value for nav-link padding
Andres Galante [Fri, 29 Dec 2017 11:18:13 +0000 (08:18 -0300)] 
removes hardcoded value for nav-link padding

7 years agoAdd modal-dialog-centered class to vertically centered modal example.
Kramb [Fri, 29 Dec 2017 03:51:36 +0000 (22:51 -0500)] 
Add modal-dialog-centered class to vertically centered modal example.

7 years agoOutline active focus (#25145)
Mark Otto [Sun, 31 Dec 2017 04:55:35 +0000 (20:55 -0800)] 
Outline active focus (#25145)

* Base the outline button :active color on the background, fixing a contrast issue

* Only apply focus outline to active when it's focused

7 years agodist
Mark Otto [Sun, 31 Dec 2017 03:41:36 +0000 (19:41 -0800)] 
dist

7 years agoMention -file-text change in Migration docs (#25144)
Mark Otto [Sun, 31 Dec 2017 00:38:09 +0000 (16:38 -0800)] 
Mention -file-text change in Migration docs (#25144)

Fixes #25127.

7 years agoAdd `.order-0` to the flexbox grid ordering helpers. (#25137)
Kevin Ruscoe [Sun, 31 Dec 2017 00:28:12 +0000 (00:28 +0000)] 
Add `.order-0` to the flexbox grid ordering helpers. (#25137)

7 years agoRemove Entypo from "Preferred Icon Sets". (#25141)
Raaj Trambadia [Sun, 31 Dec 2017 00:22:46 +0000 (19:22 -0500)] 
Remove Entypo from "Preferred Icon Sets". (#25141)

The download link for Entypo (on its website) is invalid. It's a Dropbox link which now results in a 403 error. The website was last updated in 2015 (as seen in the footer).

7 years agoMove inline JS outside of HTML. (#25140)
XhmikosR [Sun, 31 Dec 2017 00:11:59 +0000 (02:11 +0200)] 
Move inline JS outside of HTML. (#25140)

7 years agoUpdate devDependencies and gems. (#25083)
XhmikosR [Sun, 31 Dec 2017 00:03:22 +0000 (02:03 +0200)] 
Update devDependencies and gems. (#25083)

7 years agoAdd `docs-github-serve` script for local serving the `github` target. (#25139)
XhmikosR [Sat, 30 Dec 2017 23:54:42 +0000 (01:54 +0200)] 
Add `docs-github-serve` script for local serving the `github` target. (#25139)

7 years agoRemove trailing spaces.
XhmikosR [Sat, 30 Dec 2017 14:14:45 +0000 (16:14 +0200)] 
Remove trailing spaces.

7 years agoapplication.js: make the clipboard button selector more restrictive.
XhmikosR [Sat, 30 Dec 2017 13:52:53 +0000 (15:52 +0200)] 
application.js: make the clipboard button selector more restrictive.

7 years agolayout/overview.md: fix double copy button.
XhmikosR [Sat, 30 Dec 2017 13:46:01 +0000 (15:46 +0200)] 
layout/overview.md: fix double copy button.

7 years agodrop "simply" and tweak a few other bits
Mark Otto [Fri, 29 Dec 2017 18:20:57 +0000 (10:20 -0800)] 
drop "simply" and tweak a few other bits

7 years agoUpdated docs for translating "Browse" text into other languages
Alberto [Fri, 29 Dec 2017 09:31:28 +0000 (10:31 +0100)] 
Updated docs for translating "Browse" text into other languages

"Choose file ..." text is now written inside the label tag, so the translation is outside the css scope.
$custom-file-text variable should only contain "Browse" translations.

7 years agoInclude JavaScript map files in NuGet packages (#25080)
Andrew Timson [Sat, 30 Dec 2017 15:33:28 +0000 (10:33 -0500)] 
Include JavaScript map files in NuGet packages (#25080)

7 years agoUpdate Theming docs for removing map items (#25108)
Mark Otto [Sat, 30 Dec 2017 15:29:36 +0000 (07:29 -0800)] 
Update Theming docs for removing map items (#25108)

7 years agoRemove unnecessary `align-middle` class from Navbar docs (#25116)
Andres Galante [Sat, 30 Dec 2017 15:19:27 +0000 (12:19 -0300)] 
Remove unnecessary `align-middle` class from Navbar docs (#25116)

7 years agoWall of Browser Bugs: position:sticky in Edge done (#25099)
Herst [Sat, 30 Dec 2017 15:08:58 +0000 (16:08 +0100)] 
Wall of Browser Bugs: position:sticky in Edge done (#25099)

Position: sticky is included in Edge 16

7 years agoWall of Browser Bugs: Chrome SVG perf bug (#24673) (#24751)
Herst [Sat, 30 Dec 2017 15:03:46 +0000 (16:03 +0100)] 
Wall of Browser Bugs: Chrome SVG perf bug (#24673) (#24751)

https://crbug.com/781344

7 years agoDarken $gray-600 by 10% for AA contrast (#25123)
Mark Otto [Fri, 29 Dec 2017 21:03:35 +0000 (13:03 -0800)] 
Darken $gray-600 by 10% for AA contrast (#25123)

Closes #23319. Both `.text-muted` and `.btn-outline-secondary` (and indeed all secondary items) make use of `$gray-600`. New value provides a contrast ratio of 4.69.

7 years agoRemove margin-bottom on .bd-example (#25048)
Mark Otto [Thu, 28 Dec 2017 18:47:34 +0000 (10:47 -0800)] 
Remove margin-bottom on .bd-example (#25048)

7 years agoAdd examples of disabled tooltip and popover triggers
Mark Otto [Thu, 28 Dec 2017 01:07:58 +0000 (17:07 -0800)] 
Add examples of disabled tooltip and popover triggers

7 years agoImprove lint vars output messaging (#25049)
Mark Otto [Thu, 28 Dec 2017 18:24:08 +0000 (10:24 -0800)] 
Improve lint vars output messaging (#25049)

7 years agoExpand border utilities to include top, right, bottom, left
Mark Otto [Sat, 16 Dec 2017 09:13:10 +0000 (01:13 -0800)] 
Expand border utilities to include top, right, bottom, left

7 years agoRemove blank line
ysds [Wed, 13 Dec 2017 23:41:05 +0000 (08:41 +0900)] 
Remove blank line

7 years agoAdd docs about active menu items (#24993)
ysds [Wed, 13 Dec 2017 04:08:31 +0000 (13:08 +0900)] 
Add docs about active menu items (#24993)

7 years agolinting
Mark Otto [Wed, 27 Dec 2017 00:51:30 +0000 (16:51 -0800)] 
linting

7 years agoMove alert theme-color() levels to variables
Mark Otto [Sun, 24 Dec 2017 22:36:22 +0000 (14:36 -0800)] 
Move alert theme-color() levels to variables

Closes #24341

7 years agoadd note about single vs group
Mark Otto [Sun, 24 Dec 2017 22:26:52 +0000 (14:26 -0800)] 
add note about single vs group

7 years agoUpdate JS-powered buttons docs to include single button example
Mark Otto [Sun, 24 Dec 2017 22:25:18 +0000 (14:25 -0800)] 
Update JS-powered buttons docs to include single button example

Closes #25067

7 years agoAllow customizing Popover and Tooltip `border-radius` while I'm at it
Patrick Yeo [Mon, 18 Dec 2017 20:08:25 +0000 (12:08 -0800)] 
Allow customizing Popover and Tooltip `border-radius` while I'm at it

7 years agoAllow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`
Patrick Yeo [Mon, 18 Dec 2017 19:48:51 +0000 (11:48 -0800)] 
Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`

7 years agoUpdate version to 4.0.0-beta.3 v4.0.0-beta.3
Mark Otto [Thu, 28 Dec 2017 17:16:39 +0000 (09:16 -0800)] 
Update version to 4.0.0-beta.3

7 years agonpm dist
Mark Otto [Thu, 28 Dec 2017 05:08:51 +0000 (21:08 -0800)] 
npm dist

7 years agoSet `cursor:pointer` for `<summary>`
Andres Galante [Thu, 28 Dec 2017 02:08:10 +0000 (23:08 -0300)] 
Set `cursor:pointer` for `<summary>`

7 years agoapply same active/focus shadow styling to button variants
Mark Otto [Thu, 28 Dec 2017 00:43:37 +0000 (16:43 -0800)] 
apply same active/focus shadow styling to button variants

7 years agoline break
Mark Otto [Thu, 28 Dec 2017 00:42:59 +0000 (16:42 -0800)] 
line break

7 years agofix mixin include
Mark Otto [Wed, 27 Dec 2017 00:49:35 +0000 (16:49 -0800)] 
fix mixin include

7 years agoOnly apply the active and focus shadow on the focus state for :active
Mark Otto [Sun, 24 Dec 2017 04:33:41 +0000 (20:33 -0800)] 
Only apply the active and focus shadow on the focus state for :active

7 years agodist
Mark Otto [Thu, 28 Dec 2017 00:30:18 +0000 (16:30 -0800)] 
dist

7 years agoOpinionated: reintroduce `cursor:pointer`
patrickhlauke [Mon, 25 Dec 2017 23:15:21 +0000 (23:15 +0000)] 
Opinionated: reintroduce `cursor:pointer`

Explicitly re-adds the "hand" `cursor:pointer` for non-disabled `.btn`, `.close`, `.navbar-toggler` elements, as well as forcing `page-link` pagination controls to always have the "hand" cursor (even if an author uses it on, say, `<button>` elements for a dynamically updating in-page pagination).

Controversial, as everybody jumped on the bandwagon following this article https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b - which does have its merits of course, but there are also counter-arguments like http://kizu.ru/en/issues/cursor-pointer/

And seeing the amount of issues we've seen following the change, and the potential complexity needed to consistently address the cursor issue (see https://github.com/twbs/bootstrap/issues/24156 where i explore how the cursor needs to be based on "intent", and how that's tough to determine), I'm favouring an opinionated take here of just reintroducing the `cursor:pointer`.

7 years agodist
Mark Otto [Thu, 28 Dec 2017 00:20:10 +0000 (16:20 -0800)] 
dist

7 years agoextra space
Mark Otto [Wed, 27 Dec 2017 21:41:15 +0000 (13:41 -0800)] 
extra space

7 years agocloses #24929
Mark Otto [Wed, 27 Dec 2017 21:41:06 +0000 (13:41 -0800)] 
closes #24929

7 years agoimprove docs tables
Mark Otto [Wed, 27 Dec 2017 21:40:51 +0000 (13:40 -0800)] 
improve docs tables

7 years agodist
Mark Otto [Wed, 27 Dec 2017 06:30:04 +0000 (22:30 -0800)] 
dist

7 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 27 Dec 2017 06:28:14 +0000 (22:28 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

7 years agodist
Mark Otto [Wed, 27 Dec 2017 06:28:04 +0000 (22:28 -0800)] 
dist

7 years agolinting
Mark Otto [Wed, 27 Dec 2017 06:02:54 +0000 (22:02 -0800)] 
linting

7 years agoun-nest and un-chain popover classes
Mark Otto [Wed, 27 Dec 2017 05:58:57 +0000 (21:58 -0800)] 
un-nest and un-chain popover classes

7 years agoconsolidate content properties, un-nest
Mark Otto [Wed, 27 Dec 2017 05:56:48 +0000 (21:56 -0800)] 
consolidate content properties, un-nest

7 years agosmaller popover arrows for more reasonable visuals and more ideal pixel rounding
Mark Otto [Wed, 27 Dec 2017 05:54:47 +0000 (21:54 -0800)] 
smaller popover arrows for more reasonable visuals and more ideal pixel rounding

7 years agoremove popover static example
Mark Otto [Wed, 27 Dec 2017 05:50:23 +0000 (21:50 -0800)] 
remove popover static example

7 years agoremove broken static demo
Mark Otto [Wed, 27 Dec 2017 05:45:53 +0000 (21:45 -0800)] 
remove broken static demo

7 years agoMerge branch 'fix-arrows' of https://github.com/simonihmig/bootstrap into simonihmig...
Mark Otto [Wed, 27 Dec 2017 05:36:12 +0000 (21:36 -0800)] 
Merge branch 'fix-arrows' of https://github.com/simonihmig/bootstrap into simonihmig-fix-arrows

7 years agoRewrite custom file input
Mark Otto [Sun, 24 Dec 2017 06:47:37 +0000 (22:47 -0800)] 
Rewrite custom file input

- Changes the wrapping label to a div so we can style the label instead of another element while also supporting form validation.
- Fixes form validation styles for custom file input (closes #24831).
- Updates docs with validation styles (also adding example feedback text while I was there) and new how it works section.

7 years agoClean up button group (#25073)
ysds [Wed, 27 Dec 2017 00:04:11 +0000 (09:04 +0900)] 
Clean up button group  (#25073)

* Remove unnecessary float

- since parent btn-group is displayed as inline-flex, the child elements are placed left to right by default.

* Cleanup of reset rounded corners

- Remove `border-radius :0` since it is enough by each reset of left and right side
- A `.dropdown-toggle` selector should not be used for reset rounded corner since it does not have border-radius property. Instead use .dropdown-toggle as negation pseudo-class.

7 years agoFix input group border radius issue (#25075) (#25076)
ysds [Tue, 26 Dec 2017 22:23:07 +0000 (07:23 +0900)] 
Fix input group border radius issue (#25075) (#25076)

* Fix input group border radius issue (#25075)

* Remove migration note

- All buttons In input group do not have to be the same element now.

* lint

7 years agodist
Mark Otto [Tue, 26 Dec 2017 21:50:15 +0000 (13:50 -0800)] 
dist

7 years agoDarken table border-color
Mark Otto [Tue, 26 Dec 2017 21:34:55 +0000 (13:34 -0800)] 
Darken table border-color

Fixes #25016 which noticed a .thead-light and border-color of the .table-border are the same color.

7 years agodist
Mark Otto [Tue, 26 Dec 2017 21:33:29 +0000 (13:33 -0800)] 
dist

7 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 26 Dec 2017 21:31:53 +0000 (13:31 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

7 years agodist
Mark Otto [Tue, 26 Dec 2017 21:31:42 +0000 (13:31 -0800)] 
dist

7 years agoCloses #25039
Mark Otto [Sat, 23 Dec 2017 23:46:06 +0000 (15:46 -0800)] 
Closes #25039

Adds some additional context on `.form-group` usage

7 years agoUpdate SCSS import order to have print styles last
Mark Otto [Sat, 23 Dec 2017 22:51:42 +0000 (14:51 -0800)] 
Update SCSS import order to have print styles last

7 years agoMove from h4s and misc to h5s so headings from example snippets don't show in our...
Mark Otto [Mon, 25 Dec 2017 04:06:33 +0000 (20:06 -0800)] 
Move from h4s and misc to h5s so headings from example snippets don't show in our table of contents

7 years agoremove input group overrides since they're defaults now
Mark Otto [Sat, 23 Dec 2017 05:18:58 +0000 (21:18 -0800)] 
remove input group overrides since they're defaults now

7 years agospace custom select sizing examples
Mark Otto [Sat, 23 Dec 2017 05:18:45 +0000 (21:18 -0800)] 
space custom select sizing examples

7 years agoMake custom select and file inputs 100% wide
Mark Otto [Sat, 23 Dec 2017 05:16:38 +0000 (21:16 -0800)] 
Make custom select and file inputs 100% wide

Matches browser default inputs and swaps some max-width properties for a regular width

7 years agocloses #24973
Mark Otto [Sun, 24 Dec 2017 00:47:33 +0000 (16:47 -0800)] 
closes #24973

7 years agoprefix those
Mark Otto [Sun, 24 Dec 2017 00:19:49 +0000 (16:19 -0800)] 
prefix those

7 years agochange heading
Mark Otto [Sun, 24 Dec 2017 00:19:33 +0000 (16:19 -0800)] 
change heading

7 years agofurther clarify z-index docs, fix #24999
Mark Otto [Sat, 23 Dec 2017 21:17:23 +0000 (13:17 -0800)] 
further clarify z-index docs, fix #24999

7 years agoFix tooltip/popover arrow size and position 25062/head
simonihmig [Sat, 23 Dec 2017 00:57:08 +0000 (01:57 +0100)] 
Fix tooltip/popover arrow size and position

7 years agoUpdate our browserslist. (#24919)
XhmikosR [Sat, 23 Dec 2017 08:09:10 +0000 (10:09 +0200)] 
Update our browserslist. (#24919)

Update our browserslist.

* Add `last 1 major version` and `>= 1%`.
* Add Firefox.

Firefox v38 is older than the ESR, so basically replace ESR with v38.

7 years agodist
Mark Otto [Sat, 23 Dec 2017 05:02:36 +0000 (21:02 -0800)] 
dist

7 years agoMove .table-responsive to a parent class instead of a modifier
Mark Otto [Sat, 23 Dec 2017 01:58:56 +0000 (17:58 -0800)] 
Move .table-responsive to a parent class instead of a modifier

7 years agoadds hover state to the `button` element for background color utilities (#24813)
Andres Galante [Sat, 23 Dec 2017 03:41:13 +0000 (00:41 -0300)] 
adds hover state to the `button` element for background color utilities (#24813)

* adds a hover state to the button element on the backrgound color utitility

* Adjust z-index to fix hover/focus overlaps

7 years agodist
Mark Otto [Sat, 23 Dec 2017 01:15:46 +0000 (17:15 -0800)] 
dist

7 years agoUpdated Quick Start Link (#25001)
JCA122204 [Sat, 23 Dec 2017 00:52:36 +0000 (19:52 -0500)] 
Updated Quick Start Link (#25001)

* Updated Link For Getting started Page

* Change URL scheme of previous commit

From http to https

7 years agoRestyle code element, remove docs example overflow, improve docs examples (#25054)
Mark Otto [Sat, 23 Dec 2017 00:49:57 +0000 (16:49 -0800)] 
Restyle code element, remove docs example overflow, improve docs examples (#25054)

* Restyle code element, clean up variables

- Removes the padding and background-color
- Changes the color to a brand color ()
- Add new variables to kbd element styles to account for removing the code ones
- Remove overrides that were needed previously

* only break between words, and override it in the pre

* make file inputs 100% wide

* scope custom file changes in input group for sizing

* shorter button labels for responsive

* narrower cards

* button was too wide

* downsize

* fewer links in pagination

* redo cell text

* improve overflow docs

7 years agodist
Mark Otto [Sat, 23 Dec 2017 00:22:52 +0000 (16:22 -0800)] 
dist

7 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 23 Dec 2017 00:22:13 +0000 (16:22 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

7 years agodist
Mark Otto [Sat, 23 Dec 2017 00:21:54 +0000 (16:21 -0800)] 
dist

7 years agoForm check markup v2 (#25050)
Mark Otto [Sat, 23 Dec 2017 00:13:01 +0000 (16:13 -0800)] 
Form check markup v2 (#25050)

* match layout behaviors

* ditch the indicator as separate element for psuedo-elements on the label

* move disabled to attribute only on input

* redo default inline check to support new markup

* redo inline forms

* clean up vars

* update validation mixin to new structure

* update checks in docs

* linting for for/id attributes

7 years agoRewrite input group component (#25020)
Mark Otto [Fri, 22 Dec 2017 23:29:49 +0000 (15:29 -0800)] 
Rewrite input group component (#25020)

* Rewrite input group component

* Set the feedback to 100% width for input group

* Move from .row to .form-row for tighter layout

* no need for custom feedback here, we're using browser messaging

* add input group to validation examples

* add note about validating multiple

* migration note added

7 years agoUpdate devDependencies and gems. (#25023)
XhmikosR [Fri, 22 Dec 2017 08:37:59 +0000 (10:37 +0200)] 
Update devDependencies and gems. (#25023)

7 years agodist
Mark Otto [Sun, 17 Dec 2017 01:37:44 +0000 (17:37 -0800)] 
dist

7 years agoLink to BootstrapCDN and fix its name. (#24987)
XhmikosR [Sat, 16 Dec 2017 08:38:51 +0000 (10:38 +0200)] 
Link to BootstrapCDN and fix its name. (#24987)

7 years agotooltip+popover: add boundary config option (#24979)
Troy Morehouse [Tue, 12 Dec 2017 09:36:54 +0000 (05:36 -0400)] 
tooltip+popover: add boundary config option (#24979)

7 years agodropdown: add boundary config option (#24976)
Troy Morehouse [Tue, 12 Dec 2017 09:28:30 +0000 (05:28 -0400)] 
dropdown: add boundary config option (#24976)