Commit graph

60 commits

Author SHA1 Message Date
Lorenzo Iovino
c736ec8e07 Update typescript to 5.2.2 2024-01-09 23:56:58 +01:00
Lorenzo Iovino
18ac581f02 Update zone.js to ^0.14.1 2024-01-09 23:52:56 +01:00
Lorenzo Iovino
8c39d54d64 Update typescript to ^5.2 2024-01-09 23:51:43 +01:00
Lorenzo Iovino
f62bbf7d36 Update to angular 16 2024-01-09 23:44:12 +01:00
Lorenzo Iovino
2cd824d7c3 Update typescript to ^4.9.3 2024-01-09 23:40:17 +01:00
Lorenzo Iovino
02909d4da7 Update to angular 15 2024-01-09 23:37:57 +01:00
Lorenzo Iovino
fe8d500c52 Update to angular 14 2024-01-09 23:31:08 +01:00
dependabot[bot]
4c087fd803
Build(deps-dev): Bump the npm_and_yarn group group with 2 updates
Bumps the npm_and_yarn group group with 2 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [postcss](https://github.com/postcss/postcss).


Updates `@angular-devkit/build-angular` from 13.3.9 to 17.0.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.9...17.0.9)

Updates `postcss` from 8.4.5 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.5...8.4.31)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 15:28:25 +00:00
Lorenzo Iovino
a829d00c3b Merge branch 'master' into dependabot/npm_and_yarn/terser-and-angular-devkit/build-angular-5.14.2 2024-01-09 16:05:01 +01:00
Lorenzo Iovino
134c084a6d Add tests ci pipeline in gh actions 2024-01-09 08:45:55 +01:00
Lorenzo Iovino
b6d12f3597 Added different pipeline for different version type 2024-01-09 08:09:49 +01:00
dependabot[bot]
28e91082f5
Build(deps): Bump terser and @angular-devkit/build-angular
Bumps [terser](https://github.com/terser/terser) to 5.14.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `terser` from 5.11.0 to 5.14.2
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.11.0...v5.14.2)

Updates `@angular-devkit/build-angular` from 13.3.8 to 13.3.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.8...13.3.9)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:29:24 +00:00
Petr Čečil
b2aa37eeb6 updated to Angular 13 2022-07-07 11:01:27 +01:00
lorenzo
8bc38a7afc Feat: added headless singleRun script in package.json and in build pipeline 2020-03-16 12:34:23 +01:00
Giacomo Ferlaino
889b0364a9 feat: Added headless test configuration
(vscode debug support)
2020-03-13 00:51:50 +01:00
Giacomo Ferlaino
7fe1b1ab30 feat: Added headless test command 2020-03-12 22:47:14 +01:00
lorenzo
c0612489d7 Fix: typo in README.md; Fix: package.json script 2020-03-12 21:51:04 +01:00
lorenzo
18e16fe2e8 Ref: changed file and folder organization 2020-03-12 21:43:21 +01:00
lorenzo
37047b241d Update version 1.2.10 2020-02-12 15:27:47 +01:00
lorenzo
a1846c335a 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
e6df3f0926 Version upgrade 1.2.8 2019-11-05 10:22:39 +01:00
Lorenzo Iovino
0ae3c60b21 Version upgrade 1.2.7 2019-10-14 12:40:22 +02:00
Lorenzo Iovino
570ce06ea4 Version upgrade @1.2.6 2019-05-09 11:42:22 +02:00
Lorenzo Iovino
423ee0c237 Fix: added deprecated useMaxFontSize to prevent broken builds 2019-05-06 12:48:31 +02:00
Lorenzo Iovino
ca1576015d Ref: clean code
Ref: update examples
2019-05-06 10:21:16 +02:00
Lorenzo Iovino
43d4cf66f4 Ref: maxFontSize instead useMaxFontSize 2019-05-03 17:07:42 +02:00
Lorenzo Iovino
ded7196bcc Version upgrade @1.2.2 2019-05-03 16:20:58 +02:00
Lorenzo Iovino
9b02a1b1ff Ref: dev example updated;
Feat: update package.json;
2019-05-03 16:16:17 +02:00
Lorenzo Iovino
4be121c5ae Fix: Added README.md to published build 2019-02-07 22:25:17 +01:00
Lorenzo Iovino
8c91a36e94 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
181595eeca Fix: npm run publich copy also readme.md in dist folder 2019-02-05 10:53:35 +01:00
Lorenzo Iovino
1b95571a88 Fix: name typo in package.json 2019-02-05 02:01:20 +01:00
Lorenzo Iovino
a4fc14af06 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
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
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
14a7091b53 Fixed ngAfterwViewChecked, now compute size with height instead width 2017-08-11 14:15:31 +02:00
Lorenzo Iovino
1c87abbf2a Added resize on contentViewChanged hook 2017-08-11 12:17:03 +02:00
Lorenzo Iovino
ff9b79d956 Can't stop to commit fixes, need to sleep. Last fix and last version for today. 2017-06-19 11:54:44 +02:00
Lorenzo Iovino
5173c610e6 Missing condition for do work it in case of resize and not overflow 2017-06-19 11:49:51 +02:00
Lorenzo Iovino
85d3b3af89 Now max font size works also if container is resized 2017-06-19 11:42:53 +02:00
Lorenzo Iovino
e195405898 Version 1.0.18 (thanks to nischi) 2017-06-19 11:28:38 +02:00
Lorenzo Iovino
3fbf74c803 version 1.0.17 2017-06-11 22:20:22 +02:00
Kim Kern
38ae961908 Create package.json 2017-06-10 15:03:20 +02:00
Kim Kern
6c83eab8f3 fix(package.json): use peerDependencies
see https://github.com/angular/angular-cli/issues/4647
2017-06-10 15:00:54 +02:00
Lorenzo Iovino
d8bc84b91d Version 1.0.16 2017-05-22 12:40:44 +02:00
Lorenzo Iovino
7a1bcdc619 version 1.0.15 2017-05-22 12:29:41 +02:00
Lorenzo Iovino
ff241b1969 Release version 1.0.14 2017-05-19 13:29:05 +02:00