Commit graph

118 commits

Author SHA1 Message Date
Lorenzo Iovino
0b605f5e1e Merge pull request #32 from giacomoferlaino/master
Added Ng2FittextDirective class unit tests
2020-03-16 12:28:51 +01:00
Lorenzo Iovino
6642d9fef7 Update npmpub.yml 2020-03-16 12:23:46 +01:00
Giacomo Ferlaino
6b26463814 ref: Improved README file 2020-03-13 23:02:47 +01:00
Giacomo Ferlaino
27bfa1a596 feat: Added isVisible method tests 2020-03-13 22:27:30 +01:00
Giacomo Ferlaino
2b975a1c2d feat: Added isDone method test 2020-03-13 22:21:35 +01:00
Giacomo Ferlaino
051ceb2fa4 feat: Added getStartFontSizeFromWeight method tests 2020-03-13 22:10:33 +01:00
Giacomo Ferlaino
54991f9ab8 feat: Added checkOverflow method tests 2020-03-13 21:53:48 +01:00
Giacomo Ferlaino
9735bf81a0 feat: Added calculateFontSize method test 2020-03-13 21:26:45 +01:00
Giacomo Ferlaino
b32b0308f1 feat: Added getFontSize method test 2020-03-13 21:26:11 +01:00
Giacomo Ferlaino
8305b2128c feat: Added setFontSize method unit tests 2020-03-13 00:52:56 +01:00
Giacomo Ferlaino
9277f63133 feat: Added headless test configuration
(vscode debug support)
2020-03-13 00:51:50 +01:00
Giacomo Ferlaino
d882bbe5c2 feat: Added headless test command 2020-03-12 22:47:14 +01:00
Giacomo Ferlaino
9ffb6b8350 fix: Enabled decorators support for VSCode 2020-03-12 22:32:26 +01:00
Lorenzo Iovino
dd103d657c Update package.json 2020-03-12 21:59:56 +01:00
Lorenzo Iovino
cdc52564ba Update npmpub.yml 2020-03-12 21:59:09 +01:00
Lorenzo Iovino
a79bec4fcc Update npmpub.yml 2020-03-12 21:55:41 +01:00
Lorenzo Iovino
ca82703f6c Update npmpub.yml 2020-03-12 21:53:28 +01:00
lorenzo
2f5846ee3a Fix: typo in README.md; Fix: package.json script 2020-03-12 21:51:04 +01:00
Lorenzo Iovino
6447a6f6be Create npmpub.yml 2020-03-12 21:43:44 +01:00
lorenzo
d8fafd9e94 Ref: changed file and folder organization 2020-03-12 21:43:21 +01:00
Lorenzo Iovino
dcca18224b Merge pull request #31 from giacomoferlaino/master
Prettier code formatter integration
2020-03-12 12:41:00 +01:00
Giacomo Ferlaino
5ad7972500 ref: Formatted code using Prettier rules 2020-03-12 00:00:35 +01:00
Giacomo Ferlaino
fa1c78494b feat: Added Prettier code formatter to standardize code formatting 2020-03-11 23:51:35 +01:00
lorenzo
7f85344d26 Update version 1.2.10 2020-02-12 15:27:47 +01:00
lorenzo
b3f48bf31b Fix: publish script in package.json 2020-02-12 15:26:32 +01:00
lorenzo
b85b5f391b Feat: removed custom packaging script in favour of ng-packger; Feat: update with angular9 dependencies 2020-02-12 11:40:50 +01:00
Lorenzo Iovino
b728b4c3e6 Merge pull request #26 from lokenxo/dependabot/npm_and_yarn/tar-2.2.2
Bump tar from 2.2.1 to 2.2.2
2019-11-22 20:05:28 +01:00
dependabot[bot]
530a692dc2 Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-14 08:11:53 +00:00
Lorenzo Iovino
36cf08befc Merge pull request #25 from lokenxo/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-11-14 09:11:13 +01:00
Lorenzo Iovino
45e09b5a4e Merge pull request #24 from lokenxo/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2019-11-14 09:10:53 +01:00
Lorenzo Iovino
09f70e481c Fix typo in README.md 2019-11-05 10:24:19 +01:00
dependabot[bot]
3deb9fc7fa Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-05 09:24:17 +00:00
dependabot[bot]
02e84e541d Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-05 09:24:17 +00:00
Lorenzo Iovino
73a46be358 Version upgrade 1.2.8 2019-11-05 10:22:39 +01:00
Lorenzo Iovino
e84a53e8dd Merge pull request #23 from ljupcospeci/patch-1
Output new font size when it changes
2019-11-05 10:19:08 +01:00
Ljupco Petkovski
08fa52d88e Output new font size when it changes 2019-10-21 13:03:54 +02:00
Lorenzo Iovino
6150c4ce6b Version upgrade 1.2.7 2019-10-14 12:46:00 +02:00
Lorenzo Iovino
3f40dad4f9 Version upgrade 1.2.7 2019-10-14 12:40:22 +02:00
Lorenzo Iovino
e314f4dde5 Merge pull request #22 from davidstellini/patch-1
Fix AOT issue
2019-10-10 21:52:12 +02:00
David Stellini
83b31be76a Fix AOT issue
This library breaks when running the production build on Angular 8 using AOT, as per https://github.com/DesertFoxNV/ngx-autosize-input/blob/master/projects/ngx-autosize-input/src/lib/auto-size-input.directive.ts
This is the error: `Ng2FittextDirective, Expected 0 arguments, but got 1.`
This MR fixes this issue.
2019-10-10 16:19:47 +03:00
Lorenzo Iovino
40cbe6dcec Merge pull request #21 from lokenxo/add-license-1
Create LICENSE
2019-05-09 11:58:23 +02:00
Lorenzo Iovino
c0b0be9bdd Create LICENSE 2019-05-09 11:58:13 +02:00
Lorenzo Iovino
b4a54021ef Version upgrade @1.2.6 2019-05-09 11:42:22 +02:00
Lorenzo Iovino
95fb527925 Fix: typo licence in README.md 2019-05-09 11:39:45 +02:00
Lorenzo Iovino
2c1ecf394d Fix: added deprecated useMaxFontSize to prevent broken builds 2019-05-06 12:48:31 +02:00
Lorenzo Iovino
62746405ce Ref: clean code
Ref: update examples
2019-05-06 10:21:16 +02:00
Lorenzo Iovino
8a6fa82fde Ref: maxFontSize instead useMaxFontSize 2019-05-03 17:07:42 +02:00
Lorenzo Iovino
5ae00a7caa Version upgrade @1.2.2 2019-05-03 16:20:58 +02:00
Lorenzo Iovino
6a739b6215 Ref: dev example updated;
Feat: update package.json;
2019-05-03 16:16:17 +02:00
Lorenzo Iovino
756c88b466 Fix: Added README.md to published build 2019-02-07 22:25:17 +01:00