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 |
|
Lorenzo Iovino
|
a4d97243ee
|
Ref: Changed description of publishPackage.json
|
2019-02-06 00:06:14 +01:00 |
|
Lorenzo Iovino
|
d0388da624
|
Feat: prepublish script added in package.json. Fix: at end of publish need to remove dist folder
|
2019-02-05 10:59:07 +01:00 |
|
Lorenzo Iovino
|
96dd626fb2
|
Fix: npm run publich copy also readme.md in dist folder
|
2019-02-05 10:53:35 +01:00 |
|
Lorenzo Iovino
|
e006cbbe4c
|
Fix: name typo in package.json
|
2019-02-05 02:01:20 +01:00 |
|
Lorenzo Iovino
|
f099d59838
|
Ref: Typo
|
2019-02-05 01:44:04 +01:00 |
|
Lorenzo Iovino
|
c1d07a1af1
|
Fix: Issues #14,#15,#19,#20. Ref: Deleted angular-librarian and added scripts in package.json to manage publishing; Version upgrade
|
2019-02-05 01:42:22 +01:00 |
|
Lorenzo Iovino
|
2726231e1a
|
Merge pull request #18 from nischi/master
Set a frame of versions for angular, it works also in angular 5
|
2018-03-08 20:24:33 +01:00 |
|
Thierry Nischelwitzer
|
d0bb6f14e7
|
Set a frame of versions for angular, it works also in angular 5
|
2018-03-08 07:11:46 +01:00 |
|
Lorenzo Iovino
|
190b933404
|
README updated
|
2017-11-14 11:35:26 +01:00 |
|
Lorenzo Iovino
|
1434f1f949
|
fix
|
2017-11-14 11:23:23 +01:00 |
|
Lorenzo Iovino
|
3705c272fe
|
1.1.0
|
2017-11-14 11:08:54 +01:00 |
|
Lorenzo Iovino
|
e625f9fd30
|
Added angular-librarian for manage library
|
2017-11-14 11:07:08 +01:00 |
|
Lorenzo Iovino
|
9d174550f5
|
updated version 1.0.24
|
2017-08-24 09:46:51 +02:00 |
|
Lorenzo Iovino
|
34942e0852
|
Merge pull request #13 from nischi/master
Avoid rerendering
|
2017-08-24 09:42:42 +02:00 |
|
Thierry Nischelwitzer
|
f10725757b
|
refactor and bugfix if box is invisible to begin
|
2017-08-24 08:01:28 +02:00 |
|
Thierry Nischelwitzer
|
1eaf665692
|
Avoid rendering if box is not visible and avoid rerendering if not needed
|
2017-08-24 07:04:09 +02:00 |
|
Thierry Nischelwitzer
|
144578c1cd
|
Merge remote-tracking branch 'refs/remotes/lokenxo/master'
|
2017-08-24 07:03:11 +02:00 |
|
Lorenzo Iovino
|
14a7091b53
|
Fixed ngAfterwViewChecked, now compute size with height instead width
|
2017-08-11 14:15:31 +02:00 |
|
Lorenzo Iovino
|
fc5e5e800f
|
up
|
2017-08-11 12:19:31 +02:00 |
|
Lorenzo Iovino
|
1c87abbf2a
|
Added resize on contentViewChanged hook
|
2017-08-11 12:17:03 +02:00 |
|
Lorenzo Iovino
|
7106f1df24
|
Merge pull request #11 from senty/master
Missing documented parameters
|
2017-08-03 19:37:31 +02:00 |
|