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: gee-community/geemap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.4
Choose a base ref
...
head repository: gee-community/geemap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.0
Choose a head ref
  • 16 commits
  • 19 files changed
  • 4 contributors

Commits on Oct 3, 2023

  1. Separate ee.Auth and ee.Init

    giswqs committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3faea0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae0072b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae3640e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7352d1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3409d9a View commit details
    Browse the repository at this point in the history
  6. set css on cell run

    sufyanAbbasi committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a8264e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    165552c View commit details
    Browse the repository at this point in the history
  8. Formatting fixes.

    sufyanAbbasi committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f38d2d0 View commit details
    Browse the repository at this point in the history
  9. Formatting fixes (p.2)

    sufyanAbbasi committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c02fc8d View commit details
    Browse the repository at this point in the history
  10. Formatting fixes (p.3)

    sufyanAbbasi committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    20d4bce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99a1c19 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20676ac View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1753 from sufyanAbbasi/dark-mode

    Support adaptive theming (and dark mode) of map widgets in Colab
    naschmitz authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c0ace4c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Minor visual bug fixes (#1754)

    * Fix opening URLs in a Colab environment.
    
    * Disable toggling the basemap layer.
    
    * Fix extra vspace below toolbar buttons.
    
    * Fix toggle all visibility unit test
    
    * Remove warning if widget is already on the map
    
    * Address security vulnerability with window.open
    
    * Add basemap to layer manager
    
    * Fix layer manager unit test
    
    * Rename OpenStreetMap
    
    ---------
    
    Co-authored-by: Qiusheng Wu <[email protected]>
    naschmitz and giswqs authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    44bba26 View commit details
    Browse the repository at this point in the history
  2. more notebook fixes (#1752)

    * more notebook fixes
    use consistent quotations sign
    vector source fixes for 58_add_vector.ipynb
    
    * Sync notebooks
    
    ---------
    
    Co-authored-by: Qiusheng Wu <[email protected]>
    biplovbhandari and giswqs authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c99d206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    350fdc8 View commit details
    Browse the repository at this point in the history
Loading