Lucas Bastianik
c4931c9775
i18n - Translation pt-BR ( 🇧🇷 ) ( #3155 )
* Translation of form and monitor (pt-BR)
* Change flag of Portugal (pt-PT) to Brazil (pt-BR)
8 years ago
Ez-Z
585ca55c27
fix: reload menu open question
collapsed 为false时,刷新后菜单的openKeys为[]时,导致菜单不展开的问题
8 years ago
LiPeng
9037106f5c
fix : #3114 某些情况下顶部导航高亮丢失 ( #3120 )
8 years ago
Javier Arias
b972b88369
use mapping in locale
8 years ago
Dr_rOot
3bece1fc73
fix EditableItem check not trigger props onChange ( #3092 )
8 years ago
Rayron Victor
8e80ada985
NoticeIcon: using Dropdown instead of Popover. ( #3057 )
* NoticeIcon: using Dropdown instead of Popover.
* NoticeIcon: using 100% width on mobile
* New component `HeaderDropdown`
* Using PureComponent because of refs
8 years ago
陈帅
c2068aa957
fix #3035,w ill report an error when data is empty
8 years ago
kenve
2f6288b517
fix: TagSelect can't clear value when Form run resetFields ( #3031 )
8 years ago
Rayron Victor
5ee633ccc3
Layout header height correctly change when `@layout-header-height` change.
8 years ago
陈帅
ac86837d20
fix #2953,prettier support win
8 years ago
JoeyKo
4eb069916e
fix: hover effect ( #3027 )
change `width` to `min-width` in order to be compatible with the width of the globalheader's account is more than 160px
8 years ago
Rayron Victor
12f4797194
AvatarList: add attribute maxLength ( #2984 )
* AvatarList: add attribute `maxLength` that determine the number of avatar
items to show.
* fix markdown lint
* fix markdown lint
8 years ago
Immortalt
3ac37ebe89
change the default tickCount of Radar ( #2896 )
* change the default tickCount of Radar
solve the problem mentioned in issue #2881
* 词云修复鼠标移过时变色的偏移并支持Tooltip显示数量
8 years ago
陈小聪
91be534a97
remove menu authorized ( #2911 )
* Close: https://github.com/ant-design/ant-design-pro/issues/2910
* remove menu authorized to menu-model
8 years ago
陈帅
c1ce6ec86a
use isUrl judgment icon
8 years ago
陈帅
2756251241
lazy Analysis ( #2927 )
* lazy Analysis
* lazy loading menu
* remove hard code
* fix style warning
* fix loading height waring
* fix offineData Loading error
* lazy load menu
* fix login test eroor
* fix #2950 ,fix topmeun error
* add args of puppeteer
* add layout=topmenu e2e test
8 years ago
Xhavit Fu
35239ea726
fix #2558 , breadcrumbList doesn't work in PageHeaderWrapper ( #2955 )
8 years ago
Wei Zhu
ad33da5949
refactor: remove duplicate codes ( #2939 )
* refactor: remove duplicate getFlatMenuKeys
* refactor: remove duplicate onOpenChange
* remove unused method
8 years ago
triste
d9793524b7
fixed the login component not pass the object children
8 years ago
陈帅
8058e4d864
rm umi/local in components
8 years ago
Anyuxuan
3fffc83d70
feat: add count prop for NoticeIconTab component ( #2862 )
* feat: add count prop for NoticeIconTab component.(ant-design-pro#2216)
prop count is not required.
* feat: unread notice message demo
8 years ago
Anderson
2399fb316a
Add dashed line to ActiveChart as it was design in sketch ( #2882 )
* Add dashed line to ActiveChart as it was design in sketch
* Improve style
8 years ago
陈帅
d9ffb3ecba
fix #2819,styles.value is not defined in component Trend
8 years ago
beysong
197caddeb9
Guade组件指针指向不准的问题 ( #2804 )
8 years ago
wingsico
dc2b86c14f
Update index.zh-CN.md ( #2805 )
8 years ago
庞志刚
7c9026a9a2
增加验证码按钮国际化, Fix #2790 . ( #2810 )
Signed-off-by: PangZhiGang <306888588@qq.com>
8 years ago
afc163
6e0163ad13
upgrade heading font and fix light menu hightlight border
8 years ago
afc163
128e780c6a
Fix Chart Card field style
8 years ago
michael
344681e822
Ellipsis组件tooltip属性支持TooltipProps, 修复Exception的linkElement的类型错误 ( #2713 )
* feat:(https://github.com/ant-design/ant-design-pro/issues/2649 )
* fix:(https://github.com/ant-design/ant-design-pro/issues/2674 )
8 years ago
David Z. Han
98dbe499c4
Remove an extra ` in markdown doc
8 years ago
David Z. Han
0a87af2ae2
Fix a few typos
8 years ago
wingsico
96c97b8bf8
Feat/noticeicon-close ( #2716 )
* add new feature: click the clear button or list item to close the pop-up
* add the new property: clickClose and set the value: true
* add the new property: clearClose
* update d.ts and .md
* add eslint-disable-line
8 years ago
陈帅
2a4e518ae0
fix ci error
8 years ago
卖代码的
b1f4737f39
Table supports scrolling and expanding ( #2683 )
8 years ago
mmmaomao21
41300f4714
解决图表Gauge中值显示的浮点数bug ( #2682 )
8 years ago
Rayron Victor
e7c447ab34
Fix prettier glob ( #2673 )
* SelectLang: languages options don't need to be translated
* fix e2e tests when `PORT` is set in `.env`
* prettier: fix glob by adding single quotes.
* prettier: running prettier after glob fix
8 years ago
陈帅
11aca62405
fix pageHeader tabs style waring
8 years ago
陈帅
8b743adb2b
menu decoupling umi/local
8 years ago
陈帅
f473b000f7
fix #2630,Fix problems with first level menu matching
8 years ago
陈帅
deb14330ad
support use typescript
8 years ago
Rayron Victor
cf2254fd97
SelectLang: languages options don't need to be translated
8 years ago
Jing Ma
875798d52f
Optimized type declaration of `tips` for en-US
8 years ago
Jing Ma
5288e8ef41
Optimized type declaration of `tips`
8 years ago
日落
5e1cee9a6a
修复HeaderSearch中defaultOpen、open参数指定问题 ( #2581 )
8 years ago
afc163
1cc97f567b
Adjust Header style details
8 years ago
afc163
d90d09c097
Improve language select UI
8 years ago
Nuoky
e11cb4afb2
fix: #2508,string type not equal will still pass ( #2523 )
8 years ago
陈帅
d393c29d92
add layout test ( #2499 )
* add layout test
* change judge to tagName
8 years ago
ZYSzys
8895a2fd2d
extract ListContent as a component ( #2482 )
* extract ListContent as a component
* rename ListContent to ArticleListContent
8 years ago
O2
20d3bd7c3a
fix: ( #2475 , #2445 ) input box-shadow for login page ( #2476 )
* fix: (#2474 , #2445 ) input box-shadow for login page
* fix: (#2475 , #2445 ) input box-shadow for login page
8 years ago