We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Here's the Weekly Digest for alibaba/rax:
Last week 32 issues were created. Of these, 27 issues have been closed and 5 issues are still open.
💚 #1382 chore: add context test, by yongningfu 💚 #1381 [RELEASE] JSX2MP @ 0926, by ChrisCindy 💚 #1380 Context bug in SSR, by yuanyan 💚 #1378 fix: context not work correct in async render mode, by yuanyan 💚 #1355 print warning when loop elements without key property, by andycall
❤️ #1379 refactor: rework list, by SoloJiang ❤️ #1377 fix: path problem in single js file and npm file (only work with npm), by ChrisCindy ❤️ #1376 Fix path problem in single js files and npm files, by ChrisCindy ❤️ #1375 fix: add types path in package.json, by andycall ❤️ #1374 chore: minify the wrapper code generated by rollup, by wssgcg1213 ❤️ #1373 ci: fix lint error, by ChrisCindy ❤️ #1372 chore: var name rework, by yuanyan ❤️ #1371 refactor: compress hookID, by wssgcg1213 ❤️ #1370 fix: cli copy files, by ChrisCindy ❤️ #1369 refactor: compress _hooks, by wssgcg1213 ❤️ #1368 feat: mobx-rax support rax1.x, by BakuJun ❤️ #1367 v1.1.1, by chenjun1011 ❤️ #1366 chore: remove websites for which is useless, by wssgcg1213 ❤️ #1365 chore: empty fragment diff optimize, by yuanyan ❤️ #1364 postMessage的安全问题, by QiAnXinCodeSafe ❤️ #1363 fix: fragment test case, by yongningfu ❤️ #1362 禁用下拉刷新后,页面重排时会引发抖动, by Jafeney ❤️ #1361 Only prevNativeNode is empty fragment should find the prevSlibingNativeNode, by yuanyan ❤️ #1360 chore: bump driver-universal of 1.0.3-0, by wssgcg1213 ❤️ #1359 fix: debug requires currentElement, by wssgcg1213 ❤️ #1358 refactor: compress isPureComponent, by wssgcg1213 ❤️ #1357 v1.0.11, by yuanyan ❤️ #1356 fix: Key should not be compressed, for that will be added to native n…, by wssgcg1213 ❤️ #1354 add toWarnDev and toLowPriorityWarnDev jest matcher, by andycall ❤️ #1353 v1.0.10, by yuanyan ❤️ #1352 Revert "fix: optimize performance and reduce package size", by yuanyan ❤️ #1351 feat: little opt, by yongningfu
toWarnDev
toLowPriorityWarnDev
🔈 #1351 feat: little opt, by yongningfu It received 1 comments.
Last week, 30 pull requests were created, updated or merged.
Last week, 4 pull requests were updated. 💛 #1382 chore: add context test, by yongningfu 💛 #1381 [RELEASE] JSX2MP @ 0926, by ChrisCindy 💛 #1355 print warning when loop elements without key property, by andycall 💛 #1343 refactor: rax-app, by fyangstudio
Last week, 26 pull requests were merged. 💜 #1379 refactor: rework list, by SoloJiang 💜 #1377 fix: path problem in single js file and npm file (only work with npm), by ChrisCindy 💜 #1375 fix: add types path in package.json, by andycall 💜 #1374 chore: minify the wrapper code generated by rollup, by wssgcg1213 💜 #1373 ci: fix lint error, by ChrisCindy 💜 #1372 chore: var name rework, by yuanyan 💜 #1371 refactor: compress hookID, by wssgcg1213 💜 #1370 fix: cli copy files, by ChrisCindy 💜 #1369 refactor: compress _hooks, by wssgcg1213 💜 #1368 feat: mobx-rax support rax1.x, by BakuJun 💜 #1367 v1.1.1, by chenjun1011 💜 #1366 chore: remove websites for which is useless, by wssgcg1213 💜 #1365 chore: empty fragment diff optimize, by yuanyan 💜 #1363 fix: fragment test case, by yongningfu 💜 #1361 Only prevNativeNode is empty fragment should find the prevSlibingNativeNode, by yuanyan 💜 #1360 chore: bump driver-universal of 1.0.3-0, by wssgcg1213 💜 #1359 fix: debug requires currentElement, by wssgcg1213 💜 #1358 refactor: compress isPureComponent, by wssgcg1213 💜 #1357 v1.0.11, by yuanyan 💜 #1356 fix: Key should not be compressed, for that will be added to native n…, by wssgcg1213 💜 #1354 add toWarnDev and toLowPriorityWarnDev jest matcher, by andycall 💜 #1353 v1.0.10, by yuanyan 💜 #1352 Revert "fix: optimize performance and reduce package size", by yuanyan 💜 #1351 feat: little opt, by yongningfu 💜 #1346 fix: empty array diff error, by andycall 💜 #1341 [RELEASE] JSX2MP @ 0919, by SoloJiang
Last week there were 58 commits. 🛠️ [[RELEASE] JSX2MP @ 0919 (#1341) * chore: bump jsx-compiler version
fix: render style tag in list
chore: remove redundance code
fix: path is not found (fix: path is not found #1345)
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 (ci: fix lint error #1373)
fix: path problem in single js file and npm file (only work with npm) (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 (refactor: rework list #1379)
chore: rework list
fix: nested x-for
fix: lint
chore: bump version](cdf8b65) by SoloJiang 🛠️ Merge pull request #1374 from alibaba/refactor-dist-core-compact chore: minify the wrapper code generated by rollup by yuanyan 🛠️ Merge pull request #1375 from alibaba/rax-add-types fix: add types path in package.json by yuanyan 🛠️ fix: add types path in package.json Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ chore: remove export null by wssgcg1213 🛠️ refactor: pass through extend class args by wssgcg1213 🛠️ Merge branch 'master' into refactor-dist-core-compact by wssgcg1213 🛠️ chore: var name rework (#1372) by yuanyan 🛠️ chore: minify the wrapper code generated by rollup by wssgcg1213 🛠️ Merge pull request #1371 from alibaba/refactor-hook-id refactor: compress hookID by yuanyan 🛠️ refactor: compress hookID by wssgcg1213 🛠️ Merge pull request #1365 from alibaba/native-fragment chore: empty fragment diff optimize by yuanyan 🛠️ Merge pull request #1369 from alibaba/refactor-hooks refactor: compress _hooks by yuanyan 🛠️ fix: when prev fragment is empty and update to other type by yuanyan 🛠️ Merge branch 'master' of https://github.com/alibaba/rax into native-fragment by yuanyan 🛠️ Merge pull request #1366 from alibaba/chore-remove-websites chore: remove websites for which is useless by yuanyan 🛠️ Merge pull request #1367 from alibaba/server-renderer-v1.1.1 v1.1.1 by yuanyan 🛠️ refactor: compress _hooks by wssgcg1213 🛠️ chore: move getNativeNode to top by yuanyan 🛠️ Merge pull request #1368 from BakuJun/feat-mobx-rax-update feat: mobx-rax support rax1.x by yuanyan 🛠️ Merge pull request #1363 from yongningfu/fix-test fix: fragment test case by yuanyan 🛠️ feat: mobx-rax support rax1.x by BakuJun 🛠️ v1.1.1 by chenjun1011 🛠️ chore: remove websites for which is useless by wssgcg1213 🛠️ chore: emoty fragment diff optimize by yuanyan 🛠️ fix: fragment test case by yongningfu 🛠️ Merge pull request #1361 from alibaba/fragment-diff Only prevNativeNode is empty fragment should find the prevSlibingNativeNode by yuanyan 🛠️ chore: Only prevNativeNode is empty fragment should find the prevSlibingNativeNode by yuanyan 🛠️ chore: bump driver-universal of 1.0.3-0 (#1360) by wssgcg1213 🛠️ Merge pull request #1354 from alibaba/toWarnDev add toWarnDev and toLowPriorityWarnDev jest matcher by andycall 🛠️ fix: a mistake when optimizing rax codes (#1359) by wssgcg1213 🛠️ feat: warning remove condition as first params Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ chore: refactor warning Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ Merge pull request #1357 from alibaba/v1.0.11 v1.0.11 by yuanyan 🛠️ Merge pull request #1358 from alibaba/refactor-compress refactor: compress isPureComponent by yuanyan 🛠️ refactor: compress isPureComponent by wssgcg1213 🛠️ v1.0.11 by yuanyan 🛠️ Merge pull request #1356 from alibaba/hotfix/compress fix: Key should not be compressed, for that will be added to native n… by yuanyan 🛠️ Merge pull request #1353 from alibaba/v1.0.10 v1.0.10 by yuanyan 🛠️ fix: Key should not be compressed, for that will be added to native node and cause DOM Exception. by wssgcg1213 🛠️ chore: using warning instead of console.warn Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ test: fix tests which throw warnings Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ chore: using warning instead of console.error Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ test: remove lastWarningWithMismatchingFormat check Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ feat: add warning function Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ test: test failed when unexpected console.warn() or console.error() called Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ build: jest add toWarnDev matchers Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ build: eslint wont check import modules in scripts folder Signed-off-by: andycall dongtiangche@outlook.com by andycall 🛠️ v1.0.10 by yuanyan 🛠️ Merge pull request #1351 from yongningfu/performance-opt feat: little opt by yuanyan 🛠️ Merge pull request #1346 from alibaba/fix-fragment-render fix: empty array diff error by yuanyan 🛠️ fix: import ref by yuanyan 🛠️ chore: add fils by yuanyan 🛠️ chore: rework by yuanyan 🛠️ Merge branch 'master' into fix-fragment-render by yuanyan 🛠️ Merge pull request #1352 from alibaba/revert-1331-fix-performance Revert "fix: optimize performance and reduce package size" by yuanyan 🛠️ Revert "fix: optimize performance and reduce package size" by yuanyan 🛠️ feat: little opt by yongningfu
Last week there were 7 contributors. 👤 SoloJiang 👤 yuanyan 👤 andycall 👤 wssgcg1213 👤 BakuJun 👤 chenjun1011 👤 yongningfu
Last week there were 11 stagazers. ⭐ fizermire ⭐ MayBeWrong ⭐ rakshitsoni02 ⭐ aixinalei ⭐ yangdan8 ⭐ littlehappyforsmile ⭐ helloljq ⭐ recover758126 ⭐ Eric-cheungJ ⭐ m00s ⭐ liuwenboking You all are the stars! 🌟
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository alibaba/rax to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for alibaba/rax:
ISSUES
Last week 32 issues were created.
Of these, 27 issues have been closed and 5 issues are still open.
OPEN ISSUES
💚 #1382 chore: add context test, by yongningfu
💚 #1381 [RELEASE] JSX2MP @ 0926, by ChrisCindy
💚 #1380 Context bug in SSR, by yuanyan
💚 #1378 fix: context not work correct in async render mode, by yuanyan
💚 #1355 print warning when loop elements without key property, by andycall
CLOSED ISSUES
❤️ #1379 refactor: rework list, by SoloJiang
❤️ #1377 fix: path problem in single js file and npm file (only work with npm), by ChrisCindy
❤️ #1376 Fix path problem in single js files and npm files, by ChrisCindy
❤️ #1375 fix: add types path in package.json, by andycall
❤️ #1374 chore: minify the wrapper code generated by rollup, by wssgcg1213
❤️ #1373 ci: fix lint error, by ChrisCindy
❤️ #1372 chore: var name rework, by yuanyan
❤️ #1371 refactor: compress hookID, by wssgcg1213
❤️ #1370 fix: cli copy files, by ChrisCindy
❤️ #1369 refactor: compress _hooks, by wssgcg1213
❤️ #1368 feat: mobx-rax support rax1.x, by BakuJun
❤️ #1367 v1.1.1, by chenjun1011
❤️ #1366 chore: remove websites for which is useless, by wssgcg1213
❤️ #1365 chore: empty fragment diff optimize, by yuanyan
❤️ #1364 postMessage的安全问题, by QiAnXinCodeSafe
❤️ #1363 fix: fragment test case, by yongningfu
❤️ #1362 禁用下拉刷新后,页面重排时会引发抖动, by Jafeney
❤️ #1361 Only prevNativeNode is empty fragment should find the prevSlibingNativeNode, by yuanyan
❤️ #1360 chore: bump driver-universal of 1.0.3-0, by wssgcg1213
❤️ #1359 fix: debug requires currentElement, by wssgcg1213
❤️ #1358 refactor: compress isPureComponent, by wssgcg1213
❤️ #1357 v1.0.11, by yuanyan
❤️ #1356 fix: Key should not be compressed, for that will be added to native n…, by wssgcg1213
❤️ #1354 add
toWarnDev
andtoLowPriorityWarnDev
jest matcher, by andycall❤️ #1353 v1.0.10, by yuanyan
❤️ #1352 Revert "fix: optimize performance and reduce package size", by yuanyan
❤️ #1351 feat: little opt, by yongningfu
NOISY ISSUE
🔈 #1351 feat: little opt, by yongningfu
It received 1 comments.
PULL REQUESTS
Last week, 30 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 4 pull requests were updated.
💛 #1382 chore: add context test, by yongningfu
💛 #1381 [RELEASE] JSX2MP @ 0926, by ChrisCindy
💛 #1355 print warning when loop elements without key property, by andycall
💛 #1343 refactor: rax-app, by fyangstudio
MERGED PULL REQUEST
Last week, 26 pull requests were merged.
💜 #1379 refactor: rework list, by SoloJiang
💜 #1377 fix: path problem in single js file and npm file (only work with npm), by ChrisCindy
💜 #1375 fix: add types path in package.json, by andycall
💜 #1374 chore: minify the wrapper code generated by rollup, by wssgcg1213
💜 #1373 ci: fix lint error, by ChrisCindy
💜 #1372 chore: var name rework, by yuanyan
💜 #1371 refactor: compress hookID, by wssgcg1213
💜 #1370 fix: cli copy files, by ChrisCindy
💜 #1369 refactor: compress _hooks, by wssgcg1213
💜 #1368 feat: mobx-rax support rax1.x, by BakuJun
💜 #1367 v1.1.1, by chenjun1011
💜 #1366 chore: remove websites for which is useless, by wssgcg1213
💜 #1365 chore: empty fragment diff optimize, by yuanyan
💜 #1363 fix: fragment test case, by yongningfu
💜 #1361 Only prevNativeNode is empty fragment should find the prevSlibingNativeNode, by yuanyan
💜 #1360 chore: bump driver-universal of 1.0.3-0, by wssgcg1213
💜 #1359 fix: debug requires currentElement, by wssgcg1213
💜 #1358 refactor: compress isPureComponent, by wssgcg1213
💜 #1357 v1.0.11, by yuanyan
💜 #1356 fix: Key should not be compressed, for that will be added to native n…, by wssgcg1213
💜 #1354 add
toWarnDev
andtoLowPriorityWarnDev
jest matcher, by andycall💜 #1353 v1.0.10, by yuanyan
💜 #1352 Revert "fix: optimize performance and reduce package size", by yuanyan
💜 #1351 feat: little opt, by yongningfu
💜 #1346 fix: empty array diff error, by andycall
💜 #1341 [RELEASE] JSX2MP @ 0919, by SoloJiang
COMMITS
Last week there were 58 commits.
🛠️ [[RELEASE] JSX2MP @ 0919 (#1341) * chore: bump jsx-compiler version
fix: render style tag in list
chore: remove redundance code
fix: path is not found (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 (ci: fix lint error #1373)
fix: path problem in single js file and npm file (only work with npm) (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 (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](cdf8b65) by SoloJiang
🛠️ Merge pull request #1374 from alibaba/refactor-dist-core-compact chore: minify the wrapper code generated by rollup by yuanyan
🛠️ Merge pull request #1375 from alibaba/rax-add-types fix: add types path in package.json by yuanyan
🛠️ fix: add types path in package.json Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ chore: remove export null by wssgcg1213
🛠️ refactor: pass through extend class args by wssgcg1213
🛠️ Merge branch 'master' into refactor-dist-core-compact by wssgcg1213
🛠️ chore: var name rework (#1372) by yuanyan
🛠️ chore: minify the wrapper code generated by rollup by wssgcg1213
🛠️ Merge pull request #1371 from alibaba/refactor-hook-id refactor: compress hookID by yuanyan
🛠️ refactor: compress hookID by wssgcg1213
🛠️ Merge pull request #1365 from alibaba/native-fragment chore: empty fragment diff optimize by yuanyan
🛠️ Merge pull request #1369 from alibaba/refactor-hooks refactor: compress _hooks by yuanyan
🛠️ fix: when prev fragment is empty and update to other type by yuanyan
🛠️ Merge branch 'master' of https://github.com/alibaba/rax into native-fragment by yuanyan
🛠️ Merge pull request #1366 from alibaba/chore-remove-websites chore: remove websites for which is useless by yuanyan
🛠️ Merge pull request #1367 from alibaba/server-renderer-v1.1.1 v1.1.1 by yuanyan
🛠️ refactor: compress _hooks by wssgcg1213
🛠️ chore: move getNativeNode to top by yuanyan
🛠️ Merge pull request #1368 from BakuJun/feat-mobx-rax-update feat: mobx-rax support rax1.x by yuanyan
🛠️ Merge pull request #1363 from yongningfu/fix-test fix: fragment test case by yuanyan
🛠️ feat: mobx-rax support rax1.x by BakuJun
🛠️ v1.1.1 by chenjun1011
🛠️ chore: remove websites for which is useless by wssgcg1213
🛠️ chore: emoty fragment diff optimize by yuanyan
🛠️ fix: fragment test case by yongningfu
🛠️ Merge pull request #1361 from alibaba/fragment-diff Only prevNativeNode is empty fragment should find the prevSlibingNativeNode by yuanyan
🛠️ chore: Only prevNativeNode is empty fragment should find the prevSlibingNativeNode by yuanyan
🛠️ chore: bump driver-universal of 1.0.3-0 (#1360) by wssgcg1213
🛠️ Merge pull request #1354 from alibaba/toWarnDev add
toWarnDev
andtoLowPriorityWarnDev
jest matcher by andycall🛠️ fix: a mistake when optimizing rax codes (#1359) by wssgcg1213
🛠️ feat: warning remove condition as first params Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ chore: refactor warning Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ Merge pull request #1357 from alibaba/v1.0.11 v1.0.11 by yuanyan
🛠️ Merge pull request #1358 from alibaba/refactor-compress refactor: compress isPureComponent by yuanyan
🛠️ refactor: compress isPureComponent by wssgcg1213
🛠️ v1.0.11 by yuanyan
🛠️ Merge pull request #1356 from alibaba/hotfix/compress fix: Key should not be compressed, for that will be added to native n… by yuanyan
🛠️ Merge pull request #1353 from alibaba/v1.0.10 v1.0.10 by yuanyan
🛠️ fix: Key should not be compressed, for that will be added to native node and cause DOM Exception. by wssgcg1213
🛠️ chore: using warning instead of console.warn Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ test: fix tests which throw warnings Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ chore: using warning instead of console.error Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ test: remove lastWarningWithMismatchingFormat check Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ feat: add warning function Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ test: test failed when unexpected console.warn() or console.error() called Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ build: jest add toWarnDev matchers Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ build: eslint wont check import modules in scripts folder Signed-off-by: andycall dongtiangche@outlook.com by andycall
🛠️ v1.0.10 by yuanyan
🛠️ Merge pull request #1351 from yongningfu/performance-opt feat: little opt by yuanyan
🛠️ Merge pull request #1346 from alibaba/fix-fragment-render fix: empty array diff error by yuanyan
🛠️ fix: import ref by yuanyan
🛠️ chore: add fils by yuanyan
🛠️ chore: rework by yuanyan
🛠️ Merge branch 'master' into fix-fragment-render by yuanyan
🛠️ Merge pull request #1352 from alibaba/revert-1331-fix-performance Revert "fix: optimize performance and reduce package size" by yuanyan
🛠️ Revert "fix: optimize performance and reduce package size" by yuanyan
🛠️ feat: little opt by yongningfu
CONTRIBUTORS
Last week there were 7 contributors.
👤 SoloJiang
👤 yuanyan
👤 andycall
👤 wssgcg1213
👤 BakuJun
👤 chenjun1011
👤 yongningfu
STARGAZERS
Last week there were 11 stagazers.
⭐ fizermire
⭐ MayBeWrong
⭐ rakshitsoni02
⭐ aixinalei
⭐ yangdan8
⭐ littlehappyforsmile
⭐ helloljq
⭐ recover758126
⭐ Eric-cheungJ
⭐ m00s
⭐ liuwenboking
You all are the stars! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository alibaba/rax to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: