kennylbj
cb622494fb
fix selectedKeys error of SelectLang ( #2474 )
8 years ago
陈帅
3a34bca928
change default lang
8 years ago
陈帅
85d556d301
move menuData to state
8 years ago
陈帅
1cdf566259
fix this.flatMenuKeys error
8 years ago
陈帅
394437d0d3
fix formatMessage error
8 years ago
陈帅
1dab3e29d7
Reduce menu renderings
8 years ago
陈帅
b588df3446
fix #2172,change line-height to 20
8 years ago
kennylbj
894b43918b
Fix desc style for Success Page ( #2468 )
8 years ago
coffee377
74bf1f1c54
Internationalize the SelectLang component and add zh_TW ( #2471 )
8 years ago
Leonardo Cardoso
f8bec16c48
fix pt-br translations ( #2466 )
* fix pt-br translations
* Update pt-BR.js
8 years ago
Ilan
57eb03fd23
Localized: Dashboard Monitor Page ( #2463 )
* 🌐 localization of dashboard monitor page
* 🔥 remove umi/plugin localization from components
8 years ago
kennylbj
55676beec7
Remove redundant title. ( #2451 )
8 years ago
Ilan
5eb5ca62d0
🌐 localization of basic form page ( #2464 )
8 years ago
shend
608586b4fb
fixed #2452 ( #2462 )
8 years ago
陈帅
41a1798af3
add new TagSelect demo
8 years ago
陈帅
fab29f3edf
remove umi/locale in components
8 years ago
michael
a09ed8c3af
修复顶部清空通知/消息/待办后提示国际化不完整 ( #2457 )
8 years ago
陈帅
01fc86deb6
clean code
8 years ago
陈帅
8e6b4308ef
add margin-right to 24px
8 years ago
kennylbj
28d6240cb2
Add name prop for NoticeIconTab ( #2436 )
* Add name prop for NoticeIconTab in order to support clear-by-type when using i18n.
* Fix typo
8 years ago
Rayron Victor
d0867a7cee
Using dropdown to select the language and localized to Brazilian Portuguese ( #2384 )
* using dropdown to select the language
* Brazilian portuguese idiome
* lang: change the select language dropdown label to "Languages" instead
of showing the current language.
* lang: change the select language dropdown label to "Languages" instead
of showing the current language.
* Select language from login and register
* Refactored SelectLang component
* Localized login to portuguese
8 years ago
winjeysong
775b9baf1f
在Ellipsis组件和antd的Table组件共用时存在样式问题 ( #2405 )
8 years ago
Rayron Victor
2245460168
Localized pages: Login Page, Register Page and RegisterResult page. ( #2428 )
* localized pages: Login Page, Register Page and RegisterResult page.
* Revert locale key `navbar.lang`
8 years ago
Aiiroo
9f89ce4571
登录组件中的LoginItem自定义rules无效问题修复
8 years ago
Rayron Victor
e97c03e94d
fix wrong placed `getBreadcrumb` module declaration
8 years ago
Zen
2ca4fc9ae7
Remove extra double quotes
8 years ago
陈帅
990edb545f
fix #2396 fix style error
8 years ago
Anderson
348283e440
Update Analysis.js
8 years ago
Anderson
5ae2e75170
Update Analysis.js
delete this.state
8 years ago
Anderson
e1a30aa77c
Update Analysis.js
Remove unused code.
8 years ago
digz6666
1be42896a8
Localize example and mock data of GlobalHeader and notification
8 years ago
digz6666
dba0299aad
Localized GlobalHeader, NoticeIcon and Header.
8 years ago
Rayron Victor
eaca60aad7
Fix lint export missing declarations
8 years ago
Rayron Victor
8d25c2e65f
Fix lint
8 years ago
Jing Ma
054098b646
Fixed minor typos
8 years ago
陈帅
231e725abd
add hiddenBreadcrumb props in PageHeader
8 years ago
宜鑫
85f4665011
fix: compatible with Firefox 40.0.3
8 years ago
XuMM_12
b228a551e6
fix login page LoginItem WrapFormItem typo
8 years ago
kennylbj
2955f9a172
Fix typo
8 years ago
damon.chen
79fa848e76
wrong spelling error
`WarpFormItem` should be `WrapFormItem`
8 years ago
Leonardo Cardoso
95c8960d35
fix typo
8 years ago
陈帅
2ed7ecaa84
Solve the problem of occlusion information
8 years ago
Ivocin
56e648ec14
fix ( #2182 ): use @nav-header-height variable
use @nav-header-height
8 years ago
Ivocin
43eedc03aa
fix ( #2182 ): top menu layout without submenu display issue
add a class named 'top-nave-menu' when BaseMenu mode is horizontal to fixed height promblem
8 years ago
jiulong.hjl
0d47d5040c
fix: fix tooltip position of Ellipsis
8 years ago
卖代码的
87c142249c
Update index.js
算错了。。。。。
8 years ago
卖代码的
8707850997
切换语按钮不显示
当屏幕过小时(13.3寸),菜单过多时,会把语言切换按钮挤到下一行
8 years ago
damon.chen
abdeb4cd6d
修改getFormItemOptions方法中customprops的错误
this.customprops并不存在,而是通过props传入到组件里的,所以应该是用this.props.customprops获取,而不应该是this.customprops
8 years ago
陈帅
de86a30cc7
Fix an error after registration is successful
8 years ago
陈帅
801109ed38
Delete redundant code
8 years ago