Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto release] release 0.14.3 #334

Closed
wants to merge 47 commits into from
Closed

[Auto release] release 0.14.3 #334

wants to merge 47 commits into from

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    66f5533 View commit details
    Browse the repository at this point in the history
  2. chore: eslint error

    skie1997 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    08b4892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a9ae66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceb1e8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67d0797 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0ad06d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7708d74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46720d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad1b73b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    7c61cab View commit details
    Browse the repository at this point in the history
  2. feat: add rush change log

    pairone committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    32eceee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97a46f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e5eb40 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge pull request #311 from VisActor/sync_0.14.2

    Sync 0.14.2
    neuqzxy authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    60d7ca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53aa69d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6402caa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    987a049 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a42655f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #306 from VisActor/feat/marker-clipRange

    Feat/marker clip range
    skie1997 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b49157e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. feat: delete console

    pairone committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5b62ab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44623c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e28a16 View commit details
    Browse the repository at this point in the history
  4. feat: support edge layout

    pairone committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1aec786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    197efae View commit details
    Browse the repository at this point in the history
  6. chore: update rush change

    kkxxkk2019 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    eff0c87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    525c6b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85b2531 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0eb709 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    715f5af View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    dc50f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb00cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #310 from VisActor/feat/arc-label

    feat/ change labelLine of arc label from path mark to line mark
    pairone authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3a73a8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57f356a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #325 from VisActor/feat/label-conflict

    feat: remove duplicate code when deconflicting
    xiaoluoHe authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    39ab667 View commit details
    Browse the repository at this point in the history
  6. feat: delete console

    pairone committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    754e499 View commit details
    Browse the repository at this point in the history
  7. feat: add rush change log

    pairone committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    02f6ac4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge pull request #321 from VisActor/fix/wrap-text-line-cut

    fix: fix wrapText line cut error
    neuqzxy authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    396d0a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #316 from VisActor/fix/components-bugs

    Fix/components bugs: legend and axis bug (跟版 0.14.3)
    neuqzxy authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9d0eb1c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #317 from VisActor/fix/arc-conical-cap

    fix: fix the issue with arc conical color after configuring cap, clos…
    neuqzxy authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6f2f895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c293c5 View commit details
    Browse the repository at this point in the history
  5. chore: update rush change

    kkxxkk2019 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2edb247 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    216b99d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #328 from VisActor/feat/smartInvert-fill-stroke-st…

    …rategy
    
    Feat/smart invert fill stroke strategy
    neuqzxy authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b81872a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af779e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99e07cd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge pull request #330 from VisActor/fix/axis-label-align

    Fix/axis label align
    neuqzxy authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e6bae40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e8f8bc View commit details
    Browse the repository at this point in the history