-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
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
merge V4 #4130
Commits on Jan 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 27bbd53 - Browse repository at this point
Copy the full SHA 27bbd53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ba67a5 - Browse repository at this point
Copy the full SHA 5ba67a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ee2c1 - Browse repository at this point
Copy the full SHA 81ee2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea5e90 - Browse repository at this point
Copy the full SHA 5ea5e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd53e8 - Browse repository at this point
Copy the full SHA 3cd53e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 693075c - Browse repository at this point
Copy the full SHA 693075cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a36dd31 - Browse repository at this point
Copy the full SHA a36dd31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9342671 - Browse repository at this point
Copy the full SHA 9342671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1464632 - Browse repository at this point
Copy the full SHA 1464632View commit details -
Configuration menu - View commit details
-
Copy full SHA for b62816c - Browse repository at this point
Copy the full SHA b62816cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 569ad51 - Browse repository at this point
Copy the full SHA 569ad51View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7f8f1 - Browse repository at this point
Copy the full SHA cc7f8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22718f2 - Browse repository at this point
Copy the full SHA 22718f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6ce19 - Browse repository at this point
Copy the full SHA fc6ce19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7954726 - Browse repository at this point
Copy the full SHA 7954726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23933db - Browse repository at this point
Copy the full SHA 23933dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b42ef12 - Browse repository at this point
Copy the full SHA b42ef12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b069aa6 - Browse repository at this point
Copy the full SHA b069aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3918180 - Browse repository at this point
Copy the full SHA 3918180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e862be - Browse repository at this point
Copy the full SHA 9e862beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5732c5b - Browse repository at this point
Copy the full SHA 5732c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bac0082 - Browse repository at this point
Copy the full SHA bac0082View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 17aee94 - Browse repository at this point
Copy the full SHA 17aee94View commit details
Commits on Jan 22, 2019
-
feat: revert some commit for support pwa, SettingDrawer etc... (#3443)
* revert simplify, add firebase config etc... * Revert "feat: remove SettingDrawer" This reverts commit d76fd1e. * fix revert conflict
Configuration menu - View commit details
-
Copy full SHA for 0a9094e - Browse repository at this point
Copy the full SHA 0a9094eView commit details
Commits on Mar 5, 2019
-
feat: merge master to v4 (#3666)
* fix: error-processing-request (#3402) * Close: #3398 * error authority is undefined * feat: add new config "menu.enableLocale" (#3310) * feat: add new config "layoutLocal" * Use enableLayoutLocale instead of layoutLocale * Use enableMenuLocale instead of enableMenuLocale * use menu.disableLocal * Fix an issue in list item Add (#3423) * try fix test error (#3424) * try fix test error * try fix ci error in windows * feat: Routing is in the root directory can also matchs. (#3364) * fix viewport content Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead. * Set up CI with Azure Pipelines (#3268) * Set up CI with Azure Pipelines * change some js filemod to 644 (#3447) * fix #2851 (#3440) * add responsive-table (#3472) * remove PureComponent (#3470) * remove PureComponent * fix typo * chore: upgrade jest-puppeteer and remove some puppeteer config * html prettier (#3473) * prettier html * update dependencies * centering icon * set icon size * edit text * Removed redundant colon - zh-CN (#3480) * Removed redundant colon - zh-CN * Removed redundant colon - zh-TW * Removed redundant colon - en-US * fix: horizontal scroll bar appears on SiderMenu with light navTheme (#3381) * fix: horizontal scroll bar appears on SiderMenu with light navTheme * a better solution * fix Badge error (#3488) * fix tag error * Move flags to badges in README * Make "home" optional in breadcrumb (#3416) * fixed submenu collapsed when refresh page (#3494) * perf: add checkout config in azure (#3498) * 🆙 upgrade deps (#3503) * fix: unresponsive collapse btn on mobile (#3504) * style: prettier SiderMenu.js (#3501) * style: prettier SiderMenu.js * new config file * fix ci error * feat: support pwa config (#3508) * feat: support pwa config * style: change code style * reset ci (#3507) * add actionsText prop to TagSelect, add locales to List page #3367 (#3442) * add actionsText prop to TagSelect, add locales to List page * add actionsText prop to TagSelect, add locales to List page * 修正繁体中文文案 (#3511) * Route authority attribute behavior (#3514) * fix customize menu icon bug (#3509) * fix customize menu icon bug 当采用自定义菜单图标(即通过url引用方式)且菜单折叠时,文字不隐藏 * fix customize menu icon bug 修改样式 * feat: add a demo that jump to details (#3502) * feat: add a demo that jump to details * feat: hide progress in coi * remove trigger config * remove fetchDepth: 1 * refactor: userinfo and application from api * style: fix code style * Enhance stylelint rules, fix propTypes error of TagSelect (#3518) * add stylelint shareable config for css modules * fix CSS pseudo element with double colon * support stylelint declaration-block-no-ignored-properties rule * support sorted CSS properties order for readability and consistency * autofix order of all styles by lint:fix script * fix propTypes error of TagSelect component * Revert "autofix order of all styles by lint:fix script" This reverts commit 51cb9d0. * Revert "support sorted CSS properties order for readability and consistency" This reverts commit ff6c24d. * make lint:fix work for stylelint * Revert "Revert "autofix order of all styles by lint:fix script"" This reverts commit 946ed0a. * Revert "Revert "support sorted CSS properties order for readability and consistency"" This reverts commit 31b557e. * Update README.zh-CN.md * doc: add umi-badge (#3538) * doc: add umi-badge * Update README.ru-RU.md (#3539) add umi badge * feat: Officially traded will use cdn to optimize bizchart (#3535) * route authority attribute behavior no use while (#3522) * route authority attribute behavior no use while * i18n pt-BR: analysis & component (#3540) * Translation of form and monitor (pt-BR) * Change flag of Portugal (pt-PT) to Brazil (pt-BR) * i18n pt-BR: analysis & component * Fix missing export default (#3525) * fix types missing export default * Update package.json * Update index.d.ts * Update index.d.ts * Update index.d.ts * 增加IconFont组件、菜单图标可以使用自己的IconFont项目图标 (#3517) * feature: 1.add iconfont component; 2.menu can add iconfont icon. * fix: 调整菜单引入iconfont的方式为String. 1. 新增IconFont组件,需在组件内配置自己的IconFont图标项目地址; 2. 然后,菜单图标可以引入自己的IconFont图标,图标字符串以icon-开头. * ajust: put the IconFont Script Url into defaultSetting.js * 调整iconfontUrl名称 * fix:注释更新 * 留空iconfontUrl * Site title use defaultSettings (#3546) * Site title od top use defaultSettings (#3551) * pref: optimize performance (#3542) * pref: optimize performance * pref: use less img * pref: use less img * fix: Eslint warning of Mock dependence (#3554) * perf: use requestAnimationFrame * Fix: onPressEnter trigger twice login request in IE11 * Fix: onPressEnter trigger twice login request in IE11 * Login title (#3564) * Added document title to UserLayout by identifying the current route object and using its name kaey to set the title * Adjusment to document title * feat: use same getPageTile function * when select 3 item ,text branch * style: use standard frontmatter * doc: remove subtitle in en-Us * better demo md * fix PageHeader no title bug (#3583) * fix PageHeader no title bug * default value * fix: React does not recognize the `staticContext` prop on a DOM element. (#3582) * doc: better demo * remove drawer onHandleClick, ant-design/ant-design#15051 (#3602) * Use Umi Permission Routing (#3587) Use Umi Permission Routing * fix the problem that breadcrumbNameMap does not contain hidden menus. (#3606) * Update enzyme to version 3.9.0 * Update package.json * Update jest-puppeteer to version 4.0.0 * Update prettier to version 1.16.4 * Update package.json * 🐛 fix TagCloud style override bug (#3632) * Update stylelint-config-prettier to version 5.0.0 * Update index.md (#3644) * dead code (#3639) * dead code Close: #3637 * delete dead props * [NoticeIcon] Replace `LoadMore` with `ViewMore` button (#3439) * enhance LoadMore: Debounce * enhance LoadMore: debounce * use Tag instead of div * rewrite margin-right of Tag * hide LoadMore in NoticeList without onLoadMore * another style * fix a mistake * remove local config * fix a bug * user-select: none * remover local config * replace global/fetchMoreNotices with global/fetchNotices * replace LoadMore with ViewMore * remove prop `name` in NoticeIcon * fix: tab title does not show correct text * Fix margin top style error of Description List following Description List (#3653) * fix login model statu
Configuration menu - View commit details
-
Copy full SHA for e0b20cb - Browse repository at this point
Copy the full SHA e0b20cbView commit details
Commits on Mar 11, 2019
-
[v4] transform typescript (#3702)
* merge v3 to v4 * src/components/IconFont * src/components/PageLoading * src/components/SelectLang * src/components/SettingDrawer * remove e2e and test * src/components/TopNavHeader * src/components/GlobalHeader * src/components/HeaderDropdown * src/components/HeaderSearch * src/components/TopNavHeader * fix error * mock * move defaultSettings * global.txs * src/locales * remove lint mock * fix ci test error * change PureComponent to Component, interface IDefaultSettings * Don't prefix interface with I Close: #3706 * strictNullChecks set true
Configuration menu - View commit details
-
Copy full SHA for 1abac6a - Browse repository at this point
Copy the full SHA 1abac6aView commit details
Commits on Mar 14, 2019
-
* short-term use of tslint * fix lint error * connect & dispatch definition * replace `SFC` with `FunctionComponent` * SiderMenu * TopNavHeader * HeaderSearch * components * layouts * layouts * pages * fix authorize fail * SettingDrawer * remove one `as any`
Configuration menu - View commit details
-
Copy full SHA for 0bc812b - Browse repository at this point
Copy the full SHA 0bc812bView commit details
Commits on Mar 30, 2019
-
[v4] fix type definition (#3851)
- location, history, match 等定义改为从 umi 引入继承 - 更新部分依赖的版本 - 一些其他的类型定义优化
Configuration menu - View commit details
-
Copy full SHA for f046426 - Browse repository at this point
Copy the full SHA f046426View commit details
Commits on Apr 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4c91d0b - Browse repository at this point
Copy the full SHA 4c91d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3725402 - Browse repository at this point
Copy the full SHA 3725402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8638499 - Browse repository at this point
Copy the full SHA 8638499View commit details -
Configuration menu - View commit details
-
Copy full SHA for eec5ee5 - Browse repository at this point
Copy the full SHA eec5ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c248536 - Browse repository at this point
Copy the full SHA c248536View commit details -
fix dll bug and add typescript typings (#3892)
* fix dll bug and add typescript typings * fix eslint error
Configuration menu - View commit details
-
Copy full SHA for ebd1317 - Browse repository at this point
Copy the full SHA ebd1317View commit details
Commits on Apr 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c82c453 - Browse repository at this point
Copy the full SHA c82c453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8dabc - Browse repository at this point
Copy the full SHA 1c8dabcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7e9bd - Browse repository at this point
Copy the full SHA aa7e9bdView commit details
Commits on Apr 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5748748 - Browse repository at this point
Copy the full SHA 5748748View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b3475 - Browse repository at this point
Copy the full SHA f5b3475View commit details
Commits on Apr 9, 2019
-
1
Configuration menu - View commit details
-
Copy full SHA for d1b6e0f - Browse repository at this point
Copy the full SHA d1b6e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a5bcf - Browse repository at this point
Copy the full SHA 56a5bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8045b84 - Browse repository at this point
Copy the full SHA 8045b84View commit details
Commits on Apr 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4dc7e73 - Browse repository at this point
Copy the full SHA 4dc7e73View commit details
Commits on Apr 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d61911a - Browse repository at this point
Copy the full SHA d61911aView commit details
Commits on Apr 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec5a5c4 - Browse repository at this point
Copy the full SHA ec5a5c4View commit details
Commits on Apr 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4a7320e - Browse repository at this point
Copy the full SHA 4a7320eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7bffe5 - Browse repository at this point
Copy the full SHA c7bffe5View commit details
Commits on May 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 313a01f - Browse repository at this point
Copy the full SHA 313a01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad0e5a - Browse repository at this point
Copy the full SHA 4ad0e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d6ec0 - Browse repository at this point
Copy the full SHA d1d6ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa71a2 - Browse repository at this point
Copy the full SHA 8fa71a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e9d67 - Browse repository at this point
Copy the full SHA b8e9d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for dafdb9c - Browse repository at this point
Copy the full SHA dafdb9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c76d911 - Browse repository at this point
Copy the full SHA c76d911View commit details -
Configuration menu - View commit details
-
Copy full SHA for b20e9c9 - Browse repository at this point
Copy the full SHA b20e9c9View commit details
Commits on May 7, 2019
-
* fix type definition * fix e2e test * fix e2e compile failed * remove untracked file * retrack file * fix azure windows test timeout * roll back timeout * clean * add mock/route.ts
Configuration menu - View commit details
-
Copy full SHA for 0858fb9 - Browse repository at this point
Copy the full SHA 0858fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6639cbe - Browse repository at this point
Copy the full SHA 6639cbeView commit details
Commits on May 14, 2019
-
2
Configuration menu - View commit details
-
Copy full SHA for 7e187a9 - Browse repository at this point
Copy the full SHA 7e187a9View commit details
Commits on May 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c8b910d - Browse repository at this point
Copy the full SHA c8b910dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db2c01c - Browse repository at this point
Copy the full SHA db2c01cView commit details
Commits on May 16, 2019
-
* 💄 allow use console in dev, auto remove in production. * fix: use uglifyJSOptions * fix: config.ts using NODE_ENV identify isProd
Configuration menu - View commit details
-
Copy full SHA for 80ce8fe - Browse repository at this point
Copy the full SHA 80ce8feView commit details
Commits on May 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dd59a08 - Browse repository at this point
Copy the full SHA dd59a08View commit details
Commits on May 20, 2019
-
1
Configuration menu - View commit details
-
Copy full SHA for 3764485 - Browse repository at this point
Copy the full SHA 3764485View commit details -
Configuration menu - View commit details
-
Copy full SHA for de0cf3d - Browse repository at this point
Copy the full SHA de0cf3dView commit details
Commits on May 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1ee2515 - Browse repository at this point
Copy the full SHA 1ee2515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99834c3 - Browse repository at this point
Copy the full SHA 99834c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7287c10 - Browse repository at this point
Copy the full SHA 7287c10View commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f4ee09f - Browse repository at this point
Copy the full SHA f4ee09fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4970575 - Browse repository at this point
Copy the full SHA 4970575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225ecf6 - Browse repository at this point
Copy the full SHA 225ecf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcce844 - Browse repository at this point
Copy the full SHA dcce844View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6728b2 - Browse repository at this point
Copy the full SHA e6728b2View commit details
Commits on May 23, 2019
-
* add prepare * update rules * remove create-umi * update copy content
Configuration menu - View commit details
-
Copy full SHA for 5a30e60 - Browse repository at this point
Copy the full SHA 5a30e60View commit details
Commits on May 29, 2019
-
* first step * fix local error * commit * test serve * fix test * sort package.json * fix typo * fix pageHeader error * new style * change script name * fix copy block url style * new copy code style * add loginout * auto insert pro code * use new layout * add locale to copy button
Configuration menu - View commit details
-
Copy full SHA for 41719aa - Browse repository at this point
Copy the full SHA 41719aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ac6a7 - Browse repository at this point
Copy the full SHA 99ac6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e3525 - Browse repository at this point
Copy the full SHA f2e3525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6043d89 - Browse repository at this point
Copy the full SHA 6043d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce4731 - Browse repository at this point
Copy the full SHA 4ce4731View commit details -
Configuration menu - View commit details
-
Copy full SHA for d241402 - Browse repository at this point
Copy the full SHA d241402View commit details -
Configuration menu - View commit details
-
Copy full SHA for d807da1 - Browse repository at this point
Copy the full SHA d807da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f25e59 - Browse repository at this point
Copy the full SHA 2f25e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for f494190 - Browse repository at this point
Copy the full SHA f494190View commit details -
Configuration menu - View commit details
-
Copy full SHA for a349ab4 - Browse repository at this point
Copy the full SHA a349ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5282d09 - Browse repository at this point
Copy the full SHA 5282d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63aebe9 - Browse repository at this point
Copy the full SHA 63aebe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb2073 - Browse repository at this point
Copy the full SHA 4bb2073View commit details