130 Commits

Author SHA1 Message Date
WickyNilliams
2f339f1e29 2.1.6 v2.1.6 2017-03-14 11:44:52 +00:00
Nick Williams
c30ea6a890 Merge pull request #164 from Edward67/master
fix #161
2017-03-14 11:42:20 +00:00
peijie.dpj
ea2798d962 fix #161 2017-03-14 19:12:02 +08:00
Nick Williams
196c3cafa0 Merge pull request #162 from jorrit/patch-1
Cleanup NPM package
2017-03-09 11:29:05 +00:00
Jorrit Schippers
fd32412a4b Cleanup NPM package 2017-03-09 08:15:07 +01:00
WickyNilliams
72552c7223 add bundle-collapser to package.json 2017-03-09 00:32:57 +00:00
WickyNilliams
0887598a4f 2.1.5 v2.1.5 2017-03-09 00:24:48 +00:00
WickyNilliams
aed9851f7c use non-umd file as entry point 2017-03-09 00:19:54 +00:00
WickyNilliams
3476562f54 2.1.4 v2.1.4 2017-03-08 18:06:16 +00:00
WickyNilliams
c95ed289ea add banner to unminified build 2017-03-08 18:05:58 +00:00
WickyNilliams
c97eaea59c 2.1.3 v2.1.3 2017-03-08 18:01:08 +00:00
WickyNilliams
77d7576669 commit build artefacts 2017-03-08 17:59:42 +00:00
WickyNilliams
b9806ebfd1 use dots reporter for grunt 2017-03-08 17:51:36 +00:00
WickyNilliams
15f83e3f6f automate release process 2017-03-08 17:39:27 +00:00
WickyNilliams
7f05e3c2c8 Merge branch 'feature/modules' 2017-03-08 17:11:41 +00:00
WickyNilliams
a13e29315a fix main heading markdown syntax in readme 2017-03-08 17:08:12 +00:00
WickyNilliams
f82d40478b drop node 0.8 build 2017-03-08 17:08:12 +00:00
WickyNilliams
e1dd3b70bf clean up readme, fix formatting 2017-03-08 17:08:12 +00:00
WickyNilliams
2302396bfa add instructions for installing via npm to readme 2017-03-08 17:08:12 +00:00
WickyNilliams
8c2a8e7232 handle MediaQueryListEvent objects. Fixes #124, #154 2017-03-08 17:08:12 +00:00
WickyNilliams
476cd21481 improve functional test 2017-03-08 17:08:12 +00:00
WickyNilliams
98f197e7e4 clean up tests 2017-03-08 17:05:56 +00:00
WickyNilliams
929d6ae946 rely on jshintrc instead of inline comments 2017-03-08 17:04:17 +00:00
WickyNilliams
893f01e2a8 add stylish reporter for jshint 2017-03-08 17:03:35 +00:00
WickyNilliams
64630dc5af let jshint find config files 2017-03-08 17:03:17 +00:00
WickyNilliams
876361118e update grunt and all plugins 2017-03-08 17:02:33 +00:00
WickyNilliams
9ae6f82745 use karma as test runner, update tests for latest jasmine 2017-03-08 16:26:30 +00:00
WickyNilliams
fcee4efd7e use commonjs modules and browserify to bundle
tests currently broken
2017-03-08 14:52:47 +00:00
WickyNilliams
fd7f9bb516 fix main heading markdown syntax in readme 2017-03-07 15:02:41 +00:00
Nick Williams
e8e5feaa9e Merge pull request #135 from PeterDaveHello/patch-2
Use svg instead of png to get better image quality
2017-03-07 15:00:13 +00:00
WickyNilliams
f0b69a07aa drop node 0.8 build 2017-03-07 14:54:49 +00:00
WickyNilliams
135b7ec977 clean up readme, fix formatting 2017-03-07 11:40:47 +00:00
WickyNilliams
dd28f28e53 add instructions for installing via npm to readme 2017-03-07 11:40:11 +00:00
WickyNilliams
c61277a9b2 handle MediaQueryListEvent objects. Fixes #124, #154 2017-03-07 11:27:11 +00:00
WickyNilliams
6d5861a451 improve functional test 2017-03-07 11:09:10 +00:00
Peter Dave Hello
facba70284 Use svg instead of png to get better image quality 2015-07-21 23:19:04 +08:00
Nick Williams
5471c74f85 Add LICENSE. Fixes #126 2015-04-08 16:56:55 +01:00
WickyNilliams
e463b7ffac bump version to v2.1.2 v2.1.2 2014-08-04 21:52:11 +01:00
Nick Williams
66d6439067 Merge pull request #115 from tmair/master
Fixed registration of functions inside an array of handlers.
2014-08-04 21:48:21 +01:00
Thomas Mair
80862d2bbe Fixed registration of functions inside an array of handlers. 2014-07-11 13:37:04 +02:00
WickyNilliams
72cc77fb87 bumping to version 2.1.1 v2.1.1 2014-05-07 22:49:04 +03:00
Nick Williams
9d27f6dbde Merge pull request #107 from CondeNast/fix-main-field
adding main field to package.json
2014-05-07 19:04:06 +01:00
Thorsten Lorenz
c553a549d5 adding main field to package.json
- without a main field neither nodejs nor browserify are able to resolve enquire
- adding the field allows me to require('enquire') in my code
2014-02-27 14:11:40 -05:00
Nick Williams
ab3971a830 Merge pull request #102 from nnnnathann/umd-tests
Modify matchMedia test to always check global window fix #93
2014-01-28 06:32:35 -08:00
Nathan Bleigh
e7c8bfa998 Modify matchMedia test to always check global window 2014-01-26 11:32:18 -06:00
Nick Williams
0da8f2ed8d Merge pull request #87 from samtiffin/master
Removed grunt-contrib-concat task to prevent grunt warning after npm install
2013-11-20 09:56:00 -08:00
samtiffin
72272308ae Removed grunt-contrib-concat task to prevent grunt warning after npm install 2013-11-20 17:04:33 +00:00
WickyNilliams
daaa44cd50 remove some other sneaky jQuery usage 2013-10-24 19:13:18 +01:00
WickyNilliams
bc09dccb80 simplify functional test
* remove jQuery dependency
* ignore matchMedia polyfill
* drop modernizr
2013-10-24 19:05:50 +01:00
Nick Williams
a2bb1b652f Merge pull request #75 from SBoudrias/patch-1
Add ignore list in `bower.json`
v2.1.0
2013-09-13 11:53:18 -07:00