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

feat(g-mobile): [BREAKING_CHANGE] add g-mobile package to support mobile devices && mini-programs #766

Merged
merged 617 commits into from
May 17, 2021

Conversation

AlbertAZ1992
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / Document optimization
  • TypeScript definition update
  • Refactoring
  • Performance improvement
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English add g-mobile package to implement events simulation for mobile devices、canvas proxy for mini-program
🇨🇳 Chinese 增加 g-mobile 包,适配移动端事件,兼容小程序 canvas

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

dengfuping and others added 30 commits February 24, 2020 22:44
fix(g-base): bbox calculation should be correct for container,  close #417 and #407
 - @antv/g-base@0.3.22
 - @antv/g-canvas@0.3.23
 - @antv/g-svg@0.3.24
fix(g-canvas): matrix of element should affect its clip
 - @antv/g-canvas@0.3.24
fix(g-canvas): should render when localRefresh change from false to true
 - @antv/g-canvas@0.3.25
fix(g-base): delay and repeat should work in toAttrs for animate method
 - @antv/g-base@0.3.23
 - @antv/g-canvas@0.3.26
 - @antv/g-svg@0.3.25
fix(g-base): delay should not work in toAttrs
fix(g-svg): event should work when matrix is applied
 - @antv/g-base@0.3.26
 - @antv/g-canvas@0.3.27
 - @antv/g-svg@0.3.26
 - @antv/g-base@0.3.28
 - @antv/g-canvas@0.3.28
 - @antv/g-svg@0.3.27
fix(g-base): should consider precision of angle calculation for Path
 - @antv/g-base@0.3.29
 - @antv/g-canvas@0.3.29
 - @antv/g-svg@0.3.28
…@2.0.4

no path-2-segments.js in @antv/path-util@2.0.4
Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are accessibility issues in these changes.


# g-mobile

[![](https://img.shields.io/travis/antvis/g.svg)](https://travis-ci.org/antvis/g)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

# g-mobile

[![](https://img.shields.io/travis/antvis/g.svg)](https://travis-ci.org/antvis/g)
![](https://img.shields.io/badge/language-javascript-red.svg)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.


[![](https://img.shields.io/travis/antvis/g.svg)](https://travis-ci.org/antvis/g)
![](https://img.shields.io/badge/language-javascript-red.svg)
![](https://img.shields.io/badge/license-MIT-000000.svg)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.


[![](https://img.shields.io/travis/antvis/g.svg)](https://travis-ci.org/antvis/g)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.


[![](https://img.shields.io/travis/antvis/g.svg)](https://travis-ci.org/antvis/g)
![](https://img.shields.io/badge/language-javascript-red.svg)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.


[![](https://img.shields.io/travis/antvis/g.svg)](https://travis-ci.org/antvis/g)
![](https://img.shields.io/badge/language-javascript-red.svg)
![](https://img.shields.io/badge/license-MIT-000000.svg)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Apr 26, 2021

This pull request introduces 10 alerts when merging b54bd7b into 5330549 - view on LGTM.com

new alerts:

  • 6 for Unused variable, import, function or class
  • 2 for Polynomial regular expression used on uncontrolled data
  • 1 for Unreachable statement
  • 1 for Useless conditional

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Apr 27, 2021

This pull request introduces 9 alerts when merging b264721 into 5330549 - view on LGTM.com

new alerts:

  • 6 for Unused variable, import, function or class
  • 2 for Polynomial regular expression used on uncontrolled data
  • 1 for Useless conditional

@lgtm-com
Copy link
Contributor

lgtm-com bot commented May 10, 2021

This pull request introduces 9 alerts when merging 6c51b96 into e7fc299 - view on LGTM.com

new alerts:

  • 6 for Unused variable, import, function or class
  • 2 for Polynomial regular expression used on uncontrolled data
  • 1 for Useless conditional

@lgtm-com
Copy link
Contributor

lgtm-com bot commented May 11, 2021

This pull request introduces 9 alerts when merging d74e460 into e7fc299 - view on LGTM.com

new alerts:

  • 6 for Unused variable, import, function or class
  • 2 for Polynomial regular expression used on uncontrolled data
  • 1 for Useless conditional

@lgtm-com
Copy link
Contributor

lgtm-com bot commented May 17, 2021

This pull request introduces 9 alerts when merging 6e1b109 into e7fc299 - view on LGTM.com

new alerts:

  • 6 for Unused variable, import, function or class
  • 2 for Polynomial regular expression used on uncontrolled data
  • 1 for Useless conditional

@xiaoiver xiaoiver merged commit 7b05e80 into master May 17, 2021
@xiaoiver xiaoiver deleted the g-mobile branch May 17, 2021 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.