ngmeta
Version:
A tool for updating meta tags in an Angular application.
209 lines (110 loc) • 7.68 kB
Markdown
## 13.0.0 (2022-04-10)
##### Chores
* update dependencies ([47b19783](https://github.com/MichaelSolati/ngmeta/commit/47b19783bed126baa4810ba47571701e64bf3c7b))
## 12.0.0 (2021-12-13)
##### Chores
* **actions:** update workflows ([1847aeca](https://github.com/MichaelSolati/ngmeta/commit/1847aecacfc8f12bd3600fc374c9347b91ebdd7b))
* update dependencies ([2f979cc0](https://github.com/MichaelSolati/ngmeta/commit/2f979cc00aa29e08bfd3cf90632d4d9ae33dfe49))
### 11.2.0 (2021-01-06)
##### Bug Fixes
* **setTag:** allow for type attribute of element ([8642a3d7](https://github.com/MichaelSolati/ngmeta/commit/8642a3d7c73e4df9ec09ee3016a5794e440f79bc))
### 11.1.0 (2021-01-06)
##### New Features
* **setTag:** add method to set miscellaneous tags in head ([ef2c8acf](https://github.com/MichaelSolati/ngmeta/commit/ef2c8acfd9edd90398e936c014a032efe6092fde))
## 11.0.0 (2020-12-13)
##### Build System / Dependencies
* update GitHub Actions ([4dc7cd19](https://github.com/MichaelSolati/ngmeta/commit/4dc7cd19d298382547f9c5e46b5609329dd14dad))
##### Chores
* update dependencies ([a7a0278c](https://github.com/MichaelSolati/ngmeta/commit/a7a0278c19257cee839f304592e533f416ec9d5a))
##### Code Style Changes
* **lint:** add linter ([b7df3105](https://github.com/MichaelSolati/ngmeta/commit/b7df3105ad3e6957fab345e4467a6fac3c2b0142))
### 10.1.0 (2020-08-02)
##### New Features
* update methods to return instance of service ([18dc7a1c](https://github.com/MichaelSolati/ngmeta/commit/18dc7a1cb1541e3f9be35b79a893c7a8f0c6c6ac))
* make `scrollToTop` method public ([cd678c07](https://github.com/MichaelSolati/ngmeta/commit/cd678c077dc55044340edd4b8dcff3ff8e4b2cb4))
* expose native Angular meta service ([24a9fc72](https://github.com/MichaelSolati/ngmeta/commit/24a9fc72c5a63d3bd7c936ee305529fe64f77708))
##### Refactors
* rename constructor arguments ([c75b4fdd](https://github.com/MichaelSolati/ngmeta/commit/c75b4fdde8a0d83a97345b21f87a6d4afa529e26))
## 10.0.0 (2020-07-23)
##### Build System / Dependencies
* move to GitHub Actions for CI ([e0ed10b9](https://github.com/MichaelSolati/ngmeta/commit/e0ed10b9493524fff08465ded43f39f7476d4a8e))
##### Chores
* update dependencies ([5a448b71](https://github.com/MichaelSolati/ngmeta/commit/5a448b71b145745fd6a0133b9c826c1984fc3b60))
* update dependencies ([5ecbb6ce](https://github.com/MichaelSolati/ngmeta/commit/5ecbb6ce97dfdbde9b17ff5acae9d83d76fc6e59))
##### Documentation Changes
* **README:** update badges and link to docs ([792157b0](https://github.com/MichaelSolati/ngmeta/commit/792157b097a8b8bb5d830ee5341042fad41a2d59))
##### Bug Fixes
* **setTwitter:** make sure `image` exists in order to set image alt ([9bb4a7c0](https://github.com/MichaelSolati/ngmeta/commit/9bb4a7c0dd0714caff7bfc262830759417b011e3))
### 9.2.0 (2020-05-17)
##### Build System / Dependencies
* remove rollup ([59b3223f](https://github.com/MichaelSolati/ngmeta/commit/59b3223f774cc5648034f5356022648f81bed6ce))
### 9.1.0 (2020-05-17)
##### Refactors
* remove module ([37c03fa9](https://github.com/MichaelSolati/ngmeta/commit/37c03fa9475f4d696af5d89197ecf2a49f4d051a))
#### 9.0.2 (2020-05-17)
##### Build System / Dependencies
* move to rollup ([92890b33](https://github.com/MichaelSolati/ngmeta/commit/92890b3324faf6878f209f3baff059902f731ecc))
#### 9.0.1 (2020-05-16)
##### Bug Fixes
* fix docs site ([ef4779a8](https://github.com/MichaelSolati/ngmeta/commit/ef4779a8f928c56894fdc5debac27f793ee72dd0))
## 9.0.0 (2020-05-16)
##### Chores
* update dependencies ([e84a5304](https://github.com/MichaelSolati/ngmeta/commit/e84a530400830438c622759d379a3af20e77808f))
##### Refactors
* rewrite library and update for angular 9 ([c392efbe](https://github.com/MichaelSolati/ngmeta/commit/c392efbeca56aeb3b97734ea40f02161540ef43d))
## 8.0.0 (2019-06-27)
##### Chores
* update dependencies ([10005664](https://github.com/MichaelSolati/ngmeta/commit/100056649a9485a8b5cf266bb30f47542f2f3d30))
##### Documentation Changes
* **README.md:** update readme with better code examples ([810f60a5](https://github.com/MichaelSolati/ngmeta/commit/810f60a5308c228c3d6746caca7ec1b3572768d1))
##### Refactors
* change interfaces to types ([fd206528](https://github.com/MichaelSolati/ngmeta/commit/fd20652873395126ab685766633444821e6bfe80))
## 7.0.0 (2018-10-26)
##### Chores
* update for Angular 7.x.x ([8fa7ff13](https://github.com/MichaelSolati/ngmeta/commit/8fa7ff13c0b8a52a64df5e9048ef0c57abcf7777))
#### 6.0.1 (2018-10-10)
## 6.0.0 (2018-10-10)
##### Chores
* update dependencies for Angular 6 ([7b536a44](https://github.com/MichaelSolati/ngmeta/commit/7b536a446a96709b1f2c2bac1095728b6bd34abe))
#### 5.0.2 (2018-04-15)
##### Chores
* include README in dist ([d660b82c](https://github.com/MichaelSolati/ngmeta/commit/d660b82c20419853f78550366e98615d3aa72e79))
#### 5.0.1 (2018-02-20)
##### Bug Fixes
* **scroll:** scroll window instead of body ([4c3f3664](https://github.com/MichaelSolati/ngmeta/commit/4c3f3664903a68f0cbde9c4def8985f7e269a15b))
## 5.0.0 (2018-02-08)
##### Chores
* update for angular 5 ([6a616ee0](https://github.com/MichaelSolati/ngmeta/commit/6a616ee0701e3bc3d366f91adf56c89f82cbe55c))
#### 1.3.1 (2017-08-08)
##### Bug Fixes
* **metadata:** fix setting of meta and other tags ([8dc85585](https://github.com/MichaelSolati/ngmeta/commit/8dc85585001c6c98bdb6b6fc8b52e365cf537989))
### 1.3.0 (2017-08-04)
##### Build System / Dependencies
* **ngc:** use ngc for build ([9f8cc52e](https://github.com/MichaelSolati/ngmeta/commit/9f8cc52ee65c9da65247f90e12243a7b995ff14b))
##### Chores
* **version:** upgrade for support of Angular 4 ([f01feb73](https://github.com/MichaelSolati/ngmeta/commit/f01feb73c9d5678cdbfeb83ec85c804d45df3e5c))
##### Bug Fixes
* **build:**
* include dist in bundle ([80502110](https://github.com/MichaelSolati/ngmeta/commit/805021102259d9159d83bd824be98b47d5f1b05f))
* fix compile for angular cli ([e8b78d39](https://github.com/MichaelSolati/ngmeta/commit/e8b78d3913160a0390fa3e5b6627ecdf71d137a7))
##### Refactors
* **module:** remove module ([5c3f5c99](https://github.com/MichaelSolati/ngmeta/commit/5c3f5c99ed573918ac3829b14bccaf14e631c435))
# 1.2.4 (2017-07-05)
* Fix to include `dist` in bundle.
# 1.2.3 (2017-07-05)
* Fix for building with Angular CLI.
# 1.2.2 (2017-07-05)
* Further improvements to overall application stability and other minor adjustments have been made to enhance the user experience.
# 1.2.1 (2017-07-05)
* Prerendering bug fixes.
# 1.2.0 (2017-07-05)
* Update for support of Angular 4.
# 1.1.0 (2017-02-28)
* `setCanonical(canonicalURL: string)` function removed, replaced with setter function just called `canonical(canonicalURL: string)`. To call `this._ngmeta.canonical = 'https://www.google.com';`.
* `setTitle(title: string)` function removed, replaced with setter function just called `title(title: string)`. To call `this._ngmeta.title = 'Google';`.
* Added a getter as well, `title()` will return current page's title. To call `let title: string = this._ngmeta.title;`.
* `setMeta(attribute: string, type: string, content: string)` function removed, replaced with `createMeta(metaData: MetaData)`.
* `setScrollEnabled(scroll: boolean)` removed, replaced with setter function just called `scrollEnabled(scroll: boolean)`. To call `this._ngmeta.scrollEnabled = true;`.
* Added a getter as well, `scrollEnabled()` will return if scroll to top is enabled. To call `let scrollEnabled: boolean = this._ngmeta.scrollEnabled;`.
# 1.0.0 (2016-11-19)
WELCOME! For more information about the latest API, please, refer to the official [docs](https://ngmeta.michaelsolati.com/).