Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: mazipan/vue-google-adsense

Support Vue 3

21 Mar 13:29
1e544e8
Compare
Choose a tag to compare

What's Changed

Published under next tag, so you can install

npm install vue-scriptx vue-google-adsense@next --save

New Contributors

Full Changelog: 1.10.1...2.0.0

New props

28 Jul 14:35
7beae48
Compare
Choose a tag to compare

Fix: docs missing on npm

05 May 15:18
b053fd4
Compare
Choose a tag to compare
  • Add readme from root project to be publish to npm

Fix multiple "adsbygoogle" definition

26 Jan 03:20
585d992
Compare
Choose a tag to compare
  • Adding <template/> before using script2, see 37edae2 should be fix issue #143

Docs - fix wrong docs

01 Dec 04:47
300ba5a
Compare
Choose a tag to compare
  • Fix wrong docs regarding Gridsome, issue #155

💥 Change prop type

24 Sep 03:33
292c0e4
Compare
Choose a tag to compare
  • Change prop data-full-width-responsive and is-non-personalized-ads from Boolean to string yes | no
  • Add docs for Gridsome
  • Refresh docs using vue-chakra-ui
  • Full re-architecture internal code structure using pnpm

Fix: Non personalized ads TypeError

25 Jun 14:59
d4e7665
Compare
Choose a tag to compare

Fix non personalized ads default

25 Jun 14:52
9f548d4
Compare
Choose a tag to compare
  • Fix non personalized ads default on #147

Change default props value

12 Mar 02:49
487ed29
Compare
Choose a tag to compare
  • Change default props value 487ed29 based on issue #45
  • Update all deps

Add new props `ins-style`

21 Oct 10:28
Compare
Choose a tag to compare
  • PR adding props #57
  • Some docs updated #60