* 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
* 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
* 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.
* 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.
* Added Dutch locale and bumped dep versions so they include Dutch locales
Bumped versions so they include Dutch locales
- rc-calendar to ~7.6.2
- rc-pagination to ~1.6.6
* Added dutch locale to LocaleProvider test
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically