Hans Chan
927581bb84
docs: add property `colon` for Form.Item ( #4505 )
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
8 years ago
偏右
e032fa6a62
adjust entry file ( #4594 )
8 years ago
Benjy Cui
c4c1078f2d
docs: update demos for Calendar
8 years ago
Benjy Cui
eeae03d681
docs: remove useless code
8 years ago
afc163
de544ad21b
fix useless className
8 years ago
Benjy Cui
75c0ade1ce
test: update snapshot
8 years ago
Benjy Cui
97221a6f63
css: fix style issue, close : #4415
8 years ago
wallverb
c01ee02758
chore: Change AutoCompleteProps to extend SelectProps ( #4565 )
* Change AutoCompleteProps to extend SelectProps
* Extract common props into AbstractSelectProps
8 years ago
Tao Zhang
477fde8b7f
docs: Updated form description ( #4574 )
8 years ago
Wei Zhu
0ff50fc79d
docs: Update Table JSX api note
8 years ago
afc163
4654db312f
Fix some lesshint problems
8 years ago
afc163
65f2d8eb71
shorter demo code
8 years ago
afc163
f978b52ce3
remove blanks
8 years ago
Wei Zhu
8a2b3470ef
Document using Table in TypeScript ( #4568 )
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
8 years ago
afc163
af9a2cd8fb
update modal style
8 years ago
afc163
e0999eaec3
fix code indent
8 years ago
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
* add french locale
* Add french locale
8 years ago
afc163
29324ca59d
Add less variables for TimePicker panel width, close #4194
8 years ago
afc163
3f5aebe85b
Fix Table column.filteredValue null problem, ref #4550
8 years ago
偏右
aa89addcc2
Improve upload list ( #4516 )
* support prevent removing when return value is false, close #4456
* Add showRemoveIcon & showPreviewIcon into showUploadList
close #4384 & #4351
* fix typo
8 years ago
afc163
dc00b9ee96
Fix Search block again, close #4540
8 years ago
afc163
6af0842be8
fix table demo snapshot
8 years ago
afc163
088ecf18a4
cleaner demo
8 years ago
afc163
75b50e9731
wider the selection column and expand column of Table
8 years ago
afc163
1042681bcd
Fix Table filter dropdown style
8 years ago
afc163
920a084c21
carousel should be undraggable and text-seletable defaultly
8 years ago
afc163
e66604cab3
optimize progress active style
8 years ago
afc163
01859fc581
update input doc
8 years ago
wallverb
a47c200f7c
Fix validateTrigger type ( #4536 )
* Update validateTrigger type
* Update validateTrigger doc for en-US
* Update validateTrigger doc for zh-CN
8 years ago
afc163
452aa84d9d
fix table test case typo
8 years ago
afc163
1c493ad798
Fix error when Table[pagination] change, close #4532
8 years ago
afc163
7548f2068f
remove comment
8 years ago
Benjy Cui
5fd3baaff0
docs: update outdated docs
8 years ago
Benjy Cui
f436b5c2f4
deps: upgrade rc-form, close : #4374
8 years ago
afc163
82d18db79f
Improve collapse style and add a custom style panel demo
8 years ago
Benjy Cui
0aabdb3d8b
fix: locale should follow LocaleProvider, close : #4495 ( #4503 )
* fix: locale should follow LocaleProvider, close : #4495
* test: update snapshot
* fix: fix some bugs
8 years ago
Benjy Cui
b96601decb
test: update snapshot
8 years ago
afc163
37541e3bfe
Fix Search block style
8 years ago
afc163
6dcfa9519c
fix snapshot
8 years ago
afc163
c208aea654
demo: fix duplicate key
8 years ago
afc163
024e398ad0
Fix lint for latest eslint-config-airbnb
8 years ago
Hans Chan
ef6c19e97b
docs: add property `colon` for Form.Item ( #4505 )
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
8 years ago
afc163
7d75a2673a
components/date-picker/locale/sv_SE.jsx
8 years ago
Pixy Yuan
a2bef2b87e
feat: Modal.confirm add maskClosable option ( #4488 ) ( #4490 )
* feat: Modal.confirm add maskClosable option (#4488 )
* feat: Modal.confirm add maskClosable option (#4488 )
8 years ago
Jesper We
c6f6de3605
feat: Add support for Swedish locale ( #4455 )
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
8 years ago
Rex
93128d1481
feat: add slider vertical style ( #4473 )
8 years ago
陆离
f54e822930
feat: Transfer on search change ( #4464 )
* add `onSearchChange(direction: 'left'|'right') => void ` of Transfer
* typo
8 years ago
Benjy Cui
df18edda79
chore: update link to locale format
8 years ago
Jesper We
11ebc915eb
feat: Add support for Swedish locale ( #4455 )
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
8 years ago
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
8 years ago