]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agodocument it all, add align items examples
Mark Otto [Sun, 25 Dec 2016 02:11:57 +0000 (18:11 -0800)] 
document it all, add align items examples

8 years agoresponsive auto margin classes
Mark Otto [Sun, 25 Dec 2016 02:11:43 +0000 (18:11 -0800)] 
responsive auto margin classes

8 years agoreorder docs
Mark Otto [Sun, 25 Dec 2016 02:03:16 +0000 (18:03 -0800)] 
reorder docs

8 years agostub out some docs
Mark Otto [Sun, 25 Dec 2016 01:46:35 +0000 (17:46 -0800)] 
stub out some docs

8 years agoadd mr-auto and ml-auto for some flex shiz
Mark Otto [Sun, 25 Dec 2016 01:37:50 +0000 (17:37 -0800)] 
add mr-auto and ml-auto for some flex shiz

8 years agoDisable Hound on test cases.
Bardi Harborow [Sun, 25 Dec 2016 09:18:47 +0000 (20:18 +1100)] 
Disable Hound on test cases.

8 years agoFixes #18228: Don't use `transparent` for bottom border, use bg color
Mark Otto [Sun, 25 Dec 2016 08:28:17 +0000 (00:28 -0800)] 
Fixes #18228: Don't use `transparent` for bottom border, use bg color

