Shawn Sit
|
04e8f062c7
|
translated doc of affix target demo (#2817)
* translated doc of affix target demo
* fixs: misspell
* enhancement
|
8 years ago |
afc163
|
b798a228e6
|
Add less variables about outline
|
8 years ago |
afc163
|
123b2c1728
|
Add some translation
|
8 years ago |
afc163
|
67fc242c6b
|
fix propTypes
|
8 years ago |
afc163
|
b10ff61272
|
update builtInPlacements order
|
8 years ago |
afc163
|
977e2e32fc
|
Add arrowPointAtCenter to Tooltip Popover Popconfirm
修正默认对齐方式为边缘对齐,增加属性用于箭头指向中心的行为
|
8 years ago |
afc163
|
6ba30bc485
|
Fix calendar card style
|
8 years ago |
ddcat1115
|
bffdf731cd
|
fix #2812 (#2875)
|
8 years ago |
afc163
|
c3c1d091c2
|
Fix InputNumber flush style in Chrome, close #2876
|
8 years ago |
afc163
|
ee60b42d6d
|
improve Modal code style
|
8 years ago |
afc163
|
9ae07d5bc7
|
Fix defaultPageSize in Table.pagination, close #2874
|
8 years ago |
afc163
|
a7874cd2a2
|
change `linkRender` and `nameRender` to a simpler `itemRender`, close #2871
|
8 years ago |
Benjy Cui
|
33939312e9
|
docs: fix demos
|
8 years ago |
Benjy Cui
|
34974923b8
|
docs: remove dead code in demo
|
8 years ago |
afc163
|
b6222f7c22
|
fix lints
|
8 years ago |
afc163
|
59d7a7ee2d
|
Support customize the icon for Notification
|
8 years ago |
afc163
|
f76a6bf107
|
Improve Alert and notification style
|
8 years ago |
Benjy Cui
|
cc92f36c3d
|
docs: update title
|
8 years ago |
Benjy Cui
|
b2349facab
|
docs: fix docs' format
|
8 years ago |
afc163
|
96c9c11b55
|
Make children sort recursively
|
8 years ago |
Winsky
|
6e94e7b7a4
|
[docs] translate menu,popover,popconfirm (#2713)
|
8 years ago |
Liu Yang
|
fb66e9c7e3
|
apply sorter for children
|
8 years ago |
Benjy Cui
|
50c4367a15
|
docs: update docs for Form.Item, close: #2835
|
8 years ago |
DengYun
|
43d17eeb3a
|
补充Table组件缺少的columns的属性类型定义 (#2833)
* 补充Table组件缺少的columns的属性类型定义
* `columns` is required.
|
8 years ago |
detailyang
|
ff05904b54
|
append slash on URI (#2834)
[http://ant.design/components/cascader](http://ant.design/components/cascader) is 404 but [http://ant.design/components/cascader/](http://ant.design/components/cascader/) is good well
|
8 years ago |
hellowenqi
|
a25b8b0658
|
docs: Translation upload (#2770)
|
8 years ago |
Benjy Cui
|
a6d7cc0035
|
style: update code style to please lint
|
8 years ago |
afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
8 years ago |
afc163
|
cce5cb4021
|
Remove deprecated components: QueueAnim & Validation
|
8 years ago |
Benjy Cui
|
0ec8c7ba86
|
docs: fix demoe' format, close: #2822
|
8 years ago |
afc163
|
77949bb9e3
|
upgrade eslint-config, close #2811
|
8 years ago |
afc163
|
37c3de6b83
|
remove indexForSort (#2501) until another stable sort problem is reported
|
8 years ago |
Jerry Bendy
|
cb56defea3
|
Spin animate with tips (#2801)
* Spin 组件在显示 tip 时同时显示动画
* remove tip text when not exists
|
8 years ago |
Shawn Sit
|
2e0424d3b2
|
Translation tab title (#2815)
* translated doc of tab title
* fixs: misspell
* fixs: misspell
* remove full stop
|
8 years ago |
Shawn Sit
|
b85d158fd0
|
docs: Translation tag (#2795)
|
8 years ago |
Benjy Cui
|
5dcce12c2c
|
fix: some tsc errors (#2804)
|
8 years ago |
Benjy Cui
|
5d39bd9c54
|
fix: resolve merge conflict
|
8 years ago |
afc163
|
47a3b04eb1
|
change layout chinese name
|
8 years ago |
Benjy Cui
|
18eea7f1ad
|
docs: update input demos' format
|
8 years ago |
Marius Ileana
|
52f7bf8ba5
|
docs: Translation of Input component and its demos. (#2789)
|
8 years ago |
Marius Ileana
|
75741854c9
|
input-number / index.en-US.md - small update (#2790)
Small update on the API section.
|
8 years ago |
afc163
|
9ec6cc90a5
|
Fix menu z-index
maybe it can close #2762 😄
|
8 years ago |
Benjy Cui
|
ff19dcc1fc
|
feat: add Badge[status, text], close: #2715 (#2780)
* feat: add Badge[status, text], close: #2715
* feat: optimize Badge[status, text]
|
8 years ago |
ryangun
|
bc651a207c
|
docs: Translation icon (#2706)
|
8 years ago |
Benjy Cui
|
3411765ce9
|
Refactor ts (#2760)
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
|
8 years ago |
Benjy Cui
|
4e0ae95e1e
|
chore: export form's interface
|
8 years ago |
陆离
|
ff765002fa
|
refactor: rewrite form and dropdown in ts (#2683)
|
8 years ago |
Benjy Cui
|
2c0ed57e5a
|
docs: fix InputNumber demos' format
|
8 years ago |
ryangun
|
0723b9664c
|
docs: the translation of Input-number (#2707)
|
8 years ago |
ddcat1115
|
6289d1202b
|
docs: LocaleProvider, DatePicker 补充时区说明 (#2761)
|
8 years ago |