Leaflet/spec
ghybs d6fc47d70e Fix(DivIcon): revert #5517 to avoid appending a single node instead of generating content (#5574)
* Docs(Marker): explain checks for re-using icon element

when the marker is modified with an icon of the same type (i.e. an image icon with an image icon, or a DivIcon with a DivIcon), or checks for NOT re-using the icon element when modifying with an icon of a different type (i.e. an image icon with a DivIcon, or the reverse).

* Revert "Div icon accept node element as option (#5517)"

This reverts commit ba7bfb5011.

Conflicts:
	spec/suites/layer/marker/MarkerSpec.js
2017-06-25 14:11:57 +02:00
..
suites Fix(DivIcon): revert #5517 to avoid appending a single node instead of generating content (#5574) 2017-06-25 14:11:57 +02:00
.eslintrc Allow to make screenshots in Phantomjs (#4705) 2016-07-08 11:05:12 +02:00
after.js fix icon url warnings in tests 2016-09-27 17:58:08 +03:00
expect.js Use mocha 2013-04-03 14:50:09 -07:00
index.html Do not stop keypress on escape if no popup is open 2017-02-14 13:15:50 +01:00
karma.conf.js ES2015 modules: Add index.js files to subdirectories/namespace (#5329) 2017-02-13 14:14:00 +01:00
sinon.js Use mocha 2013-04-03 14:50:09 -07:00