]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Fri, 29 May 2015 21:05:31 +0000 (14:05 -0700)]
fix utils ToC listing by unnesting headings
Mark Otto [Fri, 29 May 2015 21:05:14 +0000 (14:05 -0700)]
fix thumbnails for everywhere
Mark Otto [Fri, 29 May 2015 21:05:02 +0000 (14:05 -0700)]
enforce line-height on badges at all times
Mark Otto [Fri, 29 May 2015 20:53:22 +0000 (13:53 -0700)]
move flexbox to getting started
Mark Otto [Fri, 29 May 2015 20:09:57 +0000 (13:09 -0700)]
grunt
Mark Otto [Fri, 29 May 2015 20:09:54 +0000 (13:09 -0700)]
cards update
Mark Otto [Fri, 29 May 2015 20:09:07 +0000 (13:09 -0700)]
update cards docs to clarify things, fix remaining broken cards
Mark Otto [Fri, 29 May 2015 09:09:44 +0000 (02:09 -0700)]
grunt
Mark Otto [Fri, 29 May 2015 08:59:54 +0000 (01:59 -0700)]
clean up card styles. add new vars
Mark Otto [Fri, 29 May 2015 08:59:20 +0000 (01:59 -0700)]
style the markdown toc a bit to hide the first item (the contents heading)
Mark Otto [Fri, 29 May 2015 08:58:52 +0000 (01:58 -0700)]
add markdown toc stuff
Mark Otto [Fri, 29 May 2015 03:05:48 +0000 (20:05 -0700)]
fix scrolling of sidebar
Mark Otto [Thu, 28 May 2015 21:08:25 +0000 (14:08 -0700)]
don't use anchor.js on h1s in the docs
Mark Otto [Thu, 28 May 2015 21:08:11 +0000 (14:08 -0700)]
change card styles in docs examples to use just a max-width for now
Mark Otto [Thu, 28 May 2015 21:07:45 +0000 (14:07 -0700)]
change holder from blue to gray
Mark Otto [Thu, 28 May 2015 21:07:34 +0000 (14:07 -0700)]
rewrite much of cards and the docs
Mark Otto [Thu, 28 May 2015 17:37:12 +0000 (10:37 -0700)]
add flexbox variation for .card-group
Mark Otto [Thu, 28 May 2015 02:00:11 +0000 (19:00 -0700)]
new card sizing maybe
Mark Otto [Thu, 28 May 2015 00:37:22 +0000 (17:37 -0700)]
when using flexbox, don't add a clearfix
doing so fubars the grid column rounding (in safari at least) and causes layout problems
Mark Otto [Wed, 27 May 2015 22:49:55 +0000 (15:49 -0700)]
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.css.map
docs/assets/css/docs.min.css
Mark Otto [Sat, 23 May 2015 06:20:21 +0000 (23:20 -0700)]
stub out flexbox layout docs
Mark Otto [Sat, 23 May 2015 05:48:12 +0000 (22:48 -0700)]
remove tabindex=-1 as it was causing a weird select state in latest safari on yosemite when clicking anywhere in the negative space of the header
Mark Otto [Sat, 23 May 2015 05:34:04 +0000 (22:34 -0700)]
grunt
Mark Otto [Sat, 23 May 2015 05:33:58 +0000 (22:33 -0700)]
button alignment in nav
Mark Otto [Sat, 23 May 2015 05:33:45 +0000 (22:33 -0700)]
disable flex to start
Chris Rebert [Fri, 15 May 2015 22:12:15 +0000 (15:12 -0700)]
Merge pull request #120 from twbs/really-fix-dist-css
Really fix dist-css
Chris Rebert [Fri, 15 May 2015 19:17:09 +0000 (12:17 -0700)]
Unquote to avoid NUL chars in the output CSS
Chris Rebert [Fri, 15 May 2015 19:11:15 +0000 (12:11 -0700)]
Permanent proper fix for dist-css
Bump mq4-hover-shim to ^0.2.0
Revert "fix dist css"
This reverts commit
b12d4bfa9a974d96a6a47fcb1fbaea264439b4b8 .
Mark Otto [Thu, 14 May 2015 20:16:33 +0000 (13:16 -0700)]
Merge pull request #119 from twbs/fat-fix-dist-css
fix dist css
fat [Thu, 14 May 2015 20:13:33 +0000 (13:13 -0700)]
fix dist css
fat [Wed, 13 May 2015 22:01:39 +0000 (15:01 -0700)]
Merge pull request #116 from twbs/fat-es6Alert
es6 - wip
fat [Wed, 13 May 2015 21:52:46 +0000 (14:52 -0700)]
al tests passing, dist rebuilt, w/typechecker
fat [Wed, 13 May 2015 21:46:50 +0000 (14:46 -0700)]
add simple type checker implementation
fat [Wed, 13 May 2015 20:46:08 +0000 (13:46 -0700)]
fix up tests
fat [Wed, 13 May 2015 20:43:56 +0000 (13:43 -0700)]
fix #15301
fat [Wed, 13 May 2015 20:22:26 +0000 (13:22 -0700)]
add "focus" option for turning off modal focusing #16050
fat [Wed, 13 May 2015 19:55:11 +0000 (12:55 -0700)]
address https://github.com/twbs/bootstrap/pull/16135
fat [Wed, 13 May 2015 19:48:34 +0000 (12:48 -0700)]
implement global dispose method
fat [Wed, 13 May 2015 17:13:34 +0000 (10:13 -0700)]
add umd module support in dist
fat [Tue, 12 May 2015 23:54:21 +0000 (16:54 -0700)]
update attachment -> placement
fat [Tue, 12 May 2015 23:52:54 +0000 (16:52 -0700)]
grunt test-js, grunt dist-js now working
fat [Tue, 12 May 2015 21:28:11 +0000 (14:28 -0700)]
popover passing as well
fat [Tue, 12 May 2015 06:32:37 +0000 (23:32 -0700)]
rewritten tooltip + tether integration and death to our positioner jank
fat [Mon, 11 May 2015 19:29:06 +0000 (12:29 -0700)]
tab es6
fat [Mon, 11 May 2015 19:05:35 +0000 (12:05 -0700)]
scrollspy es6
fat [Mon, 11 May 2015 02:45:38 +0000 (19:45 -0700)]
add getters for Version and Default where applicable
add modal my gawd
fat [Sun, 10 May 2015 20:47:11 +0000 (13:47 -0700)]
add dropdown
fat [Sun, 10 May 2015 06:00:59 +0000 (23:00 -0700)]
add collapse
fat [Fri, 8 May 2015 05:26:40 +0000 (22:26 -0700)]
carousel -> es6
fat [Fri, 8 May 2015 00:07:38 +0000 (17:07 -0700)]
button -> es6
fat [Thu, 7 May 2015 23:34:28 +0000 (16:34 -0700)]
change the export pattern to protect against leaking globals
fat [Thu, 7 May 2015 19:48:22 +0000 (12:48 -0700)]
es6 alert :|
fat [Wed, 6 May 2015 20:45:48 +0000 (13:45 -0700)]
Merge pull request #115 from twbs/fat-revertJS
remove closureness from plugins
fat [Wed, 6 May 2015 20:34:14 +0000 (13:34 -0700)]
remove closureness from plugins
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
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
Chris Rebert [Wed, 6 May 2015 20:08:34 +0000 (13:08 -0700)]
Bump grunt-sass to ^1.0.0
Mark Otto [Thu, 30 Apr 2015 21:39:57 +0000 (14:39 -0700)]
Update buttons.md
Mark Otto [Thu, 30 Apr 2015 18:40:54 +0000 (11:40 -0700)]
update buttons role copy
/cc @cvrebert @patrickhlauke
Mark Otto [Wed, 29 Apr 2015 19:02:02 +0000 (12:02 -0700)]
le grunt
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.
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`).
Mark Otto [Wed, 29 Apr 2015 18:49:41 +0000 (11:49 -0700)]
spacing
Mark Otto [Wed, 29 Apr 2015 18:49:25 +0000 (11:49 -0700)]
rename media query var to match /cc @cvrebert
Mark Otto [Wed, 29 Apr 2015 18:48:58 +0000 (11:48 -0700)]
clean up vars file a smidge
Mark Otto [Wed, 29 Apr 2015 18:44:19 +0000 (11:44 -0700)]
remove some callouts on buttons by rewriting things a bit
Mark Otto [Wed, 29 Apr 2015 18:42:53 +0000 (11:42 -0700)]
grunt
Mark Otto [Wed, 29 Apr 2015 18:42:50 +0000 (11:42 -0700)]
clean up sidebar styles
Mark Otto [Wed, 29 Apr 2015 18:42:38 +0000 (11:42 -0700)]
darker secondary button border color
Mark Otto [Wed, 29 Apr 2015 18:32:49 +0000 (11:32 -0700)]
add comments
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
Mark Otto [Wed, 29 Apr 2015 18:28:26 +0000 (11:28 -0700)]
Merge pull request #111 from twbs/flex
$enable-flex
Mark Otto [Mon, 27 Apr 2015 21:11:07 +0000 (14:11 -0700)]
more flex grid stuff
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
Mark Otto [Mon, 27 Apr 2015 08:50:38 +0000 (01:50 -0700)]
flex variation for media
Mark Otto [Mon, 27 Apr 2015 08:43:30 +0000 (01:43 -0700)]
stub out flexbox variation for input group
Mark Otto [Mon, 27 Apr 2015 08:43:14 +0000 (01:43 -0700)]
stub out flexbox grid variation via -flex
Mark Otto [Mon, 27 Apr 2015 07:51:34 +0000 (00:51 -0700)]
grunt
Mark Otto [Mon, 27 Apr 2015 07:51:31 +0000 (00:51 -0700)]
fix up file example
Mark Otto [Sun, 26 Apr 2015 14:49:11 +0000 (07:49 -0700)]
docs note
Mark Otto [Sun, 26 Apr 2015 14:17:45 +0000 (07:17 -0700)]
fix progress bar animation button
Mark Otto [Sun, 26 Apr 2015 07:18:13 +0000 (00:18 -0700)]
remove some un-used grid class resets in input groups
Mark Otto [Sun, 26 Apr 2015 07:14:27 +0000 (00:14 -0700)]
unnecessary comment
Mark Otto [Sun, 26 Apr 2015 07:08:40 +0000 (00:08 -0700)]
remove another extend
Mark Otto [Sun, 26 Apr 2015 07:07:37 +0000 (00:07 -0700)]
remove more old navbar styles
Mark Otto [Sun, 26 Apr 2015 07:06:45 +0000 (00:06 -0700)]
remove the old navbar-form class
Mark Otto [Sun, 26 Apr 2015 07:02:25 +0000 (00:02 -0700)]
remove extends: navs and unstyled lists
Mark Otto [Sun, 26 Apr 2015 06:53:25 +0000 (23:53 -0700)]
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Sat, 25 Apr 2015 20:20:59 +0000 (13:20 -0700)]
nav
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
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
Chris Rebert [Fri, 24 Apr 2015 00:33:35 +0000 (17:33 -0700)]
forms.md: fix typo
Chris Rebert [Fri, 24 Apr 2015 00:17:48 +0000 (17:17 -0700)]
card.md: fix typo
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
Chris Rebert [Wed, 17 Dec 2014 00:40:54 +0000 (16:40 -0800)]
throw error when trying to show tooltip on :hidden element
Chris Rebert [Thu, 23 Apr 2015 23:30:12 +0000 (16:30 -0700)]
reboot.md: fix typo
Chris Rebert [Thu, 23 Apr 2015 23:27:03 +0000 (16:27 -0700)]
_reboot.scss: fix typo in comment
Mark Otto [Thu, 23 Apr 2015 08:43:38 +0000 (01:43 -0700)]
fix example thumbs
Mark Otto [Thu, 23 Apr 2015 08:33:19 +0000 (01:33 -0700)]
add card grid sizing
Mark Otto [Thu, 23 Apr 2015 08:30:55 +0000 (01:30 -0700)]
scope grid example styles better