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

Add documentation for Event Listens Propagate argument. #7103

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

riffaud
Copy link
Contributor

@riffaud riffaud commented Apr 19, 2020

Fixes #6912

Original documentation reference: https://leafletjs.com/reference-1.6.0.html#evented-listens

This is the new documentation for evented-listens after the change:

Screen Shot 2020-04-19 at 6 27 40 pm

The original change was introduced since 1.0.0 so past docs had to be updated manually, I'm not 100% sure that's the way since I read this should happen on release of the Leaflet versions

@riffaud riffaud changed the title Add documentation for Event Listens Propagate argument. Fixes #6912 Add documentation for Event Listens Propagate argument. Apr 19, 2020
@riffaud riffaud closed this Apr 19, 2020
@riffaud riffaud reopened this Apr 19, 2020
@johnd0e johnd0e added the docs Improvements or additions to documentation label Jan 15, 2021
@johnd0e johnd0e requested a review from mourner November 26, 2021 08:34
@johnd0e johnd0e added this to the 1.8 milestone Nov 26, 2021
@mourner mourner merged commit 649eaf3 into Leaflet:master Nov 26, 2021
mourner added a commit to johnd0e/Leaflet that referenced this pull request Dec 2, 2021
* master: (180 commits)
  Create leaflet-coloricon.md (Leaflet#7812)
  Update zoom buttons documentation text (Leaflet#7815)
  Lint examples (Leaflet#7827)
  revert linting examples (accidentally pushed to master)
  add linting to examples (WIP)
  Tests: simplify .near and .nearLatlng usage (Leaflet#7820)
  Simplifiy examples (Leaflet#7816)
  [GridLayer] redraw tiles properly after changing maxNativeZoom (Leaflet#6443)
  New TapHold handler instead of legacy Tap (Leaflet#7026)
  Fix Leaflet#7439 for mousemove (Leaflet#7809)
  Improve panInside documentation (Leaflet#7397)
  ignore built docs when running eslint
  Update Renderer documentation to clarify tolerance option Canvas only (Leaflet#7515)
  Add documentation for Event Listens Propagate argument. Fixes Leaflet#6912 (Leaflet#7103)
  Add aria-hidden to the +/- characters of zoom controls (Leaflet#7795)
  Fix Popup keepInView if the map needs to panned over a long distance (Leaflet#7792)
  Accessibility popup close button (Leaflet#7794)
  Add keepInView test (Leaflet#7790)
  Add fallbacks to font-size (Leaflet#7800)
  Remove leaflet-include.js (Leaflet#7776)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: argument "propagate" in listens method in Evented set not documented
3 participants