29 Commits

Author SHA1 Message Date
Jonathan Grimes
10d70bad21
move grunt-cli to devDependencies 2018-01-29 15:56:28 -06:00
Fabien LOISON
4ba430697e updates bower.json 2016-10-20 20:35:17 +02:00
Fabien LOISON
4a40e5213d 1.4.0 1.4.0 2016-10-20 20:32:50 +02:00
Fabien LOISON
35759d6c85 Merge pull request #15 from swhite24/master
node-canvas support
2016-10-20 20:26:33 +02:00
Steven White
c6ce56abc0 Add checks for HTMLCanvasElement && HTMLImageElement 2016-10-20 01:58:14 -04:00
Fabien LOISON
539ff3aad7 1.3.0 1.3.0 2016-10-16 22:19:45 +02:00
Fabien LOISON
024401b341 COPYING file renamed to LICENSE 2016-10-16 22:17:22 +02:00
Fabien LOISON
47eee7457e Merge pull request #13 from WatchBeam/typings
Add TypeScript typings
2016-10-16 22:14:39 +02:00
Connor Peet
acf64c7463
Add TypeScript typings 2016-10-16 11:53:27 -07:00
Fabien LOISON
f5ee94162a 1.2.1 1.2.1 2016-04-08 14:27:13 +02:00
Fabien LOISON
1bf41b056d Merge pull request #8 from dansullivan86/patch-1
Remove dist file from npmignore
2016-04-08 14:24:43 +02:00
Dan Sullivan
0436a00a0a Remove dist file from npmignore
Now NPM is being used for frontend packages it is useful to have compiled versions included.
2016-04-08 12:33:20 +01:00
Fabien LOISON
d693397cc3 1.2.0 1.2.0 2016-01-23 21:10:12 +01:00
Fabien LOISON
2417cec479 Merge pull request #6 from snorpey/master
Remove alerts and netscape.security.PrivilegeManager
2016-01-23 21:02:45 +01:00
Georg Fischer
7ad8af7b3a remove alerts and netscape.security.PrivilegeManager 2016-01-23 19:28:54 +01:00
Fabien LOISON
3eff531f70 Fixes wrong repository URL in README.md 2016-01-23 10:51:36 +01:00
Fabien LOISON
f2095d6c0b 1.1.0 1.1.0 2015-08-20 09:17:33 +02:00
Fabien LOISON
a3ba9b5faa Updates README 2015-08-20 09:14:18 +02:00
Fabien LOISON
b7cda5fabb Merge pull request #3 from WebSeed/master
Allow StackBlur to be applied to imageData directly (RGB and RGBA)
2015-08-20 08:55:10 +02:00
Will Bamford
7e13ef8cf7 Re-add npmignore values 2015-08-18 07:28:41 +01:00
Will Bamford
8153d7d94f Allow blur to act on the image data 2015-08-18 07:24:48 +01:00
Will Bamford
965e1721a2 Update .npmignore 2015-08-13 08:24:56 +01:00
Fabien LOISON
0a09c69899 README updated + badges 2015-07-23 10:16:42 +02:00
Fabien LOISON
ae240159a5 bower.json added 1.0.0 2015-07-23 07:55:53 +02:00
Fabien LOISON
d17ae9ee4b Grunt + Browserify 2015-07-07 13:38:23 +02:00
Fabien LOISON
b0be844f88 Allow to pass HTML node to the stackBlurImage function instead of id + doc update (closes #1) 2015-07-03 13:30:38 +02:00
Fabien LOISON
5839eef4c6 Allow to pass a HTMLCanvasElement to stackBlurCanvas* functions instead
of ids. + demo page.
2014-03-01 23:05:51 +01:00
Fabien LOISON
08666c503f Tab to spaces && reindent 2014-03-01 22:33:18 +01:00
Fabien LOISON
7facf4947e Initial Commit: original script 2014-03-01 21:57:38 +01:00