From f0055888c4ab10954d61a4c4b88802457b68b97d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niilo=20Kein=C3=A4nen?= <55391673+niiloArction@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:58:28 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 63f3d0b..eacfcaa 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ - Run adjacent test server with `cd test-server && npm i && node index` - Run with `ng serve` (requires globally installed Angular CLI), and open at http://localhost:4200. +All LightningChart JS oriented code changes (not code changes created by Angular CLI initialization) are isolated into [this 1 commit](https://github.com/Arction/lcjs-ng-template/commit/ede278b599c6824fd2625487f69ed44504e24f9a). + +End result: + +![image](https://github.com/Arction/lcjs-ng-template/assets/55391673/84b8fb8b-08d8-4bd7-b054-8da865f4f3a4) + For more information, please see [Angular x LightningChart JS documentation](https://lightningchart.com/js-charts/docs/frameworks/angular) --- From 84343a8fe0876db4da4a21ed96829c5ef6f27357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 00:53:53 +0000 Subject: [PATCH 2/2] Bump follow-redirects from 1.15.5 to 1.15.6 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ea52107..252a748 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6082,9 +6082,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", - "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true, "funding": [ {