## [1.5.3](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.5.2...v1.5.3) (2022-05-02)


### Bug Fixes

* **lib:** add color property ([4310614](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/431061406707c7f921dee191d457d1678e615d6d))

## [1.5.2](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.5.1...v1.5.2) (2022-03-26)


### Bug Fixes

* **lib:** fix [#24](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/24) ([eb2c223](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/eb2c223a5920058fde4740ec4cf4ed1e243f92a6))

## [1.5.1](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.5.0...v1.5.1) (2022-03-26)


### Bug Fixes

* **lib:** fix message slot in text field ([12ab5f1](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/12ab5f16cc84b651965d0c0fec4315012eba0fa0))

# [1.5.0](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.4.1...v1.5.0) (2022-01-06)


### Features

* **lib:** apply some changes from PRs ([a0efb8a](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/a0efb8acbbc4bf0f43e20701021b5f8160712920))

## [1.4.1](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.4.0...v1.4.1) (2021-09-01)


### Bug Fixes

* **lib:** fix undefined variable ([8b592a7](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/8b592a79d9c5ede64d03cc3c79818527c056faa4))

# [1.4.0](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.3.0...v1.4.0) (2021-09-01)


### Features

* **lib:** add new props ([8c4e6bc](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/8c4e6bc36e17b361fdf98b10ebfe1bc36e927ee6))

# [1.3.0](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.17...v1.3.0) (2021-07-08)


### Features

* **lib:** adding menu-props to v-select ([66fccb3](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/66fccb3161f707d9e2a275e0e9751ccdd003931a)), closes [#50](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/50)

## [1.2.17](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.16...v1.2.17) (2021-07-08)


### Bug Fixes

* **lib:** remove redundant code ([e4735ea](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/e4735ea960a9a160549cf8a5f4c87ab0f682ba72))

## [1.2.16](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.15...v1.2.16) (2021-02-03)


### Bug Fixes

* **core:** update item-value on v-select ([a9f2b40](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/a9f2b403eeaf205049a6c69038c61cbed7534e96))

## [1.2.15](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.14...v1.2.15) (2020-10-24)


### Bug Fixes

* **lib:** return input event on v-model value change ([e16482b](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/e16482bfb599793a4c54e2a2d50955f6163f320e))

## [1.2.14](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.13...v1.2.14) (2020-10-24)


### Bug Fixes

* **lib:** add style props to the CountryCode v-select ([50c6fe3](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/50c6fe36ca1ccc5a7a6841e696e1824e0b879376))

## [1.2.13](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.12...v1.2.13) (2020-08-26)


### Bug Fixes

* **lib:** error when applying function "reset" of v-form ([30cdf78](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/30cdf78364526dd3ce929997d5c59dfd4f83fba6))

## [1.2.12](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.11...v1.2.12) (2020-07-28)


### Bug Fixes

* **component:** fix issue switching countries ([bf6e26e](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/bf6e26e36e63b88d5594ffb092b7ad5860b3e824)), closes [#22](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/22)

## [1.2.11](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.10...v1.2.11) (2020-07-24)


### Bug Fixes

* **component:** add dense and outlined props ([a2f43b4](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/a2f43b439697fb235893a3ab9dea842d03140673)), closes [#21](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/21)

## [1.2.10](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.9...v1.2.10) (2020-07-22)


### Bug Fixes

* **component:** fix missing margin between flag and country ([dc1ec7b](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/dc1ec7be6d7ffde5d7f3e634d2c664e37a22c985)), closes [#18](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/18)

## [1.2.9](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.8...v1.2.9) (2020-07-20)


### Bug Fixes

* **component:** prop for country selector 'label' attribute ([1aeffe9](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/1aeffe95fd87eb65b933789f3c3d516728a623d3))

## [1.2.8](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.7...v1.2.8) (2020-07-16)


### Bug Fixes

* **lib:** add focus event and other important events ([bcc9b7e](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/bcc9b7ec0fd0796082fe8f2cd9d3d8a35183b7d1)), closes [#17](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/17)

## [1.2.7](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.6...v1.2.7) (2020-07-13)


### Bug Fixes

* **lib:** replace js scoped css to class scoped css ([8e6ab94](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/8e6ab949b625af6112481cec9502b31dba79b5c6))

## [1.2.6](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.5...v1.2.6) (2020-07-13)


### Bug Fixes

* **lib:** fix default label ([333e449](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/333e449f61920a8f128948bfc5fc63f7ce1120c7))

## [1.2.5](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.4...v1.2.5) (2020-07-13)


### Bug Fixes

* **core:** add polyfill for fetch ([34f9f6a](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/34f9f6a9914b1a366e053a0a045b3d6ee6efa829))

## [1.2.4](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.3...v1.2.4) (2020-07-13)


### Bug Fixes

* **lib:** export plugin instead of component ([a106fff](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/a106fff58e6f93d5b5e5ddc1503848bb1dc5111c))

## [1.2.3](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.2...v1.2.3) (2020-07-12)


### Bug Fixes

* **core:** add label in plugin options ([7cfa111](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/7cfa1112dfd4dcada74de5fe1f83846f47703271)), closes [#10](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/10)

## [1.2.2](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.1...v1.2.2) (2020-07-12)


### Bug Fixes

* **readme:** update readme ([c6e2a9c](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/c6e2a9cce9d7d58ea75b19a61d826f55c9f72a79))

## [1.2.1](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.2.0...v1.2.1) (2020-07-12)


### Bug Fixes

* **lib:** simplify component import from lib ([83bb59e](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/83bb59e8c122607d89f345348d8f9139f32439ef))

# [1.2.0](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.10...v1.2.0) (2020-07-12)


### Features

* **textfield:** use v-text-field slots from the outside component ([c1a5459](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/c1a54594cf86bd8c7f3d32d269e7e9c06591c303))

## [1.1.10](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.9...v1.1.10) (2020-07-10)


### Bug Fixes

* **core:** support vuetify loader ([072910f](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/072910f1f0188426f6a4bf91f45dd9653165ce2f))

## [1.1.9](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.8...v1.1.9) (2020-07-10)


### Bug Fixes

* **build:** trigger build ([aece3ce](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/aece3ce6ca24bff78e915783ddd4dcadc2677c5a))

## [1.1.8](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.7...v1.1.8) (2020-06-10)


### Bug Fixes

* **core:** disable country selector ([ad4d78f](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/ad4d78fc2f499506b63e3e94c8b4abf670f41552))

## [1.1.7](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.6...v1.1.7) (2020-05-22)


### Bug Fixes

* **readme:** update readme ([c31f484](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/c31f4849c758e60df4f8bff03aa00bbe4904e708))

## [1.1.6](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.5...v1.1.6) (2020-05-18)


### Bug Fixes

* **core:** fix installation issue ([31d6ac4](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/31d6ac41258ced930e23a9f0ed9c62c5705f4c82))

## [1.1.5](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.4...v1.1.5) (2020-05-18)


### Bug Fixes

* **core:** fix can't import vuetify components ([75e4f0e](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/75e4f0ef09f6232d679605a7acb416311cd52d07))

## [1.1.4](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.3...v1.1.4) (2020-05-18)


### Bug Fixes

* **core:** fix some issues ([f83b060](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/f83b060aa5d552d7e4cc845d02e1665f6fdd967f))

## [1.1.3](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.2...v1.1.3) (2020-05-01)


### Bug Fixes

* **readme:** update readme ([71b456b](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/71b456b83f1cbdb52f29c27352b7ec329e7edb63))

## [1.1.2](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.1...v1.1.2) (2020-05-01)


### Bug Fixes

* **textfield:** add new prop text-field-label for user custom label ([d0ccae8](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/d0ccae8bc6ff0bb02cabdedd334357bde1215df2)), closes [#1](https://github.com/yogakurniawan/vue-tel-input-vuetify/issues/1)

## [1.1.1](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.1.0...v1.1.1) (2020-05-01)


### Bug Fixes

* **vuetify:** add vuetify properly ([d495a57](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/d495a57ef26ff312ab63d0c0569f805890900d6a))

# [1.1.0](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.0.0...v1.1.0) (2020-02-11)


### Features

* release first version ([57949ff](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/57949ffea4cf6d1ac83a1e6c7fab814f55ac2d06))

# 1.0.0 (2020-02-11)


### Features

* release first version ([900f2da](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/900f2da3fbf230b7d536a869ab053f3cbc52a56d))
