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: antvis/G6
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.17
Choose a base ref
...
head repository: antvis/G6
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.19
Choose a head ref
  • 15 commits
  • 92 files changed
  • 3 contributors

Commits on Aug 23, 2024

  1. chore: add github action to auto translate issue title (#6234)

    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    687e293 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. refactor: adjust edge filter lens plugin options (#6236)

    * refactor: adjust edge filter lens plugin options
    
    * test: add unit test
    
    * test: add unit test
    
    * fix: remove useless value
    yvonneyx authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6fc9a92 View commit details
    Browse the repository at this point in the history
  2. feat(plugin): add fisheye plugin (#6235)

    * feat(plugin): add fisheye plugin
    
    * test: add fisheye unit tests
    
    * docs: add fisheye demo
    
    * fix: remove useless values
    
    * fix: remove undefined value
    yvonneyx authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    df139d4 View commit details
    Browse the repository at this point in the history
  3. refactor: html node support dx, dy (#6237)

    * refactor(elements): html node support dx, dy
    
    * docs: add html demo
    
    ---------
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c9ba7fc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: fix e2e test case of minimap (#6247)

    * test(plugins): fix minimap plugin test case
    
    * chore: update build.yml to ci.yml
    
    ---------
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4fb0fd4 View commit details
    Browse the repository at this point in the history
  2. fix(plugins): fix tooltip with incorrect position after graph resize (#…

    …6246)
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    35d917c View commit details
    Browse the repository at this point in the history
  3. docs: add sub graph demo (#6242)

    * fix(elements): correct html bounds shape position
    
    * fix(elements): html node only forward event in canvas renderer
    
    * refactor(utils): createPluginContainer support style param
    
    * fix(plugins): set contextmenu container in a high zIndex
    
    * refactor: adjust comment and export effect
    
    * fix: fix expanded elements with wrong z-index
    
    * docs: add sub graph demo
    
    ---------
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aa87ec6 View commit details
    Browse the repository at this point in the history
  4. chore: update version (#6248)

    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8553175 View commit details
    Browse the repository at this point in the history
  5. perf: optimize element dependencies effect trace performance (#6249)

    * perf: add baseline performance report
    
    * perf: optmize effect performance
    
    * perf: generate performance report
    
    * test: update test demo
    
    ---------
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2c21154 View commit details
    Browse the repository at this point in the history
  6. chore: update layout version and add to site env (#6254)

    * chore: update antvis layout version
    
    * chore: add layout to site env
    
    ---------
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f78ed1b View commit details
    Browse the repository at this point in the history
  7. fix(runtime): fix issue that try to expand or collapse a node may cau…

    …se exception (#6252)
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9b1eadc View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix(behaviors): contextmenu and blur events will interrupt drag proce…

    …ss (#6253)
    
    * fix(behaviors): contextmenu and blur events will interrupt drag process
    
    * refactor: fix cr issue
    
    ---------
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6317115 View commit details
    Browse the repository at this point in the history
  2. feat: add demo about why do cats (#6259)

    * test: add demo of why do cats
    
    * docs: add site demo
    
    * docs: add demo ref
    
    ---------
    
    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b00ec10 View commit details
    Browse the repository at this point in the history
  3. chore: updater version (#6261)

    Co-authored-by: antv <antv@antfin.com>
    Aarebecca and antv authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f576afc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f132ef View commit details
    Browse the repository at this point in the history
Loading