Commit d722251
Release (#2101)
* chore: update lint config
* fix CustomEvent constructor compatibility (#2074)
* fix(g-lite): fix CustomEvent constructor compatibility
* chore: adjust ESLint ignore file to improve development workflow
* Update packages/g-lite/src/dom/CustomEvent.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* fix: multiple canvas rendering errors (#2091)
* fix: multiple canvas rendering errors
* refactor: the naming is clearer
* chore: update test snapshot
---------
Co-authored-by: yunchen.wy <yunchen.wy@antgroup.com>
* chore(release): bump version (#2075)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: update test snapshot
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: yunchen.wy <yunchen.wy@antgroup.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 1646e88 commit d722251
121 files changed
Lines changed: 807 additions & 120 deletions
File tree
- .husky
- __tests__
- demos
- bugfix
- event
- perf
- plugin
- integration/snapshots/2d
- canvas
- webgl
- packages
- g-camera-api
- g-canvaskit
- g-canvas
- g-components
- g-dom-mutation-observer-api
- g-gesture
- g-image-exporter
- g-lite
- src
- dom
- services
- g-lottie-player
- g-mobile-canvas-element
- g-mobile-canvas
- g-mobile-svg
- g-mobile-webgl
- g-pattern
- g-plugin-3d
- g-plugin-a11y
- g-plugin-annotation
- g-plugin-box2d
- g-plugin-canvas-path-generator
- g-plugin-canvas-picker
- g-plugin-canvas-renderer
- g-plugin-canvaskit-renderer
- g-plugin-control
- g-plugin-css-select
- g-plugin-device-renderer
- src
- g-plugin-dom-interaction
- g-plugin-dragndrop
- g-plugin-gesture
- g-plugin-html-renderer
- g-plugin-image-loader
- g-plugin-matterjs
- g-plugin-mobile-interaction
- g-plugin-physx
- g-plugin-rough-canvas-renderer
- g-plugin-rough-svg-renderer
- g-plugin-svg-picker
- g-plugin-svg-renderer
- g-plugin-yoga
- g-plugin-zdog-canvas-renderer
- g-plugin-zdog-svg-renderer
- g-svg
- g-web-animations-api
- g-web-components
- g-webgl
- g-webgpu
- g
- react-g
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 4 | | |
33 | 5 | | |
34 | 6 | | |
| |||
86 | 58 | | |
87 | 59 | | |
88 | 60 | | |
| 61 | + | |
89 | 62 | | |
90 | 63 | | |
91 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments