371 Commits

Author SHA1 Message Date
vitormalencar
94a9d8d3ea updating readme 2021-02-07 12:25:17 +01:00
vitormalencar
6f2b95fb81 removing travis config 2021-02-07 12:25:05 +01:00
Vitor Alencar
2b48909ff1
Update test.js.yml 2021-02-07 11:44:29 +01:00
Vitor Alencar
5b8db05ad3
Create test.js.yml
Adding GH Action
2021-02-07 11:31:44 +01:00
Helder Burato Berto
17fd75cfb6
Merge pull request #723 from zenorocha/docs-gh-templates
Add GH templates
2021-01-28 19:40:39 +00:00
Helder Burato Berto
40bf3736c4 Add Operational System to bug template 2021-01-28 14:36:50 +00:00
Helder Burato Berto
82e0dca2ea Add pull request template 2021-01-28 14:30:22 +00:00
Helder Burato Berto
e6826488d7 Add issues template
It adds templates to the following types:
- Bugs
- Proposals
- Documentation
2021-01-26 21:28:48 +00:00
Helder Burato Berto
ac2deb40e9 Remove old issue template 2021-01-26 21:28:23 +00:00
Vitor Alencar
41c73cb7eb
Merge pull request #722 from zenorocha/feature-typescript 2021-01-26 12:33:43 +01:00
vitormalencar
b460d6864c update type for emitter 2021-01-24 16:53:30 +01:00
vitormalencar
9870b14e80 Add initial type definitions 2021-01-22 15:59:50 +01:00
vitormalencar
12a4f43337 Add types entry and tsd dependency 2021-01-22 15:59:23 +01:00
Beto Muniz
62eef3e5b0
Merge pull request #720 from zenorocha/small-enhancements
Remove unnecessary code and add node version control
2021-01-21 17:11:55 -03:00
Beto Muniz
ddb5adc6f8 Merge branch 'master' into small-enhancements
* master:
  update code style
  update prettier config
  update dependencies
  update code style
  Add prettier husky and  lint-staged
  Add prettier config file
  add prettier config files
2021-01-21 14:25:36 -03:00
Vitor Alencar
221efae529
Merge pull request #721 from zenorocha/feature-prettier 2021-01-21 17:32:52 +01:00
vitormalencar
971834388c update code style 2021-01-21 11:45:33 +01:00
vitormalencar
d8a51544bd update prettier config 2021-01-21 11:44:11 +01:00
vitormalencar
2239c05b4d update dependencies 2021-01-20 17:33:16 +01:00
vitormalencar
6efd3ba519 Merge branch 'master' of github.com:zenorocha/clipboard.js into feature-prettier
* 'master' of github.com:zenorocha/clipboard.js:
  Update dev dependencies.
2021-01-20 17:26:47 +01:00
Beto Muniz
d9b90c2f5d Add node version control to the project 2021-01-20 12:58:11 -03:00
Beto Muniz
e5d3f91f35 Remove unnecessary dependency 2021-01-20 12:57:58 -03:00
vitormalencar
2660565b61 update code style 2021-01-20 16:55:03 +01:00
vitormalencar
35688322f3 Add prettier husky and lint-staged 2021-01-20 16:32:40 +01:00
vitormalencar
498dfb9bdf Add prettier config file 2021-01-20 16:31:18 +01:00
vitormalencar
b937bd631f add prettier config files 2021-01-19 19:06:14 +01:00
Beto Muniz
6479739564
Merge pull request #719 from zenorocha/update-devdeps
Update dev dependencies.
2021-01-19 15:02:14 -03:00
Beto Muniz
43aa5786c9 Update dev dependencies. 2021-01-19 12:42:06 -03:00
Beto Muniz
5ea83e4473
Merge pull request #703 from realityking/babel7
Upgrade babel to version 7
2021-01-19 11:08:05 -03:00
dependabot[bot]
27ee5bbbd0 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 04:34:05 -08:00
Christian Oliff
dd84bc1f8a Add homepage to package.json 2021-01-19 04:31:03 -08:00
Rouven Weßling
4456d61877 Upgrade babel to version 7 2020-10-04 15:20:54 +02:00
dependabot[bot]
26a8d63924 Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 17:11:32 -07:00
Zeno Rocha
fddd2aac5f 2.0.6 v2.0.6 2020-03-04 22:26:34 -08:00
Zeno Rocha
e430d056ad Fix "isSupported" behavior - Closes #666 2020-03-04 22:24:24 -08:00
Zeno Rocha
289389322e 2.0.5 v2.0.5 2020-03-03 18:20:40 -08:00
LeuisKen
894a3bef4a chore: make babel not transform es modules. 2020-03-03 18:09:24 -08:00
LeuisKen
780d390856 chore: fix es6 export issue. 2020-03-03 18:09:24 -08:00
LeuisKen
5de8be447f fix: change export from commonjs to es module for import from src usage. 2020-03-03 18:09:24 -08:00
Zeno Rocha
132fcd16b1
Add Stale Bot 2020-02-29 12:18:50 -08:00
Zeno Rocha
e7f0ff0392 Fix composer deprecated package #659 2020-02-29 10:03:07 -08:00
domecardillo
393dbe34e0 replaced invalid property url with homepage in composer.json authors array 2020-02-29 09:55:42 -08:00
Zeno Rocha
d3fc3c1e7b Regenerate package-lock and dist files after PhantomJS removal 2020-02-29 09:55:14 -08:00
ossdev
83824fa248 ClipboardJS: Removed PhantomJS Dependency
Added karma-chrome-launcher dependency

Signed-off-by: ossdev <ossdev@puresoftware.com>
2020-02-29 09:53:41 -08:00
ryanmcdonough
ce79f170aa Create LICENSE 2019-12-27 20:56:56 -03:00
Christian Oliff
4c3a086866 HTTPS relevant links 2019-12-27 20:56:29 -03:00
Bjorn Hansen
20f64d82d0 Update broken link to Primer Tooltops doc 2019-04-18 14:23:49 -07:00
Christian Oliff
85981026d1 update URL in banner 2019-03-05 11:03:02 -08:00
Rouven Weßling
6802a86f60 Set babel-preset-env into UglifyJS compatability mode 2018-11-14 20:16:46 -08:00
Rouven Weßling
3522504d34 Remove the unused dev dependency babel-cli 2018-11-14 20:16:46 -08:00