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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's the Weekly Digest for umijs/umi:
Last week 43 issues were created. Of these, 33 issues have been closed and 10 issues are still open.
💚 #2554 add ts to js, by chenshuai2144 💚 #2545 [Feature Request] block是否可以增加多个界面以及多路由以及增加自定义宏, by xiaopanghhh 💚 #2543 feat: support ssr, by sorrycc 💚 #2541 set npm registry, by chenshuai2144 💚 #2540 umi block support ts, by xiaohuoni 💚 #2530 [WIP] Local import from umi, by xiaohuoni 💚 #2528 npx umi block add UserLogin --path=/user/login 报错, by zywkuo 💚 #2521 umi build @2.6.14 编译报错, by liujians 💚 #2519 can't find module eslint-config-umi, by DiamondYuan 💚 #2518 yarn create umi 选择 ant-design-pro 报错 clone ant-design-pro 报错, by Chad97
❤️ #2556 请问 用了dva-model-creator这个包以后, 如何用subscription 监听路由事件,或者说直接在组件里面监听?, by ManuRodgers ❤️ #2555 fix: umi block add 命令支持添加 window 环境下包的绝对路径, by MI-Class ❤️ #2553 [Feature Request] web.config for iisnode, by JaeWangL ❤️ #2552 fix: findRoute can't match when next router has routes, by ycjcl868 ❤️ #2551 fix(umi-plugin-locale): React undefined, by sorrycc ❤️ #2550 refactor: skip lock core-js plugin if possible, by cyjake ❤️ #2549 af-webpack 引入不安全模块, by xiaohuoni ❤️ #2548 fix: open editor feature when click on error overlay, by minwe ❤️ #2547 feat: support .graphql, .gql, by leftstick ❤️ #2546 umi target配置不管用, by gaogaolater ❤️ #2544 umi build uglify报错, by cynthiaCh ❤️ #2542 在vscode中debugger umi 应用, by linyongping ❤️ #2539 ReferenceError:Can't find variable:IntersectionObserver, by SherilyShieh ❤️ #2538 history 为 hash 时路由错误, by ffalconjs ❤️ #2537 Merge pull request #1 from umijs/master, by sohui ❤️ #2536 feat: add env variable: ANALYZE_REPORT to generate bundle report file, by RaoHai ❤️ #2535 feat(umi-plugin-locale): dispatch languagechange event, by chenshuai2144 ❤️ #2534 我把global.css 改成global.less 以后出现问题, by ManuRodgers ❤️ #2533 使用antd的时候Menu.Item标签内无法正常使用id属性, by dragooncjw ❤️ #2532 Graphql 配置到umi?, by sanshuiwang ❤️ #2531 chore: remove invalid code, by xiaohuoni ❤️ #2529 dep: webpack-bundle-analyzer -> umi-webpack-bundle-analyzer, by RaoHai ❤️ #2527 fix: revert uglify-webpack-plugin to 1.x, by sorrycc ❤️ #2526 docs onBuildSuccessAsync, by ycjcl868 ❤️ #2525 ok, by yongbingz ❤️ #2524 [Feature Request] umi + egg+ typescript example, by zhangking ❤️ #2523 _@[email protected]@@babel这个包含有es6语法, by oraclexudehua ❤️ #2522 _@[email protected]@@babel, by oraclexudehua ❤️ #2520 新版[email protected]升级后,编译报错, by leftstick ❤️ #2517 将index.css修改为index.less报错, by whateveryoudo ❤️ #2516 feat: bundle umi with father, export both esm and cjs, by sorrycc ❤️ #2515 feat: support --page for block add, by yutingzhao1991 ❤️ #2514 项目引入第三方插件怎么实现按需加载,插件是monaco-editor, by liuxilei
👍 #2543 feat: support ssr, by sorrycc It received 👍 x4, 😄 x0, 🎉 x0 and ❤️ x2.
🔈 #2520 新版[email protected]升级后,编译报错, by leftstick It received 15 comments.
Last week, 18 pull requests were created, updated or merged.
Last week, 1 pull request was opened. 💚 #2554 add ts to js, by chenshuai2144
Last week, 4 pull requests were updated. 💛 #2543 feat: support ssr, by sorrycc 💛 #2541 set npm registry, by chenshuai2144 💛 #2540 umi block support ts, by xiaohuoni 💛 #2530 [WIP] Local import from umi, by xiaohuoni
Last week, 13 pull requests were merged. 💜 #2551 fix(umi-plugin-locale): React undefined, by sorrycc 💜 #2550 refactor: skip lock core-js plugin if possible, by cyjake 💜 #2548 fix: open editor feature when click on error overlay, by minwe 💜 #2547 feat: support .graphql, .gql, by leftstick 💜 #2536 feat: add env variable: ANALYZE_REPORT to generate bundle report file, by RaoHai 💜 #2535 feat(umi-plugin-locale): dispatch languagechange event, by chenshuai2144 💜 #2531 chore: remove invalid code, by xiaohuoni 💜 #2529 dep: webpack-bundle-analyzer -> umi-webpack-bundle-analyzer, by RaoHai 💜 #2527 fix: revert uglify-webpack-plugin to 1.x, by sorrycc 💜 #2526 docs onBuildSuccessAsync, by ycjcl868 💜 #2516 feat: bundle umi with father, export both esm and cjs, by sorrycc 💜 #2515 feat: support --page for block add, by yutingzhao1991 💜 #2512 fix: generate wrong dev url when history is hash, by tli4
Last week there were 21 commits. 🛠️ [feat: support .graphql, .gql (#2547) * feat: support .graphql, .gql
test: add test case](95a4b13) by leftstick 🛠️ refact: if BABEL_POLYFILL=none, skip the lock core-js plugin (#2550) by cyjake 🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc 🛠️ fix(umi-plugin-locale): React undefined (#2551) by sorrycc 🛠️ fix: open editor feature when click on error overlay (#2548) by minwe 🛠️ [feat(umi-plugin-locale): dispatch languagechange event (feat(umi-plugin-locale): dispatch languagechange event #2535) * feat:add add languagechange event
getlang form localStorage](a24b235) by chenshuai2144 🛠️ feat: add env variable: ANALYZE_REPORT to generate bundle analyzer report json file (#2536) by RaoHai 🛠️ dep: webpack-bundle-analyzer -> umi-webpack-bundle-analyzer (#2529) by RaoHai 🛠️ chore: remove invalid code (#2531) by xiaohuoni 🛠️ 📝 docs onBuildSuccessAsync (#2526) by ycjcl868 🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc 🛠️ [fix: revert uglify-webpack-plugin to 1.x (fix: revert uglify-webpack-plugin to 1.x #2527) * Revert "fix: Uglify-js option (fix: Uglify-js option #2488)"
This reverts commit 0895dcf.
This reverts commit 90fc7e9.
revert uglify-webpack-plugin to 1.x
update yarn.lock](cc201e9) by sorrycc 🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc 🛠️ chore: update for publish by sorrycc 🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc 🛠️ chore: fix build script by sorrycc 🛠️ chore: fix build script by sorrycc 🛠️ feat: support --page for block add (#2515) by yutingzhao1991 🛠️ chore: update yarn.lock by sorrycc 🛠️ [feat: bundle umi with father, export both esm and cjs (feat: bundle umi with father, export both esm and cjs #2516) * feat: bundle umi with father, export both esm and cjs
fix ci
fix ci](4bddd5f) by sorrycc 🛠️ [fix: generate wrong dev url when history is hash (fix: generate wrong dev url when history is hash #2512) * fix: generate wrong dev url when history is hash
fix: use config to pass the history](3c9f1b7) by tli4
Last week there were 10 contributors. 👤 leftstick 👤 cyjake 👤 sorrycc 👤 minwe 👤 chenshuai2144 👤 RaoHai 👤 xiaohuoni 👤 ycjcl868 👤 yutingzhao1991 👤 tli4
Last week there were 55 stagazers. ⭐ hanqizheng ⭐ ilkerceng ⭐ Annenen ⭐ piresten ⭐ kroogs ⭐ StrongerG ⭐ xiezhuoxun ⭐ t122760862 ⭐ Anne-Tao ⭐ N2045 ⭐ fakership ⭐ wangxu1206 ⭐ WangShaoyu1 ⭐ genmmao ⭐ Richar-Dada ⭐ yizhiyuyou ⭐ H-Yvonne ⭐ EliazTray ⭐ creeek ⭐ wenshan ⭐ rondsjinhuajin ⭐ aideepmind ⭐ AS-ZZY ⭐ zywkuo ⭐ MacroLin ⭐ tiansin ⭐ rparrapy ⭐ dbrrt ⭐ chentianxin ⭐ RetroAstro ⭐ meabed ⭐ yulodl ⭐ laixstx ⭐ bbye913 ⭐ numb327 ⭐ dlrandy ⭐ cynthiaCh ⭐ tablaman ⭐ SongZhuhai ⭐ bahuwang ⭐ cuongw ⭐ shijiaoliang ⭐ AhmedAbdulrahman ⭐ foreseaz ⭐ miaowing ⭐ StrayDrop ⭐ johncmunson ⭐ sosout ⭐ whace ⭐ meibin08 ⭐ brizer ⭐ lxxxv5 ⭐ BurdenBear ⭐ wanghui94 ⭐ obahareth You all are the stars! 🌟
Last week there were 4 releases. 🚀 [email protected] 🚀 [email protected] 🚀 [email protected] 🚀 [email protected]
That's all for last week, please 👀 Watch and ⭐ Star the repository umijs/umi 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 umijs/umi:
ISSUES
Last week 43 issues were created.
Of these, 33 issues have been closed and 10 issues are still open.
OPEN ISSUES
💚 #2554 add ts to js, by chenshuai2144
💚 #2545 [Feature Request] block是否可以增加多个界面以及多路由以及增加自定义宏, by xiaopanghhh
💚 #2543 feat: support ssr, by sorrycc
💚 #2541 set npm registry, by chenshuai2144
💚 #2540 umi block support ts, by xiaohuoni
💚 #2530 [WIP] Local import from umi, by xiaohuoni
💚 #2528 npx umi block add UserLogin --path=/user/login 报错, by zywkuo
💚 #2521 umi build @2.6.14 编译报错, by liujians
💚 #2519 can't find module eslint-config-umi, by DiamondYuan
💚 #2518 yarn create umi 选择 ant-design-pro 报错 clone ant-design-pro 报错, by Chad97
CLOSED ISSUES
❤️ #2556 请问 用了dva-model-creator这个包以后, 如何用subscription 监听路由事件,或者说直接在组件里面监听?, by ManuRodgers
❤️ #2555 fix: umi block add 命令支持添加 window 环境下包的绝对路径, by MI-Class
❤️ #2553 [Feature Request] web.config for iisnode, by JaeWangL
❤️ #2552 fix: findRoute can't match when next router has routes, by ycjcl868
❤️ #2551 fix(umi-plugin-locale): React undefined, by sorrycc
❤️ #2550 refactor: skip lock core-js plugin if possible, by cyjake
❤️ #2549 af-webpack 引入不安全模块, by xiaohuoni
❤️ #2548 fix: open editor feature when click on error overlay, by minwe
❤️ #2547 feat: support .graphql, .gql, by leftstick
❤️ #2546 umi target配置不管用, by gaogaolater
❤️ #2544 umi build uglify报错, by cynthiaCh
❤️ #2542 在vscode中debugger umi 应用, by linyongping
❤️ #2539 ReferenceError:Can't find variable:IntersectionObserver, by SherilyShieh
❤️ #2538 history 为 hash 时路由错误, by ffalconjs
❤️ #2537 Merge pull request #1 from umijs/master, by sohui
❤️ #2536 feat: add env variable: ANALYZE_REPORT to generate bundle report file, by RaoHai
❤️ #2535 feat(umi-plugin-locale): dispatch languagechange event, by chenshuai2144
❤️ #2534 我把global.css 改成global.less 以后出现问题, by ManuRodgers
❤️ #2533 使用antd的时候Menu.Item标签内无法正常使用id属性, by dragooncjw
❤️ #2532 Graphql 配置到umi?, by sanshuiwang
❤️ #2531 chore: remove invalid code, by xiaohuoni
❤️ #2529 dep: webpack-bundle-analyzer -> umi-webpack-bundle-analyzer, by RaoHai
❤️ #2527 fix: revert uglify-webpack-plugin to 1.x, by sorrycc
❤️ #2526 docs onBuildSuccessAsync, by ycjcl868
❤️ #2525 ok, by yongbingz
❤️ #2524 [Feature Request] umi + egg+ typescript example, by zhangking
❤️ #2523 _@[email protected]@@babel这个包含有es6语法, by oraclexudehua
❤️ #2522 _@[email protected]@@babel, by oraclexudehua
❤️ #2520 新版[email protected]升级后,编译报错, by leftstick
❤️ #2517 将index.css修改为index.less报错, by whateveryoudo
❤️ #2516 feat: bundle umi with father, export both esm and cjs, by sorrycc
❤️ #2515 feat: support --page for block add, by yutingzhao1991
❤️ #2514 项目引入第三方插件怎么实现按需加载,插件是monaco-editor, by liuxilei
LIKED ISSUE
👍 #2543 feat: support ssr, by sorrycc
It received 👍 x4, 😄 x0, 🎉 x0 and ❤️ x2.
NOISY ISSUE
🔈 #2520 新版[email protected]升级后,编译报错, by leftstick
It received 15 comments.
PULL REQUESTS
Last week, 18 pull requests were created, updated or merged.
OPEN PULL REQUEST
Last week, 1 pull request was opened.
💚 #2554 add ts to js, by chenshuai2144
UPDATED PULL REQUEST
Last week, 4 pull requests were updated.
💛 #2543 feat: support ssr, by sorrycc
💛 #2541 set npm registry, by chenshuai2144
💛 #2540 umi block support ts, by xiaohuoni
💛 #2530 [WIP] Local import from umi, by xiaohuoni
MERGED PULL REQUEST
Last week, 13 pull requests were merged.
💜 #2551 fix(umi-plugin-locale): React undefined, by sorrycc
💜 #2550 refactor: skip lock core-js plugin if possible, by cyjake
💜 #2548 fix: open editor feature when click on error overlay, by minwe
💜 #2547 feat: support .graphql, .gql, by leftstick
💜 #2536 feat: add env variable: ANALYZE_REPORT to generate bundle report file, by RaoHai
💜 #2535 feat(umi-plugin-locale): dispatch languagechange event, by chenshuai2144
💜 #2531 chore: remove invalid code, by xiaohuoni
💜 #2529 dep: webpack-bundle-analyzer -> umi-webpack-bundle-analyzer, by RaoHai
💜 #2527 fix: revert uglify-webpack-plugin to 1.x, by sorrycc
💜 #2526 docs onBuildSuccessAsync, by ycjcl868
💜 #2516 feat: bundle umi with father, export both esm and cjs, by sorrycc
💜 #2515 feat: support --page for block add, by yutingzhao1991
💜 #2512 fix: generate wrong dev url when history is hash, by tli4
COMMITS
Last week there were 21 commits.
🛠️ [feat: support .graphql, .gql (#2547) * feat: support .graphql, .gql
test: add test case](95a4b13) by leftstick
🛠️ refact: if BABEL_POLYFILL=none, skip the lock core-js plugin (#2550) by cyjake
🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc
🛠️ fix(umi-plugin-locale): React undefined (#2551) by sorrycc
🛠️ fix: open editor feature when click on error overlay (#2548) by minwe
🛠️ [feat(umi-plugin-locale): dispatch languagechange event (feat(umi-plugin-locale): dispatch languagechange event #2535) * feat:add add languagechange event
getlang form localStorage](a24b235) by chenshuai2144
🛠️ feat: add env variable: ANALYZE_REPORT to generate bundle analyzer report json file (#2536) by RaoHai
🛠️ dep: webpack-bundle-analyzer -> umi-webpack-bundle-analyzer (#2529) by RaoHai
🛠️ chore: remove invalid code (#2531) by xiaohuoni
🛠️ 📝 docs onBuildSuccessAsync (#2526) by ycjcl868
🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc
🛠️ [fix: revert uglify-webpack-plugin to 1.x (fix: revert uglify-webpack-plugin to 1.x #2527) * Revert "fix: Uglify-js option (fix: Uglify-js option #2488)"
This reverts commit 0895dcf.
This reverts commit 90fc7e9.
revert uglify-webpack-plugin to 1.x
update yarn.lock](cc201e9) by sorrycc
🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc
🛠️ chore: update for publish by sorrycc
🛠️ Publish - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] by sorrycc
🛠️ chore: fix build script by sorrycc
🛠️ chore: fix build script by sorrycc
🛠️ feat: support --page for block add (#2515) by yutingzhao1991
🛠️ chore: update yarn.lock by sorrycc
🛠️ [feat: bundle umi with father, export both esm and cjs (feat: bundle umi with father, export both esm and cjs #2516) * feat: bundle umi with father, export both esm and cjs
fix ci
fix ci](4bddd5f) by sorrycc
🛠️ [fix: generate wrong dev url when history is hash (fix: generate wrong dev url when history is hash #2512) * fix: generate wrong dev url when history is hash
fix: use config to pass the history](3c9f1b7) by tli4
CONTRIBUTORS
Last week there were 10 contributors.
👤 leftstick
👤 cyjake
👤 sorrycc
👤 minwe
👤 chenshuai2144
👤 RaoHai
👤 xiaohuoni
👤 ycjcl868
👤 yutingzhao1991
👤 tli4
STARGAZERS
Last week there were 55 stagazers.
⭐ hanqizheng
⭐ ilkerceng
⭐ Annenen
⭐ piresten
⭐ kroogs
⭐ StrongerG
⭐ xiezhuoxun
⭐ t122760862
⭐ Anne-Tao
⭐ N2045
⭐ fakership
⭐ wangxu1206
⭐ WangShaoyu1
⭐ genmmao
⭐ Richar-Dada
⭐ yizhiyuyou
⭐ H-Yvonne
⭐ EliazTray
⭐ creeek
⭐ wenshan
⭐ rondsjinhuajin
⭐ aideepmind
⭐ AS-ZZY
⭐ zywkuo
⭐ MacroLin
⭐ tiansin
⭐ rparrapy
⭐ dbrrt
⭐ chentianxin
⭐ RetroAstro
⭐ meabed
⭐ yulodl
⭐ laixstx
⭐ bbye913
⭐ numb327
⭐ dlrandy
⭐ cynthiaCh
⭐ tablaman
⭐ SongZhuhai
⭐ bahuwang
⭐ cuongw
⭐ shijiaoliang
⭐ AhmedAbdulrahman
⭐ foreseaz
⭐ miaowing
⭐ StrayDrop
⭐ johncmunson
⭐ sosout
⭐ whace
⭐ meibin08
⭐ brizer
⭐ lxxxv5
⭐ BurdenBear
⭐ wanghui94
⭐ obahareth
You all are the stars! 🌟
RELEASES
Last week there were 4 releases.
🚀 [email protected]
🚀 [email protected]
🚀 [email protected]
🚀 [email protected]
That's all for last week, please 👀 Watch and ⭐ Star the repository umijs/umi 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: