]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 years agoUse OS X 10.10 for Sauce iPhone simulator 15867/head
Chris Rebert [Mon, 23 Feb 2015 03:01:26 +0000 (19:01 -0800)] 
Use OS X 10.10 for Sauce iPhone simulator

[skip validator]

10 years agoMerge pull request #15866 from twbs/bump-sauce
Chris Rebert [Mon, 23 Feb 2015 03:00:00 +0000 (19:00 -0800)] 
Merge pull request #15866 from twbs/bump-sauce

Bump grunt-saucelabs to ~8.6.0

10 years agoupdate shrinkwrap 15866/head
Chris Rebert [Mon, 23 Feb 2015 02:44:01 +0000 (18:44 -0800)] 
update shrinkwrap

[skip validator]

10 years agobump grunt-saucelabs to ~8.6.0
Chris Rebert [Mon, 23 Feb 2015 02:42:23 +0000 (18:42 -0800)] 
bump grunt-saucelabs to ~8.6.0

10 years agoMerge pull request #15862 from dante2008/contri-doc-typo
Chris Rebert [Sun, 22 Feb 2015 05:28:27 +0000 (21:28 -0800)] 
Merge pull request #15862 from dante2008/contri-doc-typo

Fix a typo in the contributing doc.

10 years agoFix a typo in contributing doc. 15862/head
dante2008 [Sun, 22 Feb 2015 04:59:15 +0000 (13:59 +0900)] 
Fix a typo in contributing doc.

10 years agoMerge pull request #15861 from patrickhlauke/id-fixup
Patrick H. Lauke [Sat, 21 Feb 2015 15:03:31 +0000 (15:03 +0000)] 
Merge pull request #15861 from patrickhlauke/id-fixup

Fix copy/pasta'd id on accessibility skiplink callout

10 years agoFix copy/pasta'd id on accessibility skiplink callout 15861/head
Patrick H. Lauke [Sat, 21 Feb 2015 15:02:40 +0000 (15:02 +0000)] 
Fix copy/pasta'd id on accessibility skiplink callout

10 years agoMerge pull request #15860 from patrickhlauke/url-fixup
Patrick H. Lauke [Sat, 21 Feb 2015 14:05:01 +0000 (14:05 +0000)] 
Merge pull request #15860 from patrickhlauke/url-fixup

Typo in URL

10 years agoTypo in URL 15860/head
Patrick H. Lauke [Sat, 21 Feb 2015 14:00:04 +0000 (14:00 +0000)] 
Typo in URL

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Sat, 21 Feb 2015 04:21:05 +0000 (04:21 +0000)] 
automatic grunt dist

10 years agoFix #15652: Set `position: relative` on .{radio,checkbox}-inline
Kevin Kirsche [Fri, 23 Jan 2015 19:14:10 +0000 (14:14 -0500)] 
Fix #15652: Set `position: relative` on .{radio,checkbox}-inline

Closes #15656 by merging it.

10 years agoFix capitalization/singular of comments in helper class docs
Quy Ton [Wed, 18 Feb 2015 19:16:49 +0000 (11:16 -0800)] 
Fix capitalization/singular of comments in helper class docs

Closes #15839 by merging a tweaked version of it.

10 years agoMerge pull request #15857 from jonchretien/fix-typos-in-docs
Chris Rebert [Sat, 21 Feb 2015 02:26:04 +0000 (18:26 -0800)] 
Merge pull request #15857 from jonchretien/fix-typos-in-docs

fixed a few typos in the docs

10 years agofixed a few typos in the docs 15857/head
Jon Chretien [Fri, 20 Feb 2015 22:06:42 +0000 (17:06 -0500)] 
fixed a few typos in the docs

10 years agoMerge pull request #15851 from twbs/deps
XhmikosR [Fri, 20 Feb 2015 20:24:52 +0000 (22:24 +0200)] 
Merge pull request #15851 from twbs/deps

Bump devDependencies

10 years agoRun `grunt`. 15851/head
XhmikosR [Fri, 20 Feb 2015 09:35:45 +0000 (11:35 +0200)] 
Run `grunt`.

10 years agoUpdate dependencies.
XhmikosR [Fri, 20 Feb 2015 09:22:06 +0000 (11:22 +0200)] 
Update dependencies.

10 years agoFix #15712: Add example of how to use grid system within a modal
Kevin Kirsche [Mon, 2 Feb 2015 15:35:21 +0000 (10:35 -0500)] 
Fix #15712: Add example of how to use grid system within a modal

Closes #15725 by merging a tweaked version of it.

10 years agoDropdown docs: Tweak .dropup copy
Chris Rebert [Fri, 20 Feb 2015 00:01:04 +0000 (16:01 -0800)] 
Dropdown docs: Tweak .dropup copy

10 years agoAffix docs: add MDN link for `position: sticky`
Chris Rebert [Thu, 19 Feb 2015 23:55:33 +0000 (15:55 -0800)] 
Affix docs: add MDN link for `position: sticky`

10 years agoMerge pull request #15773 from kkirsche/patch-16
Chris Rebert [Thu, 19 Feb 2015 23:53:49 +0000 (15:53 -0800)] 
Merge pull request #15773 from kkirsche/patch-16

Fix #15766: Clarify Affix plugin docs

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 19 Feb 2015 23:51:16 +0000 (23:51 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15699 from kkirsche/patch-8
Chris Rebert [Thu, 19 Feb 2015 23:42:29 +0000 (15:42 -0800)] 
Merge pull request #15699 from kkirsche/patch-8

Fix #15691: .form-control-static changes height when empty

10 years ago[Fixes #15691] .form-control-static changes height when empty 15699/head
Kevin Kirsche [Thu, 29 Jan 2015 13:19:09 +0000 (08:19 -0500)] 
[Fixes #15691] .form-control-static changes height when empty

[Fixes #15691] .form-control-static changes height when empty by setting the minimum height to the size it is when text is in the `.form-control-static`

JSFiddle: http://jsfiddle.net/4pdo4yzo/

Compute the minimum height

@line-height-computed = ~20px
@font-size-base = 14px

This should come to approx. 34px

Add min-height to from-group-* per @cvrebert

I had this wrong. The minimum height would depend on the font-size of that specific group, thus we need to declare it once for font-size-small and once also for font-size-large

10 years ago[Fixes #15766] Need Clearer Affix plugin documentation 15773/head
Kevin Kirsche [Mon, 9 Feb 2015 15:45:22 +0000 (10:45 -0500)] 
[Fixes #15766] Need Clearer Affix plugin documentation

[Fixes #15766] Need Clearer Affix plugin documentation

Remove trailing whitespace

Update the documentation

10 years agoAdded package.js for Meteor integration
Luca Mussi [Sat, 31 Jan 2015 18:23:06 +0000 (19:23 +0100)] 
Added package.js for Meteor integration

Closes #15716 by merging it.

10 years agoMerge pull request #15846 from twbs/doc-15832
Chris Rebert [Thu, 19 Feb 2015 20:57:33 +0000 (12:57 -0800)] 
Merge pull request #15846 from twbs/doc-15832

Add Wall of Browser Bugs entries for #15832

10 years agoAdd Wall of Browser Bugs entries for #15832 15846/head
Chris Rebert [Thu, 19 Feb 2015 20:52:37 +0000 (12:52 -0800)] 
Add Wall of Browser Bugs entries for #15832

[skip sauce]

10 years agoMerge pull request #15662 from kkirsche/patch-5
Chris Rebert [Thu, 19 Feb 2015 19:29:24 +0000 (11:29 -0800)] 
Merge pull request #15662 from kkirsche/patch-5

Fix issue #15597 — Mention dropup variation in dropdown docs

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 19 Feb 2015 04:21:09 +0000 (04:21 +0000)] 
automatic grunt dist

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Tue, 17 Feb 2015 19:41:00 +0000 (19:41 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15703 from kkirsche/patch-9
Mark Otto [Tue, 17 Feb 2015 19:31:36 +0000 (11:31 -0800)] 
Merge pull request #15703 from kkirsche/patch-9

[Fix Issue #15683] `readonly` input should not have a not-allowed cursor

10 years agoMerge pull request #15822 from vsn4ik/upd_npmjs_link
Chris Rebert [Tue, 17 Feb 2015 08:19:47 +0000 (00:19 -0800)] 
Merge pull request #15822 from vsn4ik/upd_npmjs_link

Use https://www.npmjs.com (new site).

10 years agoUse https://www.npmjs.com (new site). 15822/head
vsn4ik [Tue, 17 Feb 2015 07:01:58 +0000 (10:01 +0300)] 
Use https://www.npmjs.com (new site).

10 years ago.gitattributes: treat source maps as binary files
Chris Rebert [Tue, 17 Feb 2015 06:27:31 +0000 (22:27 -0800)] 
.gitattributes: treat source maps as binary files

10 years agoMerge pull request #15778 from twbs/node-012
Chris Rebert [Tue, 17 Feb 2015 05:29:50 +0000 (21:29 -0800)] 
Merge pull request #15778 from twbs/node-012

Travis: test against node.js 0.12.

10 years agoTravis: test against node.js 0.12. 15778/head
XhmikosR [Mon, 9 Feb 2015 04:15:59 +0000 (06:15 +0200)] 
Travis: test against node.js 0.12.

10 years agoMerge pull request #15765 from twbs/docs.min.js
Chris Rebert [Tue, 17 Feb 2015 03:29:58 +0000 (19:29 -0800)] 
Merge pull request #15765 from twbs/docs.min.js

Cleanup usage of & add notes about docs.min.js in examples

10 years agoUse just holder.js instead of docs.min.js in examples when possible 15765/head
Chris Rebert [Sun, 8 Feb 2015 01:59:19 +0000 (17:59 -0800)] 
Use just holder.js instead of docs.min.js in examples when possible

And add explanatory comments to the Carousel & Dashboard examples regarding holder.js

[skip sauce]

10 years agoRemove docs.min.js from Blog & Cover examples since it's unnecessary.
Chris Rebert [Sun, 8 Feb 2015 01:53:51 +0000 (17:53 -0800)] 
Remove docs.min.js from Blog & Cover examples since it's unnecessary.

10 years agoFix carousel example images after c08bf4ba8b968ecda295391b41d5e965b642ba7c.
XhmikosR [Mon, 16 Feb 2015 09:39:14 +0000 (11:39 +0200)] 
Fix carousel example images after c08bf4ba8b968ecda295391b41d5e965b642ba7c.

The revert was incomplete.

10 years agoTravis CI: Bump Rouge gem to 1.8.0.
XhmikosR [Mon, 16 Feb 2015 09:10:28 +0000 (11:10 +0200)] 
Travis CI: Bump Rouge gem to 1.8.0.

10 years agoMerge pull request #15809 from twbs/packages.json-files
XhmikosR [Mon, 16 Feb 2015 08:58:48 +0000 (10:58 +0200)] 
Merge pull request #15809 from twbs/packages.json-files

Specify the files to include in the npm package.

10 years agoSpecify the files to include in the npm package. 15809/head
XhmikosR [Sat, 14 Feb 2015 12:36:50 +0000 (14:36 +0200)] 
Specify the files to include in the npm package.

10 years agopackage.json: change the engine version to >= 0.10.1.
XhmikosR [Sat, 14 Feb 2015 12:31:31 +0000 (14:31 +0200)] 
package.json: change the engine version to >= 0.10.1.

10 years agoMerge pull request #15805 from aroben/patch-1
Mark Otto [Fri, 13 Feb 2015 21:36:37 +0000 (13:36 -0800)] 
Merge pull request #15805 from aroben/patch-1

Include dist/ files in language stats on GitHub

10 years agoInclude dist/ files in language stats on GitHub 15805/head
Adam Roben [Fri, 13 Feb 2015 21:30:07 +0000 (16:30 -0500)] 
Include dist/ files in language stats on GitHub

GitHub considers Bootstrap files to be vendored files, and excludes them from
repository language statistics. This makes sense for most repositories, where
Bootstrap is indeed third-party code. This repository is the exception; it's
first-party code here, so should count toward the language statistics.

10 years ago.text-hide docs: trivial indentation fix
Chris Rebert [Thu, 12 Feb 2015 18:41:16 +0000 (10:41 -0800)] 
.text-hide docs: trivial indentation fix

10 years agobrowser-device-support.html: tweak indentation
Chris Rebert [Thu, 12 Feb 2015 18:40:00 +0000 (10:40 -0800)] 
browser-device-support.html: tweak indentation

10 years agofix indentation of highlighted code in Modal docs
Chris Rebert [Thu, 12 Feb 2015 18:36:15 +0000 (10:36 -0800)] 
fix indentation of highlighted code in Modal docs

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 12 Feb 2015 06:41:05 +0000 (06:41 +0000)] 
automatic grunt dist

10 years agoFix oneskyapp translation links
Chris Rebert [Thu, 12 Feb 2015 00:25:51 +0000 (16:25 -0800)] 
Fix oneskyapp translation links

Closes #15754
[skip sauce]

10 years agoMerge pull request #15788 from gianpaj/patch-1
Chris Rebert [Thu, 12 Feb 2015 00:24:02 +0000 (16:24 -0800)] 
Merge pull request #15788 from gianpaj/patch-1

Fix link to French translation

10 years agoFix link to French translation 15788/head
Gianfranco Palumbo [Wed, 11 Feb 2015 00:23:54 +0000 (00:23 +0000)] 
Fix link to French translation

10 years agoMerge pull request #15784 from twbs/bump-grunt-html
Chris Rebert [Tue, 10 Feb 2015 21:05:43 +0000 (13:05 -0800)] 
Merge pull request #15784 from twbs/bump-grunt-html

Bump grunt-html to ~3.0.0

10 years agoupdate shrinkwrap 15784/head
Chris Rebert [Tue, 10 Feb 2015 20:57:39 +0000 (12:57 -0800)] 
update shrinkwrap

10 years agobump grunt-html to ~3.0.0
Chris Rebert [Tue, 10 Feb 2015 20:57:00 +0000 (12:57 -0800)] 
bump grunt-html to ~3.0.0

10 years agoRemove separate area for dropup's 15662/head
Kevin Kirsche [Tue, 10 Feb 2015 13:57:56 +0000 (08:57 -0500)] 
Remove separate area for dropup's

Condense the dropup example

10 years agoRun `grunt`.
XhmikosR [Tue, 10 Feb 2015 08:50:57 +0000 (10:50 +0200)] 
Run `grunt`.

10 years agoDowngrade grunt-contrib-cssmin.
XhmikosR [Tue, 10 Feb 2015 08:46:30 +0000 (10:46 +0200)] 
Downgrade grunt-contrib-cssmin.

v0.12.0-v0.12.1 breaks paths in URL.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Tue, 10 Feb 2015 07:21:10 +0000 (07:21 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15779 from twbs/deps
Chris Rebert [Tue, 10 Feb 2015 07:17:46 +0000 (23:17 -0800)] 
Merge pull request #15779 from twbs/deps

Bump devDependencies.

10 years agoBump devDependencies. 15779/head
XhmikosR [Fri, 6 Feb 2015 21:57:28 +0000 (23:57 +0200)] 
Bump devDependencies.

10 years agoMerge pull request #15772 from kkirsche/patch-15
Mark Otto [Tue, 10 Feb 2015 00:28:18 +0000 (16:28 -0800)] 
Merge pull request #15772 from kkirsche/patch-15

Fixes #15653 — Add comment which explains that how a responsive im...

10 years agoFixes #15653 — Add comment which explains that how a responsive image should be centered 15772/head
Kevin Kirsche [Mon, 9 Feb 2015 15:09:44 +0000 (10:09 -0500)] 
Fixes #15653 — Add comment which explains that how a responsive image should be centered

Fixes #15653 — Add comment which explains that how a responsive image should be centered

Redo of #15657 which I couldn't get to rebase properly after all the merges were done last night.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Mon, 9 Feb 2015 01:41:04 +0000 (01:41 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15697 from kkirsche/patch-6
Mark Otto [Mon, 9 Feb 2015 01:33:19 +0000 (17:33 -0800)] 
Merge pull request #15697 from kkirsche/patch-6

[Fix Issue #15682] .caret is smaller in Firefox than other browsers

10 years agoMerge pull request #15648 from Nikita240/master
Mark Otto [Mon, 9 Feb 2015 01:25:13 +0000 (17:25 -0800)] 
Merge pull request #15648 from Nikita240/master

Improve image layout in the carousel example.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Mon, 9 Feb 2015 00:31:19 +0000 (00:31 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15728 from kkirsche/patch-11
Mark Otto [Mon, 9 Feb 2015 00:27:52 +0000 (16:27 -0800)] 
Merge pull request #15728 from kkirsche/patch-11

[Fix Issue #15719] Add a variable for .form-group's margin-bottom

10 years agoMerge pull request #15762 from twbs/twitter-handle
Chris Rebert [Fri, 6 Feb 2015 22:53:51 +0000 (14:53 -0800)] 
Merge pull request #15762 from twbs/twitter-handle

Update Twitter handle: @twbootstrap => @getbootstrap

10 years agoUpdate Twitter handle: @twbootstrap => @getbootstrap 15762/head
Chris Rebert [Fri, 6 Feb 2015 19:54:07 +0000 (11:54 -0800)] 
Update Twitter handle: @twbootstrap => @getbootstrap

Refs https://github.com/twbs/bootstrap-blog/commit/1c94b7791f8a24a18f08aba40c38d519b873f2d0
CC: @mdo
10 years agoMerge pull request #15714 from patrickhlauke/skip-link-fixes
Patrick H. Lauke [Wed, 4 Feb 2015 15:38:17 +0000 (15:38 +0000)] 
Merge pull request #15714 from patrickhlauke/skip-link-fixes

Skip link workarounds for Chrome and IE

10 years agoMerge pull request #15742 from kkirsche/patch-13
Chris Rebert [Tue, 3 Feb 2015 21:12:24 +0000 (13:12 -0800)] 
Merge pull request #15742 from kkirsche/patch-13

[Fix Issue #15701] [Docs] Tooltip/popover destroy docs and delegation

10 years ago[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case 15742/head
Kevin Kirsche [Tue, 3 Feb 2015 19:38:02 +0000 (14:38 -0500)] 
[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case

[Fix Issue #15701] Tooltip/popover destroy docs don't explain the delegation case.

Add to popovers

10 years agoMerge pull request #15740 from twbs/carousel-events-target
Chris Rebert [Tue, 3 Feb 2015 18:58:33 +0000 (10:58 -0800)] 
Merge pull request #15740 from twbs/carousel-events-target

Clarify target of carousel events

10 years agoMerge pull request #15739 from twbs/modal-events-target
Chris Rebert [Tue, 3 Feb 2015 18:54:08 +0000 (10:54 -0800)] 
Merge pull request #15739 from twbs/modal-events-target

Clarify target of modal events

10 years agoClarify target of carousel events 15740/head
Chris Rebert [Tue, 3 Feb 2015 18:53:33 +0000 (10:53 -0800)] 
Clarify target of carousel events

[skip sauce]

10 years agoClarify target of modal events 15739/head
Chris Rebert [Tue, 3 Feb 2015 18:48:56 +0000 (10:48 -0800)] 
Clarify target of modal events

10 years ago[Fix Issue #15683] `readonly` input should not have a not-allowed cursor 15703/head
Kevin Kirsche [Thu, 29 Jan 2015 21:51:21 +0000 (16:51 -0500)] 
[Fix Issue #15683] `readonly` input should not have a not-allowed cursor

[Fix Issue #15683] `readonly` input should not have a `not-allowed` cursor. Instead, this pull request displays a standard cursor and only displays the not-allowed cursor on disabled items.

Revise docs wording to clarify cursor display

10 years agoMerge pull request #15658 from kkirsche/patch-3
XhmikosR [Tue, 3 Feb 2015 05:22:45 +0000 (07:22 +0200)] 
Merge pull request #15658 from kkirsche/patch-3

Fix issue #15601 — Position of Charset, X-UA-Compatible, and Viewport Meta Tags

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Tue, 3 Feb 2015 02:11:42 +0000 (02:11 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15726 from hkdobrev/fix-embed-responsive-code
Chris Rebert [Tue, 3 Feb 2015 02:09:53 +0000 (18:09 -0800)] 
Merge pull request #15726 from hkdobrev/fix-embed-responsive-code

Extract responsive embed nested classes

10 years agoFix issue #15601 — Position of X-UA-Compatible 15658/head
Kevin Kirsche [Fri, 23 Jan 2015 19:34:52 +0000 (14:34 -0500)] 
Fix issue #15601 — Position of X-UA-Compatible

Fix issue #15601 — Position of X-UA-Compatible, charset and viewport

Add comment to all examples

The non-responsive is correctly saying 2 instead of 3

10 years agoUse form-group margin variable 15728/head
Kevin Kirsche [Mon, 2 Feb 2015 20:16:26 +0000 (15:16 -0500)] 
Use form-group margin variable

10 years agoMerge pull request #15611 from twbs/switch_html_validators
Chris Rebert [Mon, 2 Feb 2015 20:13:51 +0000 (12:13 -0800)] 
Merge pull request #15611 from twbs/switch_html_validators

Use local HTML validator to improve performance

10 years ago[Fix issue #15719] Add a variable for .form-group's margin-bottom
Kevin Kirsche [Mon, 2 Feb 2015 20:13:01 +0000 (15:13 -0500)] 
[Fix issue #15719] Add a variable for .form-group's margin-bottom

[Fix issue #15719] Add a variable for .form-group's margin-bottom

10 years agoExtract responsive embed nested classes 15726/head
Haralan Dobrev [Mon, 2 Feb 2015 17:26:30 +0000 (19:26 +0200)] 
Extract responsive embed nested classes

I think this is the more common coding convention across Bootstrap.

Extract nested classes as first-class citizens and assume HTML would use both.

10 years agoExpand/clean-up prose about skip links 15714/head
Patrick H. Lauke [Mon, 2 Feb 2015 12:04:01 +0000 (12:04 +0000)] 
Expand/clean-up prose about skip links

10 years agoUpdate shrinkwrap. 15611/head
Mark Otto [Wed, 21 Jan 2015 21:39:55 +0000 (13:39 -0800)] 
Update shrinkwrap.

10 years agoSwitch to grunt-html over grunt-html-validation.
Mark Otto [Mon, 19 Jan 2015 23:18:06 +0000 (01:18 +0200)] 
Switch to grunt-html over grunt-html-validation.

10 years agoMerge pull request #15708 from twbs/customizer-libs
XhmikosR [Mon, 2 Feb 2015 01:52:19 +0000 (03:52 +0200)] 
Merge pull request #15708 from twbs/customizer-libs

Update customizer libs

10 years agoSkip link workarounds for Chrome and IE
Patrick H. Lauke [Sat, 31 Jan 2015 11:19:19 +0000 (11:19 +0000)] 
Skip link workarounds for Chrome and IE

Add tabindex="-1" to main #content to work around bug in Chrome (and old
WebKits) and IE
Update advice in accessibility section
Include patch in docs CSS to suppress outline when #content is focused
(particularly as Chrome sets focus as result of mouse click for
tabindex="-1" elements)

10 years agoMerge pull request #15710 from patrickhlauke/master
Patrick H. Lauke [Fri, 30 Jan 2015 16:07:53 +0000 (16:07 +0000)] 
Merge pull request #15710 from patrickhlauke/master

License FAQ clarification

10 years agoLicense FAQ clarification 15710/head
Patrick H. Lauke [Fri, 30 Jan 2015 16:03:07 +0000 (16:03 +0000)] 
License FAQ clarification

10 years agoRun `grunt`. 15708/head
XhmikosR [Fri, 30 Jan 2015 13:26:31 +0000 (15:26 +0200)] 
Run `grunt`.

10 years agoUpdate uglify.js to v2.4.16.
XhmikosR [Fri, 30 Jan 2015 13:25:55 +0000 (15:25 +0200)] 
Update uglify.js to v2.4.16.

10 years agoUpdate autoprefixer to v5.1.0.
XhmikosR [Fri, 30 Jan 2015 13:24:39 +0000 (15:24 +0200)] 
Update autoprefixer to v5.1.0.

10 years agoBump FileSaver.js to v2015-01-04.
XhmikosR [Fri, 30 Jan 2015 13:22:56 +0000 (15:22 +0200)] 
Bump FileSaver.js to v2015-01-04.