kennylbj
55676beec7
Remove redundant title. ( #2451 )
8 years ago
Ilan
5eb5ca62d0
🌐 localization of basic form page ( #2464 )
8 years ago
陈帅
60822779e3
add flag to prevent multiple test
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
Javier Arias
bedf287d25
Add Docker support ( #2430 )
* add dockerfile
* add development dockerfile
* add development docker-compose file
* add docker-compose file
* add nginx config
* move dockerfiles to their own directory
* move nginx config to docker
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
Yu
23f6dcd95c
feat: use targets replace polyfills ( #2450 )
8 years ago
陈帅
90fc24f1ab
change to new polyfills setting
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
陈帅
fd811da739
add .firebase in gitignore
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
陈帅
c20e23d74b
upgrade umi
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
陈帅
189ae058f8
fix #2279 add umi-plugin-ga
8 years ago
陈帅
231e725abd
add hiddenBreadcrumb props in PageHeader
8 years ago
宜鑫
85f4665011
fix: compatible with Firefox 40.0.3
8 years ago
Tom Gao
6a528af704
fix: remove jsconfig.json from .gitignore
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
afc163
96f92d49f8
upgrade gh-pages dep
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
陈帅
09afe05835
fix #2150 remove no use style
8 years ago
陈帅
608d599801
fix #2291 Increase authority judgment
8 years ago