-
Notifications
You must be signed in to change notification settings - Fork 624
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: bump jsx-compiler version * fix: render style tag in list * chore: remove redundance code * fix: path is not found (#1345) * fix: path is not found * fix: path is not found * fix: cli copy files * fix: copy npm files with version conflict (probably work with npm) * fix: copy npm files with version conflict (work with tnpm) * fix: copy asset files (images) when imported * fix: remove rax-recyclerview import in .js file * fix: replace rax dependency with jsx2mp-runtime in single file * fix: keep fn name to polyfill alipay miniapp environment * fix: can't get rootNpmRelativePath in babel-plugin-rename-import file * test: add test case for importing static assets * ci: fix lint error (#1373) * fix: path problem in single js file and npm file (only work with npm) (#1377) * fix: path problem in single js file and npm file (only work with npm) * refactor: remove redundant code in path calculation * chore: add comment of transformCode params * fix: remove useless code * refactor: rework list (#1379) * fix: path is not found * chore: rework list * chore: rework list * fix: nested x-for * fix: nested x-for * fix: lint * fix: lint * fix: lint * chore: bump version
- Loading branch information
Showing
26 changed files
with
555 additions
and
297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.