杨小事er
ad52250256
fix(calendar): fix fullcalendar content 2px overflow
7 years ago
afc163
cbff10db15
test: update snapshots
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
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
7 years ago
Wei Zhu
b6d7151486
docs: Document Calendar[validRange]
7 years ago
Wei Zhu
7f5f09ff47
Add more tests for Calendar[validRange]
7 years ago
Rohan Malhotra
71f65a0be8
Added validRange props in calendar to control date range
7 years ago
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
Fix #9502
7 years ago
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
Close #9574
7 years ago
mgrdevport
b87f76e64a
Change Calendar mode via property ( #9243 )
7 years ago
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
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
7 years ago
Wei Zhu
46b45acb12
Remove babel-plugin-add-module-exports ( #8888 )
7 years ago
afc163
80686df38e
update snapshot
7 years ago
Wei Zhu
f4dc69f5f0
Fix implicit any error for Calendar
7 years ago
Wei Zhu
9b5a16ba93
Fix implicit any for Radio
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
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.
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
Benjy Cui
67be1eafa9
test: fix CI
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
afc163
19324e3360
update calendar demo
7 years ago
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
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
942ea41b02
update snapshot for new jest
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
偏右
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 👻
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
偏右
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
7 years ago
Marco Afonso
81435e2798
feat: add Portuguese locale ( #7449 )
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT to tests
7 years ago
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
7 years ago
Khalifa Lame
05fbdd0959
Update Calendar English doc ( #7629 )
Fixed typos.
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
Stefan Paunovic
0ac7ccaa8f
feat: add is_IS locale ( #7561 )
7 years ago
Stefan Paunovic
7d8c7d72b7
feat: add sr_RS locale (Serbian) ( #7201 )
7 years ago
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
7 years ago
Michalis Macheras
94d46e4c01
add el_GR locale (Greek) ( #6928 )
Update index.test.js
Syntactic error corrected
7 years ago
mkermani144
e8ef77b963
Add fa_IR locale
7 years ago
Benjy Cui
119d498935
chore: replace http with https, close : #6893
7 years ago
Sakol Assawasagool
bc7e0bad3e
feat: add th_TH translation ( #6721 )
7 years ago
afc163
644e23fac6
Make calendar selects rendered inside header, close #6479
8 years ago
Benjy Cui
b0040bfc37
test: update snapshot
8 years ago
Damian Green
6d74ea346f
Add en-GB, it-IT, fr-FR + nl_BE locales
8 years ago
Patryk
e2be361cd0
Add Polish language support
8 years ago
Adrian Dimitrov
d629086c74
feat: added Bulgarian translation ( #6297 )
* Added Bulgarian translation
* Update bg_BG.tsx
8 years ago
afc163
f414398fae
Fix disabledDate of Calendar, close #6074
8 years ago
Benjy Cui
12a6060304
docs: fix code style
8 years ago