]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agoDocs: Update all dropdowns to new HTML structure 17172/head
Heinrich Fenkart [Thu, 20 Aug 2015 22:17:35 +0000 (00:17 +0200)] 
Docs: Update all dropdowns to new HTML structure

9 years agoMerge branch 'v4' into v4-dev
Mark Otto [Thu, 20 Aug 2015 22:16:41 +0000 (15:16 -0700)] 
Merge branch 'v4' into v4-dev

9 years agothis sucks, but it's needed for now due to the grunt build control plugin
Mark Otto [Thu, 20 Aug 2015 22:08:43 +0000 (15:08 -0700)] 
this sucks, but it's needed for now due to the grunt build control plugin

9 years agogrunt
Mark Otto [Thu, 20 Aug 2015 22:06:36 +0000 (15:06 -0700)] 
grunt

9 years agoMerge pull request #17156 from kkirsche/patch-19
Heinrich Fenkart [Thu, 20 Aug 2015 21:14:09 +0000 (23:14 +0200)] 
Merge pull request #17156 from kkirsche/patch-19

v4 Docs - Fix scroll spy navbar example

9 years agoMerge pull request #17164 from twbs/shrinkwrap
Chris Rebert [Thu, 20 Aug 2015 20:48:47 +0000 (13:48 -0700)] 
Merge pull request #17164 from twbs/shrinkwrap

Update shrinkwrap to help fix Travis build

9 years agoUpdate shrinkwrap to help fix Travis build 17164/head
Chris Rebert [Thu, 20 Aug 2015 20:43:49 +0000 (13:43 -0700)] 
Update shrinkwrap to help fix Travis build

9 years agoFix use of LESS var syntax in docs when referencing SCSS
David Richardson [Thu, 20 Aug 2015 09:33:45 +0000 (10:33 +0100)] 
Fix use of LESS var syntax in docs when referencing SCSS

Example:
> ... SCSS variables (e.g., `@enable-gradients: true`) ...
Referenced SCSS but used the LESS syntax. Changed to:
> ... SCSS variables (e.g., `$enable-gradients: true`) ...

Closes #17114

9 years agov4 Docs - Fix scroll spy navbar example 17156/head
Kevin Kirsche [Thu, 20 Aug 2015 19:22:03 +0000 (15:22 -0400)] 
v4 Docs - Fix scroll spy navbar example

Fix #17125

9 years agoMerge pull request #17152 from zacechola/popover_container_example
Heinrich Fenkart [Thu, 20 Aug 2015 19:15:55 +0000 (21:15 +0200)] 
Merge pull request #17152 from zacechola/popover_container_example

v4 - Fix container option example code

9 years agoFix container option example code 17152/head
Zac Echola [Thu, 20 Aug 2015 18:46:49 +0000 (13:46 -0500)] 
Fix container option example code

9 years agoMerge pull request #17139 from coliff/patch-6
Heinrich Fenkart [Thu, 20 Aug 2015 15:49:58 +0000 (17:49 +0200)] 
Merge pull request #17139 from coliff/patch-6

v4 Docs - Fix tether typo

9 years agoFix tether typo 17139/head
Christian Oliff [Thu, 20 Aug 2015 15:43:34 +0000 (00:43 +0900)] 
Fix tether typo

Fix tether typo

9 years agoMerge pull request #17133 from zacechola/btn_xs_removal
Heinrich Fenkart [Thu, 20 Aug 2015 14:48:04 +0000 (16:48 +0200)] 
Merge pull request #17133 from zacechola/btn_xs_removal

Remove btn-xs from dropdown docs

9 years agoRemove btn-xs from dropdown 17133/head
Zac Echola [Thu, 20 Aug 2015 14:18:11 +0000 (09:18 -0500)] 
Remove btn-xs from dropdown

9 years agoMerge pull request #17132 from zacechola/jquery_cdn_link
Heinrich Fenkart [Thu, 20 Aug 2015 14:08:25 +0000 (16:08 +0200)] 
Merge pull request #17132 from zacechola/jquery_cdn_link

Add jquery cdn link

9 years agoAdd jquery cdn link 17132/head
Zac Echola [Thu, 20 Aug 2015 14:00:59 +0000 (09:00 -0500)] 
Add jquery cdn link

