陈帅
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
陈帅
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
陈小聪
5a9d3c079c
fix: error-processing-request ( #3402 )
* Close : #3398
* error authority is undefined
7 years ago
何乐
bdc92d5c99
enhance TableList: auto search after editing ( #3380 )
7 years ago
Jakub Knejzlík
acd67d21e7
Fix NoticeIcon tab typings for skeletonProps ( #3400 )
The attribute `skeletonProps` in NoticeIcon tab has default value of `{}` so it doesn't necessary have to be required as stated in typings. This PR fixes it be optional.
7 years ago
Yu
8320552c17
fix: use https link for aviod security issue ( #3392 )
7 years ago
陈帅
e27cbc99d3
bump 2.2.0 ( #3393 )
7 years ago
何乐
b4b6aadf3b
fix: different card heights in Analysis ( #3386 )
* fix: different card heights in Analysis
* add padding for Pie in ProportionSales
* adjust style
7 years ago
何乐
186abaca0b
fix TimelineChart: deal with non-array data ( #3385 )
7 years ago
陈帅
81e666d95a
remove fit function in test ( #3369 )
* removefit
* up umi version
* try fix deploy error
7 years ago
信鑫-King
e8253b0686
fix: Ellipsis types ( #3370 )
cutStrByFullLength should be string
7 years ago
chencheng (云谦)
0daf09809d
feat: disable hardSource ( #3358 )
7 years ago
Sven Efftinge
7afe65ce3e
Added gitpod config ( #3349 )
7 years ago
chencheng (云谦)
b3d2d6d9be
feat: enable tree-shaking ( #3350 )
* feat: enable tree-shaking
* bump umi's version to disable netlify's cache
7 years ago
陈小聪
1682159977
Dynamic pursuit authority from server
7 years ago
onceyoung
fd116eeded
forEach should be used instead of map ( #3332 )
7 years ago
陈帅
be6f46dee1
lint-prettier will direct write ( #3318 )
7 years ago
陈帅
fdeecc670a
use a new mirror address ( #3314 )
7 years ago
陈帅
09fbaa96c0
feat: add new config "title" ( #3309 )
7 years ago
陈帅
d2f2e1c854
prettier HeaderSearch ( #3308 )
7 years ago
Yanghc
31d63bc701
修复 HeaderSearch 的 onSearch 回调 ( #3227 )
* 修复 HeaderSearch 的 onSearch 回调
修复 #3222 问题,在使用 HeaderSearch组件时,可以选择使用 `onSearch` 或者 `onChange ` 方法。
* 统一代码格式
7 years ago
gitlwz
c46c6e1337
【HeaderSearch组件】 ( #3229 )
修改onChange、onSearch中英文 文档说明
添加onSelect文档说明
Signed-off-by: liuwenzhu <547485261@qq.com>
7 years ago
何乐
24e01da4e0
LoadMore for NoticeIcon ( #3221 )
* add LoadMore for NoticeIcon
* fix some bugs
* add demo in GlobalHeader
* update docs && change some props' name
* fix some bugs
* fix some bugs
* lint markdown files
* lint markdown files
* 修复 NoticeIcon 列表 Avatar align 问题
* fix .md files
* looking for errors in ci
* add scrollToLoad
* add LoadMore for NoticeIcon
* fix some bugs
* add demo in GlobalHeader
* update docs && change some props' name
* fix some bugs
* fix some bugs
* lint markdown files
* lint markdown files
* 修复 NoticeIcon 列表 Avatar align 问题
* fix .md files
* looking for errors in ci
* add scrollToLoad
* fix: onLoadMore()
* update document
* fix markdown files @NoticeIcon
7 years ago