Amumu
bde604f086
chore: 4.x 更新 rc-checkbox, 无新功能 ( #41888 )
2 years ago
Paul Damnhorns
c71fece3b1
feat: add uz_UZ locale ( #39353 )
2 years ago
afc163
b154c9c8ae
fix: Pagination simple should support showTotal ( #38399 )
* fix: Pagination simple should support showTotal
* test: add test case
2 years ago
lijianan
9cbacd148e
test: add unmount for test case ( #38373 )
2 years ago
hms181231
e939b43af4
test: Update local-provider test case ( #38287 )
2 years ago
Bojack
892ef7e925
fix: The text should read "No data" ( #38127 )
2 years ago
lijianan
e084de38e8
refactor: CC => FC ( #37886 )
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* test: fix test
* fix: fix
* fix: fix
* fix: fix
* test: add test
* fix: fix test
2 years ago
Zheeeng
dcac4f66a4
fix: signatures for Upload ( #37861 )
2 years ago
Zheeeng
ea9b013bb1
refactor(locale): refine signature ( #37824 )
* chore: prefer using @internal annotation over other markups
* fix: typo
* fix: locale types
2 years ago
huisiyu
4692733ca9
fix(Popconfirm): the title element does not have padding when icon is not set and update jest snapshot ( #37384 )
2 years ago
afc163
e8a02e703c
chore: fix locale snapshot ( #37394 )
2 years ago
yykoypj
6b658dab76
feat: switch visible to open for Tooltip ( #37241 )
* feat: switch visible to open for Tooltip & Popover & Popconfirm
* fix lint
* fix: merge state
* chore: Update ts part
* test: add legacy test
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
9f57b26009
test: rewrite locale-provider test case with ts ( #37205 )
2 years ago
lijianan
908b9de345
test: migrate part of locale-provider tests ( #37198 )
* test: migrate part of locale-provider tests
* test: migrate part of locale-provider tests
* test: migrate part of locale-provider tests
* test: migrate part of locale-provider tests
2 years ago
yykoypj
3d8cd0b451
feat: switch visible to open for Modal ( #37084 )
* feat: switch visible to open for Modal
* test: depcated check
* docs: site api update
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
clean99
1239910f66
test: change act import from utils use act wrap timer and not wrap fireEvent ( #36921 )
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2 years ago
二货机器人
006c055cf8
refactor: move popconfirm content out ( #36530 )
* refactor: move popconfirm content out
* fix: lint
2 years ago
afc163
3ee6c47da2
chore: update Belarusian locale ( #36265 )
* Edited Belarusian locale:
- Added missed entries
- Fixed some mistakes
* test: update snapshot
Co-authored-by: Aliaksiej Razumaŭ <belarusaed@gmail.com>
2 years ago
Amumu
ebc7527de3
fix: fix snapshot after si_LK locale is merged ( #36181 )
2 years ago
සයුරි | Sayuri
d692a88ed7
feat: add si_LK locale ( #36149 )
* දින තේරුම සකස් කිරීම
* චීන ප්රලේඛනය යාවත්කාල කිරීම
* ඉංග්රීසි ප්රලේඛනය යාවත්කාල කිරීම
* තවත් දත්ත ඇතුල් කිරීම
* දින දසුනට භාෂාව යෙදීම
* ප්රධාන දේශීයකරණ සංරචකය යෙදීම
* සැපයුම්කරු සඳහා ගොනුව යෙදීම
* කාලය තේරීමට අදාළ සංරචකය යෙදීම
* යෝජනාව ඇතුළු කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
* නව ඇසුරුමට වෙනස් කළා
* ගොනුව යාවත්කාල කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
2 years ago
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2 years ago
afc163
792d23036c
test: update snapshot
3 years ago
zombiej
81a2b2dd06
chore: bump rc-dialog & update snapshot
3 years ago
Amumu
b222f93cc5
feat: add a new locale tk_TK ( #35605 )
* feat: add a new locale tk_TK
* fix: fix moment locale
3 years ago
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
3 years ago
MadCcc
01ebb6a563
test: update snapshot ( #35452 )
3 years ago
Mykyta Velykanov
fcf2afd3fa
fix: add missing localizations ( #35430 )
* Add missing localizations
* Update snapshot
3 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
afc163
12d98f9ed6
chore: update snapshot due to rc-trigger bumped ( #35106 )
3 years ago
zombiej
7f54a459f6
test: Update snapshot
3 years ago
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases ( #35026 )
* test: React StrictMode
* test: fix Spin test
* chore: wrapper enzyme
* test: fix setState
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: disable part of it
* test: fix test & add placeholder
* test: Use orign enzyme mount
Co-authored-by: zombiej <smith3816@gmail.com>
3 years ago
二货机器人
640fe5df09
chore: rc-dialog id unique sync ( #35072 )
3 years ago
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
3 years ago
二货机器人
a67c0d28d3
fix: react 18 test fixing ( #34787 )
* fix: try fix
* chore: ci
* test: recover
* test: more test case
* test: more and mote
* test: btn test
* fix: react 18 compitable
* chore: more test
* test: all confirm test
* chore: tmp
* chore: test lib
* chore: tmp
* chore: tmp
* test: back of part
* test: back of menu index test
* test: more test
* test: form test
* test: rm IE11 test case
* chore: fix compatible
* chore: clean up
* chore: back of all test case
* test: ignore 18 lines
* chore: remove render test of enzyme in upload
* test: back of IE11 test case to fit 100% coverage
* chore: fix pkg deps
3 years ago
afc163
10e7337081
chore: fix moment snapshot change
3 years ago
MadCcc
bfebb88bdb
feat: introduce rc-input ( #34206 )
* feat: introduce rc-input
* fix: export InputRef alias
* docs: fix demo
* chore: code clean
* test: fix lint
* test: test coverage
* chore: code clean
* chore: code clean
* test: update snapshot
3 years ago
二货机器人
31fb55adf3
chore: btn default provide default cls ( #34013 )
3 years ago
二货机器人
395c549049
fix: Typography error on context ellipsis ( #33725 )
* chore: init measure
* chore: out of space
* refactor: Multiple render
* chore: auto cut
* feat: render split
* fix: ellipsis logic of suffix
* fix: ref missing
* fix: Tooltip missing
* test: snapshot
* chore: opt for textarea
* test: back part of ellipsis
* chore: back of ellipsis logic
* ellipsis logic
* fix: init ellipsis measure
* fix: ellipsis event
* chore: clean up
* test: Update snapshot
* fix: test
* test: Update snapshot
* chore: lazy ellipsis
* fix: check css ellipsis logic
* test: Update snapshot
* test: back of coverage
* chore: clean up
* test: ignore else
* test: clean up
3 years ago
VIREAK KEOSOKVIBOL
121937186b
fix: some incorrect translation for km_KH ( #33738 )
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
* Fix translation
* Add test
3 years ago
Di Wu
f53e615518
fix: Invalid memoized context value in LocaleProvider ( #33723 )
* fix: Invalid memoized context value in LocaleProvider
* Add button type in test case.
* fix: Invalid memoized context value in Anchor
3 years ago
dependabot[bot]
20d5502193
chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 ( #32824 )
* chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript ) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases )
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* chore: code style
* memoize-one
* add comment
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* improve useMemo deps
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
VIREAK KEOSOKVIBOL
f0c8402d65
feat: Add km_KH locale to component ( #32853 )
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
3 years ago
二货机器人
870b72af88
docs: 4.17.0 changelog ( #32859 )
* docs: 4.17.0 changelog
* test: Update snapshot
* docs: Update desc
* docs: merge changelog
3 years ago
damon.chen
e7f5030f2b
fix: change `Ok` to `OK` ( #32259 )
* 修复AutoComplete组件allowClear属性的说明有歧义的问题
* fix: change Ok to OK
* update jest snapshot
Co-authored-by: chj_damon <chjdamon@gmail.com>
3 years ago
JounQin
b5fffcab87
feat: inherit rc-pagination props, more customizable ( #32132 )
* feat: inherit rc-pagination props, more customizable
close #32128 , #32129
* chore: CustomSelect.Option is required by rc-pagination
* fix: LocaleReceivier types issue
* fix: lint issue, pageSize must be presented
3 years ago
Primlx
371d1421c6
feat: Georgian translation ( #32106 )
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400
Add files via upload
add georgian translation
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Create ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
* test case
* add language option in markdown
* test
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
3 years ago
afc163
9c17f94cab
feat: Table filterMode and filterSearch functions ( #31809 )
* feat: Table supports filterMode="tree-select"
* add tree component
* fix detail
* use tree
* add @table-filter-dropdown-max-height
* feat: add check all to filter tree
* feat: add search
* feat: use filterTreeNode
* fix code style
* fix style
* style: tree node selected bg
* fix demo
* feat: add filterSearch
* fix: clear search value after close filter dropdown
* update snapshot
* code style
* fix test case
* chore: new FilterDropdown.tsx file
* chore: searchValueMatched function
* add test case
* test: add test cases
* feat: reset only works on dropdown state now
* chore: add table locales
* fix search input width
* tweak style
* style: update transfer search input style
* perf: improve table perf
* fix: filterMuiltiple={false}
* test: add test for selecting
* chore: fix table filter selection
* fix lint
* remove unused code
* fix: style dependencies
* test: turn off bail config for duplidated-package-plugin in feature branch
* Update components/table/hooks/useFilter/FilterSearch.tsx
Co-authored-by: Peach <scdzwyxst@gmail.com>
* fix locale link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Peach <scdzwyxst@gmail.com>
3 years ago
Jabir K.H
b3c4cebd96
feat: Malayalam(ml_IN) translation ( #31521 )
* ✨ added ml_IN locale
* ✨ malayalam localization - rc-packages updated
* ml_IN test cases added
Review comments integrated
* ml_IN translation - en doc updated
PR review comments integrated
* ml_IN translation zh doc updated
PR review comment integrated
* ❇️ changes after running npm test locally
* 🚀 npm test after removing and reinstalling node modules and package-lock
3 years ago
Mohammad Anas
24e416437e
feat: add urdu language intl ( #31346 )
* feat: add urdu language intl
* feat: update test snapshot
3 years ago
Aminul Islam
6196bf01e9
feat: Added bn_BD Bangla language ( #31257 )
* feat: Added bn_BD Bangla language
* fix: added missing provider
* changed to bn-bd
* added test
* updated test snap
* update i18n docs
3 years ago