Releases: scttcper/ng2-adsense
Releases · scttcper/ng2-adsense
3.0.0
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
Upgrade to typescript 2.3
Added sourcemaps to the umd
2.2.0
Breaking changes
39c02fb Remove the wrapping div on the ins and its inline padding. fixes #68
2.1.5
Built with angular-cli v1 and angular v4 🎉
2.1.0
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
Extended the error timeout from 20ms to 200ms. Helps with initial page load (cached) not showing ads.
2.0.1
upgrade angular-cli and rollup and add first tests and coverage
2.0.0
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
- Fixed aot compilation
- Fixed a bug that happens when the browser has cached adsbygoogle.js