]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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:34:14 +0000 (13:34 -0700)]
remove closureness from plugins
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
Mark Otto [Thu, 23 Apr 2015 08:14:43 +0000 (01:14 -0700)]
update input groups to use new form control size classes
Mark Otto [Thu, 23 Apr 2015 08:11:10 +0000 (01:11 -0700)]
drop .form-horizontal
Mark Otto [Thu, 23 Apr 2015 08:10:57 +0000 (01:10 -0700)]
remove commented out code
Mark Otto [Thu, 23 Apr 2015 08:10:14 +0000 (01:10 -0700)]
Fix up some form docs styles, sizing, etc
Mark Otto [Thu, 23 Apr 2015 07:51:39 +0000 (00:51 -0700)]
Update labels and form grid examples
Mark Otto [Thu, 23 Apr 2015 07:14:52 +0000 (00:14 -0700)]
more migration docs notes
Mark Otto [Thu, 23 Apr 2015 06:13:11 +0000 (23:13 -0700)]
more reboot edits
Mark Otto [Thu, 23 Apr 2015 06:09:05 +0000 (23:09 -0700)]
clarify some docs, improve layout
Mark Otto [Mon, 20 Apr 2015 23:59:21 +0000 (16:59 -0700)]
recenter homepage
Mark Otto [Sun, 19 Apr 2015 03:04:17 +0000 (20:04 -0700)]
change borders on homepage featurettes
Mark Otto [Sun, 19 Apr 2015 01:16:14 +0000 (18:16 -0700)]
no quick start link
Mark Otto [Sun, 19 Apr 2015 01:15:58 +0000 (18:15 -0700)]
Move getting started's quick start to the getting started index
Mark Otto [Sun, 19 Apr 2015 01:15:24 +0000 (18:15 -0700)]
update navbar and nav link values
Mark Otto [Sun, 19 Apr 2015 01:15:19 +0000 (18:15 -0700)]
fix nav
Mark Otto [Sun, 19 Apr 2015 01:12:18 +0000 (18:12 -0700)]
stub out that customize page
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
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
Mark Otto [Sat, 18 Apr 2015 19:23:12 +0000 (12:23 -0700)]
grunt
Mark Otto [Sat, 18 Apr 2015 18:53:10 +0000 (11:53 -0700)]
no more dl-horizontal offset or page-header vars
Mark Otto [Sat, 18 Apr 2015 18:39:13 +0000 (11:39 -0700)]
remove legend vars as we no longer use them
Mark Otto [Sat, 18 Apr 2015 18:38:47 +0000 (11:38 -0700)]
more comments and formatting clean up
Mark Otto [Sat, 18 Apr 2015 18:30:29 +0000 (11:30 -0700)]
clean up commented out code in forms
Mark Otto [Sat, 18 Apr 2015 18:17:42 +0000 (11:17 -0700)]
remove commented out code for auto aligning navbar dropdown menus
Mark Otto [Sat, 18 Apr 2015 18:17:32 +0000 (11:17 -0700)]
comments and spacing
Mark Otto [Sat, 18 Apr 2015 18:17:28 +0000 (11:17 -0700)]
comments and spacing
Mark Otto [Sat, 18 Apr 2015 18:15:40 +0000 (11:15 -0700)]
clean up comments and spacing
Mark Otto [Sat, 18 Apr 2015 18:13:45 +0000 (11:13 -0700)]
move abbr stuff for tooltip to reboot, clean up type scss
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
Mark Otto [Sat, 18 Apr 2015 03:59:26 +0000 (20:59 -0700)]
grunt
Mark Otto [Sat, 18 Apr 2015 03:59:22 +0000 (20:59 -0700)]
move js tabs docs to navs docs page
Mark Otto [Sat, 18 Apr 2015 03:19:51 +0000 (20:19 -0700)]
reorganize code docs
Mark Otto [Sat, 18 Apr 2015 03:01:43 +0000 (20:01 -0700)]
remove page header from nav
Mark Otto [Sat, 18 Apr 2015 03:00:38 +0000 (20:00 -0700)]
delete the .page-header and its docs
Mark Otto [Sat, 18 Apr 2015 02:51:20 +0000 (19:51 -0700)]
lighter footer border
Mark Otto [Sat, 18 Apr 2015 02:51:15 +0000 (19:51 -0700)]
rewrite alert docs
Mark Otto [Sat, 18 Apr 2015 00:26:19 +0000 (17:26 -0700)]
update nav
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
Mark Otto [Fri, 17 Apr 2015 23:52:27 +0000 (16:52 -0700)]
nav updates for forms
Mark Otto [Fri, 17 Apr 2015 23:50:07 +0000 (16:50 -0700)]
grunt
Mark Otto [Fri, 17 Apr 2015 23:50:02 +0000 (16:50 -0700)]
move custom forms docs to the forms docs page
Mark Otto [Fri, 17 Apr 2015 23:49:48 +0000 (16:49 -0700)]
change the type scale a bit again
Mark Otto [Fri, 17 Apr 2015 23:02:41 +0000 (16:02 -0700)]
massive rewrite of forms docs and some css