8 years ago[Fix #19849] Tabs are opened even if disabled. (#20795)
Alessandro Rodi [Sun, 25 Dec 2016 07:31:34 +0000 (08:31 +0100)] 
[Fix #19849] Tabs are opened even if disabled. (#20795)

* [Fix #19849] Tabs are opened even if disabled.

* fix hund code review hints

* rollback hound issues because Travis fails

8 years agogrunt
Mark Otto [Sun, 25 Dec 2016 01:50:19 +0000 (17:50 -0800)] 
grunt

8 years agoUpdate IE9 support (#21424)
Quy [Sun, 25 Dec 2016 00:12:26 +0000 (16:12 -0800)] 
Update IE9 support (#21424)

8 years agogrunt
Mark Otto [Sat, 24 Dec 2016 22:29:41 +0000 (14:29 -0800)] 
grunt

8 years agofixes #21423 by updating docs to mention flex display instead of inline-block; clarif...
Mark Otto [Sat, 24 Dec 2016 22:11:03 +0000 (14:11 -0800)] 
fixes #21423 by updating docs to mention flex display instead of inline-block; clarifies follow-up text about use of the proper utilities

8 years agodedupe
Mark Otto [Sat, 24 Dec 2016 22:09:06 +0000 (14:09 -0800)] 
dedupe

8 years agostarted fixing nested .bd-example stuff, then rewrote the modal docs
Mark Otto [Sat, 24 Dec 2016 22:04:44 +0000 (14:04 -0800)] 
started fixing nested .bd-example stuff, then rewrote the modal docs

- better table of contents and overall structure

- clearer examples of modal contents, longer modals, and modal options

8 years agonest modal examples css
Mark Otto [Sat, 24 Dec 2016 22:04:11 +0000 (14:04 -0800)] 
nest modal examples css

8 years agorip numbers
Mark Otto [Sat, 24 Dec 2016 20:35:08 +0000 (12:35 -0800)] 
rip numbers

8 years agoadd order docs
Mark Otto [Sat, 24 Dec 2016 20:33:42 +0000 (12:33 -0800)] 
add order docs

8 years agoUpdate toc numbering (#21422)
Quy [Sat, 24 Dec 2016 20:30:23 +0000 (12:30 -0800)] 
Update toc numbering (#21422)

8 years agoremove unused media vars, update numbers (oof) /cc @Quy
Mark Otto [Sat, 24 Dec 2016 08:29:28 +0000 (00:29 -0800)] 
remove unused media vars, update numbers (oof) /cc @Quy

8 years agoremove unused utils, comment
Mark Otto [Sat, 24 Dec 2016 05:47:30 +0000 (21:47 -0800)] 
remove unused utils, comment

8 years agoremove old flex utils, update docs to match
Mark Otto [Fri, 23 Dec 2016 21:31:09 +0000 (13:31 -0800)] 
remove old flex utils, update docs to match

8 years agoalign-self docs
Mark Otto [Fri, 23 Dec 2016 21:23:11 +0000 (13:23 -0800)] 
align-self docs

8 years agodocument align-content utils
Mark Otto [Fri, 23 Dec 2016 21:16:13 +0000 (13:16 -0800)] 
document align-content utils

8 years agochange presentation of those utils docs
Mark Otto [Fri, 23 Dec 2016 21:15:55 +0000 (13:15 -0800)] 
change presentation of those utils docs

8 years agodocument justify-content and align-items utils
Mark Otto [Fri, 23 Dec 2016 20:54:01 +0000 (12:54 -0800)] 
document justify-content and align-items utils

8 years agoindentation
Mark Otto [Fri, 23 Dec 2016 20:40:55 +0000 (12:40 -0800)] 
indentation

8 years agoduplicate of the .flex-fill util
Mark Otto [Fri, 23 Dec 2016 19:57:11 +0000 (11:57 -0800)] 
duplicate of the .flex-fill util

8 years agoremove the table classes in favor of lists
Mark Otto [Fri, 23 Dec 2016 19:56:27 +0000 (11:56 -0800)] 
remove the table classes in favor of lists

8 years agotry out alt responsive variation lists
Mark Otto [Fri, 23 Dec 2016 19:56:07 +0000 (11:56 -0800)] 
try out alt responsive variation lists

8 years agoadd docs class for highlighting
Mark Otto [Fri, 23 Dec 2016 19:48:38 +0000 (11:48 -0800)] 
add docs class for highlighting

8 years agoStart to blow out and document more flexbox utilities
Mark Otto [Fri, 23 Dec 2016 19:48:03 +0000 (11:48 -0800)] 
Start to blow out and document more flexbox utilities

- Adds new flexbox.md file to utilities docs

- Adds a `breakpoints.yml` data file for easier output of responsive classes in the docs. Will put this to use on other pages soon.

- Adds hella flex utils. There are some dupes for now, but they'll get removed in time.

8 years agofix incorrect class name for inline-flex
Mark Otto [Fri, 23 Dec 2016 19:23:22 +0000 (11:23 -0800)] 
fix incorrect class name for inline-flex

8 years agoRevamp navs docs
Mark Otto [Fri, 23 Dec 2016 19:02:14 +0000 (11:02 -0800)] 
Revamp navs docs

- Reorganize things, leading with the base nav first instead of an accessibility note, and then moving the rest to a new available styles section.

- Add horizontal alignment options thanks to new flex utils (these new utils will be documented later in another commit).

- Dropped `.nav-stacked` for a flex util and added additional alignment options, so document those, too.

8 years agoChange up the "justified" nav options
Mark Otto [Fri, 23 Dec 2016 18:40:54 +0000 (10:40 -0800)] 
Change up the "justified" nav options

Given move to flexbox, we can make this available for everyone and clean it up some.

- Simplifies the `.nav-justified` styles to build on the flex-powered `.nav` base class.

- Adds the `.nav-fill` to make nav links fill available horizontal space, but not equal width.

8 years agoMake .nav flex-powered
Mark Otto [Fri, 23 Dec 2016 18:39:53 +0000 (10:39 -0800)] 
Make .nav flex-powered

- Set an explicit `display: flex` on the base `.nav` class and remove the floats/clearfixes from our navs.

- Set some global styles for `.nav-link`, a departure from the previous solution that featured no predefined padding.

- Move `.nav-link` from `inline-block` to `block` given this setting was added for our tabs and pills anyway.

- Remove horizontal margin from nav tabs; let folks set that on their own from now on.

8 years agopull in changes from #19832 to fix offcanvas
Mark Otto [Fri, 23 Dec 2016 07:43:37 +0000 (23:43 -0800)] 
pull in changes from #19832 to fix offcanvas

8 years agoUndo #21171 (which closed #20977)
Mark Otto [Fri, 23 Dec 2016 07:19:21 +0000 (23:19 -0800)] 
Undo #21171 (which closed #20977)

Turns out we did have the correct height calculation with our custom selects. The problem was we lacked a shared line-height with our buttons and inputs.

This restores the previous `calc` math and adds a line-height that reuses the input line-height.

8 years agoupdate navbars in jumbotron, offcanvas, starter examples to flex versions
Mark Otto [Fri, 23 Dec 2016 07:08:02 +0000 (23:08 -0800)] 
update navbars in jumbotron, offcanvas, starter examples to flex versions

8 years agobetter/more form spacing in navbars
Mark Otto [Fri, 23 Dec 2016 07:05:31 +0000 (23:05 -0800)] 
better/more form spacing in navbars

8 years agounify alignment of all these dang navbar forms
Mark Otto [Fri, 23 Dec 2016 07:04:02 +0000 (23:04 -0800)] 
unify alignment of all these dang navbar forms

8 years agoMove uglifyjs to npm script.
Bardi Harborow [Fri, 23 Dec 2016 12:43:46 +0000 (23:43 +1100)] 
Move uglifyjs to npm script.

8 years agoCloses: #21412: Fix unit test for carousel
Johann-S [Fri, 23 Dec 2016 10:56:09 +0000 (11:56 +0100)] 
Closes: #21412: Fix unit test for carousel
8 years agoCarousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys
Matheus Azzi [Sun, 16 Oct 2016 01:55:48 +0000 (22:55 -0300)] 
Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys

Fixes 2 bugs:

1. All keydowns were being prevented. Because of that the user wasn't able to navigate in the whole page using ARROW_UP/ARROW_DOWN.

2. Even when  is an input or textarea the keydowns were being prevented. Because of that the user wasn't able to type any text on these elements.

8 years agoscrollspy: fix wrong activation of all nested links (#20304)
mr-july [Fri, 23 Dec 2016 06:00:56 +0000 (07:00 +0100)] 
scrollspy: fix wrong activation of all nested links (#20304)

* fix wrong activation of all nested links;
just first level item should be activated

* use template instead of string concatenation

8 years agoMove clean-css to npm scripts.
Bardi Harborow [Fri, 23 Dec 2016 04:02:54 +0000 (15:02 +1100)] 
Move clean-css to npm scripts.

8 years agooverhauls media object docs
Mark Otto [Fri, 23 Dec 2016 04:53:10 +0000 (20:53 -0800)] 
overhauls media object docs

- better copy and examples throughout
- callout on flexbug #12 for inline elements like links and images (which is the problem in #20408)
- add order section

8 years agosmall unrelated addition—adds .d-flex-inline util
Mark Otto [Fri, 23 Dec 2016 04:51:48 +0000 (20:51 -0800)] 
small unrelated addition—adds .d-flex-inline util

8 years agoreduce .media styles to their bare minimum
Mark Otto [Fri, 23 Dec 2016 04:51:34 +0000 (20:51 -0800)] 
reduce .media styles to their bare minimum

Sets minimum required flex styles (including an explicit starting alignment) and removes everything else.

- no need for .media-left and .media-right, we have padding utils
- no need for a .media-heading, we have margin
- no need for .media-object, we have display utils
- no need for .media-list, we have .list-unstyled util

8 years agoRename Tags to Badges in comments
Quy [Fri, 23 Dec 2016 05:07:51 +0000 (21:07 -0800)] 
Rename Tags to Badges in comments

8 years agoMerge branch 'flex-cards' into v4-dev
Mark Otto [Fri, 23 Dec 2016 05:27:54 +0000 (21:27 -0800)] 
Merge branch 'flex-cards' into v4-dev

8 years agough 21403/head
Mark Otto [Fri, 23 Dec 2016 05:20:47 +0000 (21:20 -0800)] 
ugh

8 years agogrunt
Mark Otto [Fri, 23 Dec 2016 05:19:12 +0000 (21:19 -0800)] 
grunt

8 years agotypo
Mark Otto [Fri, 23 Dec 2016 05:18:33 +0000 (21:18 -0800)] 
typo

8 years agoMove scss-lint to npm scripts.
Bardi Harborow [Wed, 21 Dec 2016 06:38:32 +0000 (17:38 +1100)] 
Move scss-lint to npm scripts.

8 years agomargins to separate some cards in examples
Mark Otto [Fri, 23 Dec 2016 03:13:39 +0000 (19:13 -0800)] 
margins to separate some cards in examples

8 years agoAdd color variables for white and black (#21397)
Jacob Müller [Fri, 23 Dec 2016 03:09:11 +0000 (04:09 +0100)] 
Add color variables for white and black (#21397)

* Add color variables for white and black

Closes #21395.

8 years agochange card deck margin strategy
Mark Otto [Fri, 23 Dec 2016 02:59:05 +0000 (18:59 -0800)] 
change card deck margin strategy

- Instead of negative left/right margins, we selectively apply margins to the cards as needed. This way the first and last child never receive a left and right margin (respectively), so we don't need to negative indent those at the .card-deck level.

- Drops the margin-bottom override on the .card because there's no more default margin there.

- Drop the margin-bottom from the .card-deck to match our lack of margins on the card.

This and the previous commit fixes #19883.

8 years agomove to grid gutter width, fixes #21300
Mark Otto [Fri, 23 Dec 2016 02:55:21 +0000 (18:55 -0800)] 
move to grid gutter width, fixes #21300

8 years agoChange scope of docs anchor preventDefault to include modals.
Bardi Harborow [Mon, 28 Nov 2016 03:52:55 +0000 (14:52 +1100)] 
Change scope of docs anchor preventDefault to include modals.

8 years agoNew width and height utils
Mark Otto [Fri, 23 Dec 2016 00:37:18 +0000 (16:37 -0800)] 
New width and height utils

Adding 25%, 50%, and 75% to the mix for later use with cards

8 years agono more need for this
Mark Otto [Fri, 23 Dec 2016 00:52:25 +0000 (16:52 -0800)] 
no more need for this

8 years agofinal docs cleanup with columns and more
Mark Otto [Fri, 23 Dec 2016 00:47:30 +0000 (16:47 -0800)] 
final docs cleanup with columns and more

8 years agocard deck footer example
Mark Otto [Fri, 23 Dec 2016 00:47:10 +0000 (16:47 -0800)] 
card deck footer example

8 years agoadd aligned footer example
Mark Otto [Fri, 23 Dec 2016 00:46:29 +0000 (16:46 -0800)] 
add aligned footer example

8 years agoredo subheadings and organization of card layout options
Mark Otto [Fri, 23 Dec 2016 00:46:10 +0000 (16:46 -0800)] 
redo subheadings and organization of card layout options

8 years agobetter grouping of card styles docs
Mark Otto [Fri, 23 Dec 2016 00:45:48 +0000 (16:45 -0800)] 
better grouping of card styles docs

8 years agoredo image section for intros and subheadings
Mark Otto [Fri, 23 Dec 2016 00:44:54 +0000 (16:44 -0800)] 
redo image section for intros and subheadings

8 years agoretitle nav section
Mark Otto [Fri, 23 Dec 2016 00:44:39 +0000 (16:44 -0800)] 
retitle nav section

8 years agoupdate alignment section with widths
Mark Otto [Fri, 23 Dec 2016 00:44:33 +0000 (16:44 -0800)] 
update alignment section with widths

8 years agoredo sizing section with utils and grid callouts
Mark Otto [Fri, 23 Dec 2016 00:44:12 +0000 (16:44 -0800)] 
redo sizing section with utils and grid callouts

8 years agoredo the supported content section entirely to give it sub sections
Mark Otto [Fri, 23 Dec 2016 00:43:21 +0000 (16:43 -0800)] 
redo the supported content section entirely to give it sub sections

8 years agoredo docs intro for the example
Mark Otto [Fri, 23 Dec 2016 00:41:56 +0000 (16:41 -0800)] 
redo docs intro for the example

8 years agoswitch from block to flex
Mark Otto [Fri, 23 Dec 2016 00:41:28 +0000 (16:41 -0800)] 
switch from block to flex

add flex direction too

8 years agoremove default bottom margin on cards
Mark Otto [Fri, 23 Dec 2016 00:41:11 +0000 (16:41 -0800)] 
remove default bottom margin on cards

use utils instead

8 years agomove the card-block flex action up to all card-blocks
Mark Otto [Fri, 23 Dec 2016 00:40:58 +0000 (16:40 -0800)] 
move the card-block flex action up to all card-blocks

this allows us to easily scale card blocks in groups and decks, without repeating it in our css

8 years agoremove commented out code
Mark Otto [Fri, 23 Dec 2016 00:40:19 +0000 (16:40 -0800)] 
remove commented out code

8 years agocomment typo
Mark Otto [Fri, 23 Dec 2016 00:39:23 +0000 (16:39 -0800)] 
comment typo

8 years agofix comment
Mark Otto [Fri, 23 Dec 2016 00:39:18 +0000 (16:39 -0800)] 
fix comment

8 years agoadd card column margin variable instead of relying on a default card margin
Mark Otto [Fri, 23 Dec 2016 00:39:11 +0000 (16:39 -0800)] 
add card column margin variable instead of relying on a default card margin

this assumes no margin on the .card to start (which will follow in a later commit)

8 years agoadd card column count variable
Mark Otto [Fri, 23 Dec 2016 00:38:22 +0000 (16:38 -0800)] 
add card column count variable

8 years agoRename card column gap variable
Mark Otto [Fri, 23 Dec 2016 00:38:09 +0000 (16:38 -0800)] 
Rename card column gap variable

8 years agoNew width and height utils 21402/head
Mark Otto [Fri, 23 Dec 2016 00:37:18 +0000 (16:37 -0800)] 
New width and height utils

Adding 25%, 50%, and 75% to the mix for later use with cards

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

8 years agotext-align doesn't apply here, so we can nuke it
Mark Otto [Thu, 22 Dec 2016 22:41:27 +0000 (14:41 -0800)] 
text-align doesn't apply here, so we can nuke it

8 years agoRedo controls in flexbox
Mark Otto [Thu, 22 Dec 2016 22:41:00 +0000 (14:41 -0800)] 
Redo controls in flexbox

- Drops the absolute positioning of the icons within the left/right controls. We have to keep the controls themselves positioned though since we're overlapping HTML elements here.

- No more position, left, right, or margins involved; just some justify-content and align-items.

- Add some comments for explaining which flex property-value pair does what.

- Remove the unapplied font and line-height stuff now that we're all SVGs and flexbox here.

8 years agoflexbox powered indicators
Mark Otto [Thu, 22 Dec 2016 22:31:33 +0000 (14:31 -0800)] 
flexbox powered indicators

This revamps the indicators to use flexbox instead of inline-block for added flexbility (hah). Indicators now automatically scale based on the number of elements present, and max out at the `$carousel-indicator-width` instead of always being that wide.

8 years agostart small--set flex instead of block for active items
Mark Otto [Thu, 22 Dec 2016 22:30:05 +0000 (14:30 -0800)] 
start small--set flex instead of block for active items

8 years agogrunt
Mark Otto [Thu, 22 Dec 2016 21:52:33 +0000 (13:52 -0800)] 
grunt

8 years agoredo custom docs navbar
Mark Otto [Thu, 22 Dec 2016 17:12:43 +0000 (09:12 -0800)] 
redo custom docs navbar

8 years agostreamline example navbars by removing .hidden-* classes on togglers
Mark Otto [Thu, 22 Dec 2016 17:11:57 +0000 (09:11 -0800)] 
streamline example navbars by removing .hidden-* classes on togglers

8 years agoremove .hidden-* classes from .navbar-toggler and make that part of the .navbar-toggl...
Mark Otto [Thu, 22 Dec 2016 16:59:45 +0000 (08:59 -0800)] 
remove .hidden-* classes from .navbar-toggler and make that part of the .navbar-toggleable-*

8 years agocouple more utils
Mark Otto [Thu, 22 Dec 2016 07:31:28 +0000 (23:31 -0800)] 
couple more utils

8 years agomore example fixes
Mark Otto [Thu, 22 Dec 2016 06:33:18 +0000 (22:33 -0800)] 
more example fixes

8 years agomore linting
Mark Otto [Thu, 22 Dec 2016 06:20:44 +0000 (22:20 -0800)] 
more linting

8 years agolinting
Mark Otto [Thu, 22 Dec 2016 06:20:22 +0000 (22:20 -0800)] 
linting

8 years agomigrate some notes on over here
Mark Otto [Thu, 22 Dec 2016 06:19:16 +0000 (22:19 -0800)] 
migrate some notes on over here

8 years agoput new toggler markup to use
Mark Otto [Thu, 22 Dec 2016 06:11:04 +0000 (22:11 -0800)] 
put new toggler markup to use

8 years agoRedo navbar-toggler
Mark Otto [Thu, 22 Dec 2016 06:10:44 +0000 (22:10 -0800)] 
Redo navbar-toggler

- Require inner element for the icon for improved customization (e.g., drop the element to replace it with your own icon font or SVG)
- Tighten up padding
- Better comments

8 years agofixes #18115: move forward with one naming scheme for inversed color schemes, renamin...
Mark Otto [Thu, 22 Dec 2016 05:40:26 +0000 (21:40 -0800)] 
fixes #18115: move forward with one naming scheme for inversed color schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name)

8 years agofixes #18053 by removing container padding at lower breakpoints on responsive navbars
Mark Otto [Thu, 22 Dec 2016 05:38:02 +0000 (21:38 -0800)] 
fixes #18053 by removing container padding at lower breakpoints on responsive navbars