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
陈帅
b095b0bc1d
add responsive-table ( #3472 )
7 years ago
何乐
cca3b70d47
fix #2851 ( #3440 )
7 years ago
Zhongjie Wu
a849ab0c39
change some js filemod to 644 ( #3447 )
7 years ago
Yu
0a9094ecc4
feat: revert some commit for support pwa, SettingDrawer etc... ( #3443 )
* revert simplify, add firebase config etc...
* Revert "feat: remove SettingDrawer"
This reverts commit d76fd1e75d .
* fix revert conflict
7 years ago
陈帅
4583a4c775
Set up CI with Azure Pipelines ( #3268 )
* Set up CI with Azure Pipelines
7 years ago
Xudong Cai
2d716f0fd5
fix viewport content
Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead.
7 years ago
In
3ee45d4c86
feat: Routing is in the root directory can also matchs. ( #3364 )
7 years ago
陈帅
da173d6092
try fix test error ( #3424 )
* try fix test error
* try fix ci error in windows
7 years ago
Zhongjie Wu
19eac9416c
Fix an issue in list item Add ( #3423 )
7 years ago
陈帅
8ce6a73cf0
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
7 years ago
愚道
17aee94d26
remove useless deps
7 years ago
愚道
bac00820a3
fix e2etest
7 years ago
愚道
5732c5bf96
fix userLayout
7 years ago
愚道
9e862bee83
remove useless util and move e2e outside
7 years ago