Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb58546

Browse files
committed
release(template): 18.0.3
1 parent 348f0f6 commit bb58546

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

libs/template/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [18.0.3](https://github.com/rx-angular/rx-angular/compare/[email protected]@18.0.3) (2024-10-03)
6+
7+
8+
### Bug Fixes
9+
10+
* **template:** enforce absolute positioned children. fixes [#1783](https://github.com/rx-angular/rx-angular/issues/1783) ([cc26bcd](https://github.com/rx-angular/rx-angular/commit/cc26bcd3828a93959bff6110a76d570a2ffd1179))
11+
* **template:** properly calculate anchorItem ([04fb418](https://github.com/rx-angular/rx-angular/commit/04fb418a82abea2c382b0d06ce50783419893640))
12+
* **template:** wait for scroll until container is init. fixes [#1779](https://github.com/rx-angular/rx-angular/issues/1779) ([e6727bf](https://github.com/rx-angular/rx-angular/commit/e6727bfb7a0341198f07ba112c7d26b40484b96c))
13+
14+
15+
516
## [18.0.2](https://github.com/rx-angular/rx-angular/compare/[email protected]@18.0.2) (2024-09-04)
617

718

libs/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/template",
3-
"version": "18.0.2",
3+
"version": "18.0.3",
44
"description": "**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)