Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

chore(deps-dev): bump webpack-dev-server from 4.3.0 to 4.8.1 #396

Open
wants to merge 183 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
183 commits
Select commit Hold shift + click to select a range
e8994c7
Update the build process to catch test and linting errors
Jul 28, 2016
7d571d1
Merge pull request #91 from nick-woodward/master
aguirrel Jul 29, 2016
32e5899
Removed isolated scope
Jul 29, 2016
3b90491
Merge pull request #92 from nick-woodward/remove-isolated-scope
aguirrel Jul 29, 2016
b90dfe8
Reduced the amount of duplication in the Unit Tests
Jul 30, 2016
9431d0d
Merge pull request #95 from nick-woodward/master
aguirrel Aug 1, 2016
71184d4
Added hard-cap support
Jul 31, 2016
5c98843
Merge pull request #96 from nick-woodward/add-hard-cap-support
aguirrel Aug 1, 2016
4228d7b
Preparation for 0.11.0 release
Aug 1, 2016
fafd4e1
0.11.0
Aug 1, 2016
652fc48
Fixed an issue where fields with a min greater than zero could become…
Aug 2, 2016
e2d82a5
Fixed an issue where fields with a min greater than zero could become…
Aug 2, 2016
b1c66a8
Merge pull request #99 from aguirrel/min-max-greater-than-zero
aguirrel Aug 2, 2016
be52434
Merge branch 'master' of github.com:aguirrel/ng-currency
Aug 2, 2016
07f5e57
0.11.1
Aug 2, 2016
659c02a
Fixed an issue which made it impossible to select content of the inpu…
Aug 4, 2016
5d37180
Merge pull request #101 from nick-woodward/master
aguirrel Aug 5, 2016
903470a
0.11.2
Aug 5, 2016
46a8fe4
Fix #102 - Field becomes dirty when using dynamic currency-symbol
aguirrel Aug 12, 2016
6c9e200
Hack to fix #102 - Field becomes dirty when using dynamic currency-sy…
aguirrel Aug 12, 2016
baecf4b
Hack to fix #102 - Field becomes dirty when using dynamic currency-sy…
aguirrel Aug 12, 2016
82fe4ca
Fixed an issue which caused $pristine to get set to false on focus an…
Aug 14, 2016
3077c8e
Reverted back to the old parsing logic
Aug 15, 2016
3fc1ba6
Fixed a regression which caused clearing out a field to be parsed to …
Aug 15, 2016
d0a947f
Fixed an issue which caused $pristine to get set to false on focus an…
Aug 15, 2016
eef8f1e
Merge branch 'master' of https://github.com/aguirrel/ng-currency
Aug 15, 2016
6f7813b
1.0.0
Aug 15, 2016
d635ae8
Displaying the real value on focus now display the locales decimal se…
Aug 15, 2016
41bbd4a
Added Nick Woodward as Author
aguirrel Aug 15, 2016
5a21151
Merge pull request #107 from nick-woodward/master
aguirrel Aug 17, 2016
713f4b3
fix: tests need to run when the ci process is kicked off
Aug 18, 2016
d9990d1
1.1.0
Aug 18, 2016
af232de
fix: add semantic-release and publish latest
Aug 19, 2016
eecefec
v1.1.1
Aug 19, 2016
2a5dc29
fix: incorrect email on automated deployment
Aug 19, 2016
6747c17
v1.1.2
aguirrel Aug 19, 2016
f309b89
v1.1.2
aguirrel Aug 19, 2016
8f66a3f
fix(validators): fix invalid values causing the field to get blanked out
Aug 25, 2016
082fcad
docs(issue-template): update issue template to use the latest branch
Aug 25, 2016
b7dca13
chore(travis): only run build on master branch and prs
Aug 25, 2016
418da37
Merge pull request #111 from nick-woodward/master
aguirrel Aug 25, 2016
5c3c9f7
v1.1.3
aguirrel Aug 25, 2016
7296acd
v1.1.3
aguirrel Aug 25, 2016
680dbfb
fix: value not being retained when updating on blur with an invalid m…
Aug 25, 2016
115687e
v1.1.4
aguirrel Aug 25, 2016
71ad543
v1.1.4
aguirrel Aug 25, 2016
e41b0b4
docs: update demo
Aug 30, 2016
646ff25
fix(ngModelOptions): values should be reflected to the model with upd…
Dec 19, 2016
1bbe569
Merge pull request #126 from nick-woodward/angular-1.6.0-non-breaking…
aguirrel Dec 19, 2016
e806aec
v1.1.5
aguirrel Dec 19, 2016
ea34a33
v1.1.5
aguirrel Dec 19, 2016
8a01f19
fix: ngRequired value isn't parsed correctly (#128)
Feb 6, 2017
167ecee
v1.1.6
aguirrel Feb 6, 2017
b30f446
v1.1.6
aguirrel Feb 6, 2017
1c83ed0
docs: updated jsbin example (#132)
Mar 17, 2017
d76b069
fix: debouncing values causes the new value to get overridden with th…
Mar 18, 2017
0b622ef
v1.1.7
aguirrel Mar 18, 2017
22e8fac
v1.1.7
aguirrel Mar 18, 2017
ab13fd7
chore: updated libraries
Mar 18, 2017
57c9168
chore(travis): whitelist greenkeeper branches (#133)
greenkeeper[bot] Mar 18, 2017
fd9c188
feat: Add the ability to configure the default binding values (#135)
Mar 20, 2017
45f3ff8
v1.2.0
aguirrel Mar 20, 2017
7f2bc74
v1.2.0
aguirrel Mar 20, 2017
ada53dc
fix: the required attribute isn't respected by our validators (#136)
Mar 20, 2017
f5f02c4
v1.2.1
aguirrel Mar 20, 2017
e73260c
v1.2.1
aguirrel Mar 20, 2017
255a729
chore(package): update babel-loader to version 7.0.0 (#138)
greenkeeper[bot] Apr 21, 2017
1c48d6b
chore: add the ability to test locally (#142)
Jun 12, 2017
1975c77
fix(ng-currency): Fixed interoperability with cents-to-dolars directi…
ognus Jun 12, 2017
01b146f
v1.2.2
aguirrel Jun 12, 2017
8d4d339
v1.2.2
aguirrel Jun 12, 2017
9c89779
chore(package): update webpack to version 3.0.0 (#143)
greenkeeper[bot] Jun 21, 2017
d5ad3f2
chore(package): update eslint to version 4.1.0 (#144)
greenkeeper[bot] Jun 26, 2017
13c323f
chore(package): update eslint-config-google to version 0.8.1 (#145)
greenkeeper[bot] Jul 8, 2017
3572363
Update sinon to the latest version 🚀 (#147)
greenkeeper[bot] Aug 3, 2017
c03a867
chore(package): update html-loader to version 0.5.0 (#146)
greenkeeper[bot] Aug 3, 2017
e350766
chore(package): update semantic-release to version 7.0.1 🚀 (#148)
greenkeeper[bot] Aug 16, 2017
c211043
chore(ci): run ci on multiple browsers (#150)
Aug 18, 2017
d10167b
fix: no longer fall back to period decimal interpretation (#151)
Aug 18, 2017
b8c4906
chore: publish using npm (#152)
Aug 18, 2017
a5c532a
v1.2.3
aguirrel Aug 18, 2017
9a9c170
v1.2.3
Aug 18, 2017
3e46e1c
chore(package): update semantic-release to version 8.0.0 🚀 (#153)
greenkeeper[bot] Sep 19, 2017
090abdc
chore(package): update sinon to version 4.0.0 🚀 (#154)
greenkeeper[bot] Sep 26, 2017
1da7dc3
chore(package): update karma-spec-reporter to version 0.0.32 🚀 (#155)
greenkeeper[bot] Dec 15, 2017
1f635e9
chore(package): update karma to version 2.0.0 🚀 (#157)
greenkeeper[bot] Dec 21, 2017
9bc8aee
fix(package): update semantic-release to version 11.0.2 (#156)
greenkeeper[bot] Dec 26, 2017
16e9b08
v1.2.4
aguirrel Dec 26, 2017
fc4e94c
v1.2.4
aguirrel Dec 26, 2017
bc0c8aa
chore: temporary travis workaround (#162)
Jan 12, 2018
41f4a1f
chore: upgrade `remove-lockfiles` to v2.0.4 (#161)
luftywiranda13 Jan 12, 2018
e08f740
chore(package): update semantic-release to version 12.2.2 (#163)
greenkeeper[bot] Jan 17, 2018
5d9f83f
chore(package): update jasmine-core to version 3.0.0 (#165)
greenkeeper[bot] Feb 6, 2018
8beb54a
fix: upgraded to webpack 4.0.0 (#170)
Feb 26, 2018
96fc3ae
v1.2.5
aguirrel Feb 26, 2018
e79e7df
v1.2.5
aguirrel Feb 26, 2018
aa0ea66
chore: remove eslint-loader (#173)
Feb 26, 2018
974488c
chore(package): update sinon to version 5.0.0 (#177)
greenkeeper[bot] Mar 23, 2018
e0ef48d
chore(package): update webpack-cli to version 3.0.0 🚀 (#189)
greenkeeper[bot] Jun 5, 2018
577b430
chore(package): update sinon to version 6.0.0 (#191)
greenkeeper[bot] Jun 18, 2018
14fb54a
chore(package): update eslint to version 5.0.0 🚀 (#192)
greenkeeper[bot] Jun 25, 2018
d886c40
chore(package): update karma to version 3.0.0 (#193)
greenkeeper[bot] Aug 15, 2018
900c889
chore(package): update babel-loader to version 8.0.0 🚀 (#194)
greenkeeper[bot] Aug 30, 2018
4238756
chore(package): update karma-webpack to version 3.0.1 (#195)
greenkeeper[bot] Sep 25, 2018
0db3677
chore(package): update husky to version 1.0.0 🚀 (#197)
greenkeeper[bot] Sep 26, 2018
cc58f82
chore(package): update karma-jasmine to version 2.0.0 (#198)
greenkeeper[bot] Nov 15, 2018
9db8f1a
Merge remote-tracking branch 'origin/latest'
Feb 9, 2019
2f7416a
fix: updated semantic-release to the latest version (#202) (#203)
Feb 9, 2019
4b22be1
chore(release): 1.2.6 [skip ci]
semantic-release-bot Feb 9, 2019
5ebc5da
chore: added licensing info to build code
Feb 9, 2019
d1f54ba
fix: updated readme (#204)
Feb 9, 2019
8f87bd3
chore(release): 1.2.7 [skip ci]
semantic-release-bot Feb 9, 2019
efbba93
docs: fixed angular module reference for es5 import
Feb 9, 2019
b9f13e5
docs: added maintenance mode to readme
Feb 9, 2019
9ef22e7
chore: unlock dependencies
Feb 18, 2019
dc374a5
chore(package): update mocha to version 6.0.0 (#209)
greenkeeper[bot] Feb 19, 2019
08e89a1
fix: publish new documentation to npm
Mar 6, 2019
d735631
chore(release): 1.2.8 [skip ci]
semantic-release-bot Mar 6, 2019
6375dbc
ci: only run on saucelabs for the master branch
Apr 12, 2019
8543f9d
chore(package): update husky to version 2.0.0 (#221)
greenkeeper[bot] Apr 24, 2019
95c0fb7
chore(package): update karma-webpack to version 4.0.2 (#223)
Jun 13, 2019
6aad63c
chore: update dependencies (#232)
Aug 28, 2019
5ff21a6
chore(package): update sinon to version 8.0.0 (#234)
greenkeeper[bot] Dec 25, 2019
8433b2f
ci: removed IE 10 from automated tests
Dec 25, 2019
9d2a8e3
chore(package): update husky to version 4.0.2 (#235)
greenkeeper[bot] Jan 9, 2020
2ab9345
chore(package): update semantic-release to version 16.0.0 (#237)
greenkeeper[bot] Jan 10, 2020
29111f5
chore(package): update @semantic-release/exec to version 4.0.0 (#236)
greenkeeper[bot] Jan 10, 2020
dc80976
chore(package): update mocha to version 7.0.1 (#238)
greenkeeper[bot] Jan 27, 2020
511d8df
chore(package): update @semantic-release/git to version 9.0.0 (#240)
greenkeeper[bot] Jan 29, 2020
abe6440
chore(package): update @semantic-release/exec to version 5.0.0 (#241)
greenkeeper[bot] Jan 29, 2020
de3cfcf
chore(package): update semantic-release to version 17.0.0 (#239)
greenkeeper[bot] Jan 29, 2020
939c8f7
chore(package): update sinon to version 9.0.0 (#242)
greenkeeper[bot] Feb 22, 2020
1deb222
chore: update dependencies (#255)
Apr 30, 2020
734355c
chore: enable automerge for dependabot
May 11, 2020
52599c3
chore(deps-dev): bump eslint from 6.8.0 to 7.0.0 (#256)
dependabot-preview[bot] May 11, 2020
207fa62
chore(deps-dev): bump eslint-plugin-mocha from 6.3.0 to 7.0.0 (#257)
dependabot-preview[bot] May 18, 2020
51fe793
chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 (#258)
dependabot-preview[bot] Jun 15, 2020
6a1eb56
chore(deps-dev): bump eslint-plugin-mocha from 7.0.1 to 8.0.0 (#259)
dependabot-preview[bot] Aug 10, 2020
9919c1c
chore(deps-dev): bump webpack-cli from 3.3.12 to 4.0.0 (#260)
dependabot-preview[bot] Oct 12, 2020
2acb837
chore(deps-dev): bump karma from 5.2.3 to 6.0.1 (#262)
dependabot-preview[bot] Jan 25, 2021
da8671c
chore(deps-dev): bump husky from 4.3.8 to 5.0.9 (#263)
dependabot-preview[bot] Feb 15, 2021
4035bda
chore(deps-dev): bump sinon from 9.2.4 to 10.0.0 (#268)
dependabot-preview[bot] Mar 29, 2021
e2c19d2
chore(deps-dev): bump husky from 5.2.0 to 6.0.0 (#269)
dependabot-preview[bot] Mar 29, 2021
8bfacbc
chore(deps-dev): bump sinon from 10.0.1 to 11.1.1 (#279)
dependabot-preview[bot] May 31, 2021
3debb64
chore(deps-dev): bump mocha from 8.4.0 to 9.0.0 (#282)
dependabot-preview[bot] Jun 14, 2021
45a1647
chore(deps-dev): bump eslint-plugin-mocha from 8.2.0 to 9.0.0 (#281)
dependabot-preview[bot] Jun 14, 2021
c239a9b
Upgrade to GitHub-native Dependabot (#275)
dependabot-preview[bot] Jun 28, 2021
6e1a70f
chore: update versions
Jun 30, 2021
aa41edb
ci: stop testing on older browsers
Jun 30, 2021
87b6af4
fix: migrate to github actions
Jul 1, 2021
f66a601
chore(release): 1.2.9 [skip ci]
semantic-release-bot Jul 1, 2021
dcb53ce
chore(deps-dev): bump sinon from 9.2.4 to 11.1.1 (#290)
dependabot[bot] Jul 5, 2021
fe15f2d
chore(deps-dev): bump husky from 6.0.0 to 7.0.0 (#289)
dependabot[bot] Jul 5, 2021
347bc2b
chore(deps-dev): bump eslint from 7.29.0 to 7.30.0 (#288)
dependabot[bot] Jul 5, 2021
6b982a1
chore(deps-dev): bump mocha from 9.0.1 to 9.0.2 (#287)
dependabot[bot] Jul 5, 2021
12f7435
chore(deps-dev): bump webpack from 5.41.1 to 5.42.0 (#286)
dependabot[bot] Jul 5, 2021
e4dd352
chore: lockdown sinon to v9
Jul 5, 2021
7e2366c
chore: lockdown sinon to v9
Jul 5, 2021
5233b1e
chore: set release branch to main
Jul 5, 2021
66fc066
chore: update ci.yml to point to main
Jul 5, 2021
7c8a440
chore: update references of master to main
Jul 5, 2021
2ea3d00
chore(deps-dev): bump webpack from 5.42.0 to 5.44.0 (#292)
dependabot[bot] Jul 13, 2021
96c5232
chore(deps-dev): bump husky from 7.0.0 to 7.0.1 (#293)
dependabot[bot] Jul 13, 2021
be1fc42
chore(deps-dev): bump @babel/core from 7.14.6 to 7.14.8 (#298)
dependabot[bot] Jul 29, 2021
a203dde
chore(deps-dev): bump webpack from 5.44.0 to 5.46.0 (#299)
dependabot[bot] Jul 29, 2021
f5a538b
chore(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8 (#297)
dependabot[bot] Jul 29, 2021
5948da0
chore(deps-dev): bump mocha from 9.0.2 to 9.0.3 (#296)
dependabot[bot] Jul 29, 2021
740c026
chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 (#294)
dependabot[bot] Jul 29, 2021
bf381a1
chore(deps-dev): bump @babel/core from 7.14.8 to 7.15.0 (#303)
dependabot[bot] Aug 21, 2021
e10e34e
chore(deps-dev): bump @babel/preset-env from 7.14.8 to 7.15.0 (#305)
dependabot[bot] Aug 21, 2021
2ffb5f3
chore(deps-dev): bump semantic-release from 17.4.4 to 17.4.5 (#306)
dependabot[bot] Aug 21, 2021
9dc4a9c
chore(deps-dev): bump webpack from 5.46.0 to 5.50.0 (#307)
dependabot[bot] Aug 21, 2021
58e58fe
chore(deps-dev): bump webpack-cli from 4.7.2 to 4.8.0 (#308)
dependabot[bot] Aug 21, 2021
cfaba2c
chore(deps-dev): bump eslint from 7.31.0 to 7.32.0 (#300)
dependabot[bot] Aug 21, 2021
a91555f
chore(deps-dev): bump husky from 7.0.1 to 7.0.2 (#314)
dependabot[bot] Oct 8, 2021
3cd244f
chore(deps-dev): bump @semantic-release/git from 9.0.0 to 9.0.1 (#317)
dependabot[bot] Oct 8, 2021
01d51eb
chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.5 (#318)
dependabot[bot] Oct 8, 2021
d3969de
chore(deps-dev): bump mocha from 9.0.3 to 9.1.2 (#327)
dependabot[bot] Oct 8, 2021
d7b540c
chore(deps-dev): bump webpack-dev-server from 3.11.2 to 4.3.0 (#328)
dependabot[bot] Oct 8, 2021
d5d1c42
chore(deps-dev): bump webpack from 5.50.0 to 5.56.1 (#329)
dependabot[bot] Oct 8, 2021
a062f75
chore(deps-dev): bump @babel/preset-env from 7.15.0 to 7.15.8 (#330)
dependabot[bot] Oct 8, 2021
49f38db
chore(deps-dev): bump semantic-release from 17.4.5 to 18.0.0 (#325)
dependabot[bot] Oct 8, 2021
168b3a4
chore(deps-dev): bump webpack-dev-server from 4.3.0 to 4.8.1
dependabot[bot] Apr 11, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
last 2 chrome versions
last 2 firefox versions
last 2 edge versions
IE >= 10
Safari >= 7
16 changes: 16 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# http://editorconfig.org
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.html]
indent_size = 4

[*.md]
trim_trailing_whitespace = false
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist/**/*
21 changes: 21 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
extends: eslint:recommended
env:
browser: true
node: true
parserOptions:
ecmaVersion: 2015
sourceType: module
rules:
max-nested-callbacks: 0
no-warning-comments: 0
require-jsdoc: 0
max-len: 0
object-curly-spacing: 0
one-var: 0
arrow-parens: 0
new-cap: 0
camelcase: 0
no-var: 2
prefer-const: 2
no-confusing-arrow: 2
prefer-arrow-callback: 2
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto

# JS files must always use LF for tools to work
*.js eol=lf
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
### Description
<!-- Example: The `paper-foo` element causes the page to turn pink when clicked. -->

### Expected outcome

<!-- Example: The page stays the same color. -->

### Actual outcome

<!-- Example: The page turns pink. -->

### Live Demo
<!-- Example: https://jsbin.com/pajuhaf/edit?html,output -->

### Steps to reproduce

<!-- Example
1. Put a `paper-foo` element in the page.
2. Open the page in a web browser.
3. Click the `paper-foo` element.
-->

### Browsers Affected
<!-- Check all that apply -->
- [ ] Chrome
- [ ] Firefox
- [ ] Safari 10
- [ ] Safari 9
- [ ] Safari 8
- [ ] Safari 7
- [ ] Edge
- [ ] IE 11
- [ ] IE 10
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
time: "11:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: sinon
versions:
- "> 9"
120 changes: 120 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
name: CI

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
install:
name: Install
runs-on: ubuntu-18.04

steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 14
- name: Cache node modules
uses: actions/cache@v2
with:
path: node_modules
key: ${{ runner.os }}-node--${{ hashFiles('package.json') }}
restore-keys: |
${{ runner.os }}-node-
- name: Install Dependencies
run: npm i


browserstack:
name: Browserstack
runs-on: ubuntu-18.04
if: github.ref == 'refs/heads/main'
needs: install

steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 14
- name: Restore node modules
uses: actions/cache@v2
with:
path: node_modules
key: ${{ runner.os }}-node--${{ hashFiles('package.json') }}
restore-keys: |
${{ runner.os }}-node-
- name: Run Tests
if: github.ref == 'refs/heads/main'
env:
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
run: npm start test.ci

validate:
name: Validate
runs-on: ubuntu-18.04
needs: install

steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 14
- name: Restore node modules
uses: actions/cache@v2
with:
path: node_modules
key: ${{ runner.os }}-node--${{ hashFiles('package.json') }}
restore-keys: |
${{ runner.os }}-node-
- name: Run Tests
run: npm start test
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

release:
name: Release
runs-on: ubuntu-18.04
needs: [browserstack, validate]
if: github.ref == 'refs/heads/main'

steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 14
- name: Restore node modules
uses: actions/cache@v2
with:
path: node_modules
key: ${{ runner.os }}-node--${{ hashFiles('package.json') }}
restore-keys: |
${{ runner.os }}-node-
# Release the Codes!!
- name: Release!
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npm start semantic-release
9 changes: 6 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
node_modules
bower_components
test/coverage/
node_modules/
bower_components/
dist/
coverage/
npm-debug.log
local.log
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/*
!src/**/*
!dist/**/*
!CHANGELOG.md
!CONTRIBUTING.md
!README.md
13 changes: 13 additions & 0 deletions .releaserc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
branches: main
verifyConditions:
- '@semantic-release/npm'
- '@semantic-release/git'
prepare:
- '@semantic-release/npm'
- path: '@semantic-release/exec'
cmd: npm start build
- path: '@semantic-release/git'
assets:
- package.json
- dist
message: 'chore(release): ${nextRelease.version} [skip ci]'
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# CHANGELOG

The changelog is automatically updated using [semantic-release](https://github.com/semantic-release/semantic-release).
You can see it on the [releases page](https://github.com/salte-io/ng-currency/releases).
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# ng-currency
## Guide for Contributors

Please submit all pull requests the against main branch. If your unit test contains JavaScript patches or features, you should include relevant unit tests. Thanks!
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License

Copyright (c) 2019 Salte. https://www.salte.io

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Loading