9 years agoMerge pull request #17115 from benjamindean/patch-1
Heinrich Fenkart [Thu, 20 Aug 2015 11:24:52 +0000 (13:24 +0200)] 
Merge pull request #17115 from benjamindean/patch-1

Fix "background-variants" anchor

9 years agoFix "background-variants" anchor 17115/head
Benjamin Dean [Thu, 20 Aug 2015 09:53:35 +0000 (12:53 +0300)] 
Fix "background-variants" anchor

9 years agoRemove duplicate "spaced-comment" in eslintrc
Boris Kaiser [Thu, 20 Aug 2015 07:00:07 +0000 (09:00 +0200)] 
Remove duplicate "spaced-comment" in eslintrc

Closes #17100

9 years agoFix -flex compile on Sass Ruby #17046
Gleb Mazovetskiy [Thu, 20 Aug 2015 07:38:02 +0000 (08:38 +0100)] 
Fix -flex compile on Sass Ruby #17046

9 years agoAdd more compatibility info and caniuse links to Flexbox docs
Manoj Kumar [Thu, 20 Aug 2015 02:16:58 +0000 (07:46 +0530)] 
Add more compatibility info and caniuse links to Flexbox docs

Closes #17091

9 years agoMerge pull request #17064 from paulirish/patch-1
Heinrich Fenkart [Wed, 19 Aug 2015 23:06:41 +0000 (01:06 +0200)] 
Merge pull request #17064 from paulirish/patch-1

reboot.scss typo  (shttp --> http)

9 years agoreboot.scss: typo 17064/head
Paul Irish [Wed, 19 Aug 2015 23:02:57 +0000 (16:02 -0700)] 
reboot.scss: typo

9 years agoMerge pull request #17083 from thejameskyle/tjk/2
Heinrich Fenkart [Wed, 19 Aug 2015 22:35:31 +0000 (00:35 +0200)] 
Merge pull request #17083 from thejameskyle/tjk/2

v4 - fix after => :after

9 years agoMerge pull request #17081 from gps035/patch-1
Heinrich Fenkart [Wed, 19 Aug 2015 22:33:27 +0000 (00:33 +0200)] 
Merge pull request #17081 from gps035/patch-1

Correct presented class for outline buttons

9 years agoMerge pull request #17080 from thejameskyle/tjk/1
Heinrich Fenkart [Wed, 19 Aug 2015 22:30:51 +0000 (00:30 +0200)] 
Merge pull request #17080 from thejameskyle/tjk/1

v4 - Add display typography code example

9 years agov4 - fix after => :after 17083/head
James Kyle [Wed, 19 Aug 2015 22:21:42 +0000 (15:21 -0700)] 
v4 - fix after => :after

9 years agoCorrect presented class for outline buttons 17081/head
gps035 [Wed, 19 Aug 2015 22:17:19 +0000 (23:17 +0100)] 
Correct presented class for outline buttons

9 years agoAdd code example to display typography 17080/head
James Kyle [Wed, 19 Aug 2015 22:10:44 +0000 (15:10 -0700)] 
Add code example to display typography

9 years agoMerge pull request #17079 from SidRoberts/patch-1
Chris Rebert [Wed, 19 Aug 2015 22:12:06 +0000 (15:12 -0700)] 
Merge pull request #17079 from SidRoberts/patch-1

Fixed a typo in buttons (disaabled)

9 years agoFixed a typo (disaabled). 17079/head
Sid Roberts [Wed, 19 Aug 2015 22:09:17 +0000 (23:09 +0100)] 
Fixed a typo (disaabled).

9 years agoMerge pull request #17063 from chrisbell08/v4-dev
Heinrich Fenkart [Wed, 19 Aug 2015 21:57:10 +0000 (23:57 +0200)] 
Merge pull request #17063 from chrisbell08/v4-dev

Fix spelling mistake.

9 years agoreboot.scss typo
Paul Irish [Wed, 19 Aug 2015 21:16:09 +0000 (14:16 -0700)] 
reboot.scss typo

9 years agoUpdate _variables.scss 17063/head
Chris Bell [Wed, 19 Aug 2015 21:06:39 +0000 (22:06 +0100)] 
Update _variables.scss

