陈帅
|
daca08b6f1
|
merge master
|
2018-12-13 22:03:12 +08:00 |
|
Damian Green
|
83b30d7513
|
migrate locale provider to new lifecycle method
|
2018-11-22 14:22:48 +00:00 |
|
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
2018-08-07 21:09:05 +08:00 |
|
afc163
|
e3446840fa
|
Fix test case of LocaleProvider
which is broken by #10047
use constructor over componentDidMount
|
2018-04-15 15:09:13 +08:00 |
|
Zheeeng
|
08f5c27b0b
|
Use componentDidMount to replace componentWillMount: componentWillMount is deprecating (#10047)
|
2018-04-14 13:37:24 +08:00 |
|
Kenneth Luján Rosas
|
d7b44bda07
|
Fixes LocaleProvider moment usage (#9853)
|
2018-03-29 10:42:33 +08:00 |
|
Wei Zhu
|
a7b939db43
|
Set moment.locale to en if no locale code provide
|
2018-01-15 14:59:09 +08:00 |
|
Wei Zhu
|
4f56b4d52d
|
Fix error when locale is null
|
2018-01-14 01:30:21 +08:00 |
|
Wei Zhu
|
7f5922b209
|
Lazy set moment locale (#8785)
|
2018-01-13 03:53:25 -06:00 |
|
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
|
Alexander Suevalov
|
35b2c5e58f
|
Adding missing optional Upload property to LocaleProviderProps (#7862)
|
2017-10-11 07:13:39 -05:00 |
|
Wei Zhu
|
401519ec6f
|
Fix types
|
2017-07-31 01:50:46 +08:00 |
|
Manjit Kumar
|
4e055ed5d0
|
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
|
2017-04-12 02:22:05 +05:30 |
|
Hubert Argasinski
|
6530e76758
|
update Modal.confirm locale on LocaleProvider componentWillMount (#5494)
|
2017-03-27 12:08:15 +08:00 |
|
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
|
2017-01-09 16:25:58 +08:00 |
|
Patrick Gidich
|
21ec9cb985
|
fix: issue with TypeScript for children of LocaleProvider (#4234)
Similar to issue:
https://github.com/ant-design/ant-design/issues/4140
Fixed in similar manner to how this issue was resolved:
a28743f648 (diff-9ae0a9df19960a2d1b9608f30f6b19b3)
children?: React.ReactElement<any>
|
2016-12-16 16:42:50 +08:00 |
|
Benjy Cui
|
4878258f6c
|
refactor: ref: #3490
|
2016-10-24 12:04:26 +08:00 |
|
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
2016-09-21 11:54:53 +08:00 |
|
ddcat1115
|
ef84f8d408
|
refactor: ts LocaleProvider (#2548)
|
2016-08-02 16:10:26 +08:00 |
|
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
2016-07-13 11:14:24 +08:00 |
|
yiminghe
|
94706f1d2c
|
fix ts
|
2016-07-07 20:25:03 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|