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 37 issues were created. Of these, 32 issues have been closed and 5 issues are still open.
💚 #1187 [WIP] Feat ssr plugin, by chenjun1011 💚 #1184 Refactor new context, by yongningfu 💚 #1182 feat: add dynamic binding, by SoloJiang 💚 #1180 [Release] rax 1.0 engineering, by Orange-C 💚 #1173 [WIP] Refactor jsx2mp command line tools, by wssgcg1213
❤️ #1196 [WIP]Feat: add ssr plugin client, by fyangstudio ❤️ #1195 Feat app plugin update, by Orange-C ❤️ #1194 fix: generate package.json, by DoranYun ❤️ #1193 Fix app template, by Orange-C ❤️ #1192 fix: use ejs in component template, by DoranYun ❤️ #1191 fix: The fix isValidElement method returns a Boolean value, by balloonzzq ❤️ #1190 feat: add api plugin, by Orange-C ❤️ #1189 feat: add application template, by DoranYun ❤️ #1188 Feat: add pwa, by fyangstudio ❤️ #1186 feat: add component plugin, by Orange-C ❤️ #1185 Feat: add universal API template, by DoranYun ❤️ #1183 Feat new initialization workflow, by DoranYun ❤️ #1181 Refactor/universal app shell loader, by wssgcg1213 ❤️ #1179 Feat/universal app runtime, by wssgcg1213 ❤️ #1178 Feat/universal app runtime, by wssgcg1213 ❤️ #1177 [WIP] Unified rax-cli generator, by DoranYun ❤️ #1176 fix: redirect widget button cursor, by fyangstudio ❤️ #1175 chore: version patch babel-plugin-transform-jsx-stylesheet, by boiawang ❤️ #1174 Refactor/universal app shell loader, by wssgcg1213 ❤️ #1172 Fix repeat packing rax in production mode when compat react, by yuanyan ❤️ #1171 feat: add dont remove className option, by boiawang ❤️ #1170 Update event-handle.md, by ljybill ❤️ #1169 Fix/dynamic value, by wssgcg1213 ❤️ #1168 feat: add rax.js.org, by fyangstudio ❤️ #1167 feat: support transform fragment, by wssgcg1213 ❤️ #1166 fix: match search is not needed, by DoranYun ❤️ #1165 fix: dynamicValue in directive list, by orifake ❤️ #1164 fix: rax-scripts component-miniapp bug, by battle-ooze ❤️ #1163 Jsx2mp/fix dynamic value in directive list, by orifake ❤️ #1162 feat: add typescript declaration file, by battle-ooze ❤️ #1161 feat: Add component generator, by battle-ooze ❤️ #1160 fix: hooks cycle, by SoloJiang
🔈 #1167 feat: support transform fragment, by wssgcg1213 It received 3 comments.
Last week, 34 pull requests were created, updated or merged.
Last week, 5 pull requests were updated. 💛 #1184 Refactor new context, by yongningfu 💛 #1180 [Release] rax 1.0 engineering, by Orange-C 💛 #1173 [WIP] Refactor jsx2mp command line tools, by wssgcg1213 💛 #1157 [WIP] Release jsx2mp 0801, by wssgcg1213 💛 #1148 feat: support rpx for driver-dom, by wssgcg1213
Last week, 29 pull requests were merged. 💜 #1195 Feat app plugin update, by Orange-C 💜 #1194 fix: generate package.json, by DoranYun 💜 #1193 Fix app template, by Orange-C 💜 #1192 fix: use ejs in component template, by DoranYun 💜 #1191 fix: The fix isValidElement method returns a Boolean value, by balloonzzq 💜 #1190 feat: add api plugin, by Orange-C 💜 #1189 feat: add application template, by DoranYun 💜 #1188 Feat: add pwa, by fyangstudio 💜 #1186 feat: add component plugin, by Orange-C 💜 #1185 Feat: add universal API template, by DoranYun 💜 #1183 Feat new initialization workflow, by DoranYun 💜 #1181 Refactor/universal app shell loader, by wssgcg1213 💜 #1179 Feat/universal app runtime, by wssgcg1213 💜 #1178 Feat/universal app runtime, by wssgcg1213 💜 #1176 fix: redirect widget button cursor, by fyangstudio 💜 #1175 chore: version patch babel-plugin-transform-jsx-stylesheet, by boiawang 💜 #1174 Refactor/universal app shell loader, by wssgcg1213 💜 #1172 Fix repeat packing rax in production mode when compat react, by yuanyan 💜 #1171 feat: add dont remove className option, by boiawang 💜 #1170 Update event-handle.md, by ljybill 💜 #1169 Fix/dynamic value, by wssgcg1213 💜 #1168 feat: add rax.js.org, by fyangstudio 💜 #1167 feat: support transform fragment, by wssgcg1213 💜 #1166 fix: match search is not needed, by DoranYun 💜 #1164 fix: rax-scripts component-miniapp bug, by battle-ooze 💜 #1161 feat: Add component generator, by battle-ooze 💜 #1160 fix: hooks cycle, by SoloJiang 💜 #1158 Refactor/props pass, by wssgcg1213 💜 #1143 fix: Migration project deletion, by balloonzzq
Last week there were 18 commits. 🛠️ Merge pull request #1191 from balloonzzq/fix-is-valid-element fix: The fix isValidElement method returns a Boolean value by yuanyan 🛠️ fix: The fix isValidElement method returns a Boolean value by balloonzzq 🛠️ Merge pull request #1175 from alibaba/babel-plugin-transform-jsx-stylesheet/0.6.6 chore: version patch babel-plugin-transform-jsx-stylesheet by boiawang 🛠️ chore: version patch by boiawang 🛠️ Merge pull request #1166 from DoranYun/fix-match-location fix: match search is not needed by yuanyan 🛠️ Merge pull request #1171 from alibaba/feat-stylesheet-add-option-retain-className feat: add dont remove className option by yuanyan 🛠️ Merge pull request #1172 from alibaba/fix-rax-compat-in-production Fix repeat packing rax in production mode when compat react by yuanyan 🛠️ Merge pull request #1170 from ljybill/patch-1 Update event-handle.md by yuanyan 🛠️ style: remove end of line by yuanyan 🛠️ v1.0.8 by yuanyan 🛠️ fix: compat bundle in production repeact packing rax core by yuanyan 🛠️ chore: code lint by boiawang 🛠️ feat: add options dont remove className by boiawang 🛠️ Update event-handle.md 对已 -> 对于,修改错字 by ljybill 🛠️ Merge pull request #1143 from balloonzzq/fix-remove-universal-api fix: Migration project deletion by yuanyan 🛠️ Merge pull request #1164 from battle-ooze/fix-rax-script fix: rax-scripts component-miniapp bug by Orange-C 🛠️ fix: match search is not needed by DoranYun 🛠️ fix: rax-scripts component-miniapp bug by battle-ooze
Last week there were 7 contributors. 👤 yuanyan 👤 balloonzzq 👤 boiawang 👤 ljybill 👤 Orange-C 👤 DoranYun 👤 battle-ooze
Last week there were 19 stagazers. ⭐ Rikezenho ⭐ animeng ⭐ 916983154 ⭐ kazeki ⭐ xushisen ⭐ sarvaratchagan ⭐ wkfff ⭐ jesseweed ⭐ dmtri ⭐ dongj0316 ⭐ cranesandcaff ⭐ calabash519 ⭐ lxnxbnq ⭐ sunyui ⭐ jojoDaRen ⭐ dontry ⭐ YYXabc ⭐ jjgyy ⭐ begend 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 37 issues were created.
Of these, 32 issues have been closed and 5 issues are still open.
OPEN ISSUES
💚 #1187 [WIP] Feat ssr plugin, by chenjun1011
💚 #1184 Refactor new context, by yongningfu
💚 #1182 feat: add dynamic binding, by SoloJiang
💚 #1180 [Release] rax 1.0 engineering, by Orange-C
💚 #1173 [WIP] Refactor jsx2mp command line tools, by wssgcg1213
CLOSED ISSUES
❤️ #1196 [WIP]Feat: add ssr plugin client, by fyangstudio
❤️ #1195 Feat app plugin update, by Orange-C
❤️ #1194 fix: generate package.json, by DoranYun
❤️ #1193 Fix app template, by Orange-C
❤️ #1192 fix: use ejs in component template, by DoranYun
❤️ #1191 fix: The fix isValidElement method returns a Boolean value, by balloonzzq
❤️ #1190 feat: add api plugin, by Orange-C
❤️ #1189 feat: add application template, by DoranYun
❤️ #1188 Feat: add pwa, by fyangstudio
❤️ #1186 feat: add component plugin, by Orange-C
❤️ #1185 Feat: add universal API template, by DoranYun
❤️ #1183 Feat new initialization workflow, by DoranYun
❤️ #1181 Refactor/universal app shell loader, by wssgcg1213
❤️ #1179 Feat/universal app runtime, by wssgcg1213
❤️ #1178 Feat/universal app runtime, by wssgcg1213
❤️ #1177 [WIP] Unified rax-cli generator, by DoranYun
❤️ #1176 fix: redirect widget button cursor, by fyangstudio
❤️ #1175 chore: version patch babel-plugin-transform-jsx-stylesheet, by boiawang
❤️ #1174 Refactor/universal app shell loader, by wssgcg1213
❤️ #1172 Fix repeat packing rax in production mode when compat react, by yuanyan
❤️ #1171 feat: add dont remove className option, by boiawang
❤️ #1170 Update event-handle.md, by ljybill
❤️ #1169 Fix/dynamic value, by wssgcg1213
❤️ #1168 feat: add rax.js.org, by fyangstudio
❤️ #1167 feat: support transform fragment, by wssgcg1213
❤️ #1166 fix: match search is not needed, by DoranYun
❤️ #1165 fix: dynamicValue in directive list, by orifake
❤️ #1164 fix: rax-scripts component-miniapp bug, by battle-ooze
❤️ #1163 Jsx2mp/fix dynamic value in directive list, by orifake
❤️ #1162 feat: add typescript declaration file, by battle-ooze
❤️ #1161 feat: Add component generator, by battle-ooze
❤️ #1160 fix: hooks cycle, by SoloJiang
NOISY ISSUE
🔈 #1167 feat: support transform fragment, by wssgcg1213
It received 3 comments.
PULL REQUESTS
Last week, 34 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 5 pull requests were updated.
💛 #1184 Refactor new context, by yongningfu
💛 #1180 [Release] rax 1.0 engineering, by Orange-C
💛 #1173 [WIP] Refactor jsx2mp command line tools, by wssgcg1213
💛 #1157 [WIP] Release jsx2mp 0801, by wssgcg1213
💛 #1148 feat: support rpx for driver-dom, by wssgcg1213
MERGED PULL REQUEST
Last week, 29 pull requests were merged.
💜 #1195 Feat app plugin update, by Orange-C
💜 #1194 fix: generate package.json, by DoranYun
💜 #1193 Fix app template, by Orange-C
💜 #1192 fix: use ejs in component template, by DoranYun
💜 #1191 fix: The fix isValidElement method returns a Boolean value, by balloonzzq
💜 #1190 feat: add api plugin, by Orange-C
💜 #1189 feat: add application template, by DoranYun
💜 #1188 Feat: add pwa, by fyangstudio
💜 #1186 feat: add component plugin, by Orange-C
💜 #1185 Feat: add universal API template, by DoranYun
💜 #1183 Feat new initialization workflow, by DoranYun
💜 #1181 Refactor/universal app shell loader, by wssgcg1213
💜 #1179 Feat/universal app runtime, by wssgcg1213
💜 #1178 Feat/universal app runtime, by wssgcg1213
💜 #1176 fix: redirect widget button cursor, by fyangstudio
💜 #1175 chore: version patch babel-plugin-transform-jsx-stylesheet, by boiawang
💜 #1174 Refactor/universal app shell loader, by wssgcg1213
💜 #1172 Fix repeat packing rax in production mode when compat react, by yuanyan
💜 #1171 feat: add dont remove className option, by boiawang
💜 #1170 Update event-handle.md, by ljybill
💜 #1169 Fix/dynamic value, by wssgcg1213
💜 #1168 feat: add rax.js.org, by fyangstudio
💜 #1167 feat: support transform fragment, by wssgcg1213
💜 #1166 fix: match search is not needed, by DoranYun
💜 #1164 fix: rax-scripts component-miniapp bug, by battle-ooze
💜 #1161 feat: Add component generator, by battle-ooze
💜 #1160 fix: hooks cycle, by SoloJiang
💜 #1158 Refactor/props pass, by wssgcg1213
💜 #1143 fix: Migration project deletion, by balloonzzq
COMMITS
Last week there were 18 commits.
🛠️ Merge pull request #1191 from balloonzzq/fix-is-valid-element fix: The fix isValidElement method returns a Boolean value by yuanyan
🛠️ fix: The fix isValidElement method returns a Boolean value by balloonzzq
🛠️ Merge pull request #1175 from alibaba/babel-plugin-transform-jsx-stylesheet/0.6.6 chore: version patch babel-plugin-transform-jsx-stylesheet by boiawang
🛠️ chore: version patch by boiawang
🛠️ Merge pull request #1166 from DoranYun/fix-match-location fix: match search is not needed by yuanyan
🛠️ Merge pull request #1171 from alibaba/feat-stylesheet-add-option-retain-className feat: add dont remove className option by yuanyan
🛠️ Merge pull request #1172 from alibaba/fix-rax-compat-in-production Fix repeat packing rax in production mode when compat react by yuanyan
🛠️ Merge pull request #1170 from ljybill/patch-1 Update event-handle.md by yuanyan
🛠️ style: remove end of line by yuanyan
🛠️ v1.0.8 by yuanyan
🛠️ fix: compat bundle in production repeact packing rax core by yuanyan
🛠️ chore: code lint by boiawang
🛠️ feat: add options dont remove className by boiawang
🛠️ Update event-handle.md 对已 -> 对于,修改错字 by ljybill
🛠️ Merge pull request #1143 from balloonzzq/fix-remove-universal-api fix: Migration project deletion by yuanyan
🛠️ Merge pull request #1164 from battle-ooze/fix-rax-script fix: rax-scripts component-miniapp bug by Orange-C
🛠️ fix: match search is not needed by DoranYun
🛠️ fix: rax-scripts component-miniapp bug by battle-ooze
CONTRIBUTORS
Last week there were 7 contributors.
👤 yuanyan
👤 balloonzzq
👤 boiawang
👤 ljybill
👤 Orange-C
👤 DoranYun
👤 battle-ooze
STARGAZERS
Last week there were 19 stagazers.
⭐ Rikezenho
⭐ animeng
⭐ 916983154
⭐ kazeki
⭐ xushisen
⭐ sarvaratchagan
⭐ wkfff
⭐ jesseweed
⭐ dmtri
⭐ dongj0316
⭐ cranesandcaff
⭐ calabash519
⭐ lxnxbnq
⭐ sunyui
⭐ jojoDaRen
⭐ dontry
⭐ YYXabc
⭐ jjgyy
⭐ begend
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: