]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agoremove magic dropdown positioning for fixed bottom; folks should set this as needed...
Mark Otto [Mon, 2 Jan 2017 19:52:25 +0000 (11:52 -0800)] 
remove magic dropdown positioning for fixed bottom; folks should set this as needed with .dropup modifier

8 years agoupdate rest of docs, remove navbar specific modifiers, fix docs example css
Mark Otto [Mon, 2 Jan 2017 19:48:51 +0000 (11:48 -0800)] 
update rest of docs, remove navbar specific modifiers, fix docs example css

8 years agoupdate docs and examples to use new utils
Mark Otto [Mon, 2 Jan 2017 19:48:05 +0000 (11:48 -0800)] 
update docs and examples to use new utils

8 years agodocument new utils and change organization to match css
Mark Otto [Mon, 2 Jan 2017 19:46:06 +0000 (11:46 -0800)] 
document new utils and change organization to match css

8 years agoNew position utils, split docs
Mark Otto [Mon, 2 Jan 2017 19:45:30 +0000 (11:45 -0800)] 
New position utils, split docs

- Renames .pos-f-t to .fixed-top, adds .fixed-bottom and .sticky-top
- Updates utilities Sass to be split across more files (one for position, sizing, and spacing)

8 years agoremove line break
Mark Otto [Mon, 2 Jan 2017 19:12:41 +0000 (11:12 -0800)] 
remove line break

8 years agoRemove .navbar-divider; it's undocumented and wasn't updated with the flexbox navbar...
Mark Otto [Mon, 2 Jan 2017 19:12:24 +0000 (11:12 -0800)] 
Remove .navbar-divider; it's undocumented and wasn't updated with the flexbox navbar updates, so it's kinda bunk right now

8 years agofixes #21511: set line-height to 1.1 for display headings
Mark Otto [Mon, 2 Jan 2017 19:03:25 +0000 (11:03 -0800)] 
fixes #21511: set line-height to 1.1 for display headings

- had to rearrange vars to re-use heading line-height
- align values while we're at it

8 years agofixes #21509: remove reference to .card-deck-wrapper
Mark Otto [Mon, 2 Jan 2017 18:58:48 +0000 (10:58 -0800)] 
fixes #21509: remove reference to .card-deck-wrapper

8 years agogrunt
Mark Otto [Mon, 2 Jan 2017 18:57:56 +0000 (10:57 -0800)] 
grunt

8 years agoDrop jscs on hound config
vsn4ik [Sun, 1 Jan 2017 23:13:22 +0000 (02:13 +0300)] 
Drop jscs on hound config

