Christopher J. Brody [Wed, 20 Jun 2018 16:24:12 +0000 (12:24 -0400)]
CB-14145: package.json use jasmine-node@^1.14.6
resolve npm audit issues
Christopher J. Brody [Wed, 20 Jun 2018 20:24:49 +0000 (16:24 -0400)]
CB-14145 drop open & other deps for broken btest
resolves some npm audit issues
Christopher J. Brody [Wed, 20 Jun 2018 16:21:36 +0000 (12:21 -0400)]
CI add Node.js 10
Christopher J. Brody [Sun, 17 Jun 2018 20:00:49 +0000 (16:00 -0400)]
appveyor.yml use npm@5
(QUICK FIX WORKAROUND for Node.js 4.x)
Christopher J. Brody [Mon, 18 Jun 2018 15:12:11 +0000 (11:12 -0400)]
Increment package version to 4.2.4-dev
Christopher J. Brody [Mon, 18 Jun 2018 11:59:11 +0000 (07:59 -0400)]
Update version & RELEASENOTES.md for release 4.2.3
Christopher J. Brody [Sun, 17 Jun 2018 18:35:41 +0000 (14:35 -0400)]
.travis.yml add spacing
Christopher J. Brody [Sun, 17 Jun 2018 18:58:44 +0000 (14:58 -0400)]
remove grunt jshint artifacts not needed
resolves some of the npm audit warnings
Audrey [Mon, 30 Oct 2017 23:06:58 +0000 (16:06 -0700)]
Merge pull request #150 from audreyso/CB-13501
CB-13501 : added support for node 8
Audrey So [Mon, 30 Oct 2017 17:27:04 +0000 (10:27 -0700)]
CB-13501 : added support for node 8
Steve Gill [Fri, 6 Oct 2017 22:28:29 +0000 (15:28 -0700)]
CB-13380 Incremented package version to -dev
Steve Gill [Thu, 5 Oct 2017 19:18:29 +0000 (12:18 -0700)]
CB-13380 Updated version and RELEASENOTES.md for release 4.2.2
Steve Gill [Wed, 4 Oct 2017 05:46:11 +0000 (22:46 -0700)]
updated browserify to 14.4.0
Audrey So [Fri, 3 Feb 2017 23:05:03 +0000 (15:05 -0800)]
CB-12017 : updated dependencies for browserify
This closes #141
Audrey So [Thu, 1 Jun 2017 18:27:41 +0000 (11:27 -0700)]
CB-12762 : point package.json repo items to github mirrors instead of apache repos
This closes #145
Audrey So [Mon, 25 Sep 2017 21:06:08 +0000 (14:06 -0700)]
CB-12895 : added eslint to repo
Steve Gill [Thu, 31 Aug 2017 00:47:09 +0000 (17:47 -0700)]
CB-13232: added test for cordova's unique local style require
This closes #148
Steve Gill [Fri, 25 Aug 2017 00:34:13 +0000 (17:34 -0700)]
Revert "CB-13163: fix using relative paths in calls to require."
This reverts commit
65fd0f61cca4d979e653ab5cf2dbc32b50416ba9.
filmaj [Wed, 23 Aug 2017 09:45:41 +0000 (11:45 +0200)]
CB-8990: bump nodejs requirement to 4.0.0+
filmaj [Thu, 10 Aug 2017 03:08:51 +0000 (20:08 -0700)]
CB-13163: fix using relative paths in calls to require.
filmaj [Thu, 25 May 2017 10:30:06 +0000 (12:30 +0200)]
CB-12847: fixed `bugs` entry in package.json.
filmaj [Wed, 24 May 2017 17:58:28 +0000 (19:58 +0200)]
CB-12847: added `bugs` entry to package.json.
Shazron Abdullah [Mon, 1 May 2017 23:11:28 +0000 (16:11 -0700)]
CB-12748 - Update CI to test node 4 and 6
This closes #142
Steve Gill [Wed, 18 Jan 2017 01:54:41 +0000 (17:54 -0800)]
CB-12358 Incremented package version to -dev
Steve Gill [Tue, 17 Jan 2017 23:33:04 +0000 (15:33 -0800)]
CB-12358 Updated version and RELEASENOTES.md for release 4.2.1
Steve Gill [Tue, 17 Jan 2017 21:00:12 +0000 (13:00 -0800)]
CB-12358: updated deps for release
Steve Gill [Sun, 23 Oct 2016 02:27:19 +0000 (19:27 -0700)]
CB-12039 Incremented package version to -dev
Steve Gill [Sat, 22 Oct 2016 18:15:26 +0000 (11:15 -0700)]
CB-12039 added license to package.json
Steve Gill [Sat, 22 Oct 2016 06:01:15 +0000 (23:01 -0700)]
CB-12039 Updated version and RELEASENOTES.md for release 4.2.0
Steve Gill [Fri, 14 Oct 2016 03:00:59 +0000 (20:00 -0700)]
CB-12017: updated dependencies in package.json
This closes #139
Shazron Abdullah [Wed, 12 Oct 2016 20:39:57 +0000 (13:39 -0700)]
Update connect dependency to 1.9.2 for node version incompatibility
Steve Gill [Fri, 7 Oct 2016 01:31:24 +0000 (18:31 -0700)]
this closes #136
Ray Shan [Sat, 19 Dec 2015 00:32:08 +0000 (16:32 -0800)]
Fix CB-3785
Enable support of EventListener interface for
Channel.prototype.subscribe / unsubscribe
This closes #130
Shazron Abdullah [Wed, 5 Oct 2016 05:01:57 +0000 (22:01 -0700)]
Add github pull request template
audreyso [Wed, 28 Sep 2016 23:52:44 +0000 (16:52 -0700)]
CB-11928 removed jshint from grunt.registerTask because it doesn't work with node6
This closes #138
audreyso [Wed, 28 Sep 2016 22:33:32 +0000 (15:33 -0700)]
CB-9967 deleted legacy platform specific files
daserge [Wed, 14 Sep 2016 16:28:15 +0000 (19:28 +0300)]
CB-11522 [windows] Make cordova-js handle 'unknown' type
Paul Miller [Fri, 5 Aug 2016 18:02:01 +0000 (21:02 +0300)]
SECURITY ISSUE: Resolve minimatch DDOS issue.
`browserify@10.1.3` depends on `glob@4.5.3`; which depends on `minimatch@2.0.10`.
Every installation of the minimatch outputs this to every user machine:
>npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
And this is still a RegExp DoS issue.
This closes #135
daserge [Wed, 6 Jul 2016 15:26:52 +0000 (18:26 +0300)]
CB-11522 Make utils.clone handle properties gracefully
Fix clone method so that it does not crash trying to clone unavailable property
This closes #134
Steve Gill [Fri, 18 Mar 2016 19:51:52 +0000 (12:51 -0700)]
CB-10902 Incremented package version to -dev
Steve Gill [Fri, 18 Mar 2016 02:31:11 +0000 (19:31 -0700)]
CB-10902 Updated version and RELEASENOTES.md for release 4.1.4
daserge [Fri, 19 Feb 2016 10:28:20 +0000 (13:28 +0300)]
CB-10650 Non-index content.src causes Splashscreen to be not displayed on browser
daserge [Mon, 8 Feb 2016 12:27:02 +0000 (15:27 +0300)]
CB-10558 Update cordova-js according to windows8 deprecation
Steve Gill [Tue, 26 Jan 2016 00:16:53 +0000 (16:16 -0800)]
CB-10424 Incremented package version to -dev
Steve Gill [Mon, 25 Jan 2016 22:34:17 +0000 (14:34 -0800)]
CB-10424 Updated version and RELEASENOTES.md for release 4.1.3
Shazron Abdullah [Thu, 3 Dec 2015 20:36:23 +0000 (12:36 -0800)]
Fixed typo.
Shazron Abdullah [Fri, 6 Nov 2015 23:59:28 +0000 (15:59 -0800)]
CB-9883 - remove unused bridge tests
Jesse MacFadyen [Thu, 5 Nov 2015 00:05:07 +0000 (16:05 -0800)]
Merge branch 'add-jira-link' of https://github.com/revolunet/cordova-js
Steve Gill [Fri, 30 Oct 2015 22:41:13 +0000 (15:41 -0700)]
CB-9903 Incremented package version to -dev
Steve Gill [Fri, 30 Oct 2015 21:30:03 +0000 (14:30 -0700)]
CB-9903 Updated version and RELEASENOTES.md for release 4.1.2
Dmitry Blotsky [Fri, 23 Oct 2015 22:16:45 +0000 (15:16 -0700)]
CB-9800 Fixing contribute link.
Julien Bouquillon [Thu, 10 Sep 2015 16:25:11 +0000 (18:25 +0200)]
add JIRA issue tracker link
Vladimir Kotikov [Fri, 28 Aug 2015 08:33:08 +0000 (11:33 +0300)]
CB-9370 Changes jsdom dependency to avoid package installation issues
Steve Gill [Fri, 28 Aug 2015 22:54:26 +0000 (15:54 -0700)]
CB-9574 Incremented package version to -dev
Steve Gill [Fri, 28 Aug 2015 22:30:24 +0000 (15:30 -0700)]
updated .ratignore file
Steve Gill [Fri, 28 Aug 2015 22:14:20 +0000 (15:14 -0700)]
CB-9574 Updated version and RELEASENOTES.md for release 4.1.1
Vladimir Kotikov [Tue, 18 Aug 2015 10:36:53 +0000 (13:36 +0300)]
CB-9505 Correct plugin modules loading within browserify flow. This closes #126
daserge [Wed, 12 Aug 2015 13:40:59 +0000 (16:40 +0300)]
CB-9342 Fix deviceReady event not fired on Windows 10 in hosted environment
Steve Gill [Fri, 7 Aug 2015 21:21:44 +0000 (14:21 -0700)]
CB-9469 Incremented package version to -dev
Steve Gill [Fri, 7 Aug 2015 19:05:14 +0000 (12:05 -0700)]
CB-9469 Updated version and RELEASENOTES.md for release 4.1.0
Vladimir Kotikov [Fri, 31 Jul 2015 14:29:26 +0000 (17:29 +0300)]
CB-9429 Removes tests from resultant bundle
Vladimir Kotikov [Fri, 31 Jul 2015 14:29:26 +0000 (17:29 +0300)]
CB-9436 Removes `require-tr` bundle transformation
Vladimir Kotikov [Wed, 29 Jul 2015 10:42:11 +0000 (13:42 +0300)]
CB-9429 Enables jsdom/browser tests for browserify.
This closes #123.
Jesse MacFadyen [Sat, 25 Jul 2015 00:37:56 +0000 (17:37 -0700)]
add comment about where/when this file is used
Jesse MacFadyen [Sat, 25 Jul 2015 00:37:17 +0000 (17:37 -0700)]
alt versions of isArray if available, isDate uses instanceof, clean up extend and close
Jesse MacFadyen [Sat, 25 Jul 2015 00:35:20 +0000 (17:35 -0700)]
added tests for isArray and isDate
Jesse MacFadyen [Fri, 24 Jul 2015 23:02:44 +0000 (16:02 -0700)]
argscheck does not use exec
Jason Robitaille [Thu, 4 Jun 2015 17:48:57 +0000 (10:48 -0700)]
Fix webOS SmartTV/wearable detection
Jason Robitaille [Thu, 4 Jun 2015 17:48:16 +0000 (10:48 -0700)]
Add webOS as a platform to build from/for.
Suraj Pindoria [Thu, 16 Jul 2015 23:00:21 +0000 (16:00 -0700)]
Fixed issues with data transforms when using browserify
Vladimir Kotikov [Wed, 15 Jul 2015 13:05:21 +0000 (16:05 +0300)]
CB-9370 Fixes failing tests on Node 0.12 due to stale dependency
This also adds Node@0.12 to test matrix for both Travis and AppVeyor
Vladimir Kotikov [Thu, 16 Jul 2015 06:53:19 +0000 (09:53 +0300)]
CB-9291 Removes the requirement for specific NodeJS version
Jesse MacFadyen [Tue, 14 Jul 2015 22:55:30 +0000 (15:55 -0700)]
Merge branch 'CB-8972' of https://github.com/purplecabbage/cordova-js
Jesse MacFadyen [Tue, 14 Jul 2015 22:51:18 +0000 (15:51 -0700)]
tidy up
Jesse MacFadyen [Tue, 14 Jul 2015 22:44:12 +0000 (15:44 -0700)]
remove old debug build steps
Jesse MacFadyen [Tue, 14 Jul 2015 21:41:56 +0000 (14:41 -0700)]
remove firefox, failing on windows
Jesse MacFadyen [Tue, 14 Jul 2015 21:39:57 +0000 (14:39 -0700)]
fix tests for appveyor too, maybe?
Jesse MacFadyen [Tue, 14 Jul 2015 20:35:15 +0000 (13:35 -0700)]
Added common 'activated' channel
Steve Gill [Sat, 20 Jun 2015 01:51:32 +0000 (18:51 -0700)]
travis users master branch of every platform when testing cordova.js now
Steve Gill [Sat, 20 Jun 2015 01:43:45 +0000 (18:43 -0700)]
CB-9156 fixed failing test. This closes #117
Steve Gill [Sat, 20 Jun 2015 01:08:53 +0000 (18:08 -0700)]
CB-9156 added support for absolute platform paths
Steve Gill [Thu, 11 Jun 2015 03:26:25 +0000 (20:26 -0700)]
CB-9156 platform version grabbing supports custom paths
Steve Gill [Thu, 11 Jun 2015 03:01:16 +0000 (20:01 -0700)]
CB-9156 added ability to pass in custom path via command line for platforms
Steve Gill [Thu, 11 Jun 2015 02:13:00 +0000 (19:13 -0700)]
CB-9156 removed platforms as devDependencies, assuming they are siblings instead
Dmitry Blotsky [Wed, 17 Jun 2015 04:30:59 +0000 (21:30 -0700)]
Adding .ratignore file.
Vladimir Kotikov [Tue, 9 Jun 2015 11:58:29 +0000 (14:58 +0300)]
CB-9137 Fixes cordova-lib tests failures
Shazron Abdullah [Fri, 29 May 2015 00:31:21 +0000 (17:31 -0700)]
CB-8468 - Application freezes if breakpoint hits JavaScript callback invoked from native
Steve Gill [Wed, 27 May 2015 23:51:20 +0000 (16:51 -0700)]
CB-9087 Incremented package version to -dev
Steve Gill [Wed, 27 May 2015 23:41:07 +0000 (16:41 -0700)]
CB-9087 Updated version and RELEASENOTES.md for release 4.0.0
Rob Paveza [Thu, 21 May 2015 22:35:11 +0000 (15:35 -0700)]
CB-9057: Updated cordova.js for Windows to refer to base.js instead of the
full-blown WinJS.js.
Steve Gill [Tue, 19 May 2015 08:37:08 +0000 (01:37 -0700)]
CB-6865 added support for plugins with any id
Steve Gill [Tue, 19 May 2015 01:15:08 +0000 (18:15 -0700)]
CB-8802 fixed incorrect variable declaration
Steve Gill [Mon, 18 May 2015 19:23:54 +0000 (12:23 -0700)]
CB-8441 added missing requires and updated npm run scripts
Steve Gill [Mon, 18 May 2015 07:59:43 +0000 (00:59 -0700)]
CB-8441 platformVersion flag not required anymore. Grab version from dependecy platform versions
Steve Gill [Sat, 16 May 2015 00:12:55 +0000 (17:12 -0700)]
CB-8441 updated workflow to use cordova-js-src when available
Steve Gill [Tue, 12 May 2015 01:23:08 +0000 (18:23 -0700)]
CB-8441 grunt compile now uses platform dependencies cordova-js-src for platform specific exec files
Steve Gill [Tue, 12 May 2015 00:10:38 +0000 (17:10 -0700)]
if no --platformVersion, set it to N/A instead of failing
Steve Gill [Wed, 6 May 2015 18:21:07 +0000 (11:21 -0700)]
CB-8441 added platforms as dev dependencies
Rob Paveza [Tue, 12 May 2015 18:34:56 +0000 (11:34 -0700)]
Added template-packaged WinJS reference for Windows 10 support. This
closes #111
alsorokin [Tue, 12 May 2015 13:32:02 +0000 (16:32 +0300)]
CB-8996 (Windows) Fixed invalid null comparison. This closes #110.