Fixed spelling mistake. Changed table of "ontents" to "Contents".

9 years agoMerge pull request #17047 from petetnt/petetnt-v4-dev-patch-1
Chris Rebert [Wed, 19 Aug 2015 20:11:27 +0000 (13:11 -0700)] 
Merge pull request #17047 from petetnt/petetnt-v4-dev-patch-1

Fixed couple of formatting errors in modal.md (v4)

9 years agoMerge pull request #17034 from chrisrowe/patch-1
Chris Rebert [Wed, 19 Aug 2015 20:10:22 +0000 (13:10 -0700)] 
Merge pull request #17034 from chrisrowe/patch-1

Fixed "Srollspy" typo in component title

9 years agoMerge pull request #17030 from swaincreates/v4-dev-spelling-fix
Chris Rebert [Wed, 19 Aug 2015 20:09:12 +0000 (13:09 -0700)] 
Merge pull request #17030 from swaincreates/v4-dev-spelling-fix

V4 dev spelling fix in docs/getting-started/flexbox.md

9 years agoMerge pull request #17038 from supergibbs/tehter-spelling
Thomas McDonald [Wed, 19 Aug 2015 19:40:37 +0000 (12:40 -0700)] 
Merge pull request #17038 from supergibbs/tehter-spelling

tehter spelling

9 years agoMerge pull request #17033 from bvleur/patch-1
Thomas McDonald [Wed, 19 Aug 2015 19:38:19 +0000 (12:38 -0700)] 
Merge pull request #17033 from bvleur/patch-1

v4: Fix Typo in Forms docs

9 years agoFixed couple of formatting errors in modal.md 17047/head
Pete Nykänen [Wed, 19 Aug 2015 18:43:16 +0000 (21:43 +0300)] 
Fixed couple of formatting errors in modal.md

