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: python-visualization/folium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.0
Choose a base ref
...
head repository: python-visualization/folium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.0
Choose a head ref
  • 20 commits
  • 80 files changed
  • 7 contributors

Commits on Oct 23, 2024

  1. Publish docs with Py3.12 for now (#2017)

    * Update deploy-docs.yml
    
    * remove comment, we always want to pin version
    Conengmo authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8c2f753 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Fix docs versioning relating to "v" prefix (#2018)

    * version is without the "v" prefix
    
    * latest version should also be a number
    
    * add comment about version in conf.py
    
    * have update_switcher take "v" prefix into account
    
    * Update switcher.json
    
    * remove unused import
    
    * code style
    Conengmo authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    08138a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Bump pypa/gh-action-pypi-publish in the github-actions group

    Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.10.3 to 1.11.0
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    14404da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2020 from python-visualization/dependabot/github_…

    …actions/github-actions-5e72becc27
    
    Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the github-actions group
    ocefpaf authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a340a6e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.2](astral-sh/ruff-pre-commit@v0.6.9...v0.7.2)
    - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
    pre-commit-ci[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4eff951 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2025 from python-visualization/pre-commit-ci-upda…

    …te-config
    
    [pre-commit.ci] pre-commit autoupdate
    ocefpaf authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    756edcb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Bump pypa/gh-action-pypi-publish in the github-actions group (#2026)

    Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.11.0 to 1.12.0
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    06888ef View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Bump pypa/gh-action-pypi-publish in the github-actions group

    Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.12.0 to 1.12.2
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.12.0...v1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    57279fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2027 from python-visualization/dependabot/github_…

    …actions/github-actions-5da8da3d55
    
    Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 in the github-actions group
    ocefpaf authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f8bb159 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    b742166 View commit details
    Browse the repository at this point in the history
  2. Add py.typed file (#2030)

    hamdanal authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    2a2da39 View commit details
    Browse the repository at this point in the history
  3. Issue 1943 allow jscode in options (#2029)

    * First version
    
    * Fix trailing commas
    
    * Fix typing for GeoJson kwargs
    
    * Update folium/utilities.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update tests/plugins/test_grouped_layer_control.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update tests/plugins/test_marker_cluster.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update tests/test_folium.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update tests/test_raster_layers.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    ---------
    
    Co-authored-by: Frank Anema <[email protected]>
    hansthen and Conengmo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    f2ec195 View commit details
    Browse the repository at this point in the history
  4. Implement the once method on Evented. (#2023)

    * Implement the `once` method on Evented.
    
    * Update folium/elements.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update folium/map.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update folium/map.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update folium/map.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    ---------
    
    Co-authored-by: Frank Anema <[email protected]>
    hansthen and Conengmo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    1f2d67b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Add OverlappingMarkerSpiderfier Plugin (#2033)

    * feat(plugins): add OverlappingMarkerSpiderfier plugin for handling overlapping markers
    
    * docs(plugins): update overlapping_marker_spiderfier to align with plugin conventions
    
    * docs(overlapping_marker_spiderfier): add class description
    
    * refactor(plugin): simplify marker and popup handling in OMS
    
    * fix: resolve pre-commit issues
    
    * Update folium/plugins/overlapping_marker_spiderfier.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * Update folium/plugins/overlapping_marker_spiderfier.py
    
    Co-authored-by: Frank Anema <[email protected]>
    
    * feat: add support for spiderifying markers in FeatureGroups
    
    * docs: modification of OverlappingMarkerSpiderfier plugin documentation
    
    * Update folium/plugins/overlapping_marker_spiderfier.py
    
    ---------
    
    Co-authored-by: Frank Anema <[email protected]>
    swtormy and Conengmo authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    808163f View commit details
    Browse the repository at this point in the history
  2. Fix Selenium test failure (#2034)

    * selenium<4.27.0
    
    * fix deprecated selenium call
    
    * use get_property
    
    * Revert "use get_property"
    
    This reverts commit 08d7db8.
    
    * Revert "fix deprecated selenium call"
    
    This reverts commit 7f037b0.
    Conengmo authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5205be8 View commit details
    Browse the repository at this point in the history
  3. Add OverlappingMarkerSpiderfier to plugins table (#2036)

    * docs: add OverlappingMarkerSpiderfier to table
    
    * update plugin docs requirements
    Conengmo authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0734af4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.2...v0.8.1)
    pre-commit-ci[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2edbcf2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2038 from python-visualization/pre-commit-ci-upda…

    …te-config
    
    [pre-commit.ci] pre-commit autoupdate
    ocefpaf authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1fe17ae View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Bump pypa/gh-action-pypi-publish in the github-actions group

    Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.12.2 to 1.12.3
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.12.2...v1.12.3)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    b0e8213 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2041 from python-visualization/dependabot/github_…

    …actions/github-actions-088cad1836
    
    Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the github-actions group
    ocefpaf authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    bceb508 View commit details
    Browse the repository at this point in the history
Loading