# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.3.3](https://github.com/DCsunset/vuetify-markdown-editor/compare/v3.3.2...v3.3.3) (2021-02-12)

### [3.3.2](https://github.com/DCsunset/vuetify-markdown-editor/compare/v3.3.1...v3.3.2) (2021-01-04)


### Bug Fixes

* fix background color of table ([b7505a6](https://github.com/DCsunset/vuetify-markdown-editor/commit/b7505a6397b30b95df30739592351ad54b7630d9))

## [3.3.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v3.2.1...v3.3.0) (2020-10-23)


### Features

* support passing props to v-textarea ([00053dd](https://github.com/DCsunset/vuetify-markdown-editor/commit/00053dd006bd37df6d1c5d8c73c2d2e5b3730196))

## [3.2.1](https://github.com/DCsunset/vuetify-markdown-editor/compare/v3.2.0...v3.2.1) (2020-06-22)


### Bug Fixes

* add missing files for type ([688eada](https://github.com/DCsunset/vuetify-markdown-editor/commit/688eada41a18b49dbd37649a319b1fa4da65e59e))



# [3.2.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v3.1.0...v3.2.0) (2020-06-17)


### Features

* add counter for input length ([0fec83d](https://github.com/DCsunset/vuetify-markdown-editor/commit/0fec83dc7d4b7d09127bfd34668c4c31d613776a))



# [3.1.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v3.0.1...v3.1.0) (2020-05-20)

### Features

* Add support for customization markdownit

### Bug Fixes

* fix types for createRenderer ([56cdd3a](https://github.com/DCsunset/vuetify-markdown-editor/commit/56cdd3a7a1aeb3f81fcbc050a15d1a48c015dd1f))



## [3.0.1](https://github.com/DCsunset/vuetify-markdown-editor/compare/v3.0.0...v3.0.1) (2020-05-15)


### Bug Fixes

* fix webpack config for vue-cli imports ([22f96b1](https://github.com/DCsunset/vuetify-markdown-editor/commit/22f96b15a26e5e21ec059ecbf5b1b6753e9f123f))



# [3.0.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v2.0.2...v3.0.0) (2020-05-12)


### Bug Fixes

* fix export modules ([52ee737](https://github.com/DCsunset/vuetify-markdown-editor/commit/52ee737781ea136f5d35664c090338468ac9dc40))
* fix types ([8134ce2](https://github.com/DCsunset/vuetify-markdown-editor/commit/8134ce2886fdf27de78389e64257d170e1614d20))
* update types ([c2ed7fe](https://github.com/DCsunset/vuetify-markdown-editor/commit/c2ed7fe298dec3496c80371e8752c230d3b39428))



## [2.0.2](https://github.com/DCsunset/vuetify-markdown-editor/compare/v2.0.1...v2.0.2) (2020-04-27)


### Bug Fixes

* rebuild to fix build errors ([492643a](https://github.com/DCsunset/vuetify-markdown-editor/commit/492643af3608633d180737b29d71be59ee0bc244))



## [2.0.1](https://github.com/DCsunset/vuetify-markdown-editor/compare/v2.0.0...v2.0.1) (2020-04-18)


### Bug Fixes

* fix regex flags ([cf5264f](https://github.com/DCsunset/vuetify-markdown-editor/commit/cf5264fa25e5c8142065e299e9c5edb15029f992))



# [2.0.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.6.2...v2.0.0) (2020-03-27)


### Bug Fixes

* adjust code styles ([9ba83c8](https://github.com/DCsunset/vuetify-markdown-editor/commit/9ba83c802aeed7785258bedafd1e58a6146e7294))
* fix theme of icon ([7f857d2](https://github.com/DCsunset/vuetify-markdown-editor/commit/7f857d263ea7ed5faf66752f41f327e06289d666))
* fix vuetify types ([938774a](https://github.com/DCsunset/vuetify-markdown-editor/commit/938774a89883c422bbe1761b60cfceadf45aa5ba))
* use lodash to merge options and config ([47a7e8f](https://github.com/DCsunset/vuetify-markdown-editor/commit/47a7e8f82add828183edece04fc0d693c025cba3))


### Features

* add baseUrl ([75d64e2](https://github.com/DCsunset/vuetify-markdown-editor/commit/75d64e2078149f5782baf6936a77af09f0476b80))
* add code hook and types to render.ts ([32f542d](https://github.com/DCsunset/vuetify-markdown-editor/commit/32f542d2865329d6a18eb8ce00004dba502cd3e9))
* add copy icon for code blocks ([aae44c6](https://github.com/DCsunset/vuetify-markdown-editor/commit/aae44c6206d7af72d3b8526dd9b00fcc49adf572))


### Performance Improvements

* reduce library size ([4bd04f6](https://github.com/DCsunset/vuetify-markdown-editor/commit/4bd04f68c869f57196e024d2f851bb05afb0e664))
* remove vue-clipboard to reduce lib size ([b274286](https://github.com/DCsunset/vuetify-markdown-editor/commit/b274286874c9750b88db84effad1ea40392fb6d3))



## [1.6.2](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.6.1...v1.6.2) (2020-03-11)


### Bug Fixes

* change code background due to changes of Vuetify ([8e6e7be](https://github.com/DCsunset/vuetify-markdown-editor/commit/8e6e7bea4b0ad6e09645a9bd6113f188a345528e))
* remove card background in preview ([d78f4e7](https://github.com/DCsunset/vuetify-markdown-editor/commit/d78f4e7c9d1f578c1e8e9888de96cce77814743f))



## [1.6.1](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.6.0...v1.6.1) (2020-03-10)


### Bug Fixes

* fix typescript declaration ([08e96ee](https://github.com/DCsunset/vuetify-markdown-editor/commit/08e96eeb278a6ebc383cb8e0e4bae7eb4f627960))



# [1.6.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.5.0...v1.6.0) (2020-03-10)


### Features

* add TypeScript support ([8248ac5](https://github.com/DCsunset/vuetify-markdown-editor/commit/8248ac551134ac18ba139eaabd74dbc6b265abab))



# [1.5.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.4.0...v1.5.0) (2020-03-10)


### Bug Fixes

* remove deprecated sanitize option ([136766c](https://github.com/DCsunset/vuetify-markdown-editor/commit/136766c7e2263ffeedc743f5bce7d47576a0c3a2))


### Features

* add inline option and optimize render-cli ([217bcc7](https://github.com/DCsunset/vuetify-markdown-editor/commit/217bcc748ec0aae0fcb106da86623a0a272611c1))



# [1.4.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.3.0...v1.4.0) (2020-02-17)


### Bug Fixes

* allow default export in vue-cli config ([03f9170](https://github.com/DCsunset/vuetify-markdown-editor/commit/03f917039c65e6be7014f4fefb186b1b13bad984))
* bump mermaid to v8.4.7 to fix SSR ([8668f21](https://github.com/DCsunset/vuetify-markdown-editor/commit/8668f21a6634be4ce3a74d03388b6c8f09c4c3d3))


### Features

* add emoji-set prop ([11acdd0](https://github.com/DCsunset/vuetify-markdown-editor/commit/11acdd04fbb96ea8510bb02d88327eafb333485b))



# [1.3.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.2.0...v1.3.0) (2020-02-05)


### Bug Fixes

* fix build-entry ([991ae1a](https://github.com/DCsunset/vuetify-markdown-editor/commit/991ae1aee364b6c70b712c9ccca945aad8cce08a))
* fix position of emoji picker ([1d6880f](https://github.com/DCsunset/vuetify-markdown-editor/commit/1d6880f0aed9c1c6dd4eaee37e8cb095d8e46ec6))
* fix typo ([4ade24d](https://github.com/DCsunset/vuetify-markdown-editor/commit/4ade24d314fae055eb7b89cc55ea7692afe41aad))
* remove debugging log ([2abd0ee](https://github.com/DCsunset/vuetify-markdown-editor/commit/2abd0ee5df873b119e07945faca1309529884c0a))
* remove undefined renderOptions in App.vue ([a5ea1ff](https://github.com/DCsunset/vuetify-markdown-editor/commit/a5ea1ffca1c41f74c029625fabdcc3e742586e7e))


### Features

* use native outline mode in Vuetify ([c264d2e](https://github.com/DCsunset/vuetify-markdown-editor/commit/c264d2e530f07c365ef3347f1a6e1924567262ff))
* use umd and bump version number ([94221fd](https://github.com/DCsunset/vuetify-markdown-editor/commit/94221fd26d34358b94e0bacb1310a0e4217e745b))



# [1.2.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.1.4...v1.2.0) (2020-01-19)


### Bug Fixes

* change default config ([d0bd8d2](https://github.com/DCsunset/vuetify-markdown-editor/commit/d0bd8d2ce9c36be1778aabda0e3cddf50940c07c))


### Features

* add support for mermaid block ([59604a3](https://github.com/DCsunset/vuetify-markdown-editor/commit/59604a376c1c1206d0dcbf4465e2913c99d3ddfc))
* use cache inside renderer to make it smooth ([9eb837f](https://github.com/DCsunset/vuetify-markdown-editor/commit/9eb837fedeb4912cb49cf82104d82f8bc7a4a7f6))
* use cache to accelerate mermaid rendering ([9ee194c](https://github.com/DCsunset/vuetify-markdown-editor/commit/9ee194c74042a3c88e24131cc2dd7706939a344f))



## [1.1.4](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.1.3...v1.1.4) (2020-01-17)


### Features

* allow $ and $$ for formula delimiters ([990ad4d](https://github.com/DCsunset/vuetify-markdown-editor/commit/990ad4d11df395c5c13d97a42d1bece9f3f926b4))



## [1.1.3](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.1.2...v1.1.3) (2019-12-14)


### Bug Fixes

* fix positioning in emoji picker ([37b0903](https://github.com/DCsunset/vuetify-markdown-editor/commit/37b090312ca98f5eda58e37b9e25f44de995cbfd))
* fix typo in MarkdownEditor ([f81628a](https://github.com/DCsunset/vuetify-markdown-editor/commit/f81628a19427a7859f926e3da038779844a774e1))
* remove id selector to prevent conflicts ([ba1c115](https://github.com/DCsunset/vuetify-markdown-editor/commit/ba1c115dfb4e16158fa8f70c687b22b989fb7f42))



## [1.1.2](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.1.1...v1.1.2) (2019-09-30)



## [1.1.1](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.1.0...v1.1.1) (2019-09-22)



# [1.1.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.0.1...v1.1.0) (2019-09-12)



## [1.0.1](https://github.com/DCsunset/vuetify-markdown-editor/compare/v1.0.0...v1.0.1) (2019-08-12)



# [1.0.0](https://github.com/DCsunset/vuetify-markdown-editor/compare/v0.4.2...v1.0.0) (2019-07-31)



## 0.4.2 (2019-07-16)