One extra `</p>` was out of place, plus couple of issues with `'s which caused some odd formatting.

9 years agoFixed "Srollspy" typo in component title 17034/head
Chris Rowe [Wed, 19 Aug 2015 18:29:21 +0000 (19:29 +0100)] 
Fixed "Srollspy" typo in component title

9 years agov4: Fix Typo in Forms docs 17033/head
Bram van Leur [Wed, 19 Aug 2015 18:22:55 +0000 (20:22 +0200)] 
v4: Fix Typo in Forms docs

9 years agotehter -> tether 17038/head
Supergibbs [Wed, 19 Aug 2015 18:01:11 +0000 (11:01 -0700)] 
tehter -> tether

9 years agoremove .btn-xs reference in docs
Thomas McDonald [Wed, 19 Aug 2015 17:38:22 +0000 (10:38 -0700)] 
remove .btn-xs reference in docs

9 years agochange flexbix to flexbox in docs/getting-started/flexbox.md 17030/head
swaincreates [Wed, 19 Aug 2015 17:30:18 +0000 (13:30 -0400)] 
change flexbix to flexbox in docs/getting-started/flexbox.md

9 years agoremove gem badge
Thomas McDonald [Wed, 19 Aug 2015 16:37:13 +0000 (09:37 -0700)] 
remove gem badge

9 years agodocs tweaks for responsive v4.0.0-alpha
Mark Otto [Wed, 19 Aug 2015 07:07:59 +0000 (00:07 -0700)] 
docs tweaks for responsive

9 years agolinks, disable downloads, alert package manager downloads
Mark Otto [Wed, 19 Aug 2015 06:51:59 +0000 (23:51 -0700)] 
links, disable downloads, alert package manager downloads

9 years agoremove cdn link from home for now
Mark Otto [Wed, 19 Aug 2015 06:46:56 +0000 (23:46 -0700)] 
remove cdn link from home for now

9 years agobasic responsive top nav hacks for docs
Mark Otto [Wed, 19 Aug 2015 06:44:18 +0000 (23:44 -0700)] 
basic responsive top nav hacks for docs

9 years agothemes link
Mark Otto [Wed, 19 Aug 2015 06:19:38 +0000 (23:19 -0700)] 
themes link

9 years agoregister task
Mark Otto [Wed, 19 Aug 2015 05:49:26 +0000 (22:49 -0700)] 
register task

9 years agogrunt build control for pushing it all
Mark Otto [Wed, 19 Aug 2015 05:47:26 +0000 (22:47 -0700)] 
grunt build control for pushing it all

9 years agocustom cname for v4 alpha
Mark Otto [Wed, 19 Aug 2015 05:47:18 +0000 (22:47 -0700)] 
custom cname for v4 alpha

9 years agoMerge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Wed, 19 Aug 2015 05:23:44 +0000 (22:23 -0700)] 
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4

9 years agoredo js dists
Jacob Thornton [Wed, 19 Aug 2015 05:07:45 +0000 (22:07 -0700)] 
redo js dists

9 years agorewrite tab with new active shit
Jacob Thornton [Wed, 19 Aug 2015 05:03:34 +0000 (22:03 -0700)] 
rewrite tab with new active shit

9 years agoMerge branch 'v4' of github.com:twbs/derpstrap into v4
Jacob Thornton [Wed, 19 Aug 2015 04:23:53 +0000 (21:23 -0700)] 
Merge branch 'v4' of github.com:twbs/derpstrap into v4

9 years agosome minor alert shit
Jacob Thornton [Wed, 19 Aug 2015 03:33:57 +0000 (20:33 -0700)] 
some minor alert shit

9 years agocomment out versions for now
Mark Otto [Wed, 19 Aug 2015 03:31:27 +0000 (20:31 -0700)] 
comment out versions for now

9 years agomore grunt
Mark Otto [Wed, 19 Aug 2015 03:28:45 +0000 (20:28 -0700)] 
more grunt

9 years agoremove commented out nav styles
Mark Otto [Wed, 19 Aug 2015 03:28:41 +0000 (20:28 -0700)] 
remove commented out nav styles

9 years agojs grunt
Mark Otto [Wed, 19 Aug 2015 03:28:28 +0000 (20:28 -0700)] 
js grunt

9 years agoMerge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Wed, 19 Aug 2015 03:25:48 +0000 (20:25 -0700)] 
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4

9 years agogrunt
Mark Otto [Wed, 19 Aug 2015 03:25:35 +0000 (20:25 -0700)] 
grunt

9 years agorewrite active and disabled styles for navs
Mark Otto [Wed, 19 Aug 2015 03:25:31 +0000 (20:25 -0700)] 
rewrite active and disabled styles for navs

9 years agorewrite some button group docs
Mark Otto [Wed, 19 Aug 2015 03:25:18 +0000 (20:25 -0700)] 
rewrite some button group docs

9 years agonote to the migration page
Mark Otto [Wed, 19 Aug 2015 03:03:03 +0000 (20:03 -0700)] 
note to the migration page

9 years agoads colors
Mark Otto [Wed, 19 Aug 2015 02:56:28 +0000 (19:56 -0700)] 
ads colors

9 years agofix footer to use new dropdown markup
Mark Otto [Wed, 19 Aug 2015 02:51:21 +0000 (19:51 -0700)] 
fix footer to use new dropdown markup

9 years agofix modal visual example for js
Jacob Thornton [Wed, 19 Aug 2015 02:50:32 +0000 (19:50 -0700)] 
fix modal visual example for js

9 years agofix dropdown js visual example
Jacob Thornton [Wed, 19 Aug 2015 02:42:27 +0000 (19:42 -0700)] 
fix dropdown js visual example

9 years agohelp text tweaks
Mark Otto [Wed, 19 Aug 2015 02:36:01 +0000 (19:36 -0700)] 
help text tweaks

9 years agodocument some help text examples to the docs
Mark Otto [Wed, 19 Aug 2015 02:30:22 +0000 (19:30 -0700)] 
document some help text examples to the docs

9 years agogrunt
Mark Otto [Wed, 19 Aug 2015 02:26:21 +0000 (19:26 -0700)] 
grunt

9 years agooverhaul custom selects with latest from primer, shoutout
Mark Otto [Wed, 19 Aug 2015 02:26:18 +0000 (19:26 -0700)] 
overhaul custom selects with latest from primer, shoutout

9 years agojs tests passing + eslint
Jacob Thornton [Wed, 19 Aug 2015 02:22:46 +0000 (19:22 -0700)] 
js tests passing + eslint

9 years agogrunt
Mark Otto [Wed, 19 Aug 2015 01:45:12 +0000 (18:45 -0700)] 
grunt

9 years agofix dropdown fonts in header
Mark Otto [Wed, 19 Aug 2015 01:45:08 +0000 (18:45 -0700)] 
fix dropdown fonts in header

9 years agoadd polyfil for bind for tether.js
Jacob Thornton [Wed, 19 Aug 2015 00:06:17 +0000 (17:06 -0700)] 
add polyfil for bind for tether.js

9 years agoMerge branch 'v4' of github.com:twbs/derpstrap into v4
Jacob Thornton [Wed, 19 Aug 2015 00:02:24 +0000 (17:02 -0700)] 
Merge branch 'v4' of github.com:twbs/derpstrap into v4

9 years agouse proxy not bind in alert
Jacob Thornton [Wed, 19 Aug 2015 00:01:56 +0000 (17:01 -0700)] 
use proxy not bind in alert

9 years agodownsize that nav
Mark Otto [Tue, 18 Aug 2015 08:27:33 +0000 (01:27 -0700)] 
downsize that nav

9 years agonavbar positioning
Mark Otto [Tue, 18 Aug 2015 08:18:21 +0000 (01:18 -0700)] 
navbar positioning

9 years agogrunt
Mark Otto [Tue, 18 Aug 2015 08:06:40 +0000 (01:06 -0700)] 
grunt

9 years agofix main docs nav to use latest navbar changes
Mark Otto [Tue, 18 Aug 2015 08:06:36 +0000 (01:06 -0700)] 
fix main docs nav to use latest navbar changes

9 years agotweak navbar nav spacing
Mark Otto [Tue, 18 Aug 2015 08:06:14 +0000 (01:06 -0700)] 
tweak navbar nav spacing

9 years agogrunt
Mark Otto [Tue, 18 Aug 2015 07:59:48 +0000 (00:59 -0700)] 
grunt

9 years agoshoutout navbar-divider
Mark Otto [Tue, 18 Aug 2015 07:59:44 +0000 (00:59 -0700)] 
shoutout navbar-divider

9 years agogrunt
Mark Otto [Tue, 18 Aug 2015 07:47:15 +0000 (00:47 -0700)] 
grunt

9 years agodon't let that interfere with the navbar
Mark Otto [Tue, 18 Aug 2015 07:47:10 +0000 (00:47 -0700)] 
don't let that interfere with the navbar

9 years agorewrite navbar once more for lower key styles and a new take on modifiers for improve...
Mark Otto [Tue, 18 Aug 2015 07:46:29 +0000 (00:46 -0700)] 
rewrite navbar once more for lower key styles and a new take on modifiers for improved customization

9 years agorename .inverse to .bg-inverse, add .bg-faded
Mark Otto [Tue, 18 Aug 2015 07:45:32 +0000 (00:45 -0700)] 
rename .inverse to .bg-inverse, add .bg-faded

9 years agospace out form control sizing examples
Mark Otto [Tue, 18 Aug 2015 06:44:17 +0000 (23:44 -0700)] 
space out form control sizing examples

9 years agorewrite navbar bits some more
Mark Otto [Tue, 18 Aug 2015 06:43:59 +0000 (23:43 -0700)] 
rewrite navbar bits some more

9 years agono bg-color to start on outline buttons so they're easier to use on light and dark...
Mark Otto [Tue, 18 Aug 2015 06:43:25 +0000 (23:43 -0700)] 
no bg-color to start on outline buttons so they're easier to use on light and dark color schemes

9 years agoreally temporarily disable those heights
Mark Otto [Tue, 18 Aug 2015 06:42:58 +0000 (23:42 -0700)] 
really temporarily disable those heights

9 years agotighten up padding on inputs and buttons, disable fixed heights for now
Mark Otto [Tue, 18 Aug 2015 06:42:39 +0000 (23:42 -0700)] 
tighten up padding on inputs and buttons, disable fixed heights for now

9 years agodocs grunt
Mark Otto [Tue, 18 Aug 2015 04:31:23 +0000 (21:31 -0700)] 
docs grunt