# [2.0.0](https://github.com/Linkontoask/v-easy-components/compare/1.3.0...2.0.0) (2021-03-19)


### Bug Fixes

* [#76](https://github.com/Linkontoask/v-easy-components/issues/76) Change the lib directory to the dist directory ([809c205](https://github.com/Linkontoask/v-easy-components/commit/809c205ee2ab417db06edb6201a7ed12091f2aa5))
* beforeDestroy change to beforeUnmount ([e4bdf02](https://github.com/Linkontoask/v-easy-components/commit/e4bdf025db6765804d7b5d088039bf03e100bcc6))
* Do not cache the location of warp ([22e04a8](https://github.com/Linkontoask/v-easy-components/commit/22e04a8d12df8dd1211521a15beaf568ca001345))
* error-class remove 'none' class name ([810b601](https://github.com/Linkontoask/v-easy-components/commit/810b60150d607946f9189fdc6b46db9ba8e708cd))
* fix colorPicker input box not displaying problem ([fa41ebf](https://github.com/Linkontoask/v-easy-components/commit/fa41ebfb7e7d8c0ca83c0dba5ba3217f5dfaaed0))
* Fix the auto-complete icon is not displayed ([6caa2ca](https://github.com/Linkontoask/v-easy-components/commit/6caa2cad68546ef80e85e9102251fe59e83bb523))
* **AutoComplete:** fix the first input does not trigger search ([04d998a](https://github.com/Linkontoask/v-easy-components/commit/04d998a16381ddf1eb312312ac901fd4826cef2e))
* **AutoComplete:** when auto-complete custom rendering popper, the popper is not closed after losing focus ([990e62b](https://github.com/Linkontoask/v-easy-components/commit/990e62b41e50eadda5c2ac6bed72adb3caab776c))
* [#66](https://github.com/Linkontoask/v-easy-components/issues/66) Fix the IP input box cannot enter the same number ([b12fa1f](https://github.com/Linkontoask/v-easy-components/commit/b12fa1f216ebcba956be29db487a55d2692cd203))
* fix: fix route-indicator transition animation ([fb14834](https://github.com/Linkontoask/v-easy-components/commit/fb14834c69d9af4c448b23d90578bf23864e74b5))
* ip bind string data ([1d77968](https://github.com/Linkontoask/v-easy-components/commit/1d77968579286c69dcd185c546f476c2ca50db2c))
* ip port bug ([baecc56](https://github.com/Linkontoask/v-easy-components/commit/baecc563da4b78c915ae94012dc13f43e764f1b2))
* ip-subnet last input overflow ([cd56824](https://github.com/Linkontoask/v-easy-components/commit/cd568243ba18d530eaf2d7d144196d1c0f7dd5bf))
* Message close is not function ([d0d07f3](https://github.com/Linkontoask/v-easy-components/commit/d0d07f3b5274866c449613879c660a183b1e8cba))
* Message independent loading ([a4b5992](https://github.com/Linkontoask/v-easy-components/commit/a4b5992514eaae132d7474cf78a7f8ef397273e8))
* scroll-bar auto warp size in the mounted ([a1b852a](https://github.com/Linkontoask/v-easy-components/commit/a1b852adc4310ed422a80ccc8805115a947018a9))
* Solve the type inference of Message component ([15d111e](https://github.com/Linkontoask/v-easy-components/commit/15d111e1cea85fb297f2556a8f621d29be6d43f5))
* subnet '<' and '>' zero bug ([faf335d](https://github.com/Linkontoask/v-easy-components/commit/faf335d5009f1aefd442985cd2bbb92aacdfd3b7))
* subnet backspace o bug ([54bcb81](https://github.com/Linkontoask/v-easy-components/commit/54bcb81011db32f78cc6dcb0e0ec7f996d8b5b52))


### Features

* ve-scroll supports easing animation ([ef01471](https://github.com/Linkontoask/v-easy-components/commit/ef0147194feed87dc3be43c6e62755b91df0b2de))
* **AutoComplete:** Add auto-complete component to support remote search ([ddb4cd2](https://github.com/Linkontoask/v-easy-components/commit/ddb4cd26fbf53c8b9d7b7f501243e8f715e10cb3))
* **AutoComplete:** custom none rendering ([ae24dcc](https://github.com/Linkontoask/v-easy-components/commit/ae24dcca230a22da13260456ad8d13fe6a065f7e))
* **AutoComplete:** custom rendering popper ([7acb474](https://github.com/Linkontoask/v-easy-components/commit/7acb4743b753f5ba0d2e86edc5ddec88446beb14))
* **AutoComplete:** support compositionend event ([7384c6b](https://github.com/Linkontoask/v-easy-components/commit/7384c6bad43c71ddf3cd40a42ced38556dca2619))
* **AutoComplete:** support prefix icon and suffix icon ([3588e22](https://github.com/Linkontoask/v-easy-components/commit/3588e225ac0de5f27f585251e449a16164b1b76c))
* **release:** 2.0.0-beta.4 ([c36196a](https://github.com/Linkontoask/v-easy-components/commit/c36196ace38b96e357e702afc0803651b2d22507))
* [#48](https://github.com/Linkontoask/v-easy-components/issues/48) ve-ip support port ([c50861b](https://github.com/Linkontoask/v-easy-components/commit/c50861bb16a09180c58c38d59ebf7ce61b74dc07))
* IP and Subnet and Input Support vue-next ([53dc458](https://github.com/Linkontoask/v-easy-components/commit/53dc458b323caa70b7d0fcd1b06b06e7fe06a769))
* ip-input support port, modified binding worth type ([5783209](https://github.com/Linkontoask/v-easy-components/commit/578320918a8da9e0eb87faef679a72bb29bb8feb))
* Some components support vue-next ([1d3393d](https://github.com/Linkontoask/v-easy-components/commit/1d3393d4b0b52f818c157f907c8797505958e5a7))
* Step support vue-next ([ca73dbd](https://github.com/Linkontoask/v-easy-components/commit/ca73dbdec8804c1f241da67cbf1e7bf13b7a33be))
* Support Message ([8f36884](https://github.com/Linkontoask/v-easy-components/commit/8f36884fc7f9632c37799645a1bdec4b8a915dad))
* Support Tip ([fb1fb3f](https://github.com/Linkontoask/v-easy-components/commit/fb1fb3f9157cd29418d89109810bcc8867e9d5ef))
* The IP input box and subnet mask input box support paste, and fix the problem of cursor movement and flashing ([67a3040](https://github.com/Linkontoask/v-easy-components/commit/67a3040182a8aaa5c7b967fc699a0a387c3d183e))
* upgrade popper 1.x to 2.x ([bcdc8d5](https://github.com/Linkontoask/v-easy-components/commit/bcdc8d576a91cef31bd523185a5f33c6806097df))
* v-image support fullscreen and stop e ([451a8c1](https://github.com/Linkontoask/v-easy-components/commit/451a8c1456a5692a83837ec2f4cf2f37410be6fe))
* v-image support vue-next ([58a5540](https://github.com/Linkontoask/v-easy-components/commit/58a5540fb3ac19c5af21e9eab9d59955da1882ab))



## [1.1.1](https://github.com/Linkontoask/v-easy-components/compare/0.5.10...1.1.1) (2020-07-06)


### Bug Fixes

* [#27](https://github.com/Linkontoask/v-easy-components/issues/27) ([1440dfc](https://github.com/Linkontoask/v-easy-components/commit/1440dfcd3c41840cbdcfe00113106a38205c0b3f))
* [#33](https://github.com/Linkontoask/v-easy-components/issues/33) ([f3f3151](https://github.com/Linkontoask/v-easy-components/commit/f3f31517ba52e303f8bb2d3933d3216abcf9188f))
* Button circle styles ([07228c6](https://github.com/Linkontoask/v-easy-components/commit/07228c6b962c34a5d41469a0837e6c2e91607785))
* color-picker not available ([26e6d14](https://github.com/Linkontoask/v-easy-components/commit/26e6d14fdeef2fc3ce0aa626e51772563705f213))
* components.json directory change ([b741f14](https://github.com/Linkontoask/v-easy-components/commit/b741f146b85d02fb8998e2e80a70a16593076138))
* core-js@3 to core-js@2 [#8](https://github.com/Linkontoask/v-easy-components/issues/8) ([d09dac7](https://github.com/Linkontoask/v-easy-components/commit/d09dac763f7e13d166b9b5c5e3dec856c2dc678a))
* core-js@3 to core-js@2 and useBuiltIns: "entry" ([25cc285](https://github.com/Linkontoask/v-easy-components/commit/25cc28543972c5c1e3147ba286bdfd1fc51ddbd2))
* directive loading-preload unbind hook: "NotFoundError: Failed to execute 'removeChild' on 'Node' ([f7b0ef2](https://github.com/Linkontoask/v-easy-components/commit/f7b0ef2c5e1409f8418ddb80f78a4057b996c8fb))
* edit page repo linkorg.club -> v-easy-components ([8064563](https://github.com/Linkontoask/v-easy-components/commit/806456339f776ab50858f330a460862daed530bb))
* fix button plain white color ([b499d5b](https://github.com/Linkontoask/v-easy-components/commit/b499d5b9e11f153cdaee75cb374334452022c52c))
* fix server document is not defined ([3cf93ab](https://github.com/Linkontoask/v-easy-components/commit/3cf93aba20d3e07aed8848e8f5a85ae14872eb4b))
* Font icon is separated, fix the style after component is not found xxx.css ([b9816fd](https://github.com/Linkontoask/v-easy-components/commit/b9816fd80273d072c0aeed09486e4f5b3ac2ace8))
* import add Message ([9e2bdab](https://github.com/Linkontoask/v-easy-components/commit/9e2bdabc57fcf1ebc1eb78b652560dac875d4388))
* libraryExport: 'default' config ([ac5b3ab](https://github.com/Linkontoask/v-easy-components/commit/ac5b3ab3f796914d460a312f9e55bd84606a22c5))
* Manual input pointer position is not updated and Rename file ([287cfd6](https://github.com/Linkontoask/v-easy-components/commit/287cfd674dae6dcf45828880247a2fea282291fa))
* Optimize automatic deletion of tip instances and increase test code ([f228354](https://github.com/Linkontoask/v-easy-components/commit/f22835437d52e7173f5469ae9848341bd812eec4))
* post-css warning start value has mixed support, consider using flex-start instead ([08127e8](https://github.com/Linkontoask/v-easy-components/commit/08127e8cb92e002ea4aae7ef474224c3b751b877))
* push error ([43060db](https://github.com/Linkontoask/v-easy-components/commit/43060db205733c4feb5afad3044f1ec11368f2b5))
* release 0.6.1 ([a5c1961](https://github.com/Linkontoask/v-easy-components/commit/a5c1961acf425aa8bc6cb8a784c321a60f54818c))
* route-indicator name component ([a94412e](https://github.com/Linkontoask/v-easy-components/commit/a94412eb83900b354bd0fb8f9d9d6d84dc4f8924))
* scroll-bar is-horizontal remove height css ([06c9122](https://github.com/Linkontoask/v-easy-components/commit/06c91227e380b43a606ffdd21e396f354244a25f))
* steps placement border direction ([f6d86eb](https://github.com/Linkontoask/v-easy-components/commit/f6d86ebf8f3d98ab5f916714b334633ef0b4a1ed))
* supports split icon component ([ea62b3a](https://github.com/Linkontoask/v-easy-components/commit/ea62b3aff381267f92426f140720b710a2f9b3f5))
* target: click No content displayed when moving in again ([c0f50cb](https://github.com/Linkontoask/v-easy-components/commit/c0f50cbd38910d947a63ba76c20aa12279666d70))
* upgrade to fontawesome 5.11.2 ([db37da2](https://github.com/Linkontoask/v-easy-components/commit/db37da21f2de0fe9b9eef88c7db4a0927bbb2995))
* use npm install prompt core-js library is not installed ([4f9f907](https://github.com/Linkontoask/v-easy-components/commit/4f9f90757d36ab63cb08f8424022f82009b59644))
* v-image v-show bug ([82d1709](https://github.com/Linkontoask/v-easy-components/commit/82d17094e11d0074608a62cebcf6568a9b3f87ba))
* v-loading-preload init fix and add validate-commit-msg config ([916fdae](https://github.com/Linkontoask/v-easy-components/commit/916fdae84b1b8097b99356d0bb5025c3c1805390))


### Features

* add base color-picker component ([40be4a7](https://github.com/Linkontoask/v-easy-components/commit/40be4a7a55652da2e36012e8b797751a88b694e6))
* Add ESLint function ([0e49e9c](https://github.com/Linkontoask/v-easy-components/commit/0e49e9cdfdb6724b7531386cbbdc06806240266e))
* add route-indicator component ([bc23211](https://github.com/Linkontoask/v-easy-components/commit/bc23211359703a740d2de516bcb9f107eaaf3387))
* add scroll-bar components ([22e7d37](https://github.com/Linkontoask/v-easy-components/commit/22e7d379cb48583266a582b42b1826e64b0e2fb2))
* add steps and add button loading status ([64a806a](https://github.com/Linkontoask/v-easy-components/commit/64a806a69c92e52684117889e28a7f7f4479afb5))
* add ve-icon component ([720d878](https://github.com/Linkontoask/v-easy-components/commit/720d878311403a0f057a4d95b35444b89afcfa92))
* business route-indicator docs ([0e2e8e1](https://github.com/Linkontoask/v-easy-components/commit/0e2e8e1ddbe9e66ed1822ccae814f0323b4acf62))
* color-picker 30% ([4ce2704](https://github.com/Linkontoask/v-easy-components/commit/4ce270458c23185ccbab79e6a073f44baf593e78))
* color-picker support tip command ([8282fc9](https://github.com/Linkontoask/v-easy-components/commit/8282fc9553a0c1492332c4fcf18202c427a1d555))
* commit check ([045a59a](https://github.com/Linkontoask/v-easy-components/commit/045a59a05fd02f97228be83589bb0d7b80217b62))
* steps supports add nav-class-name property ([75d5d3f](https://github.com/Linkontoask/v-easy-components/commit/75d5d3fe7bf4089d84854e04bb43d937784f13bb))
* steps supports normal active ([f0259b5](https://github.com/Linkontoask/v-easy-components/commit/f0259b5f287c0f6a2642516996ec2df4015cb4fc))
* steps supports placement top ([ec390b6](https://github.com/Linkontoask/v-easy-components/commit/ec390b6c608712cbc93f0706952149637dcf85aa))
* Submit log automation and remove node-notifier ([8df5303](https://github.com/Linkontoask/v-easy-components/commit/8df5303926b3e8bf5f19783b18715fbd42c9ce89))
* support ESModule ([89da4fd](https://github.com/Linkontoask/v-easy-components/commit/89da4fdbcaeb2dfd761b58150163e66ad10ba161))
* support icon other css ([3605b4e](https://github.com/Linkontoask/v-easy-components/commit/3605b4ee7a63e4ee8138a4500a9b606a8b9dd4f3))
* support jsnext:main key ([a6e64b7](https://github.com/Linkontoask/v-easy-components/commit/a6e64b75f980e356b2df9e3867175ba9c5afec49))
* Support v-image upload value in img tag ([1eb1355](https://github.com/Linkontoask/v-easy-components/commit/1eb1355f23ecd05644b354d0ebc2d7653441388b))
* supports button size ([a780550](https://github.com/Linkontoask/v-easy-components/commit/a78055047fc852ae2584a1ca13556098e75ead55))
* tip support effect property ([25de52c](https://github.com/Linkontoask/v-easy-components/commit/25de52c4131481df494e9aa9b48a6d5a71f4ed40))
* Tool-tip Add autoRemoveTip attribute ([8131d45](https://github.com/Linkontoask/v-easy-components/commit/8131d45d09ef8dcb6041c1fb18321bf56093780d))
* update components.json ([1e999ae](https://github.com/Linkontoask/v-easy-components/commit/1e999aeeceb0700363a380611a6f0c078ff73d1a))
* v-image non-img element supports destroying elements when unbinding ([fe9f032](https://github.com/Linkontoask/v-easy-components/commit/fe9f032c061a5c486267198a02b58bc205992617))
* v-loading-preload support Modifier ([4233d24](https://github.com/Linkontoask/v-easy-components/commit/4233d24c62ec78d6742e98a4decf902d668420b3))
* ve-input support type of number ([96109d3](https://github.com/Linkontoask/v-easy-components/commit/96109d344e072468fbc13d033c72b505592c9dc4))



## [0.5.10](https://github.com/Linkontoask/v-easy-components/compare/0.5.8...0.5.10) (2019-09-16)



## [0.5.8](https://github.com/Linkontoask/v-easy-components/compare/0.5.7...0.5.8) (2019-09-07)



## [0.5.6](https://github.com/Linkontoask/v-easy-components/compare/0.5.5...0.5.6) (2019-09-06)



## 0.5.4 (2019-08-12)



