Commit b0e72ec
committed
[feature] [support-2357] upgraded angular version, added new angular-fusioncharts example, bumped integration version
feature/support-2357 upgraded angular version from v14 to v17. (#186)
* used angular official documentation for upgrading the version (ng update)
* replaced ng2-codemirror with ngx-codemirror (both of these are base on codemirror) for code-snippets as ng2-codemirror is no longer workin in Angular-v16 and above
* updated rollup config file(used in the build script), as the docs and config has changed
* changed fusionchart.component input prop from string to any as it also accects an object
[feature] [support - 2357] create a new angular fusioncharts example (#188)
-> Create a new examples folder which has a new angularv17 project and shows how to use angular-fusioncharts library
bumped integration version from 4.0.3 to 4.1.0
* removed unnessary code from app.component.ts1 parent 677545a commit b0e72ec
File tree
46 files changed
+38225
-15135
lines changed- dist
- dist
- src
- examples/fc-angular-chart-demo
- .vscode
- src
- app
- assets
- src
- angular-fusioncharts/src
- app
- fusioncharts/tabbedComponent
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+38225
-15135
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments