Initial release.
- Positions a popup so that the whole content is visible without moving the map.
- Available on npmjs.
- Limitation: tips are not drawn.
- Implement tips.
- Popup have tips by default.
- Fix method chaining in initLayout.
- Base implementation and examples on leaflet 1.3.4
- Fix copyrights
- Fix comments
- Fix demo with no tip
- Fix RTL (using leaflet.responsive.popup.rtc.css)
- Fix typo in README
- Fix duplicate css and js in repository (only keep files in docs/assets and let travis copy them before deploy)
- Fix travis
- Undo Fix duplicate css and js in repository (only keep files in docs/assets and let travis copy them before deploy)
- Add Angular support (Export js types when without breaking direct inclusion in html)
- Fix issue #11 (RTL CSS Demo)
- Update 3rd-party versions in demo pages
- Fix copyrights