element-plus/packages/utils
dopamine cd517d6743
chore(components): [select-v2] remove ts-nocheck comments in select-v2 (#16746)
* chore: remove ts-nocheck comments in select-v2

* take the review comments

* improve emits type

* the keys of emits use camelCase instead of kebab-case

* apply suggestions from code review

Co-authored-by: btea <2356281422@qq.com>

* reduce duplicate ESLint comments

* use more succinct syntax to define props

* revert emits to kebab-case

* fix: type checking failed

* chore: illustrate why return early in validateIcon

* fix: signature with duplicate parameter names

Co-authored-by: qiang <qw13131wang@gmail.com>

---------

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-09-23 13:45:35 +08:00
..
__tests__ feat(components): [date-picker] type add months params (#17342) 2024-07-19 11:47:25 +08:00
dom fix(components): [anchor] querySelector error (#16078) 2024-03-08 15:25:39 +08:00
vue chore(components): [select-v2] remove ts-nocheck comments in select-v2 (#16746) 2024-09-23 13:45:35 +08:00
arrays.ts chore(components): [date-picker] extract props (#7894) 2022-05-25 23:05:17 +08:00
browser.ts refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
easings.ts feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
error.ts refactor(components)!: refactor form (#5401) 2022-03-06 22:20:56 +08:00
functions.ts refactor: import shared utilities from @element-plus/utils (#18048) 2024-08-29 09:04:03 +08:00
i18n.ts fix(components): [input] Write Chinese in parenthesis, letters repeat (#12154) 2023-04-15 10:55:56 +08:00
index.ts feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
objects.ts refactor(components)!: refactor form (#5401) 2022-03-06 22:20:56 +08:00
package.json
raf.ts refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
rand.ts fix(components): [collapse] SSR hydration error caused by random ID (#15500) 2024-01-15 03:24:50 +08:00
strings.ts refactor(components): [tabs] improve types (#9561) 2022-09-06 16:26:17 +00:00
throttleByRaf.ts feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
types.ts refactor: import shared utilities from @element-plus/utils (#18048) 2024-08-29 09:04:03 +08:00
typescript.ts refactor(components): refactor upload (#6014) 2022-03-05 23:09:31 +08:00