ant-design/components/date-picker
Orkhan Huseynli 28a529274b
feat: Azerbaijani translation (#21387)
* add Azerbaijani translation

* fix: rename Azerbaijani translation file

* fix: add az_AZ.txs file into locale/ folder

* fix: linting error on tranling comma

* fix: duplicate locales in locale-provide, a typo

* https://github.com/ant-design/ant-design/issues/21343 - fix (#21344)

* fix(Form): label width not correct when screen less than xs (#21222)

* fix(Form): label width not correct when screen less than xs

* fix form item control width

* fix css selector priority

* fix: separate translation into multiple files for Azerbaijani locale

* fix: wrong import from tr_TR locales into az_AZ

* fix: typo in calendar locale az

* add Azerbaijani translation

* fix: rename Azerbaijani translation file

* fix: add az_AZ.txs file into locale/ folder

* fix: linting error on tranling comma

* fix: duplicate locales in locale-provide, a typo

* add: time picker az_AZ locale

* fix: separate translation into multiple files for Azerbaijani locale

* fix: wrong import from tr_TR locales into az_AZ

* fix: typo in calendar locale az

* update: rc-picker in package.json

Co-authored-by: ElliotAshby <47282526+ElliotAshby@users.noreply.github.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2020-02-15 22:28:12 +08:00
..
__tests__ 🆕 Add bordered prop (#21242) 2020-02-06 10:02:02 +08:00
demo 🆕 Add bordered prop (#21242) 2020-02-06 10:02:02 +08:00
locale feat: Azerbaijani translation (#21387) 2020-02-15 22:28:12 +08:00
style style: fix datepicker disabed style (#21352) 2020-02-12 15:18:08 +08:00
generatePicker.tsx 🆕 Add bordered prop (#21242) 2020-02-06 10:02:02 +08:00
index.en-US.md 🆕 Add bordered prop (#21242) 2020-02-06 10:02:02 +08:00
index.tsx chore: Add DatePicker related interface ts export (#20900) 2020-01-14 19:46:05 +08:00
index.zh-CN.md 🆕 Add bordered prop (#21242) 2020-02-06 10:02:02 +08:00
PickerButton.tsx feat: New Picker (#20023) 2019-12-11 23:32:19 +08:00
PickerTag.tsx feat: New Picker (#20023) 2019-12-11 23:32:19 +08:00
util.ts feat: New Picker (#20023) 2019-12-11 23:32:19 +08:00