You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/12/20 05:22:51 UTC

[cordova-common] branch master updated (1bb65ca -> 1bbc93d)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-common.git.


    from 1bb65ca  Merge pull request #59 from brodybits/events-spec-updates
     add b47a6fb  Refactor Cordova events into ES6 class
     add cb62920  Update Cordova events to use a real singleton
     new 1bbc93d  Merge pull request #60 from brodybits/events-singleton

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/events.js | 93 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 51 insertions(+), 42 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-common] 01/01: Merge pull request #60 from brodybits/events-singleton

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-common.git

commit 1bbc93dc734cae7a60710007bbab1eb89cafe2b2
Merge: 1bb65ca cb62920
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Thu Dec 20 00:22:46 2018 -0500

    Merge pull request #60 from brodybits/events-singleton
    
    Cordova events singleton object

 src/events.js | 93 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 51 insertions(+), 42 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org