]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
mrasscha [Thu, 12 Dec 2013 19:47:16 +0000 (20:47 +0100)]
Issue #11852 : create a new variable for the list group active item link text.
Chris Rebert [Thu, 12 Dec 2013 18:02:53 +0000 (10:02 -0800)]
Merge pull request #11859 from dzwillia/add_dropdown_caret_color
Add @dropdown-caret-color variable back to variables.less
dzwillia [Thu, 12 Dec 2013 17:53:59 +0000 (12:53 -0500)]
Added @dropdown-caret-color variable back to variables.less (deprecated)
Mark Otto [Wed, 11 Dec 2013 18:52:55 +0000 (10:52 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 11 Dec 2013 18:52:47 +0000 (10:52 -0800)]
Fixes #11837: grid containers are fixed width now, no longer max-width
Mark Otto [Wed, 11 Dec 2013 18:48:51 +0000 (10:48 -0800)]
Merge pull request #11841 from ZDroid/breadcrumbs
Use variables for breadcrumb padding
Mark Otto [Wed, 11 Dec 2013 18:47:54 +0000 (10:47 -0800)]
Merge pull request #11839 from XhmikosR/readme
Clarify Windows workarounds.
Zlatan Vasović [Wed, 11 Dec 2013 13:36:26 +0000 (14:36 +0100)]
Use variables for breadcrumb padding
Chris Rebert [Wed, 11 Dec 2013 11:53:44 +0000 (03:53 -0800)]
Merge pull request #11838 from XhmikosR/customizer
customizer.js: Remove a workaround for older less.js.
XhmikosR [Tue, 10 Dec 2013 22:29:42 +0000 (00:29 +0200)]
customizer.js: remove a workaround for older less.js.
XhmikosR [Wed, 11 Dec 2013 09:59:25 +0000 (11:59 +0200)]
Clarify Windows workarounds.
Mark Otto [Wed, 11 Dec 2013 03:43:52 +0000 (19:43 -0800)]
Combine updates to Windows Jekyll stuff
Mark Otto [Wed, 11 Dec 2013 03:40:51 +0000 (19:40 -0800)]
Merge pull request #11830 from XhmikosR/jekyll-windows
Update Jekyll on Windows info
Mark Otto [Wed, 11 Dec 2013 03:40:31 +0000 (19:40 -0800)]
Merge pull request #11832 from twbs/run_jekyll_on_windows
Help Windows users install Jekyll
Julian Thilo [Tue, 10 Dec 2013 23:13:02 +0000 (00:13 +0100)]
Help Windows users install Jekyll
XhmikosR [Tue, 10 Dec 2013 22:04:59 +0000 (00:04 +0200)]
README.md: mention an alternative workaround for the jekyll issue on Windows.
XhmikosR [Tue, 10 Dec 2013 22:02:24 +0000 (00:02 +0200)]
Update README.md.
Mention that Python needs to be in PATH for Pygments to work and thus jekyll not fail.
Mark Otto [Tue, 10 Dec 2013 18:03:33 +0000 (10:03 -0800)]
Merge pull request #11818 from XhmikosR/less.js
Update less.js to v1.5.1.
Mark Otto [Tue, 10 Dec 2013 18:02:01 +0000 (10:02 -0800)]
Merge pull request #11812 from tlindig/load_grunt_tasks
Build process: use module "load-grunt-tasks" to load grunt tasks
XhmikosR [Tue, 10 Dec 2013 16:08:33 +0000 (18:08 +0200)]
Update less.js to v1.5.1.
This fixes an error with `&:extend(.clearfix all)` when using the customizer.
Tobias Lindig [Tue, 10 Dec 2013 13:47:50 +0000 (14:47 +0100)]
correct indentation
Tobias Lindig [Tue, 10 Dec 2013 09:28:44 +0000 (10:28 +0100)]
Buildprocess: use module "load-grunt-tasks" to load grunt tasks directly from the package.json
Mark Otto [Tue, 10 Dec 2013 02:16:18 +0000 (18:16 -0800)]
Merge pull request #11809 from twbs/enable-LESS-strictMath
enable strictMath in grunt-contrib-less config
Chris Rebert [Tue, 10 Dec 2013 00:06:35 +0000 (16:06 -0800)]
enable strictMath in grunt-contrib-less config
Chris Rebert [Tue, 10 Dec 2013 00:20:26 +0000 (16:20 -0800)]
Merge pull request #11808 from twbs/strict-math-fixes
more LESS strictMath fixes
Chris Rebert [Tue, 10 Dec 2013 00:12:41 +0000 (16:12 -0800)]
misc strictMath compliance fixes
Chris Rebert [Mon, 9 Dec 2013 23:59:50 +0000 (15:59 -0800)]
add parens around arithmetic in recursive mixin calls to comply with LESS strictMath
<3 @seven-phases-max for helping to confirm & debug this
X-Ref: https://github.com/less/less.js/issues/1725
Chris Rebert [Mon, 9 Dec 2013 23:37:56 +0000 (15:37 -0800)]
Merge pull request #11807 from twbs/stricter-math
improve compliance with LESS's strictMath
Chris Rebert [Mon, 9 Dec 2013 23:35:13 +0000 (15:35 -0800)]
improve compliance with LESS's strictMath
Mark Otto [Mon, 9 Dec 2013 19:30:10 +0000 (11:30 -0800)]
Merge pull request #11790 from twbs/drop_recess_for_less
Drop grunt-recess for grunt-contrib-less
Mark Otto [Mon, 9 Dec 2013 08:12:11 +0000 (00:12 -0800)]
Undo merge of #11778 and use cleancss min option
Mark Otto [Mon, 9 Dec 2013 08:09:52 +0000 (00:09 -0800)]
grunt
Mark Otto [Mon, 9 Dec 2013 07:56:22 +0000 (23:56 -0800)]
Merge branch 'pr/11779' into drop_recess_for_less
Conflicts:
Gruntfile.js
package.json
Mark Otto [Mon, 9 Dec 2013 07:55:03 +0000 (23:55 -0800)]
Merge pull request #11792 from twbs/list-group-nest
more nesting in .list-group-item-variant mixin
Mark Otto [Mon, 9 Dec 2013 07:48:07 +0000 (23:48 -0800)]
Merge branch 'pr/11778' into drop_recess_for_less
Conflicts:
Gruntfile.js
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.min.css
Chris Rebert [Mon, 9 Dec 2013 07:34:24 +0000 (23:34 -0800)]
more nesting in .list-group-item-variant mixin
Mark Otto [Mon, 9 Dec 2013 07:18:28 +0000 (23:18 -0800)]
Switch to `&:extend(.clearfix all)` for clearfix mixin
Original discussion:
https://github.com/less/less.js/issues/1437#issuecomment-
21383639 .
Since we’re switching to `grunt-contrib-less`, we can take advantage of
newer LESS features than what RECESS supported. Included in that is the
ability to `:extend`, and not only that, but `:extend(.mixin-name
all)`. By doing so, we remove duplicate CSS for all our elements that
were being clearfix-ed.
Fixes #8947, #8968, #8991, #9257, #9268, #9291, #9430, #9604, #9686,
#9929, #10731, #10793, #11305, #11498, #11533, #11570, #11604, #11652.
(dem issues, tho)
Mark Otto [Mon, 9 Dec 2013 07:00:01 +0000 (23:00 -0800)]
Merge branch 'master' into drop_recess_for_less
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Mon, 9 Dec 2013 06:55:09 +0000 (22:55 -0800)]
more closely align property order with recess
Mark Otto [Mon, 9 Dec 2013 06:33:24 +0000 (22:33 -0800)]
specify block indent as numeral to prevent fubared media query output
Mark Otto [Mon, 9 Dec 2013 06:32:07 +0000 (22:32 -0800)]
single array == no rogue spaces
Mark Otto [Mon, 9 Dec 2013 06:16:43 +0000 (22:16 -0800)]
derp, don't sort min /cc @cvrebert
Mark Otto [Mon, 9 Dec 2013 06:11:46 +0000 (22:11 -0800)]
merge, compile
Chris Rebert [Mon, 9 Dec 2013 04:46:12 +0000 (20:46 -0800)]
fixups to csscomb grunt task
Mark Otto [Mon, 9 Dec 2013 03:19:06 +0000 (19:19 -0800)]
Fixes #11786: Nest media queries within print utilities for mixin-friendliness
Mark Otto [Mon, 9 Dec 2013 03:17:43 +0000 (19:17 -0800)]
adding json
Mark Otto [Mon, 9 Dec 2013 03:12:37 +0000 (19:12 -0800)]
restore original options value
Mark Otto [Mon, 9 Dec 2013 03:09:27 +0000 (19:09 -0800)]
Drop grunt-recess for grunt-contrib-less & co
Mark Otto [Mon, 9 Dec 2013 01:50:26 +0000 (17:50 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Chris Rebert [Mon, 9 Dec 2013 01:42:59 +0000 (17:42 -0800)]
fix #11787: document stateful button JS
Mark Otto [Mon, 9 Dec 2013 01:21:37 +0000 (17:21 -0800)]
grunt
Mark Otto [Mon, 9 Dec 2013 01:19:45 +0000 (17:19 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 9 Dec 2013 01:17:51 +0000 (17:17 -0800)]
Match customizer banner to Gruntfile banner
Mark Otto [Mon, 9 Dec 2013 01:17:04 +0000 (17:17 -0800)]
fix dependency mapping of buttons and button-groups in customizer
Chris Rebert [Mon, 9 Dec 2013 01:15:26 +0000 (17:15 -0800)]
fix <button>s with .btn but missing accompanying .btn-*
Julian Thilo [Sun, 8 Dec 2013 21:39:29 +0000 (22:39 +0100)]
Fix typo in new author meta tag
Mark Otto [Sun, 8 Dec 2013 18:47:24 +0000 (10:47 -0800)]
Merge pull request #11780 from ZDroid/grunt-dev
Don't ignore Gruntfile, it's required for compile
Zlatan Vasović [Sun, 8 Dec 2013 11:25:52 +0000 (12:25 +0100)]
Don't ignore Gruntfile, it's required for compile
XhmikosR [Sun, 8 Dec 2013 11:01:18 +0000 (13:01 +0200)]
Add csslint support.
XhmikosR [Wed, 18 Sep 2013 05:45:38 +0000 (08:45 +0300)]
Minify css with clean-css.
Mark Otto [Sun, 8 Dec 2013 10:52:15 +0000 (02:52 -0800)]
Merge pull request #10709 from XhmikosR/quotes
Quotes
XhmikosR [Wed, 18 Sep 2013 16:50:02 +0000 (19:50 +0300)]
Use single quotes consistently.
Mark Otto [Sun, 8 Dec 2013 10:16:16 +0000 (02:16 -0800)]
Merge pull request #11739 from XhmikosR/lint-assets
Lint docs-assets/js/application.js and docs-assets/js/customizer.js.
Mark Otto [Sun, 8 Dec 2013 10:14:43 +0000 (02:14 -0800)]
fix validation failure
Mark Otto [Sun, 8 Dec 2013 10:14:24 +0000 (02:14 -0800)]
Fixes #11741: Don't set headings font-family again, just use inherit
Mark Otto [Sun, 8 Dec 2013 10:00:37 +0000 (02:00 -0800)]
Merge branch 'master' into pr/11744
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Sun, 8 Dec 2013 09:59:44 +0000 (01:59 -0800)]
add vertical-align back to where it's necessary since we reset from block to inline-block on several inputs
Mark Otto [Sun, 8 Dec 2013 09:49:38 +0000 (01:49 -0800)]
Merge pull request #11748 from bganicky/patch-1
Updated .scale() mixin so that it accepts optional vertical scale factor...
Mark Otto [Sun, 8 Dec 2013 09:45:42 +0000 (01:45 -0800)]
Merge branch 'master' into pr/11750
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.min.css
Mark Otto [Sun, 8 Dec 2013 08:17:17 +0000 (00:17 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 8 Dec 2013 07:49:03 +0000 (23:49 -0800)]
image compression
Mark Otto [Sun, 8 Dec 2013 07:29:36 +0000 (23:29 -0800)]
Merge pull request #11772 from KostyaTretyak/correction
Fixed some errors in the docs javascript.html
Mark Otto [Sun, 8 Dec 2013 07:23:41 +0000 (23:23 -0800)]
Add new template, Cover
kostyatretyak [Sun, 8 Dec 2013 07:13:22 +0000 (09:13 +0200)]
Merge branch 'master' of https://github.com/twbs/bootstrap into correction
kostyatretyak [Sun, 8 Dec 2013 07:11:43 +0000 (09:11 +0200)]
Fixed some errors in the docs javascript.html
Mark Otto [Sun, 8 Dec 2013 04:52:51 +0000 (20:52 -0800)]
Add .container-fluid variation for full-width containers and layouts
/cc #10711 #9862
Mark Otto [Sun, 8 Dec 2013 04:51:25 +0000 (20:51 -0800)]
Add new template, Dashboard
Mark Otto [Sun, 8 Dec 2013 00:28:29 +0000 (16:28 -0800)]
improve icon display on narrow devices
Mark Otto [Sun, 8 Dec 2013 00:22:43 +0000 (16:22 -0800)]
prevent horizontal scroll on components
Mark Otto [Sun, 8 Dec 2013 00:22:00 +0000 (16:22 -0800)]
Shorter download text because narrow viewports
Mark Otto [Sun, 8 Dec 2013 00:21:46 +0000 (16:21 -0800)]
Fixes #11729: Show code snippets on mobile views
Mark Otto [Sat, 7 Dec 2013 23:57:17 +0000 (15:57 -0800)]
Fixes #11756: Mention document mode checking ability in IE comaptibility modes
Mark Otto [Sat, 7 Dec 2013 22:10:41 +0000 (14:10 -0800)]
Merge branch 'pr/11138'
Conflicts:
dist/css/bootstrap.min.css
dist/js/bootstrap.min.js
docs-assets/js/raw-files.js
Mark Otto [Sat, 7 Dec 2013 22:09:03 +0000 (14:09 -0800)]
Contextual list group cleanup
* Adds nav link to sidebar for contextual classes
* Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes
* Adds default and linked variations to example in docs
Mark Otto [Sat, 7 Dec 2013 20:19:17 +0000 (12:19 -0800)]
grunt dist after adding .text-justify
Mark Otto [Sat, 7 Dec 2013 20:18:52 +0000 (12:18 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 7 Dec 2013 20:18:13 +0000 (12:18 -0800)]
Fixes #11193: Add kbd element styles to indicate user input via keyboard
Mark Otto [Sat, 7 Dec 2013 19:58:31 +0000 (11:58 -0800)]
Merge pull request #11675 from GraceNut/feature/text-justify
Added text-justify class to type.less
Mark Otto [Sat, 7 Dec 2013 19:56:35 +0000 (11:56 -0800)]
Fixes #10884: Adds .info variant to contextual table classes
Mark Otto [Sat, 7 Dec 2013 19:47:37 +0000 (11:47 -0800)]
Reorder button and table variants for consistent order
Mark Otto [Sat, 7 Dec 2013 19:45:11 +0000 (11:45 -0800)]
Fixes #11766: Use color var for background on badges in buttons to restore proper background to default button badge
Mark Otto [Sat, 7 Dec 2013 19:44:32 +0000 (11:44 -0800)]
grunt dist
Mark Otto [Sat, 7 Dec 2013 19:41:02 +0000 (11:41 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 7 Dec 2013 19:40:08 +0000 (11:40 -0800)]
Fixes #11764: Add meta data to docs for description, keywords, and authors
Mark Otto [Sat, 7 Dec 2013 19:34:03 +0000 (11:34 -0800)]
Merge pull request #11757 from ZDroid/darken-toggle
Darken navbar toggle icon bar to meet WCAG
Mark Otto [Sat, 7 Dec 2013 19:32:39 +0000 (11:32 -0800)]
grunt
Mark Otto [Sat, 7 Dec 2013 19:22:38 +0000 (11:22 -0800)]
Fixes #11760: Remove mailing list links from readme and about pages
Links are dead now since Google blacklisted the group for massive spam,
which they could be of no help in resolving. We’ll have a new official
forum for discussions soon folks <3.
Mark Otto [Sat, 7 Dec 2013 19:09:43 +0000 (11:09 -0800)]
Merge pull request #11765 from ZDroid/docs-min-js
Load minified Bootstrap JS code
Zlatan Vasović [Sat, 7 Dec 2013 09:27:28 +0000 (10:27 +0100)]
Load minified Bootstrap JS code
Mark Otto [Sat, 7 Dec 2013 03:33:53 +0000 (19:33 -0800)]
Merge pull request #11761 from twbs/jscs
add JavaScript Code Style checker integration