Skip to content

Commit 4c8e1ab

Browse files
committed
docs(readme): update for modern angular
1 parent cafa642 commit 4c8e1ab

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,21 @@
1313
> No dependencies.
1414
> **Pure Angular!**
1515
16-
> **Angular 19**, Angular Universal (**SSR**) a **Standalone Components** compatible
16+
> **Angular 19**, **Signals**, **Standalone Components** and Angular Universal (**SSR**) compatible
1717
1818
Just hit the button to smoothly scroll back to the top of the page. [Here's the demo.](http://bartholomej.github.io/ngx-scrolltop/)
1919

20+
- No dependencies! _(only smooth scroll-behavior polyfill for old iOS versions)_
2021
- Lightweight _(~2 kB gzipped)_
2122
- **Angular 19** compatible
2223
- **Standalone Components** compatible
23-
- Signals compatible
24-
- No dependencies! _(only smooth scroll-behavior polyfill for iOS)_
24+
- **Signals** compatible
2525
- Material Design inspired
2626
- `@angular/material` compatible ([example](#angular-material-example-directive))
2727
- Component or directive way
2828
- Smoothly animated
2929
- a11y ready
3030
- Highly customizable [options](#%EF%B8%8F-options)...
31-
- [Angular 5+ compatible](#compatibility)
3231

3332
![Demo animation](https://github.com/bartholomej/material-scrollTop/blob/master/demo/images/material-scrolltop-animation.gif?raw=true)
3433

@@ -292,7 +291,7 @@ Or if you are brave enough consider [making a donation](https://github.com/spons
292291

293292
## 📝 License
294293

295-
Copyright © 2023 [Lukas Bartak](http://bartweb.cz)
294+
Copyright © 2025 [Lukas Bartak](http://bartweb.cz)
296295

297296
Proudly powered by nature 🗻, wind 💨, tea 🍵 and beer 🍺 ;)
298297

0 commit comments

Comments
 (0)