Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NewtonDer/ui-leaflet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d07de17
Choose a base ref
...
head repository: angular-ui/ui-leaflet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a35fc81
Choose a head ref
  • 10 commits
  • 9 files changed
  • 6 contributors

Commits on Oct 21, 2016

  1. Addition of on delete actions for overlays

    Simply add a a "cleanupAction" field to your configured layer that is a
    function that takes in the layer and you can perform actions on it
    before it is deleted.
    
    This is very useful for layers like heatmaps etc that seemed to leak
    memory upon being refreshed.
    Lyndon Armitage committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    fedea81 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    0cd89c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request angular-ui#332 from eugenehuanggy/master

    Fixed BindEvents unable to switch to 'broadcast' logic
    elesdoar authored Mar 30, 2017
    Configuration menu
    Copy the full SHA
    7475301 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Configuration menu
    Copy the full SHA
    f05bccb View commit details
    Browse the repository at this point in the history
  2. Merge pull request angular-ui#335 from bryant1410/master

    docs(md): fix broken headings in markdown files
    elesdoar authored Apr 17, 2017
    Configuration menu
    Copy the full SHA
    b9fe8ec View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Add CDNJS version badge in README.md

    This badge will show the version on CDNJS!
    [email protected] committed May 4, 2017
    Configuration menu
    Copy the full SHA
    7a3eb92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request angular-ui#340 from sufuf3/add-badge

    Add CDNJS version badge in README.md
    elesdoar authored May 4, 2017
    Configuration menu
    Copy the full SHA
    b551246 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Merge pull request angular-ui#308 from LyndonArmitage/master

    Addition of on delete actions for overlays
    elesdoar authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    6ff6d90 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

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

Commits on Jan 10, 2018

  1. Merge pull request angular-ui#354 from Pedrazl/master

    fix(nominatum): Fix Nominatim Service to work with all angular versions (1.x)
    elesdoar authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a35fc81 View commit details
    Browse the repository at this point in the history
Loading