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: maptalks/maptalks.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-rc.14
Choose a base ref
...
head repository: maptalks/maptalks.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-rc.15
Choose a head ref
  • 12 commits
  • 123 files changed
  • 3 contributors

Commits on Oct 17, 2022

  1. adapt snap plugin (#1829)

    * adapt snap plugin
    
    * extract method
    ydfzgyj authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0385ddd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    9ea1cef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a16df0c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    6a03965 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. synchronize the layer's remove event (#1844)

    * synchronize the layer's remove event
    
    * fix lint error
    
    * fix geometry remove spec( by layer.remove)
    deyihu authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bb8d2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    666c25e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. TextBox support function-type width and height (#1853)

    * fix WMS on EPSG:4490
    
    * add missing onMoveStart for prjCenter in map.animate
    
    * TextBox support function-type width and height
    
    * fix specs
    fuzhenn authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bab07d8 View commit details
    Browse the repository at this point in the history
  2. ignore drawend event when drawtool disable (#1849)

    * fix #1848
    
    * fix
    
    * fix OffscreenCanvas getContext warn about willReadFrequently
    deyihu authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    98b090f View commit details
    Browse the repository at this point in the history
  3. Map event system: ignore the layer when its geometry does not listen … (

    #1847)
    
    * Map event system: ignore the layer when its geometry does not listen to the corresponding event
    
    * fix event links such as mousemove link mouseenter
    deyihu authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    26df2de View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    2094fe2 View commit details
    Browse the repository at this point in the history
  2. fix spec

    fuzhenn committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    e482289 View commit details
    Browse the repository at this point in the history
  3. 1.0.0-rc.15

    fuzhenn committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    42eb677 View commit details
    Browse the repository at this point in the history
Loading