Skip to content

Commit 50b7a52

Browse files
CodyToleneCopilot
andauthored
v20.3.5 - Quick readme and package updates. (#10)
* Update readme and packages (security updates). * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5efd9f0 commit 50b7a52

File tree

3 files changed

+39
-36
lines changed

3 files changed

+39
-36
lines changed

README.md

Lines changed: 28 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
<p align="center">
1+
<div align="center">
22
<a href="https://www.ProAngular.com" target="_blank">
3-
<img src="public/images/pro-angular-logo.png" />
3+
<img src="https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/public/images/pro-angular-logo.png" />
44
</a>
55
<h1 align="center">
6-
<a href="https://www.ProAngular.com" target="_blank">
7-
Pro Angular
8-
</a>: Scroll Top Button
6+
<a href="https://www.ProAngular.com" target="_blank">Pro Angular</a>: ngx-scroll-top
97
</h1>
10-
</p>
8+
<a align="center" href="https://github.com/ProAngular/ngx-scroll-top" target="_blank">
9+
View GitHub Repository
10+
</a>
11+
<p align="center">
12+
Configurable, lightweight back to top button for Angular projects.
13+
</p>
14+
</div>
1115

1216
[![npm](https://badgen.net/badge/icon/npm?icon=npm&label)](https://www.npmjs.com/@proangular/ngx-scroll-top)
1317
[![GitHub](https://badgen.net/badge/icon/GitHub?icon=github&label)](https://github.com/ProAngular/ngx-scroll-top)
@@ -36,7 +40,6 @@
3640
- [Component API](#api)
3741
- [Compatibility](#compatibility)
3842
- [Issues & Contribution](#development)
39-
- [Donations](#donations)
4043
- [Licensing](#licensing)
4144
- [Wrapping Up](#wrapping-up)
4245

@@ -53,7 +56,7 @@ Configurable, lightweight back to top button for Angular projects.
5356
## Demo <a name="demo"></a>
5457

5558
<p align="center">
56-
<img src="public/images/demo-scroll-top.gif" />
59+
<img src="https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/public/images/demo-scroll-top.gif" />
5760
</p>
5861

5962
Live demo here:
@@ -152,17 +155,17 @@ Customization with optional inputs and icon
152155

153156
## Compatibility <a name="compatibility"></a>
154157

155-
| Angular version | @proangular/ngx-scroll-top | Install |
156-
| --------------- | -------------------------- | ------------------------------------------- |
157-
| v20 | v20.0.0 | `ng add @proangular/ngx-scroll-top@^20.0.0` |
158-
| v19 | v19.0.0 | `ng add @proangular/ngx-scroll-top@^19.0.0` |
159-
| v18 | ------ | Untested |
160-
| v17 | ------ | Untested |
161-
| v16 | ------ | Untested |
162-
| v15 | ------ | Untested |
163-
| v14 | v1.x.x | `ng add @proangular/ngx-scroll-top@1.1.8` |
164-
| v13 | v1.x.x | `ng add @proangular/ngx-scroll-top@1.1.8` |
165-
| v12 | v1.x.x | `ng add @proangular/ngx-scroll-top@1.1.8` |
158+
| Angular version | @proangular/ngx-scroll-top | Install |
159+
| --------------- | -------------------------- | ----------------------------------------- |
160+
| v20 | v20.X | `ng add @proangular/ngx-scroll-top@^20` |
161+
| v19 | v19.X | `ng add @proangular/ngx-scroll-top@^19` |
162+
| v18 | ------ | Untested |
163+
| v17 | ------ | Untested |
164+
| v16 | ------ | Untested |
165+
| v15 | ------ | Untested |
166+
| v14 | v1.x.x | `ng add @proangular/ngx-scroll-top@1.1.8` |
167+
| v13 | v1.x.x | `ng add @proangular/ngx-scroll-top@1.1.8` |
168+
| v12 | v1.x.x | `ng add @proangular/ngx-scroll-top@1.1.8` |
166169

167170
<p align="right">[ <a href="#index">Index</a> ]</p>
168171

@@ -222,12 +225,12 @@ Thank you to the entire Angular team and community for such a great framework to
222225
build upon. If you have any questions, please let me know by opening an issue
223226
[here][url-new-issue].
224227

225-
| Type | Info |
226-
| :------------------------------------------------------------------------ | :------------------------------------------------------------- |
227-
| <img width="48" src=".github/images/ng-icons/email.svg" /> | webmaster@codytolene.com |
228-
| <img width="48" src=".github/images/simple-icons/github.svg" /> | https://github.com/sponsors/CodyTolene |
229-
| <img width="48" src=".github/images/simple-icons/buymeacoffee.svg" /> | https://www.buymeacoffee.com/codytolene |
230-
| <img width="48" src=".github/images/simple-icons/bitcoin-btc-logo.svg" /> | bc1qfx3lvspkj0q077u3gnrnxqkqwyvcku2nml86wmudy7yf2u8edmqq0a5vnt |
228+
| Type | Info |
229+
| :---------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------- |
230+
| <img width="48" src="https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/.github/images/ng-icons/email.svg" /> | webmaster@codytolene.com |
231+
| <img width="48" src="https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/.github/images/simple-icons/github.svg" /> | https://github.com/sponsors/CodyTolene |
232+
| <img width="48" src="https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/.github/images/simple-icons/buymeacoffee.svg" /> | https://www.buymeacoffee.com/codytolene |
233+
| <img width="48" src="https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/.github/images/simple-icons/bitcoin-btc-logo.svg" /> | bc1qfx3lvspkj0q077u3gnrnxqkqwyvcku2nml86wmudy7yf2u8edmqq0a5vnt |
231234

232235
Fin. Happy programming friend!
233236

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proangular/ngx-scroll-top",
3-
"version": "20.3.4",
3+
"version": "20.3.5",
44
"description": "Configurable, lightweight back to top button for Angular projects.",
55
"author": "Pro Angular <webmaster@proangular.com>",
66
"homepage": "https://www.proangular.com",

0 commit comments

Comments
 (0)