1
0
Fork 0
peertube/client
Julien Lemaire c7e1e432b0 Copy to clipboard (#142)
* Copy buttons on share view

Ugly but working buttons to copy video url and video iframe code.

Add ngx-clipboard dependency to allow easy copy to clipboard directive.

* Designed copy buttons

Using some css (scss) rules to make buttons look better.

* First version on copy feedback

Little success alert message on copy.

Fix lint errors

Move dependencies to dev dependencies

* Update button design

* Use of notifications service

Provides feedback of copy action to the user through the
angular2-notifications module.
2017-12-11 17:59:39 +01:00
..
config Design signup and login pages 2017-12-05 16:48:26 +01:00
src Copy to clipboard (#142) 2017-12-11 17:59:39 +01:00
.bootstraprc Add progress bar for video upload 2017-12-07 17:56:59 +01:00
.gitignore Update client modules 2017-06-11 12:28:22 +02:00
package.json Copy to clipboard (#142) 2017-12-11 17:59:39 +01:00
tsconfig.json Update client modules 2017-06-11 12:28:22 +02:00
tsconfig.webpack.json Update client modules 2017-06-11 12:28:22 +02:00
tslint.json Lazy description and previews to video form 2017-10-30 20:26:06 +01:00
webpack.config.js
yarn.lock Copy to clipboard (#142) 2017-12-11 17:59:39 +01:00