Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: [google-maps]: HtmlInfoWindow missing .on and .one methods #2034 #2035

Merged
merged 90 commits into from
Nov 1, 2017
Merged

Fix: [google-maps]: HtmlInfoWindow missing .on and .one methods #2034 #2035

merged 90 commits into from
Nov 1, 2017

Commits on Jul 17, 2017

  1. Update index.ts

    wf9a5m75 authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    c7d1f23 View commit details
    Browse the repository at this point in the history
  2. Update index.ts

    wf9a5m75 authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    f20d61a View commit details
    Browse the repository at this point in the history
  3. Add missing features, and bug fix of methods

    masashiGMS committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    17a06ec View commit details
    Browse the repository at this point in the history
  4. update: classname must be in pascal case

    masashiGMS committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    7dabc77 View commit details
    Browse the repository at this point in the history
  5. remove: duplicated class definition

    masashiGMS committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    9897a1e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. export encode and spherical static classes

    masashiGMS committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    c476025 View commit details
    Browse the repository at this point in the history
  2. Add comma

    masashiGMS committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    dde96b1 View commit details
    Browse the repository at this point in the history
  3. Fix Encoding and Spherical

    ihadeed authored Jul 18, 2017
    Configuration menu
    Copy the full SHA
    ccee755 View commit details
    Browse the repository at this point in the history
  4. Add convenience methods

    ihadeed authored Jul 18, 2017
    Configuration menu
    Copy the full SHA
    46127c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9216c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1720dcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    980f35d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    4b29aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd77ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    93311ea View commit details
    Browse the repository at this point in the history
  2. Fix: tslint error

    wf9a5m75 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    2337316 View commit details
    Browse the repository at this point in the history
  3. Fix: tslint error

    wf9a5m75 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    73a670b View commit details
    Browse the repository at this point in the history
  4. No more isAvailable() method.

    masashiGMS committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    e679868 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Merge remote-tracking branch 'upstream/master'

    masashiGMS committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    06fb7d2 View commit details
    Browse the repository at this point in the history
  2. Bug fix: description is incorrect

    masashiGMS committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    84500a8 View commit details
    Browse the repository at this point in the history
  3. Bug fix: example code was wrong.

    masashiGMS committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    18843c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Configuration menu
    Copy the full SHA
    da75beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e8a58c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    732ac65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4d8da9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30a674f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d22ecc View commit details
    Browse the repository at this point in the history
  7. Bug fix: map.setDiv()

    masashiGMS committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    81c2a92 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Bug fix: HtmlInfoWindow does not work

    masashiGMS committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    57179a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Bug fix: BaseArrayClass definition is incorrect

    masashiGMS committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    2c7e686 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Bug fix: BaseArrayClass constructor is wrong

    masashiGMS committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    00bbbe6 View commit details
    Browse the repository at this point in the history
  2. Bug fix: Geocoder class does not work

    masashiGMS committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    dfacb6a View commit details
    Browse the repository at this point in the history
  3. Bug fix: LatLngBounds constructor is wrong

    masashiGMS committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    b3492d5 View commit details
    Browse the repository at this point in the history
  4. update: noNotify option is not declared

    masashiGMS committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    56f8c5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1aea5a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    181d910 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f334cc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    985557f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Add destruct option to the CordovaOption.

    - This allows BaseClass.on() is able to pass multiple retuned values from the cordova plugin side to the event lister.
    wf9a5m75 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    52b1d15 View commit details
    Browse the repository at this point in the history
  2. A semicolon is mixing

    wf9a5m75 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    d71f4c5 View commit details
    Browse the repository at this point in the history
  3. update: event names

    wf9a5m75 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    591386e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f3e3f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Add: destruct option for otherPromise

    Change: inside event names (must use the version 2.0.0-beta3-20170808-1950 or higher)
    wf9a5m75 committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    73a21b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Build for working group

    wf9a5m75 committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    77d12c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Configuration menu
    Copy the full SHA
    13be911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d2e7a View commit details
    Browse the repository at this point in the history
  3. Fix: LatLng, LatLngBounds, and PolylineOptions classes

    Update: map.getVisibleRegion()
    
    Add: VisibleRegion class
    wf9a5m75 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    d23cfdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e72217 View commit details
    Browse the repository at this point in the history
  5. Fix: map.fromLatLngToPoint()

    wf9a5m75 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    d97ea71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6314c9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d12f431 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Configuration menu
    Copy the full SHA
    02c451d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2017

  1. fixes and tweaks

    ihadeed committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    471344c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ionic-team/master

    Sync w/ ionic-team:master
    ihadeed authored Aug 26, 2017
    Configuration menu
    Copy the full SHA
    affff9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f877b0 View commit details
    Browse the repository at this point in the history
  4. use union types for CameraPosition

    fixes issue mentioned on slack by @wf9a5m75
    ihadeed committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    85a5b6d View commit details
    Browse the repository at this point in the history
  5. fix types

    ihadeed committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    46e00a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20dcb40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fa7adc View commit details
    Browse the repository at this point in the history
  8. add MarkerCluster class

    ihadeed committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    ef21611 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from ionic-team/wf9a5m75-master

    Fixes & tweaks
    wf9a5m75 authored Aug 26, 2017
    Configuration menu
    Copy the full SHA
    c0991c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Configuration menu
    Copy the full SHA
    517116b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ae09e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Configuration menu
    Copy the full SHA
    6665835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1b8a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Configuration menu
    Copy the full SHA
    7b0d9e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e61532 View commit details
    Browse the repository at this point in the history
  3. Update index.ts

    wf9a5m75 authored Sep 6, 2017
    Configuration menu
    Copy the full SHA
    c2e3084 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    b359caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32e91c2 View commit details
    Browse the repository at this point in the history
  3. remove test file

    wf9a5m75 committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    266ac95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75e97e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. Configuration menu
    Copy the full SHA
    cc05636 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. fix: convert JS instance to the ionic instance

    add: BaseClass.destroy()
    add: getId() method for all instance classes
    wf9a5m75 committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    bae4cb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    980ecf0 View commit details
    Browse the repository at this point in the history
  2. Documentation Error #1994

    wf9a5m75 committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    a47fc45 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    2f779aa View commit details
    Browse the repository at this point in the history
  2. save

    wf9a5m75 committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    1eb2153 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    733dd4b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    ef5b829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f61306 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    ed662ab View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    92a4668 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    2aec2c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    a8d484d View commit details
    Browse the repository at this point in the history
  2. Bug fix: Polyline.getPoints(), Polygon.getPoints() and Polygon.getHol…

    …es()
    
    Those methods need to create new instance of BaseArrayClass of wrapper plugin.
    wf9a5m75 committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    f1b1614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9adf8d View commit details
    Browse the repository at this point in the history
  4. update: use document.querySelector() instead of document.getElementBy…

    …Id() if the passed element is string
    
    update: map.setDiv()
    
    Bug fix: can not create empty GoogleMap (pure JS version is available way)
    wf9a5m75 committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    7dc3173 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Configuration menu
    Copy the full SHA
    10454c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    848f9bc View commit details
    Browse the repository at this point in the history