Skip to content

Releases: scttcper/ng2-adsense

3.0.0

04 Aug 18:42
Compare
Choose a tag to compare

Breaking Changes

  • minimum Angular version 4.3.0
  • use injection token with interface defining config angular.io/api/core/InjectionToken
  • allow Angular 5

2.2.1

03 May 05:20
Compare
Choose a tag to compare

Upgrade to typescript 2.3
Added sourcemaps to the umd

2.2.0

27 Apr 05:18
Compare
Choose a tag to compare

Breaking changes

39c02fb Remove the wrapping div on the ins and its inline padding. fixes #68

2.1.5

24 Mar 05:20
Compare
Choose a tag to compare

Built with angular-cli v1 and angular v4 🎉

2.1.0

09 Mar 20:25
Compare
Choose a tag to compare

Adds display, width, height as inputs to the adsense component. All styles applied directly to the "ins" element and help specify size for ads. width and height are in px.

2.0.2

06 Feb 21:19
Compare
Choose a tag to compare

Extended the error timeout from 20ms to 200ms. Helps with initial page load (cached) not showing ads.

2.0.1

13 Jan 00:35
Compare
Choose a tag to compare

upgrade angular-cli and rollup and add first tests and coverage

2.0.0

03 Jan 01:00
Compare
Choose a tag to compare

Added a global default so you can set the adClient and adSlot once. Check readme
Added a UMD bundle for people using systemjs. Check readme

1.0.1

25 Nov 09:17
Compare
Choose a tag to compare
  • Fixed aot compilation
  • Fixed a bug that happens when the browser has cached adsbygoogle.js