]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
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

8 years agoeven more utils for forms
Mark Otto [Thu, 22 Dec 2016 05:26:43 +0000 (21:26 -0800)] 
even more utils for forms

8 years agomore margin utils on forms
Mark Otto [Thu, 22 Dec 2016 05:26:17 +0000 (21:26 -0800)] 
more margin utils on forms

8 years agomake sure all nav demos for the navbar are using toggleable-* classes for proper...
Mark Otto [Thu, 22 Dec 2016 05:25:14 +0000 (21:25 -0800)] 
make sure all nav demos for the navbar are using toggleable-* classes for proper responsive styles

8 years agodedupe ids
Mark Otto [Thu, 22 Dec 2016 05:12:50 +0000 (21:12 -0800)] 
dedupe ids

8 years agoupdate justified nav to use justified navbar; remove safari bug warning given flexbox...
Mark Otto [Thu, 22 Dec 2016 05:03:02 +0000 (21:03 -0800)] 
update justified nav to use justified navbar; remove safari bug warning given flexbox implementation

8 years agofix carousel navbar
Mark Otto [Thu, 22 Dec 2016 04:54:00 +0000 (20:54 -0800)] 
fix carousel navbar

8 years agofix sticky footer example navbar
Mark Otto [Thu, 22 Dec 2016 04:52:46 +0000 (20:52 -0800)] 
fix sticky footer example navbar

8 years agofix up navbar top and fixed top examples
Mark Otto [Thu, 22 Dec 2016 04:51:15 +0000 (20:51 -0800)] 
fix up navbar top and fixed top examples

8 years agoredo album navbar with new styles
Mark Otto [Thu, 22 Dec 2016 04:46:05 +0000 (20:46 -0800)] 
redo album navbar with new styles

8 years agomake more examples responsive
Mark Otto [Thu, 22 Dec 2016 02:29:51 +0000 (18:29 -0800)] 
make more examples responsive

8 years agoremove
Mark Otto [Thu, 22 Dec 2016 02:29:37 +0000 (18:29 -0800)] 
remove

8 years agoremove now unneeded collapse section
Mark Otto [Thu, 22 Dec 2016 02:19:15 +0000 (18:19 -0800)] 
remove now unneeded collapse section

8 years agofix colors
Mark Otto [Thu, 22 Dec 2016 02:18:59 +0000 (18:18 -0800)] 
fix colors

8 years agooverride pos-f-t in examples
Mark Otto [Thu, 22 Dec 2016 01:53:00 +0000 (17:53 -0800)] 
override pos-f-t in examples

8 years agoadd responsive behaviors section
Mark Otto [Thu, 22 Dec 2016 01:52:39 +0000 (17:52 -0800)] 
add responsive behaviors section

8 years agoupdate responsive behavior in demo
Mark Otto [Thu, 22 Dec 2016 01:52:28 +0000 (17:52 -0800)] 
update responsive behavior in demo

8 years agoFix vertical alignment a bit
Mark Otto [Thu, 22 Dec 2016 01:51:49 +0000 (17:51 -0800)] 
Fix vertical alignment a bit

8 years agomove all nav link and collapse and container behaviors to the toggleable class genera...
Mark Otto [Thu, 22 Dec 2016 01:51:35 +0000 (17:51 -0800)] 
move all nav link and collapse and container behaviors to the toggleable class generation area; this way the .navbar-toggleable-* goes on .navbar, easily affecting everything that needs updating for each breakpoint's use

8 years agounique ids
Mark Otto [Wed, 21 Dec 2016 22:35:02 +0000 (14:35 -0800)] 
unique ids

8 years agorearrange examples, go center nav only instead of trying to hack centered with siblings
Mark Otto [Wed, 21 Dec 2016 22:32:21 +0000 (14:32 -0800)] 
rearrange examples, go center nav only instead of trying to hack centered with siblings

8 years agomove flex to navbar container only; otherwise it affects things negatively elsewhere
Mark Otto [Wed, 21 Dec 2016 22:31:54 +0000 (14:31 -0800)] 
move flex to navbar container only; otherwise it affects things negatively elsewhere

8 years agocontainers should flex
Mark Otto [Wed, 21 Dec 2016 22:16:13 +0000 (14:16 -0800)] 
containers should flex

8 years agoflexbox shiz
Mark Otto [Wed, 21 Dec 2016 22:16:04 +0000 (14:16 -0800)] 
flexbox shiz

8 years agonuke
Mark Otto [Wed, 21 Dec 2016 22:15:56 +0000 (14:15 -0800)] 
nuke

