Commit Graph

12 Commits

Author SHA1 Message Date
jimizai 511bfbc1b1
fix: bug fixed (#6803) 2024-02-22 11:02:11 +08:00
jimizai 3ce4cb89ad
Feat/canvas mega async call (#6782)
* feat: use async call replace sync call

* fix: bug fixed
2024-02-01 20:08:21 +08:00
染陌同学 c536319084
chore: add self-closing function (#6734) 2024-01-25 01:36:54 -08:00
ClarkXia fbeaf932cb
chore: update versions (#6509) 2023-09-14 10:58:37 +08:00
染陌同学 a04cc00242
Fix/style not match (#6521)
* fix: fix style not match when hydrate

* chore: add changeset
2023-09-07 23:11:40 -07:00
染陌同学 1e4b20af84
Feat/fix storage (#6488)
* fix: The base64 of canvans may be too large, and the syncCall will block the thread

* chore: add changeset

* feat: modify return

* feat: modify promise

* feat: modify

* chore: modify version
2023-09-06 04:21:01 -07:00
luhc228 b8b1d5e41f
fix: source map url in prod files but the sourceMap files not published (#6511)
* fix: source map url in prod files

* chore: changeset
2023-09-06 10:09:59 +08:00
ClarkXia b375955b9a
chore: update versions (#6449) 2023-08-21 14:03:57 +08:00
染陌同学 b588f0a44e
fix: fix native back (#6457)
* fix: fix native back

* chore: add changeset
2023-08-14 00:13:18 -07:00
染陌同学 4d5112bfe3
feat: add storage for canvas (#6399)
* feat: add storage for canvas

* feat: add changeset

* feat: add storage for script

* feat: add set value

* feat: modify userKVStorage

* feat: modify getItem

* feat: add bizID

* chore: add @ice/runtime to dev dependencied
2023-08-09 02:27:57 -07:00
ClarkXia 9878e74079
chore: update versions (#6387) 2023-07-20 11:52:07 +08:00
染陌同学 018238f904
feat: support canvans 2d for cache (#6367)
* feat: support canvans 2d for cache

* fix: image src hydrate

* chore: update lock

* fix: img not match when ssr

* fix: canvas dispalay

* chore: remove runtime

* chore: add event for taobao

* chore: add window.WindVane

* chore: add declare

* chore: add changeset

* feat: add cacheCanvasToStorage to ref

* chore: modify function

* feat: add @ice/cache-canvas

* feat: replace mounted

* chore: add dependence to useCallback

* chore: add try to Storage

* chore: import CacheCanvas from ice in example

* chore: add changeset

* chore: add conment

* feat: add rendered

* feat: add getSnapshot

* feat: modify

* chore: add import meta

* chore: add CacheCanvasProps
2023-07-16 23:07:27 -07:00