depfu[bot]
e7f3884612
Update jest-puppeteer to version 4.0.0
7 years ago
偏右
12ae727fb9
Update package.json
7 years ago
depfu[bot]
c86c7c4fcc
Update enzyme to version 3.9.0
7 years ago
Ekszz
65ad840b05
fix the problem that breadcrumbNameMap does not contain hidden menus. ( #3606 )
7 years ago
陈小聪
d15923c9ee
Use Umi Permission Routing ( #3587 )
Use Umi Permission Routing
7 years ago
偏右
4ff141ad98
remove drawer onHandleClick, ant-design/ant-design#15051 ( #3602 )
7 years ago
Shuai Chen
66fc774f71
doc: better demo
7 years ago
陈小聪
6e97ea9299
fix: React does not recognize the `staticContext` prop on a DOM element. ( #3582 )
7 years ago
陈小聪
aa2f14059c
fix PageHeader no title bug ( #3583 )
* fix PageHeader no title bug
* default value
7 years ago
Shuai Chen
022cf48647
better demo md
7 years ago
Shuai Chen
412d0f6af4
doc: remove subtitle in en-Us
7 years ago
Shuai Chen
5ec235625d
style: use standard frontmatter
7 years ago
xiaohuoni
5ee8b5a0c2
when select 3 item ,text branch
7 years ago
陈帅
16d9370d99
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
7 years ago
Zhoujingsai
ece382784e
Fix: onPressEnter trigger twice login request in IE11
7 years ago
Zhoujingsai
07f1209bbe
Fix: onPressEnter trigger twice login request in IE11
7 years ago
Shuai Chen
e1290d8e16
perf: use requestAnimationFrame
7 years ago
Ostwind
9da468f4ec
fix: Eslint warning of Mock dependence ( #3554 )
7 years ago
陈帅
10ef3eaf08
pref: optimize performance ( #3542 )
* pref: optimize performance
* pref: use less img
* pref: use less img
7 years ago
Ostwind
9f84663b01
Site title od top use defaultSettings ( #3551 )
7 years ago
Xudong Cai
a79e2d000b
Site title use defaultSettings ( #3546 )
7 years ago
Ostwind
0ebcdc884e
增加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
7 years ago
vellengs
7703b26deb
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
7 years ago
Lucas Bastianik
41a475dfac
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
7 years ago
陈小聪
837b8c232d
route authority attribute behavior no use while ( #3522 )
* route authority attribute behavior no use while
7 years ago
陈帅
65e822ea54
feat: Officially traded will use cdn to optimize bizchart ( #3535 )
7 years ago
陈小聪
bd060c0643
Update README.ru-RU.md ( #3539 )
add umi badge
7 years ago
陈帅
f503724d90
doc: add umi-badge ( #3538 )
* doc: add umi-badge
7 years ago
拷钉
e7199e3567
Update README.zh-CN.md
7 years ago
米老朱
ac37440740
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 51cb9d055f .
* Revert "support sorted CSS properties order for readability and consistency"
This reverts commit ff6c24d263 .
* make lint:fix work for stylelint
* Revert "Revert "autofix order of all styles by lint:fix script""
This reverts commit 946ed0a351 .
* Revert "Revert "support sorted CSS properties order for readability and consistency""
This reverts commit 31b557e382 .
7 years ago
陈帅
941a061ded
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
7 years ago
lf7817
5ef08f7fae
fix customize menu icon bug ( #3509 )
* fix customize menu icon bug
当采用自定义菜单图标(即通过url引用方式)且菜单折叠时,文字不隐藏
* fix customize menu icon bug
修改样式
7 years ago
陈小聪
7c1e9d4192
Route authority attribute behavior ( #3514 )
7 years ago
cwtuan
bb045ead16
修正繁体中文文案 ( #3511 )
7 years ago
linyongping
95b490b618
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
7 years ago
陈帅
1e996d8677
reset ci ( #3507 )
7 years ago
陈帅
178c48deda
feat: support pwa config ( #3508 )
* feat: support pwa config
* style: change code style
7 years ago
Shuai Chen
171ec4298d
fix ci error
7 years ago
陈帅
2f1c4631c3
style: prettier SiderMenu.js ( #3501 )
* style: prettier SiderMenu.js
* new config file
7 years ago
Mike
18c1ac609e
fix: unresponsive collapse btn on mobile ( #3504 )
7 years ago
偏右
0b3ec67a4d
🆙 upgrade deps ( #3503 )
7 years ago
陈帅
8f8d9f9d4e
perf: add checkout config in azure ( #3498 )
7 years ago
doudou
54678ba63e
fixed submenu collapsed when refresh page ( #3494 )
7 years ago
Zhongjie Wu
4b92d80b8f
Make "home" optional in breadcrumb ( #3416 )
7 years ago
陈帅
007c5c2c4f
fix Badge error ( #3488 )
* fix tag error
* Move flags to badges in README
7 years ago
何乐
a772401309
fix: horizontal scroll bar appears on SiderMenu with light navTheme ( #3381 )
* fix: horizontal scroll bar appears on SiderMenu with light navTheme
* a better solution
7 years ago
Jing Ma
d8a026f293
Removed redundant colon - zh-CN ( #3480 )
* Removed redundant colon - zh-CN
* Removed redundant colon - zh-TW
* Removed redundant colon - en-US
7 years ago
陈帅
464912e7d0
html prettier ( #3473 )
* prettier html
* update dependencies
* centering icon
* set icon size
* edit text
7 years ago
xiaoyuhen
fe94317e41
chore: upgrade jest-puppeteer and remove some puppeteer config
7 years ago
陈帅
189c5882c3
remove PureComponent ( #3470 )
* remove PureComponent
* fix typo
7 years ago