]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 years agoMerge pull request #60 from twbs/libsass-185
Chris Rebert [Wed, 6 May 2015 20:29:02 +0000 (13:29 -0700)] 
Merge pull request #60 from twbs/libsass-185

Remove libsass @media nesting bug workaround

10 years agoMerge pull request #114 from twbs/grunt-sass-1
Chris Rebert [Wed, 6 May 2015 20:17:17 +0000 (13:17 -0700)] 
Merge pull request #114 from twbs/grunt-sass-1

Bump grunt-sass to ^1.0.0

10 years agoBump grunt-sass to ^1.0.0
Chris Rebert [Wed, 6 May 2015 20:08:34 +0000 (13:08 -0700)] 
Bump grunt-sass to ^1.0.0

10 years agoUpdate buttons.md
Mark Otto [Thu, 30 Apr 2015 21:39:57 +0000 (14:39 -0700)] 
Update buttons.md

10 years agoupdate buttons role copy
Mark Otto [Thu, 30 Apr 2015 18:40:54 +0000 (11:40 -0700)] 
update buttons role copy

/cc @cvrebert @patrickhlauke

10 years agole grunt
Mark Otto [Wed, 29 Apr 2015 19:02:02 +0000 (12:02 -0700)] 
le grunt

10 years agoFix no-label checkboxes/radios
Mark Otto [Wed, 29 Apr 2015 19:01:57 +0000 (12:01 -0700)] 
Fix no-label checkboxes/radios

Because we use `position: absolute` on our inputs, when there’s no
label the `.checkbox` ends up having no computed height. To avoid
rendering errors when there’s no label text, we reset the `position` to
`static` for normal rendering.

10 years agoRemove $line-height-computed
Mark Otto [Wed, 29 Apr 2015 19:00:11 +0000 (12:00 -0700)] 
Remove $line-height-computed

We have it set to `1` right now just to avoid compilation errors, but
it’s been replaced everywhere with our new spacer classes anywho. We’ll
likely want to remap that var to custom component vars though (e.g.,
`$pagination-margin` instead of `$spacer-y`).

10 years agospacing
Mark Otto [Wed, 29 Apr 2015 18:49:41 +0000 (11:49 -0700)] 
spacing

10 years agorename media query var to match /cc @cvrebert
Mark Otto [Wed, 29 Apr 2015 18:49:25 +0000 (11:49 -0700)] 
rename media query var to match /cc @cvrebert

10 years agoclean up vars file a smidge
Mark Otto [Wed, 29 Apr 2015 18:48:58 +0000 (11:48 -0700)] 
clean up vars file a smidge

10 years agoremove some callouts on buttons by rewriting things a bit
Mark Otto [Wed, 29 Apr 2015 18:44:19 +0000 (11:44 -0700)] 
remove some callouts on buttons by rewriting things a bit

10 years agogrunt
Mark Otto [Wed, 29 Apr 2015 18:42:53 +0000 (11:42 -0700)] 
grunt

10 years agoclean up sidebar styles
Mark Otto [Wed, 29 Apr 2015 18:42:50 +0000 (11:42 -0700)] 
clean up sidebar styles

10 years agodarker secondary button border color
Mark Otto [Wed, 29 Apr 2015 18:42:38 +0000 (11:42 -0700)] 
darker secondary button border color

10 years agoadd comments
Mark Otto [Wed, 29 Apr 2015 18:32:49 +0000 (11:32 -0700)] 
add comments

10 years agoMerge pull request #113 from twbs/at-root-group
Mark Otto [Wed, 29 Apr 2015 18:30:09 +0000 (11:30 -0700)] 
Merge pull request #113 from twbs/at-root-group

Wrap `@viewport` with `@at-root` for nested import support

10 years agoMerge pull request #111 from twbs/flex
Mark Otto [Wed, 29 Apr 2015 18:28:26 +0000 (11:28 -0700)] 
Merge pull request #111 from twbs/flex

$enable-flex

10 years agomore flex grid stuff
Mark Otto [Mon, 27 Apr 2015 21:11:07 +0000 (14:11 -0700)] 
more flex grid stuff

10 years agoWrap `@viewport` with `@at-root` for nested import
Gleb Mazovetskiy [Mon, 27 Apr 2015 19:15:17 +0000 (20:15 +0100)] 
Wrap `@viewport` with `@at-root` for nested import

See https://github.com/twbs/bootstrap-sass/pull/805

10 years agoflex variation for media
Mark Otto [Mon, 27 Apr 2015 08:50:38 +0000 (01:50 -0700)] 
flex variation for media

10 years agostub out flexbox variation for input group
Mark Otto [Mon, 27 Apr 2015 08:43:30 +0000 (01:43 -0700)] 
stub out flexbox variation for input group

10 years agostub out flexbox grid variation via -flex
Mark Otto [Mon, 27 Apr 2015 08:43:14 +0000 (01:43 -0700)] 
stub out flexbox grid variation via -flex

10 years agogrunt
Mark Otto [Mon, 27 Apr 2015 07:51:34 +0000 (00:51 -0700)] 
grunt

10 years agofix up file example
Mark Otto [Mon, 27 Apr 2015 07:51:31 +0000 (00:51 -0700)] 
fix up file example

10 years agodocs note
Mark Otto [Sun, 26 Apr 2015 14:49:11 +0000 (07:49 -0700)] 
docs note

10 years agofix progress bar animation button
Mark Otto [Sun, 26 Apr 2015 14:17:45 +0000 (07:17 -0700)] 
fix progress bar animation button

10 years agoremove some un-used grid class resets in input groups
Mark Otto [Sun, 26 Apr 2015 07:18:13 +0000 (00:18 -0700)] 
remove some un-used grid class resets in input groups

10 years agounnecessary comment
Mark Otto [Sun, 26 Apr 2015 07:14:27 +0000 (00:14 -0700)] 
unnecessary comment

10 years agoremove another extend
Mark Otto [Sun, 26 Apr 2015 07:08:40 +0000 (00:08 -0700)] 
remove another extend

10 years agoremove more old navbar styles
Mark Otto [Sun, 26 Apr 2015 07:07:37 +0000 (00:07 -0700)] 
remove more old navbar styles

10 years agoremove the old navbar-form class
Mark Otto [Sun, 26 Apr 2015 07:06:45 +0000 (00:06 -0700)] 
remove the old navbar-form class

10 years agoremove extends: navs and unstyled lists
Mark Otto [Sun, 26 Apr 2015 07:02:25 +0000 (00:02 -0700)] 
remove extends: navs and unstyled lists

10 years agoMerge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Sun, 26 Apr 2015 06:53:25 +0000 (23:53 -0700)] 
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4

10 years agonav
Mark Otto [Sat, 25 Apr 2015 20:20:59 +0000 (13:20 -0700)] 
nav

10 years agoMerge pull request #109 from twbs/callout-if
Mark Otto [Fri, 24 Apr 2015 22:05:57 +0000 (15:05 -0700)] 
Merge pull request #109 from twbs/callout-if

re-work callout tag conditional

10 years agore-work callout tag conditional
Thomas McDonald [Fri, 24 Apr 2015 21:21:12 +0000 (22:21 +0100)] 
re-work callout tag conditional

Output a warning if the type is not supported and default to info

10 years agoforms.md: fix typo
Chris Rebert [Fri, 24 Apr 2015 00:33:35 +0000 (17:33 -0700)] 
forms.md: fix typo

10 years agocard.md: fix typo
Chris Rebert [Fri, 24 Apr 2015 00:17:48 +0000 (17:17 -0700)] 
card.md: fix typo

10 years agoMerge pull request #28 from twbs/tooltip-display-none-error
Chris Rebert [Fri, 24 Apr 2015 00:15:41 +0000 (17:15 -0700)] 
Merge pull request #28 from twbs/tooltip-display-none-error

throw error when trying to show tooltip on :hidden element

10 years agothrow error when trying to show tooltip on :hidden element
Chris Rebert [Wed, 17 Dec 2014 00:40:54 +0000 (16:40 -0800)] 
throw error when trying to show tooltip on :hidden element

10 years agoreboot.md: fix typo
Chris Rebert [Thu, 23 Apr 2015 23:30:12 +0000 (16:30 -0700)] 
reboot.md: fix typo

10 years ago_reboot.scss: fix typo in comment
Chris Rebert [Thu, 23 Apr 2015 23:27:03 +0000 (16:27 -0700)] 
_reboot.scss: fix typo in comment

10 years agofix example thumbs
Mark Otto [Thu, 23 Apr 2015 08:43:38 +0000 (01:43 -0700)] 
fix example thumbs

10 years agoadd card grid sizing
Mark Otto [Thu, 23 Apr 2015 08:33:19 +0000 (01:33 -0700)] 
add card grid sizing

10 years agoscope grid example styles better
Mark Otto [Thu, 23 Apr 2015 08:30:55 +0000 (01:30 -0700)] 
scope grid example styles better

10 years agoupdate input groups to use new form control size classes
Mark Otto [Thu, 23 Apr 2015 08:14:43 +0000 (01:14 -0700)] 
update input groups to use new form control size classes

10 years agodrop .form-horizontal
Mark Otto [Thu, 23 Apr 2015 08:11:10 +0000 (01:11 -0700)] 
drop .form-horizontal

10 years agoremove commented out code
Mark Otto [Thu, 23 Apr 2015 08:10:57 +0000 (01:10 -0700)] 
remove commented out code

10 years agoFix up some form docs styles, sizing, etc
Mark Otto [Thu, 23 Apr 2015 08:10:14 +0000 (01:10 -0700)] 
Fix up some form docs styles, sizing, etc

10 years agoUpdate labels and form grid examples
Mark Otto [Thu, 23 Apr 2015 07:51:39 +0000 (00:51 -0700)] 
Update labels and form grid examples

10 years agomore migration docs notes
Mark Otto [Thu, 23 Apr 2015 07:14:52 +0000 (00:14 -0700)] 
more migration docs notes

10 years agomore reboot edits
Mark Otto [Thu, 23 Apr 2015 06:13:11 +0000 (23:13 -0700)] 
more reboot edits

10 years agoclarify some docs, improve layout
Mark Otto [Thu, 23 Apr 2015 06:09:05 +0000 (23:09 -0700)] 
clarify some docs, improve layout

10 years agorecenter homepage
Mark Otto [Mon, 20 Apr 2015 23:59:21 +0000 (16:59 -0700)] 
recenter homepage

10 years agochange borders on homepage featurettes
Mark Otto [Sun, 19 Apr 2015 03:04:17 +0000 (20:04 -0700)] 
change borders on homepage featurettes

10 years agono quick start link
Mark Otto [Sun, 19 Apr 2015 01:16:14 +0000 (18:16 -0700)] 
no quick start link

10 years agoMove getting started's quick start to the getting started index
Mark Otto [Sun, 19 Apr 2015 01:15:58 +0000 (18:15 -0700)] 
Move getting started's quick start to the getting started index

10 years agoupdate navbar and nav link values
Mark Otto [Sun, 19 Apr 2015 01:15:24 +0000 (18:15 -0700)] 
update navbar and nav link values

10 years agofix nav
Mark Otto [Sun, 19 Apr 2015 01:15:19 +0000 (18:15 -0700)] 
fix nav

10 years agostub out that customize page
Mark Otto [Sun, 19 Apr 2015 01:12:18 +0000 (18:12 -0700)] 
stub out that customize page

10 years agoNew form control sizing, new navbar condensed variation, update nav and navbar spacing
Mark Otto [Sun, 19 Apr 2015 01:12:10 +0000 (18:12 -0700)] 
New form control sizing, new navbar condensed variation, update nav and navbar spacing

10 years agochange nav to use index files for each section; stub out index views for everything
Mark Otto [Sat, 18 Apr 2015 19:28:50 +0000 (12:28 -0700)] 
change nav to use index files for each section; stub out index views for everything

10 years agogrunt
Mark Otto [Sat, 18 Apr 2015 19:23:12 +0000 (12:23 -0700)] 
grunt

10 years agono more dl-horizontal offset or page-header vars
Mark Otto [Sat, 18 Apr 2015 18:53:10 +0000 (11:53 -0700)] 
no more dl-horizontal offset or page-header vars

10 years agoremove legend vars as we no longer use them
Mark Otto [Sat, 18 Apr 2015 18:39:13 +0000 (11:39 -0700)] 
remove legend vars as we no longer use them

10 years agomore comments and formatting clean up
Mark Otto [Sat, 18 Apr 2015 18:38:47 +0000 (11:38 -0700)] 
more comments and formatting clean up

10 years agoclean up commented out code in forms
Mark Otto [Sat, 18 Apr 2015 18:30:29 +0000 (11:30 -0700)] 
clean up commented out code in forms

10 years agoremove commented out code for auto aligning navbar dropdown menus
Mark Otto [Sat, 18 Apr 2015 18:17:42 +0000 (11:17 -0700)] 
remove commented out code for auto aligning navbar dropdown menus

10 years agocomments and spacing
Mark Otto [Sat, 18 Apr 2015 18:17:32 +0000 (11:17 -0700)] 
comments and spacing

10 years agocomments and spacing
Mark Otto [Sat, 18 Apr 2015 18:17:28 +0000 (11:17 -0700)] 
comments and spacing

10 years agoclean up comments and spacing
Mark Otto [Sat, 18 Apr 2015 18:15:40 +0000 (11:15 -0700)] 
clean up comments and spacing

10 years agomove abbr stuff for tooltip to reboot, clean up type scss
Mark Otto [Sat, 18 Apr 2015 18:13:45 +0000 (11:13 -0700)] 
move abbr stuff for tooltip to reboot, clean up type scss

10 years agomove responsive embed to utilities docs, update the nav to dedupe things
Mark Otto [Sat, 18 Apr 2015 04:07:09 +0000 (21:07 -0700)] 
move responsive embed to utilities docs, update the nav to dedupe things

10 years agogrunt
Mark Otto [Sat, 18 Apr 2015 03:59:26 +0000 (20:59 -0700)] 
grunt

10 years agomove js tabs docs to navs docs page
Mark Otto [Sat, 18 Apr 2015 03:59:22 +0000 (20:59 -0700)] 
move js tabs docs to navs docs page

10 years agoreorganize code docs
Mark Otto [Sat, 18 Apr 2015 03:19:51 +0000 (20:19 -0700)] 
reorganize code docs

10 years agoremove page header from nav
Mark Otto [Sat, 18 Apr 2015 03:01:43 +0000 (20:01 -0700)] 
remove page header from nav

10 years agodelete the .page-header and its docs
Mark Otto [Sat, 18 Apr 2015 03:00:38 +0000 (20:00 -0700)] 
delete the .page-header and its docs

10 years agolighter footer border
Mark Otto [Sat, 18 Apr 2015 02:51:20 +0000 (19:51 -0700)] 
lighter footer border

10 years agorewrite alert docs
Mark Otto [Sat, 18 Apr 2015 02:51:15 +0000 (19:51 -0700)] 
rewrite alert docs

10 years agoupdate nav
Mark Otto [Sat, 18 Apr 2015 00:26:19 +0000 (17:26 -0700)] 
update nav

10 years agoremove some typography docs from that page because they're covered in the reboot
Mark Otto [Sat, 18 Apr 2015 00:18:36 +0000 (17:18 -0700)] 
remove some typography docs from that page because they're covered in the reboot

10 years agonav updates for forms
Mark Otto [Fri, 17 Apr 2015 23:52:27 +0000 (16:52 -0700)] 
nav updates for forms

10 years agogrunt
Mark Otto [Fri, 17 Apr 2015 23:50:07 +0000 (16:50 -0700)] 
grunt

10 years agomove custom forms docs to the forms docs page
Mark Otto [Fri, 17 Apr 2015 23:50:02 +0000 (16:50 -0700)] 
move custom forms docs to the forms docs page

10 years agochange the type scale a bit again
Mark Otto [Fri, 17 Apr 2015 23:49:48 +0000 (16:49 -0700)] 
change the type scale a bit again

10 years agomassive rewrite of forms docs and some css
Mark Otto [Fri, 17 Apr 2015 23:02:41 +0000 (16:02 -0700)] 
massive rewrite of forms docs and some css

10 years agoremove nested .bd-example
Mark Otto [Fri, 17 Apr 2015 21:24:11 +0000 (14:24 -0700)] 
remove nested .bd-example

10 years agomove all JS buttons docs to regular buttons docs page, rewrite the callouts and some...
Mark Otto [Fri, 17 Apr 2015 21:11:08 +0000 (14:11 -0700)] 
move all JS buttons docs to regular buttons docs page, rewrite the callouts and some docs verbage

10 years agomove remaining files to components subdir
Mark Otto [Fri, 17 Apr 2015 19:41:49 +0000 (12:41 -0700)] 
move remaining files to components subdir

10 years agomove buttons from content to components
Mark Otto [Fri, 17 Apr 2015 19:40:25 +0000 (12:40 -0700)] 
move buttons from content to components

10 years agoediting intro
Mark Otto [Fri, 17 Apr 2015 19:39:39 +0000 (12:39 -0700)] 
editing intro

10 years agotry out a light gray sidebar
Mark Otto [Fri, 17 Apr 2015 08:32:15 +0000 (01:32 -0700)] 
try out a light gray sidebar

10 years agomove text utilities docs from type to utilities
Mark Otto [Fri, 17 Apr 2015 08:31:09 +0000 (01:31 -0700)] 
move text utilities docs from type to utilities

10 years agorename helpers to utilities in docs, matching the scss file
Mark Otto [Fri, 17 Apr 2015 08:03:16 +0000 (01:03 -0700)] 
rename helpers to utilities in docs, matching the scss file

10 years agonarrower borders to get closer to 1px everywhere
Mark Otto [Fri, 17 Apr 2015 07:44:36 +0000 (00:44 -0700)] 
narrower borders to get closer to 1px everywhere

10 years agoMore reboot work, commenting out things that have been moved over
Mark Otto [Fri, 17 Apr 2015 07:22:35 +0000 (00:22 -0700)] 
More reboot work, commenting out things that have been moved over

10 years agotweak the font-sizes for headings
Mark Otto [Fri, 17 Apr 2015 07:21:57 +0000 (00:21 -0700)] 
tweak the font-sizes for headings

10 years agonav and typo
Mark Otto [Fri, 17 Apr 2015 06:04:42 +0000 (23:04 -0700)] 
nav and typo