1. 17 3月, 2021 2 次提交
  2. 15 3月, 2021 4 次提交
  3. 14 3月, 2021 1 次提交
  4. 12 3月, 2021 1 次提交
  5. 10 3月, 2021 1 次提交
    • 1
      feature: [geo] · 30c861cc
      100pah 提交于
      (1) "geoselectchanged" event: add param: allSelected: { geoIndex: number, name: string[] }[]
      (2) geoSVG resource support:
      + label
      + emphasis/select/blur state
      + "geoselectchanged" event (on geo component)
      + "selectchanged" event (on map series)
      (3) some refactor to make those happen:
      + The original `Region` is migrated to `GeoJSONRegion`. And make `Region` as the base class of `GeoJSONRegion` and `GeoSVGRegion`.
      + Modify the constructor of `Geo`.
      30c861cc
  6. 09 3月, 2021 1 次提交
  7. 08 3月, 2021 2 次提交
    • 1
      fix: [geo] · 6b5a0e50
      100pah 提交于
      (1) label scale implementation change: user afterUpdate rather than / parentScale.
      (2) some refactor and clean code.
      6b5a0e50
    • F
      fix(series): fix series data type judgment bug. close #14293 (#14413) · 13f1f032
      flybird 提交于
      * fix(series): fix series data type judgment bug. close #14293
      
      * fix(series): fix series data type judgment bug. close #14293
      
      * fix(style): change code style
      
      * fix(remove files): remove history files
      13f1f032
  8. 07 3月, 2021 2 次提交
    • S
      Fix(sankey): sankey label has higher z2 · a1a3fa3c
      susiwen8 提交于
      a1a3fa3c
    • 1
      fix: [geo] · e9af0508
      100pah 提交于
      (1) refactor of geoJSON & SVG source loader and management.
      (2) remove the support of "load multiple geoJSON or SVG in one map name". This feature is never documented and published. And this feature have a inherent problem that it's not easy to normalize the unit among the different SVG. After this commit, one map name can only have one geoJSON or one SVG.
      e9af0508
  9. 03 3月, 2021 2 次提交
  10. 26 2月, 2021 1 次提交
  11. 25 2月, 2021 3 次提交
  12. 22 2月, 2021 1 次提交
  13. 19 2月, 2021 1 次提交
  14. 18 2月, 2021 1 次提交
  15. 13 2月, 2021 1 次提交
  16. 12 2月, 2021 1 次提交
  17. 09 2月, 2021 1 次提交
  18. 02 2月, 2021 1 次提交
  19. 01 2月, 2021 2 次提交
  20. 30 1月, 2021 1 次提交
  21. 28 1月, 2021 1 次提交
  22. 26 1月, 2021 2 次提交
  23. 25 1月, 2021 1 次提交
  24. 21 1月, 2021 1 次提交
  25. 19 1月, 2021 1 次提交
  26. 17 1月, 2021 1 次提交
  27. 12 1月, 2021 3 次提交