-
https://github.com/iview/iview/issues/3740
-
column add prop minWidth and maxWidth
-
fix #1990
-
All the packages that can happily be updated without breaking the build process or lib functionality.
-
https://www.npmjs.com/package/v-click-outside-x This is required for event capturing which is not supported in the cyrrent hand-rolled directive. It also supports `pointerevents` and is far more economical about adding event listeners to document.
-
https://github.com/benjamingr/RegExp.escape This just installs the library for use with components in future, i.e. select rework
-
Datepicker refactor