Commit Graph

14 Commits

Author SHA1 Message Date
luhc228 e998378988
fix: plugin ts type (#356)
* fix: plugin ts type

* chore: comment from Chinese to English
2022-07-21 10:14:05 +08:00
ClarkXia 59aed85a54
feat: support swc options for plugin-rax-compat and onappear on rax-compat (#349)
* feat: support swc options for plugin-rax-compat

* chore: example

* test: fix test case

* test: fix test case

* test: fix test case

* fix: outputdir

* fix: onappear for no ref cases

* fix: merge options

* fix: appear polyfill

* chore: remove appear polyfill dependency

* fix: add swc helpers

* fix: onappear on rax-compat

* refactor: format code and not to use react.frowardRef

Co-authored-by: ZeroLing <zhuoling.lcl@alibaba-inc.com>
2022-07-14 09:56:56 +08:00
ClarkXia 9627875f5e
fix: type of ice plugin (#302)
* fix: standard for ice plugin

* feat: force mts config
2022-06-29 17:36:41 +08:00
ZeroLing 567f1538e0
fix: compat rax and warn once (#270) 2022-06-20 19:08:05 +08:00
ZeroLing 59aa271de1
Feat/plugin rax compat (#262)
* feat: support inlineStyle option for plugin rax compat

* fix: update pnpm lock yaml

* refactor: rax-compat create-element and plugin rule

* chore: remove some lint problem

* chore: update pnpm lock

* chore: update pnpm

* feat: add warn for inline style
2022-06-20 15:28:01 +08:00
luhc228 e42a9ba67a
feat: package watch (#267)
* feat: package watch

* feat: watch

* chore: remove package watch

* feat: watch and build

* fix: build

* chore: remove prebundle from build

* chore: rename
2022-06-17 17:50:45 +08:00
水澜 bf7cfe668a
fix: hot alias (#269)
* fix: hot alias

* fix: disable hot for data loader
2022-06-17 17:21:37 +08:00
ZeroLing 6b802c120d chore: version check 2022-06-14 14:32:04 +08:00
ZeroLing d92c41c7f6 chore: publish beta 2022-06-14 14:00:09 +08:00
ZeroLing 4548718edf chore: monorepo 2022-06-13 15:59:11 +08:00
ZeroLing 093a6c13ca chore: update lock up 2022-06-13 15:29:00 +08:00
ZeroLing ffb642650c feat: add dependency 2022-06-06 20:01:52 +08:00
ZeroLing b5791a461a feat: add alias for plugin rax compat 2022-06-06 18:55:19 +08:00
ClarkXia 37496476f4 chore: add plugin rax compat 2022-06-02 15:36:16 +08:00