HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
digz6666
8f41d5f774
Added Mongolian locale provider and tested. Translated calender,
...
date-picker, time-picker.
2018-09-04 11:55:55 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
0a8f964935
update test snap shot
2018-08-13 14:46:55 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
tangjinzhou
92dc0dc2b0
feat: add onChange for Calendar
2018-07-30 17:57:34 +08:00
zombiej
11dba9c305
update snapshot
2018-06-28 17:12:16 +08:00
afc163
009ed08580
upgrade eslint-config-airbnb
2018-06-27 16:09:58 +08:00
杨小事er
ad52250256
fix(calendar): fix fullcalendar content 2px overflow
2018-06-06 16:59:42 +08:00
afc163
cbff10db15
test: update snapshots
2018-05-25 14:25:26 +08:00
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
...
* chore: upgrade menu and select
* Add test case for coverage percent
2018-04-29 23:01:58 +08:00
gregahren
b6ce947894
Slovenian locale added (sl_SI) ( #9724 )
...
* Add sl_SI locale (Slovenian)
* fix lint issues
snapshot tests
* add description
* bump rc pagination to 1.16.1 which includes sl_SI(Slovenian) locale
then include it
2018-03-26 11:44:27 +08:00
zhuyue
ed70ba694e
Merge branch 'feature-3.3.0'
2018-03-11 14:50:25 +08:00
Wei Zhu
b6d7151486
docs: Document Calendar[validRange]
2018-03-09 17:55:49 +08:00
Wei Zhu
7f5f09ff47
Add more tests for Calendar[validRange]
2018-03-09 17:43:13 +08:00
Rohan Malhotra
71f65a0be8
Added validRange props in calendar to control date range
2018-03-09 17:42:54 +08:00
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
...
Fix #9502
2018-03-09 15:04:21 +08:00
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
...
Close #9574
2018-03-08 20:39:34 +08:00
Wei Zhu
49c2a6220b
Merge branch 'feature-3.2'
2018-02-04 17:24:16 +08:00
mgrdevport
b87f76e64a
Change Calendar mode via property ( #9243 )
2018-02-04 02:50:50 -06:00
Wei Zhu
5afb1a28b6
Merge branch 'master' into feature-3.2
2018-01-26 17:14:44 +08:00
niko
f2ba99978d
upgrade snapshots ( #9127 )
2018-01-25 18:24:59 +08:00
ahalimkara
937f249b38
Kurdish translation ( #9064 )
...
* Revert "Merge branch 'master' into feature-3.2"
This reverts commit b7901e541a
, reversing
changes made to 7a7933038c
.
* Revert "Revert "Merge branch 'master' into feature-3.2""
This reverts commit ebf5e4c4f0
.
* Kurdish translation
* Update jest snapshot for ku-iq
2018-01-24 21:40:29 +08:00
Wei Zhu
46b45acb12
Remove babel-plugin-add-module-exports ( #8888 )
2018-01-13 05:11:53 -06:00
afc163
80686df38e
update snapshot
2017-12-18 09:48:43 +08:00
Wei Zhu
f4dc69f5f0
Fix implicit any error for Calendar
2017-11-22 11:05:19 +08:00
Wei Zhu
9b5a16ba93
Fix implicit any for Radio
2017-11-21 15:22:27 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
Oleksandr Kovalchuk
fce6862696
Feature: uk_UA locale ( #8169 )
...
* Add uk-UA localization
Ukrainian localization for the following components:
- locale-provider
- DatePicker
- TimePicker
- Calendar
* Add uk_UA locale to test suite
* Add uk_UA locale to tests snapshot
Tests on CI are failing because there are no snapshot for uk_UA locale.
Generate a snapshot with `npm test -u` command and add it to the test
suite.
2017-11-14 16:10:54 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
Benjy Cui
67be1eafa9
test: fix CI
2017-10-24 14:08:39 +08:00
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
2017-10-20 14:54:38 +08:00
afc163
19324e3360
update calendar demo
2017-10-16 20:12:21 +08:00
Mohamed Seada
fa315e9f6d
Add new locale (ar-EG: Arabic Egypt) #3 ( #7888 )
...
* Add new locale (ar-EG: Arabic Egypt)
* resolve snapshot testing problem
* Add new locale (ar-EG: Arabic Egypt) to docs
2017-10-14 14:30:54 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
942ea41b02
update snapshot for new jest
2017-10-09 13:32:11 +08:00
afc163
475e4ff23d
upgrade eslint-config-airbnb
2017-10-09 13:27:35 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
...
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
2017-09-26 23:12:47 +08:00
ChaXinyu
14e2a56b75
export components interface ( #7654 )
...
* export components interface
* export specific props
* fix formItem missed import
2017-09-25 22:14:49 +08:00
afc163
412d7eebba
Merge branch 'master' into antd-3.0
2017-09-22 18:37:08 +08:00
偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00