]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/helpers/utils.ts
small refactor + clipboard copy on anchor click in instance page (#3318)
authorKimsible <1877318+kimsible@users.noreply.github.com>
Tue, 17 Nov 2020 13:04:44 +0000 (14:04 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 13:04:44 +0000 (14:04 +0100)
commitf3081d6401b63da41b03376f9f952bf1cca8303d
tree90ec91babde1544ca0a3423b031c9e10dfcac596
parent901c36d5f44e02436da5f5c2899666329ff2eb5b
small refactor + clipboard copy on anchor click in instance page (#3318)

* Refacto scrollTo top and anchors

* Add on click clipboard copy and notifier to anchors about/instance page

* Fix margin top anchor middle title about page

* Use viewportscroller for scrolltoanchor

* Add  to Link copied notification on instance page

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
client/src/app/+about/about-instance/about-instance.component.html
client/src/app/+about/about-instance/about-instance.component.scss
client/src/app/+about/about-instance/about-instance.component.ts
client/src/app/app.component.ts
client/src/app/helpers/utils.ts
client/src/app/menu/menu.component.html
client/src/app/menu/menu.component.ts
client/src/app/shared/shared-main/misc/top-menu-dropdown.component.ts