UNPKG

vue-disqus

Version:

Vue component to integrate Disqus comments in your application, with support for SPA

59 lines (30 loc) 2.6 kB
# 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. ### [4.0.1](https://github.com/ktquez/vue-disqus/compare/v4.0.0...v4.0.1) (2020-07-02) ### Bug Fixes * Check if the router object exists when setting the default identifier ([11859f7](https://github.com/ktquez/vue-disqus/commit/11859f7c41034dfbd656d0c84b4012a5776069d3)) ## [4.0.0](https://github.com/ktquez/vue-disqus/compare/v3.0.5...v4.0.0) (2020-06-08) ### Features * Add documentation by Vuepress Vue a11y theme ([9513899](https://github.com/ktquez/vue-disqus/commit/95138994946f8e6b319d561b416c718c75f4f0ad)) * Add lazy load ([ac70f97](https://github.com/ktquez/vue-disqus/commit/ac70f97768fc20ea9dd5d3be8832275369a15353)) * Add reset embed in $disqus ([bfd89f6](https://github.com/ktquez/vue-disqus/commit/bfd89f65d6779e29940d938722713acfa50ba92f)) * Add types ([7d44da8](https://github.com/ktquez/vue-disqus/commit/7d44da87c9d98d758226099b0eb7c6b1ff865b2e)) * Added Disqus and DisqusCount components ([d50e0c5](https://github.com/ktquez/vue-disqus/commit/d50e0c54d5ad4c633c68924c4e9d0df1cee8d4af)) * Emit callback events ([f511016](https://github.com/ktquez/vue-disqus/commit/f5110169fbb00d25d8c00944670fd8ed561e5c5e)) * Set shortname globally ([54cc1e2](https://github.com/ktquez/vue-disqus/commit/54cc1e2c1baca5a587b058b0839a8f79e91925f7)) * Support to page and sso props with validator and reset when update language ([0b5e48b](https://github.com/ktquez/vue-disqus/commit/0b5e48ba3766c295cce4a0af5f73e8497851f028)) ### Bug Fixes * getShortname computed ([0eb76e4](https://github.com/ktquez/vue-disqus/commit/0eb76e45ed9b60cf36b3979b94a5500a6fed049e)) * reset component when change route ([e261c94](https://github.com/ktquez/vue-disqus/commit/e261c947018e5e5128a70e94cc0345ed086d54d0)) <a name="3.0.5"></a> ## [3.0.5](https://github.com/ktquez/vue-disqus/compare/v3.0.4...v3.0.5) (2018-10-01) <a name="3.0.3"></a> ## [3.0.3](https://github.com/ktquez/vue-disqus/compare/v3.0.2...v3.0.3) (2018-05-08) <a name="3.0.2"></a> ## [3.0.2](https://github.com/ktquez/vue-disqus/compare/v3.0.1...v3.0.2) (2018-05-08) <a name="3.0.1"></a> ## [3.0.1](https://github.com/ktquez/vue-disqus/compare/v3.0.0...v3.0.1) (2018-04-24) <a name="3.0.0"></a> # [3.0.0](https://github.com/ktquez/vue-disqus/compare/v2.0.7...v3.0.0) (2018-04-20) <a name="2.0.7"></a> ## [2.0.7](https://github.com/ktquez/vue-disqus/compare/v2.0.6...v2.0.7) (2018-04-19)