Reed Sun
9c4e9c1b39
Add period in the end for the tip which don't has period before. ( #877 )
* remove comma
* add period in the end for the tip which don't has before
8 years ago
afc163
5ba91f2019
move pro doc link to header
8 years ago
ddcat1115
6844c4133e
tweak style & move Layout.Header outside of GlobalHeader
8 years ago
wunayou
6b7221c263
Let ‘button of save’ & ‘button of cancel’ have a opportunity to be used -- Advanced Form ( #864 )
* 让保存 取消 按钮有点击的机会
* Update TableForm.js
delete
8 years ago
jim
295580c09b
add Secured check instantiation
8 years ago
jim
a7981496c2
bug fix#862 determine if the target is instantiated
8 years ago
ddcat1115
5c08dabd9f
remove useless code
8 years ago
jim
cafec890b8
fix #843 Modify permissions component logic
8 years ago
龙小川
c2d197989a
更新bizcharts版本,解决不兼容ie9/ie10问题 ( #838 )
8 years ago
nikogu
4d03f9c36d
fix Pie lengendData can not update. fixed : #819
8 years ago
jim
ac4f659377
Repair pie api document format
8 years ago
ddcat1115
8bee64cf97
bump 1.1.0
8 years ago
jim
f89a6b7d05
fix #724 After registration, change the permission to user
8 years ago
unrealsmart
6e56098a47
breadcrumb separator custom ( #811 )
* Slider breakpoint: md => lg
* breadcrumb separator custom
8 years ago
ddcat1115
fd031535bd
Merge branch 'master' of https://github.com/ant-design/ant-design-pro
8 years ago
ddcat1115
33ef0adad6
refactor StandardTable
- extract columns
- support multiple sums display
8 years ago
clannadxr
53d2de7a1e
修复TableForm数据验证不过时loading不恢复问题 ( #812 )
8 years ago
王集鹄
2566834774
Simplify the code and update the comments ( #809 )
https://webpack.github.io/docs/context.html The webpack 1.x documentation was deleted.
8 years ago
Jeepeng
d6a56da3db
修复面包屑显示不正确的问题 (如`/issues/new` 会被认为`/issues/:id`) ( #801 )
8 years ago
lyingd
2d36097c7c
修复当Login内不使用Tab时,输入框无法输入的问题 ( #794 )
* 修复当Login内不使用Tab无法输入当问题
当Login内不使用Tab时,存在二个问题:
1、item有可能为空
2、输入框无法输入,执行了Login的render方法,但子组件没有执行
* 修复当用tab时子元素被清空当问题
修复当用tab时子元素被清空当问题
8 years ago
spiritree
d8e591e9bf
fix moment format ( #799 )
8 years ago
Randy Garces
0c9f5b0cde
Add PageHeader new props `tabBarExtraContent` to be pass to `Tabs` ( #793 )
8 years ago
陈帅
9691ce3bce
use 100vh instead of 100% ( #790 )
8 years ago
陈帅
42c5de12f6
authority injection ( #702 )
* authority injection
* Delete nonsense
* Remove the login page guest role
* Formatted as eslint format
8 years ago
jim chen
b4fd0e05c2
Perfect fix # 744
8 years ago
jim chen
99f9e59bf5
fix TagSelect prop value is an undefined
8 years ago
unrealsmart
288169de76
Slider breakpoint: md => lg ( #779 )
8 years ago
一月的尾巴
9223ce0830
修改TagSelect为受控组件 ( #763 )
* 修改TagSekect组件通过value控制选中项
* 修改TagSelect组件说明文档
* TagSelect组件添加defaultValue的支持
* 在文档中添加defaultValue说明
* 完善tagSelect
* 规范TagSelect中state命名,保持统一
* 修改接收到下一个props时更新state的逻辑判断
* 封装onChange方法,减少重复的逻辑代码
* 避免直接修改state
8 years ago
valleykid
b8e9fb759e
Fix a warning ( #762 )
* Add *bak in gitignore
* 修复TableList表单验证误触发问题
* Remove props parent
* Fix some warnings
8 years ago
jim chen
7008363a26
add destroyOnClose close #770
8 years ago
afc163
320aa8e89d
update Description propTypes
8 years ago
ddcat1115
b97547efde
fix error prop
8 years ago
ddcat1115
1f496dd694
improve NumberInfo style
8 years ago
nikogu
e7ddfff8e8
add break-all to Ellipsis tooltip
8 years ago
valleykid
c29f22fe72
修复TableList验证误触发 ( #756 )
* Add *bak in gitignore
* 修复TableList表单验证误触发问题
fix #755
8 years ago
陈帅
3f2263d45a
fix parameters match warning ( #613 )
* fix parameters match warning
* Use path-to-regexp to match the path
* use regular expressions to match the path
* update doc
* add getSelectedMenuKeys
8 years ago
nikogu
fc2862b771
move -webkit-box-orient to js Ellipsis
8 years ago
jim chen
4a87502da5
add Debounce fix #744
8 years ago
LiuTongTong
c06d16a1b3
减少属性访问 ( #731 )
* 减少属性访问
* Update request.js
8 years ago
ddcat1115
7e336e8d24
add default register email
8 years ago
elevensky
8924f3c3a8
fix user account in register-result ( #695 )
* fix user account in register-result
* fix up
* fix account name undefined
* location field state
8 years ago
ddcat1115
2d83ca7fae
fix missing background color
8 years ago
Andreas Cederström
d81f5b6267
move background on login page to correct position on large screens ( #665 )
* move background on login page to correct position on large screens
* promote antd layout and content - tweak mobile styles
* simplify width in login and register page
8 years ago
杨圆建
03e3a2dd3a
添加忽略文件 ( #742 )
8 years ago
hzq
ca4e8f4dd7
Update package.json ( #737 )
跨平台兼容
8 years ago
jim
87ca9fd5ab
fix #729 prevent pollution url history
8 years ago
jim
df93c6490f
fix #716 Contact with dva / router coupling
8 years ago
陈帅
c5449a3a02
Increase url-polyfill, ie11 edge support ( #699 )
* add loginout redirect
* use select get pathname
* Increase url-polyfill, ie11 edge support
8 years ago
jim
f9f8eb00df
fix #710
8 years ago
jim
4893296e99
fix #697 when the menu path is url, the parent path is not spliced
8 years ago