ant-design/components
Ernest Folch c5b34e9b77
feat: add missing pt_PT translations (#37857)
* Added missing pt_PT translations

* Added eslint-disable no-template-curly-in-string on pt_PT.tsx file

Co-authored-by: Ernest Folch <efolch@ctaima.com>
2022-10-05 21:31:45 +08:00
..
__tests__ test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
_util fix: In shadow root inject style logic (#37677) 2022-09-21 17:43:07 +08:00
affix test: Refactor Affix related test case (#37715) 2022-09-23 13:59:21 +08:00
alert chore: fix typo customer (#37820) 2022-09-30 16:59:29 +08:00
anchor fix: Anchor current not changed (#37644) 2022-09-20 11:06:51 +08:00
auto-complete test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
avatar type: strong type (#37799) 2022-09-29 21:38:14 +08:00
back-top style: code optimization (#37718) 2022-09-23 16:11:52 +08:00
badge fix(Badge): fix accidentally rendering an empty element when text props is empty (#37681) 2022-09-24 23:15:22 +08:00
breadcrumb chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
button chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
calendar test: replace Calendar part test with testing lib (#37704) 2022-10-03 20:31:37 +08:00
card test: refactor card test with user event and testing lib (#37116) 2022-09-24 19:53:15 +08:00
carousel test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
cascader chore: fix typo customer (#37820) 2022-09-30 16:59:29 +08:00
checkbox chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
col
collapse test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
comment chore: Use new Argos CLI (#37496) 2022-09-09 18:21:50 +08:00
config-provider refactor: delete defaultprops (#37853) 2022-10-05 00:04:29 +08:00
date-picker refactor(locale): refine signature (#37824) 2022-10-01 22:17:14 +08:00
descriptions test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
divider chore: warning divider not support text (#37697) 2022-09-22 16:15:00 +08:00
drawer test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
dropdown fix: delete defaultprops (#37822) 2022-09-30 17:44:24 +08:00
empty refactor(locale): refine signature (#37824) 2022-10-01 22:17:14 +08:00
form refactor: delete defaultprops (#37853) 2022-10-05 00:04:29 +08:00
grid test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
icon test: add mockRestore (#37618) 2022-09-19 09:54:55 +08:00
image test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
input fix: Textarea blink on first mount (#37847) 2022-10-04 23:31:32 +08:00
input-number test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
layout test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
list test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
locale feat: add missing pt_PT translations (#37857) 2022-10-05 21:31:45 +08:00
locale-provider refactor(locale): refine signature (#37824) 2022-10-01 22:17:14 +08:00
mentions fix: Textarea blink on first mount (#37847) 2022-10-04 23:31:32 +08:00
menu Fix a typo (#37826) 2022-10-01 09:31:26 +08:00
message chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
modal refactor: delete defaultprops (#37834) 2022-10-02 16:50:34 +08:00
notification chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header refactor(locale): refine signature (#37824) 2022-10-01 22:17:14 +08:00
pagination refactor(locale): refine signature (#37824) 2022-10-01 22:17:14 +08:00
popconfirm test: replace Popconfirm part test with testing lib (#37703) 2022-10-02 23:58:00 +08:00
popover chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
progress test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
radio chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
rate fix: delete defaultprops (#37822) 2022-09-30 17:44:24 +08:00
result test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
row
segmented fix: delete defaultprops (#37822) 2022-09-30 17:44:24 +08:00
select test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
skeleton style: code optimization (#37743) 2022-09-27 09:57:36 +08:00
slider test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
space refactor: delete defaultprops (#37853) 2022-10-05 00:04:29 +08:00
spin test: Refactor Spin part test case with fakeTimer (#37759) 2022-09-27 17:39:02 +08:00
statistic fix: delete defaultprops (#37822) 2022-09-30 17:44:24 +08:00
steps fix: delete defaultprops (#37822) 2022-09-30 17:44:24 +08:00
style Merge branch 'feature' into master-merge-feature 2022-09-04 14:46:28 +08:00
switch chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
table fix: delete defaultprops (#37822) 2022-09-30 17:44:24 +08:00
tabs docs(Tabs): wrong size type (#37796) 2022-09-29 19:11:33 +08:00
tag test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
time-picker test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
timeline test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
tooltip refactor: delete defaultprops (#37834) 2022-10-02 16:50:34 +08:00
transfer refactor(locale): refine signature (#37824) 2022-10-01 22:17:14 +08:00
tree refactor: delete defaultprops (#37853) 2022-10-05 00:04:29 +08:00
tree-select test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
typography chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
upload refactor: delete defaultprops (#37853) 2022-10-05 00:04:29 +08:00
version chore: bump mentions (#36479) 2022-07-12 16:49:44 +08:00
index.tsx chore: Add theme=null export for vite build error (#37462) 2022-09-08 15:21:42 +08:00