element-plus/packages
KESHAOYE 18a77d5829
fix(components): step-strictly is true and should keep the initial value and step matching (#18277)
* fix(components): 修复step-strictly为true时初次渲染组件v-model与输入框中显示的值不同的问题

When step strictly is set to true, the initial rendering of component v-model differs from the value
displayed in the input box。See issue # 18275 for details。

closed #18275

* fix: unit test error

* test(components): [input-number] test cases with fixes added
2024-09-17 13:36:36 +08:00
..
components fix(components): step-strictly is true and should keep the initial value and step matching (#18277) 2024-09-17 13:36:36 +08:00
constants feat(components): [date-picker] add type yearrange for DatePicker (#14804) 2024-08-08 11:32:58 +08:00
directives fix(components): fixed add listeners not remove on beforeunmount (#17344) 2024-08-09 09:40:20 +08:00
element-plus feat: add mention component (#17586) 2024-08-02 11:00:26 +08:00
hooks fix(hooks): PopperContainer cannot be recreated when body is recreated (#18121) 2024-09-03 20:25:15 +08:00
locale feat(i18n): add Burmese(my) translation (#17765) 2024-08-14 02:26:17 +00:00
test-utils
theme-chalk fix(components): [table-v2] sass declaration deprecation error (#18218) 2024-09-09 08:05:34 +08:00
utils refactor: import shared utilities from @element-plus/utils (#18048) 2024-08-29 09:04:03 +08:00