element-plus/packages/input
haoming d55ca77137
fix(input): input maxlength calculate the correct length (#2654)
* fix(input): input maxlength calculate the correct length

* docs(input): Update maxlength comment

* fix(input): format code and remove upperLimit calculated attributes

* fix(input): props.maxlength is converted to number type

* docs(input): modify maxlength type
2021-07-25 22:48:47 +08:00
..
__tests__ fix(input): input maxlength calculate the correct length (#2654) 2021-07-25 22:48:47 +08:00
src fix(input): input maxlength calculate the correct length (#2654) 2021-07-25 22:48:47 +08:00
index.ts fix: app.use(comp.vue) type is not compatible (#1067) 2020-12-23 14:07:15 +08:00
package.json fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00