8 years agomove and consolidate navbar examples, fix em up
Mark Otto [Wed, 21 Dec 2016 22:15:50 +0000 (14:15 -0800)] 
move and consolidate navbar examples, fix em up

8 years agono need for a clearfix given no more floats
Mark Otto [Wed, 21 Dec 2016 21:20:28 +0000 (13:20 -0800)] 
no need for a clearfix given no more floats

8 years agomove padding on nav links and brand to be responsive padding, keeping mobile contents...
Mark Otto [Wed, 21 Dec 2016 21:19:14 +0000 (13:19 -0800)] 
move padding on nav links and brand to be responsive padding, keeping mobile contents aligned better

8 years agomake supported content example responsive
Mark Otto [Wed, 21 Dec 2016 21:17:48 +0000 (13:17 -0800)] 
make supported content example responsive

8 years agono more .navbar-full
Mark Otto [Wed, 21 Dec 2016 21:14:48 +0000 (13:14 -0800)] 
no more .navbar-full

8 years agono need for this; we have max-width 100% on them now
Mark Otto [Wed, 21 Dec 2016 21:14:43 +0000 (13:14 -0800)] 
no need for this; we have max-width 100% on them now

8 years agomore navbar docs changes
Mark Otto [Wed, 21 Dec 2016 21:12:55 +0000 (13:12 -0800)] 
more navbar docs changes

8 years agocleanup navbar docs for flex changes
Mark Otto [Wed, 21 Dec 2016 21:08:34 +0000 (13:08 -0800)] 
cleanup navbar docs for flex changes

8 years agoremove .navbar-container; just need .navbar now
Mark Otto [Wed, 21 Dec 2016 21:07:57 +0000 (13:07 -0800)] 
remove .navbar-container; just need .navbar now

8 years agoremove width 100% from positioning, remove rounded corners for utils
Mark Otto [Wed, 21 Dec 2016 21:07:30 +0000 (13:07 -0800)] 
remove width 100% from positioning, remove rounded corners for utils

8 years agoremove justified, replacing with modifier later if needed; combine rules
Mark Otto [Wed, 21 Dec 2016 21:07:06 +0000 (13:07 -0800)] 
remove justified, replacing with modifier later if needed; combine rules

8 years agoflexbox this thing
Mark Otto [Wed, 21 Dec 2016 20:27:18 +0000 (12:27 -0800)] 
flexbox this thing

- drop the table styles, use flex
- remove commented out code
- consolidate styles a bit
- add a huge flex-grow to the nav, making the assumption you want nav to take up most space

8 years agospacing
Mark Otto [Wed, 21 Dec 2016 17:52:47 +0000 (09:52 -0800)] 
spacing

8 years agoindentation
Mark Otto [Wed, 21 Dec 2016 17:52:36 +0000 (09:52 -0800)] 
indentation

8 years agoexploring table based navbar again
Mark Otto [Wed, 21 Dec 2016 08:40:31 +0000 (00:40 -0800)] 
exploring table based navbar again

8 years agofollow up to #21393: clarify progress docs browser support and remove ie9 section
Mark Otto [Thu, 22 Dec 2016 21:43:19 +0000 (13:43 -0800)] 
follow up to #21393: clarify progress docs browser support and remove ie9 section

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