8 years agoUpdate more copyright years to 2017 (#21491)
Quan You [Sun, 1 Jan 2017 20:02:41 +0000 (04:02 +0800)] 
Update more copyright years to 2017 (#21491)

* Update ie10-viewport-bug-workaround.js year

* Update narrow-jumbotron copyright year to 2017

* Update carousel/index.html copyright year to 2017

* Update browsers-devices.md copyright year to 2017

* Update change-version.js copyright year to 2017

8 years agoChange .in to .show (#21500)
Quy [Sun, 1 Jan 2017 20:00:55 +0000 (12:00 -0800)] 
Change .in to .show (#21500)

8 years agoUpdate carousel comments (#21501)
Quy [Sun, 1 Jan 2017 20:00:17 +0000 (12:00 -0800)] 
Update carousel comments (#21501)

8 years agoFix carousel markup
Quy [Sun, 1 Jan 2017 07:09:45 +0000 (23:09 -0800)] 
Fix carousel markup

8 years agogrunt
Heinrich Fenkart [Sun, 1 Jan 2017 02:21:02 +0000 (03:21 +0100)] 
grunt

8 years agoUpdate copyright years to 2017
Nuno Arruda [Sat, 31 Dec 2016 15:20:11 +0000 (14:20 -0100)] 
Update copyright years to 2017

8 years agoMove .table-responsive from wrapper to .table
Quy [Sun, 1 Jan 2017 00:12:28 +0000 (16:12 -0800)] 
Move .table-responsive from wrapper to .table

8 years agotweak a few more things
Mark Otto [Sat, 31 Dec 2016 19:48:55 +0000 (11:48 -0800)] 
tweak a few more things

- adjust some verbiage
- change the example to correct some labels and range names

8 years agominor rephrasing on layout/overview docs
Alice Young [Sat, 31 Dec 2016 12:25:52 +0000 (07:25 -0500)] 
minor rephrasing on layout/overview docs

8 years agoRip out the tab-focus mixin, remove application to anchors in reboot
Mark Otto [Sat, 31 Dec 2016 20:26:11 +0000 (12:26 -0800)] 
Rip out the tab-focus mixin, remove application to anchors in reboot

8 years agov4: Rip out IE compatibility mode meta tags (#21483)
Mark Otto [Sat, 31 Dec 2016 20:20:32 +0000 (12:20 -0800)] 
v4: Rip out IE compatibility mode meta tags (#21483)

* Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8
* update and remove some IE bits from our supported browser page
* update introduction.md to match
* reword starter template intro

8 years agoFix responsive embed class in flex container
なつき [Fri, 15 Apr 2016 08:40:51 +0000 (01:40 -0700)] 
Fix responsive embed class in flex container

8 years agoAllow to use nav with tab JS
Johann-S [Wed, 28 Dec 2016 10:58:50 +0000 (11:58 +0100)] 
Allow to use nav with tab JS

8 years agoone more test file
Mark Otto [Sat, 31 Dec 2016 06:29:58 +0000 (22:29 -0800)] 
one more test file

8 years agonuke local test vendor jquery and tether, replace with docs assets
Mark Otto [Sat, 31 Dec 2016 05:54:13 +0000 (21:54 -0800)] 
nuke local test vendor jquery and tether, replace with docs assets

8 years agomove local docs jquery to slim
Mark Otto [Thu, 29 Dec 2016 21:33:49 +0000 (13:33 -0800)] 
move local docs jquery to slim

8 years agoupdate homepage to include depedencies, fixes #21250
Mark Otto [Thu, 29 Dec 2016 06:28:19 +0000 (22:28 -0800)] 
update homepage to include depedencies, fixes #21250

8 years agomake note of slim build
Mark Otto [Thu, 29 Dec 2016 06:27:50 +0000 (22:27 -0800)] 
make note of slim build

8 years agoswitch to jquery slim, update examples to use code.jquery.com cdn
Mark Otto [Thu, 29 Dec 2016 06:18:22 +0000 (22:18 -0800)] 
switch to jquery slim, update examples to use code.jquery.com cdn

8 years agoUpdate visual test carousel
Johann-S [Fri, 30 Dec 2016 10:29:47 +0000 (11:29 +0100)] 
Update visual test carousel

8 years agoadd example of width util
Mark Otto [Sat, 31 Dec 2016 05:43:16 +0000 (21:43 -0800)] 
add example of width util

8 years agohook up animation toggle
Mark Otto [Thu, 29 Dec 2016 23:50:18 +0000 (15:50 -0800)] 
hook up animation toggle

8 years agoRewrite progress component without <progress> element
Mark Otto [Thu, 29 Dec 2016 22:56:28 +0000 (14:56 -0800)] 
Rewrite progress component without <progress> element

- <progress> element didn't allow animation, labels overlaid, multiple bars, etc.

- Revamps CSS to use something more similar to v3's implementation

- Ditches variant mixin for `bg-` utils

- Rebuilds docs to match, including adding a new Height section for customizing that.

Only potential remaining todo is adding `.sr-only` instances to within the bar. Unsure if that's necessary.

8 years agofix navbar in dropdown visual test file
Mark Otto [Sat, 31 Dec 2016 05:56:10 +0000 (21:56 -0800)] 
fix navbar in dropdown visual test file

8 years agoChange remaining JS files to comply with ESLint config.
Bardi Harborow [Sat, 31 Dec 2016 05:25:26 +0000 (16:25 +1100)] 
Change remaining JS files to comply with ESLint config.

8 years agoExtend ESLint to cover all JS files and drop JSCS.
Bardi Harborow [Sat, 31 Dec 2016 05:09:26 +0000 (16:09 +1100)] 
Extend ESLint to cover all JS files and drop JSCS.

8 years agoDocument $enable-print-styles (#21474)
Quy [Sat, 31 Dec 2016 05:31:25 +0000 (21:31 -0800)] 
Document $enable-print-styles (#21474)

8 years agoClose #21249 : Add a Unit test for #21227
Johann-S [Thu, 29 Dec 2016 09:40:32 +0000 (10:40 +0100)] 
Close #21249 : Add a Unit test for #21227

8 years agoDrop IE9 callout
Quy [Thu, 29 Dec 2016 17:18:59 +0000 (09:18 -0800)] 
Drop IE9 callout

8 years agoDrop IE9 comment
Quy [Thu, 29 Dec 2016 17:25:06 +0000 (09:25 -0800)] 
Drop IE9 comment

8 years agogrunt
Mark Otto [Thu, 29 Dec 2016 04:50:01 +0000 (20:50 -0800)] 
grunt

8 years agoadd position relative to container
Mark Otto [Thu, 29 Dec 2016 01:40:03 +0000 (17:40 -0800)] 
add position relative to container

allows for better/easier positioning of elements within (e.g., a toggler in a navbar)

8 years agouse align-items on .form-inline to keep items from growing too much (#21461)
Mark Otto [Thu, 29 Dec 2016 03:08:33 +0000 (19:08 -0800)] 
use align-items on .form-inline to keep items from growing too much (#21461)

8 years agolinting
Mark Otto [Thu, 29 Dec 2016 01:46:35 +0000 (17:46 -0800)] 
linting

8 years agoadd align-self to linter property order
Mark Otto [Thu, 29 Dec 2016 01:35:17 +0000 (17:35 -0800)] 
add align-self to linter property order

8 years agoupdate all examples
Mark Otto [Thu, 29 Dec 2016 01:25:00 +0000 (17:25 -0800)] 
update all examples

8 years agoredo order of css, add contents at top
Mark Otto [Thu, 29 Dec 2016 01:16:27 +0000 (17:16 -0800)] 
redo order of css, add contents at top

this was mad confusing for awhile

8 years agoreorder classes because i like it this way :p
Mark Otto [Thu, 29 Dec 2016 01:04:07 +0000 (17:04 -0800)] 
reorder classes because i like it this way :p

8 years agodedupe
Mark Otto [Thu, 29 Dec 2016 01:03:28 +0000 (17:03 -0800)] 
dedupe

8 years agoclarify need for .navbar-toggleable classes
Mark Otto [Thu, 29 Dec 2016 01:03:25 +0000 (17:03 -0800)] 
clarify need for .navbar-toggleable classes

8 years agoline break for readibility
Mark Otto [Thu, 29 Dec 2016 01:03:09 +0000 (17:03 -0800)] 
line break for readibility

8 years agoreflect nav changes here in the responsive views
Mark Otto [Thu, 29 Dec 2016 00:51:40 +0000 (16:51 -0800)] 
reflect nav changes here in the responsive views

- since we're column to start, need to set row.
- note that flex-direction cannot be inherited, so we have to set it twice.
- apply the horizontal padding again to .nav-link.
- remove the .nav-item styles (un-needed).
- remove previous .nav-link styles as they were un-nested and potentially problematic in old placement should someone mix more navs in here.

8 years agodon't let the toggle grow when it's the only flex child
Mark Otto [Thu, 29 Dec 2016 00:50:07 +0000 (16:50 -0800)] 
don't let the toggle grow when it's the only flex child

8 years agoset the direction to column (aka, vertical) for mobile views
Mark Otto [Thu, 29 Dec 2016 00:49:55 +0000 (16:49 -0800)] 
set the direction to column (aka, vertical) for mobile views

8 years agoremove extra line break
Mark Otto [Thu, 29 Dec 2016 00:48:56 +0000 (16:48 -0800)] 
remove extra line break

8 years agobring over styles from .nav for .navbar-nav
Mark Otto [Thu, 29 Dec 2016 00:48:50 +0000 (16:48 -0800)] 
bring over styles from .nav for .navbar-nav

since we're no longer using the .nav as a base class, we need to bring over some base styles for redoing browser list styles and setting flex in motion.

also brings with it some .nav-link styling. we're still using this global class, but with this small modification for alignment of content in responsive modes.

8 years agodrop the flex-grow: 10 in favor of auto margin utils
Mark Otto [Thu, 29 Dec 2016 00:39:52 +0000 (16:39 -0800)] 
drop the flex-grow: 10 in favor of auto margin utils

8 years agodrop the .nav base class from .navbar-nav
Mark Otto [Thu, 29 Dec 2016 00:38:50 +0000 (16:38 -0800)] 
drop the .nav base class from .navbar-nav

8 years agono float utils, use class name
Mark Otto [Thu, 29 Dec 2016 00:37:13 +0000 (16:37 -0800)] 
no float utils, use class name

8 years agobetter describe example
Mark Otto [Thu, 29 Dec 2016 00:37:04 +0000 (16:37 -0800)] 
better describe example

8 years agoconsistent punctuation
Mark Otto [Thu, 29 Dec 2016 00:36:55 +0000 (16:36 -0800)] 
consistent punctuation

it's important, yo

8 years agoChange last reference from tags over to badges.
Pierre-Denis Vanduynslager [Thu, 29 Dec 2016 02:20:24 +0000 (21:20 -0500)] 
Change last reference from tags over to badges.

8 years agogrunt
Mark Otto [Wed, 28 Dec 2016 23:15:29 +0000 (15:15 -0800)] 
grunt

8 years agolimit linter override to the affected ruleset
Mark Otto [Wed, 28 Dec 2016 22:51:37 +0000 (14:51 -0800)] 
limit linter override to the affected ruleset

8 years agoremove plain-hover-focus from navbar navs
Mark Otto [Wed, 28 Dec 2016 22:51:04 +0000 (14:51 -0800)] 
remove plain-hover-focus from navbar navs

8 years agoupdate navs to use `.show` instead of `.open` for dropdowns
Mark Otto [Wed, 28 Dec 2016 22:49:21 +0000 (14:49 -0800)] 
update navs to use `.show` instead of `.open` for dropdowns

8 years agolinting
Mark Otto [Wed, 28 Dec 2016 22:48:07 +0000 (14:48 -0800)] 
linting

8 years agoadd alignment docs with flex utils
Mark Otto [Wed, 28 Dec 2016 22:45:11 +0000 (14:45 -0800)] 
add alignment docs with flex utils

8 years agosimpler sizing examples
Mark Otto [Wed, 28 Dec 2016 22:44:53 +0000 (14:44 -0800)] 
simpler sizing examples

8 years agorogue extra line break
Mark Otto [Wed, 28 Dec 2016 22:44:39 +0000 (14:44 -0800)] 
rogue extra line break

8 years agoredo active and disabled docs snippets
Mark Otto [Wed, 28 Dec 2016 22:44:31 +0000 (14:44 -0800)] 
redo active and disabled docs snippets

- remove screen reader stuff in favor of explicit labels
- remove 4 and 5 items to keep examples simpler

8 years agoadd a working with icons example
Mark Otto [Wed, 28 Dec 2016 22:43:49 +0000 (14:43 -0800)] 
add a working with icons example

frees us up to not have to encourage so much markup throughout these pagination examples

8 years agoredo main example to work in screen reader love instead of putting it in a callout
Mark Otto [Wed, 28 Dec 2016 22:43:06 +0000 (14:43 -0800)] 
redo main example to work in screen reader love instead of putting it in a callout

8 years agoredo intro paragraph
Mark Otto [Wed, 28 Dec 2016 22:42:17 +0000 (14:42 -0800)] 
redo intro paragraph

8 years agono need to float, but do set display: block;
Mark Otto [Wed, 28 Dec 2016 22:41:20 +0000 (14:41 -0800)] 
no need to float, but do set display: block;

this, coupled with the move to flex, fixes #20029

8 years agoremove plain-hover-focus mixins
Mark Otto [Wed, 28 Dec 2016 22:41:00 +0000 (14:41 -0800)] 
remove plain-hover-focus mixins

8 years agono need for cursor: default, since, well, it's the default
Mark Otto [Wed, 28 Dec 2016 22:40:37 +0000 (14:40 -0800)] 
no need for cursor: default, since, well, it's the default

8 years agoadd a comment here to explain some things
Mark Otto [Wed, 28 Dec 2016 22:40:21 +0000 (14:40 -0800)] 
add a comment here to explain some things

8 years ago.page-item's don't need this anymore (they're flex items)
Mark Otto [Wed, 28 Dec 2016 22:39:51 +0000 (14:39 -0800)] 
.page-item's don't need this anymore (they're flex items)

8 years agoremove default margin, allow folks to use utils instead
Mark Otto [Wed, 28 Dec 2016 22:39:38 +0000 (14:39 -0800)] 
remove default margin, allow folks to use utils instead

8 years agoupdate pagination list reset styles
Mark Otto [Wed, 28 Dec 2016 22:39:26 +0000 (14:39 -0800)] 
update pagination list reset styles

8 years agomove pagination to flexbox
Mark Otto [Wed, 28 Dec 2016 22:39:06 +0000 (14:39 -0800)] 
move pagination to flexbox

8 years agoupdate docs to improve contextual classes section
Mark Otto [Wed, 28 Dec 2016 21:52:49 +0000 (13:52 -0800)] 
update docs to improve contextual classes section

8 years agoremove plain-hover-focus from list group mixin
Mark Otto [Wed, 28 Dec 2016 21:52:31 +0000 (13:52 -0800)] 
remove plain-hover-focus from list group mixin

8 years agoRevamp list group states and docs to match
Mark Otto [Wed, 28 Dec 2016 21:45:07 +0000 (13:45 -0800)] 
Revamp list group states and docs to match

- Overhauls the states, including the link/button variants, for list groups to better match how we handle .btn states.
- Moved the .list-group-item-action styles before the .list-group-item so that we don't have to do as much overriding.
- Removed the plain-hover-focus mixins from the disabled and active states since they're unnecessary.
- Added support for :active states on the .list-group-item-action variant (for the current click state).
- Removed the heading and text classes and variables since we can accomplish the same thing with utilities.
- Added support for :disabled on the .list-group-item-action as well since we can use those with button elements.
- Rearranged docs to reflect all the above changes.
- Reformatted some Sass variables.

8 years agoRevamp dropdown item states
Mark Otto [Wed, 28 Dec 2016 08:20:06 +0000 (00:20 -0800)] 
Revamp dropdown item states

- Removes the plain-hover-focus mixin from active and disabled states; no need for them.
- Adds :active and :disabled since we can use button elements here, too.
- Wrap the disabled background-image override in an -gradients condition.

8 years agoRemove plain-hover-focus mixins from navs
Mark Otto [Wed, 28 Dec 2016 08:03:06 +0000 (00:03 -0800)] 
Remove plain-hover-focus mixins from navs

- No need to set hover and focus on disabled or active elements. Disabled has no interactivity and active will inherit the focus.
- Also removes two now unused vars.

8 years agoproperly pass focus shadow should you enable shadows
Mark Otto [Tue, 27 Dec 2016 22:50:33 +0000 (14:50 -0800)] 
properly pass focus shadow should you enable shadows

don't implement for the outline style because outline buttons get no shadow by default

8 years agocreate a variable for the focus box-shadow, use it in the button base class
Mark Otto [Tue, 27 Dec 2016 22:45:57 +0000 (14:45 -0800)] 
create a variable for the focus box-shadow, use it in the button base class

also be sure to apply it for the active state when shadows are enabled

8 years agoremove active styling from focus
Mark Otto [Tue, 27 Dec 2016 17:46:30 +0000 (09:46 -0800)] 
remove active styling from focus

8 years agoremove cursor: pointer
Mark Otto [Tue, 27 Dec 2016 06:12:31 +0000 (22:12 -0800)] 
remove cursor: pointer

shoutout https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b#.riy12ck0m

8 years agoredo outlines
Mark Otto [Tue, 27 Dec 2016 06:12:18 +0000 (22:12 -0800)] 
redo outlines

- removes original outline removal (hah)
- replaces it with an explicit `outline: 0` on `.btn`
- instead of replicating `:hover` for `:focus`, uses custom and themed `box-shadow` for an "outline"
- not mapped to the `$enable-shadows` variable because accessibility

8 years agolinting
Mark Otto [Mon, 26 Dec 2016 22:52:39 +0000 (14:52 -0800)] 
linting

8 years agoRedo button states
Mark Otto [Mon, 26 Dec 2016 22:42:29 +0000 (14:42 -0800)] 
Redo button states

Trying to simplify our output here by revamping these selectors. We overcomplicated things by setting hover styles for nearly every state (disabled and active included), and we set them in the wrong order.

This commit does the following:

- Reorders states so disabled comes before active, thereby removing the need to set disabled-active styles.

- Removes all focus and hover styles from disabled states as those will naturally inherit from the default button state.

- Renamed `.open` to `.show` to fix dropdown toggle highlighting.

- Tweaked some indendation in the Sass.

8 years agofixes #21415 by moving disabled .btn-link color to the default state
Mark Otto [Mon, 26 Dec 2016 22:02:24 +0000 (14:02 -0800)] 
fixes #21415 by moving disabled .btn-link color to the default state

8 years agoupdate to migration docs
Mark Otto [Wed, 28 Dec 2016 23:09:51 +0000 (15:09 -0800)] 
update to migration docs

8 years agoRip number
Quy [Wed, 28 Dec 2016 19:43:39 +0000 (11:43 -0800)] 
Rip number

8 years agofollow up to the fix for #20506 with some docs examples of input groups in button...
Mark Otto [Tue, 27 Dec 2016 22:37:17 +0000 (14:37 -0800)] 
follow up to the fix for #20506 with some docs examples of input groups in button toolbars

8 years agoinline-flex and width: 100% for stacked/vertical variation
Mark Otto [Tue, 27 Dec 2016 22:36:55 +0000 (14:36 -0800)] 
inline-flex and width: 100% for stacked/vertical variation

shoutout to @Starsam80 for the fix