element-plus/packages/select
jeremywu 790103596c
fix(select): fix select value did not match issue (#808)
* fix(select): fix select value did not match issue

- Fix when select's options were added after select is mounted, the value will not match

* fix: options.push cannot trigger watcher

Co-authored-by: 陈婉玉 <simonaliachen@gmail.com>
2020-12-04 13:39:01 +08:00
..
__tests__ fix(select): fix select value did not match issue (#808) 2020-12-04 13:39:01 +08:00
src fix(select): fix select value did not match issue (#808) 2020-12-04 13:39:01 +08:00
index.ts chore: update build type 2020-11-27 11:19:13 +08:00
package.json core/bumping-dependency-vue-version (#729) 2020-12-01 10:28:42 +08:00