8 years agoRemove IE9 browser hacks. (#21393)
Bardi Harborow [Thu, 22 Dec 2016 21:41:31 +0000 (08:41 +1100)] 
Remove IE9 browser hacks. (#21393)

8 years agoChanged a word in a comment (#21399)
Patrick Cameron [Thu, 22 Dec 2016 21:25:41 +0000 (16:25 -0500)] 
Changed a word in a comment (#21399)

8 years agogrunt
Mark Otto [Thu, 22 Dec 2016 04:37:46 +0000 (20:37 -0800)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Thu, 22 Dec 2016 04:34:48 +0000 (20:34 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoMerge branch 'patch-1' of https://github.com/tracker1/bootstrap into tracker1-patch-1
Mark Otto [Thu, 22 Dec 2016 04:34:29 +0000 (20:34 -0800)] 
Merge branch 'patch-1' of https://github.com/tracker1/bootstrap into tracker1-patch-1

8 years agogrunt
Mark Otto [Thu, 22 Dec 2016 04:33:54 +0000 (20:33 -0800)] 
grunt

8 years agogrunt
Mark Otto [Thu, 22 Dec 2016 04:30:35 +0000 (20:30 -0800)] 
grunt

8 years agoRestyle code elements in links (#21392)
Mark Otto [Thu, 22 Dec 2016 04:28:34 +0000 (20:28 -0800)] 
Restyle code elements in links (#21392)

* Restyle code elements in links

Fixes #21259. Removes the background, color, and padding on code elements within anchors.

* Update _code.scss

8 years agoFlexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
Mark Otto [Thu, 22 Dec 2016 04:26:17 +0000 (20:26 -0800)] 
Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)

* remove the $enable-flex variable option

* remove bootstrap-flex.css dist file and it's grunt task

* remove the separate flex css file for docs; it's all the same now

* remove flexbox docs (porting some to the main grid docs in next commit)

* clean up few grid docs bits to simplify copy, start to mention flexbox

* port relevant flexbox-grid.md content to grid.md

- clean up mixins
- update how it works section
- bring over sizing and alignment sections

* remove the $enable-flex from the options.md page

* update lead paragraph to mention flexbox

* update migration to mention loss of ie9 support

* remove mention of flexbox dist file

* clarify IE support

* making a note

* remove flexbox variant mentions from component docs

- updates docs for media object, navs, list group, and cards to consolidate docs
- no more need to callout flexbox variants since it's now the default

* remove $enable-flex if/else from sass files

* remove flex dist files

* update scss lint property order to account for flex properties

* linting

* change to numberless classes for autosizing, wrap in highlighting div

* bump gruntfile and postcss to ie10

* redo intro sections

* rearrange

* phew, redo hella grid docs

- rearrange all the things
- consolidate some bits

* remove reference to flexbox mode

* more border action for demo

* Make some changes to the .card's in .card-deck's to ensure footers align to the bottom

8 years agoRedo color vars
Mark Otto [Tue, 20 Dec 2016 22:52:04 +0000 (14:52 -0800)] 
Redo color vars

This pulls in some changes from #18462 to include a set of generic color variables. It doesn't include a Sass map for generating the theme colors yet, since we can't easily do that for all components, but does give a few more color choices to folks and an easier way to customize.

8 years agoupdate docs to use .mt-1 on floated labels; clarify docs for guidance
Mark Otto [Tue, 20 Dec 2016 23:02:07 +0000 (15:02 -0800)] 
update docs to use .mt-1 on floated labels; clarify docs for guidance

8 years agogrunt
Mark Otto [Tue, 20 Dec 2016 22:53:50 +0000 (14:53 -0800)] 
grunt

8 years agoremove .mb-0 from static form controls to follow up #21270
Mark Otto [Tue, 20 Dec 2016 22:46:45 +0000 (14:46 -0800)] 
remove .mb-0 from static form controls to follow up #21270

8 years agoOverwrite margin-bottom on form-control-static (#21270)
Gijs Boddeus [Tue, 20 Dec 2016 22:45:08 +0000 (23:45 +0100)] 
Overwrite margin-bottom on form-control-static (#21270)

* Overwrite margin-bottom on form-control-static

In the documentation the form-control-static class has been used on a p element.
On the regular vertical form the margin bottom of the p element gets overwritten by a mb-0 class.
In the inline form example this class hasn't been applied, therefore the p element gets a margin-bottom.

To prevent this behavior we can add a margin-bottom of 0.

* Update _forms.scss

8 years agoRename -bg-inverse to -inverse-bg; add -inverse-color (#21371)
Mark Otto [Tue, 20 Dec 2016 05:50:31 +0000 (21:50 -0800)] 
Rename -bg-inverse to -inverse-bg; add -inverse-color (#21371)

8 years agogrunt
Mark Otto [Tue, 20 Dec 2016 05:48:24 +0000 (21:48 -0800)] 
grunt

8 years agoMerge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Starsam80...
Mark Otto [Tue, 20 Dec 2016 05:44:03 +0000 (21:44 -0800)] 
Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Starsam80-fix-20982

8 years agoRename _animation.scss to _transitions.scss (#21370)
Mark Otto [Tue, 20 Dec 2016 05:37:09 +0000 (21:37 -0800)] 
Rename _animation.scss to _transitions.scss (#21370)

* Rename _animation.scss to _transitions.scss for accuracy

* fix docs reference to file name

* cleanup line breaks

8 years agogrunt
Mark Otto [Tue, 20 Dec 2016 05:08:24 +0000 (21:08 -0800)] 
grunt

8 years agoMerge branch 'progress-brand' of https://github.com/szastupov/bootstrap into szastupo...
Mark Otto [Tue, 20 Dec 2016 05:06:27 +0000 (21:06 -0800)] 
Merge branch 'progress-brand' of https://github.com/szastupov/bootstrap into szastupov-progress-brand

8 years agoMerge branch '14840-consistent-colors' of https://github.com/Kovah/bootstrap into...
Mark Otto [Tue, 20 Dec 2016 04:54:41 +0000 (20:54 -0800)] 
Merge branch '14840-consistent-colors' of https://github.com/Kovah/bootstrap into Kovah-14840-consistent-colors

8 years agoFix typo in migration docs: card-title is replacing panel-title (#21331)
Geoffrey Tisserand [Tue, 20 Dec 2016 04:35:02 +0000 (20:35 -0800)] 
Fix typo in migration docs: card-title is replacing panel-title (#21331)

8 years agoUpdate _modal.scss (#21346)
Jesse Mandel [Tue, 20 Dec 2016 04:34:27 +0000 (20:34 -0800)] 
Update _modal.scss (#21346)

pull->float comment

8 years agoAdd variables for transitions (#21345)
Tom Lutzenberger [Tue, 20 Dec 2016 04:33:17 +0000 (05:33 +0100)] 
Add variables for transitions (#21345)

* Add variables for transitions

* Add variables for transitions

8 years agofix(readme): locked composer to a proper version (#21338)
Michal Zdrojewski [Tue, 20 Dec 2016 04:31:44 +0000 (04:31 +0000)] 
fix(readme): locked composer to a proper version (#21338)

* fix(readme): locked composer to a proper version
Without a version lock, users get current stable

* match docs

8 years agoAdd 'system-ui' to font stack.
Bardi Harborow [Fri, 16 Dec 2016 12:43:24 +0000 (23:43 +1100)] 
Add 'system-ui' to font stack.

8 years agoMerge pull request #21363 from Johann-S/fixDocPopovers
Mark Otto [Tue, 20 Dec 2016 04:29:09 +0000 (20:29 -0800)] 
Merge pull request #21363 from Johann-S/fixDocPopovers

Remove mention of popovers auto placement + add note to migration docs

8 years agoUse brand color for progress bar 21368/head
Stepan Zastupov [Mon, 19 Dec 2016 21:58:37 +0000 (00:58 +0300)] 
Use brand color for progress bar

8 years agoRemove mention of popovers auto placement + add note to migration docs 21363/head
Johann-S [Mon, 19 Dec 2016 08:37:27 +0000 (09:37 +0100)] 
Remove mention of popovers auto placement + add note to migration docs

8 years agoupdate jsbin example, fixes #21322
Mark Otto [Mon, 12 Dec 2016 03:01:47 +0000 (19:01 -0800)] 
update jsbin example, fixes #21322

8 years agoclarify that
Mark Otto [Sun, 11 Dec 2016 01:03:32 +0000 (17:03 -0800)] 
clarify that

8 years agogrunt
Mark Otto [Sun, 11 Dec 2016 01:03:28 +0000 (17:03 -0800)] 
grunt

8 years agolinting property order
Mark Otto [Thu, 8 Dec 2016 18:23:47 +0000 (10:23 -0800)] 
linting property order

8 years agoput the custom control spacer var to use
Mark Otto [Thu, 8 Dec 2016 05:27:49 +0000 (21:27 -0800)] 
put the custom control spacer var to use

8 years agoUpdate _config.yml
Mark Otto [Thu, 8 Dec 2016 18:48:06 +0000 (10:48 -0800)] 
Update _config.yml

8 years agoUpdate jQuery CDN to use jQuery.com instead of Google
Christian Oliff [Tue, 6 Dec 2016 13:05:49 +0000 (22:05 +0900)] 
Update jQuery CDN to use jQuery.com instead of Google

Fixes: #21130
8 years agogrunt
Mark Otto [Thu, 8 Dec 2016 04:46:17 +0000 (20:46 -0800)] 
grunt

8 years agoFix tabs by using new classes 21036/head
Starsam80 [Thu, 27 Oct 2016 22:50:23 +0000 (16:50 -0600)] 
Fix tabs by using new classes

8 years agoRename `.active` to `.show`
Starsam80 [Thu, 27 Oct 2016 22:13:17 +0000 (16:13 -0600)] 
Rename `.active` to `.show`

8 years agoMerge pull request #21298 from twbs/carousel
Mark Otto [Tue, 6 Dec 2016 07:31:14 +0000 (23:31 -0800)] 
Merge pull request #21298 from twbs/carousel

Refactor carousel