element-plus/packages
ashun 20bdf09ea4
fix(components): [select-v2] add null check to filter method (#8537) (#8538)
When options of select-v2 contain null value in their label
Filterable feature won't work and let the web page get stuck
I add null value protection to the method and let it return false
when label includes null
2022-07-08 21:07:27 +08:00
..
components fix(components): [select-v2] add null check to filter method (#8537) (#8538) 2022-07-08 21:07:27 +08:00
constants fix: vue app typing (#8137) 2022-06-07 13:44:57 +08:00
directives refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
element-plus chore(deps): update all non-major dependencies (#8484) 2022-06-28 06:34:17 +08:00
hooks refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
locale feat(components): [dropdown] a11y (#7946) 2022-05-30 11:51:25 +08:00
test-utils refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
theme-chalk fix(components): [table] table-column expand nested table wrong style (#8522) 2022-07-04 12:03:08 +08:00
tokens refactor(components): [input] fix ts error (#8200) 2022-06-13 14:49:18 +08:00
utils refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00