8000 docs: improve experimental links · rx-angular/rx-angular@278826d · GitHub
[go: up one dir, main page]

Skip to content

Commit 278826d

Browse files
committed
docs: improve experimental links
1 parent ebb4e06 commit 278826d

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

apps/docs/docs/template/api/experimental/_category_.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

libs/template/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@
1616
- [RxFor (\*rxFor)](https://rx-angular.io/docs/template/api/rx-for-directive)
1717
- [RxIf (\*rxIf)](https://rx-angular.io/docs/template/api/rx-if-directive)
1818
- [UnpatchDirective (unpatch)](https://rx-angular.io/docs/template/api/unpatch-directive)
19-
- [PushPipe (`push`)](https://rx-angular.io/docs/template/api/push-pipe)
19+
- [PushPipe (push)](https://rx-angular.io/docs/template/api/push-pipe)
2020

2121
**Experimental features**
2222

23-
- [🧪 Viewport Priority (viewport-prio)](https://rx-angular.io/docs/template/api/experimental/viewport-prio-directive)
23+
- [🧪 Virtual Scrolling (virtual-scrolling)](https://www.rx-angular.io/docs/template/api/virtual-scrolling)
24+
- [🧪 Viewport Priority (viewport-prio)](https://rx-angular.io/docs/template/api/viewport-prio-directive)
2425

2526
All experimental features are very stable and already tested in production apps for multiple months. The reason to have them in experimental is so we can make small typing changes without breaking changes.
2627

0 commit comments

Comments
 (0)
0