Skip to content

Commit

Permalink
Upgraded V3 to Angular 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jagomf committed May 3, 2021
1 parent dafc838 commit 7bb0fed
Show file tree
Hide file tree
Showing 18 changed files with 5,001 additions and 3,711 deletions.
1 change: 0 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": true,
"extractCss": true,
"namedChunks": true,
"extractLicenses": true,
"vendorChunk": true,
Expand Down
4 changes: 2 additions & 2 deletions dist/countries-map/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![npm version](https://badge.fury.io/js/countries-map.svg)](https://badge.fury.io/js/countries-map)


![screenshot](https://raw.githubusercontent.com/jagomf/countries-map/master/screenshot.png)
![screenshot](https://raw.githubusercontent.com/jagomf/countries-map/v3/screenshot.png)

## Table of contents

Expand Down Expand Up @@ -223,4 +223,4 @@ Since Google GeoCharts' tooltip customization is very limited and complex, its s

## License

[MIT](LICENSE.md)
[MIT](https://github.com/jagomf/countries-map/blob/master/LICENSE)
2 changes: 1 addition & 1 deletion dist/countries-map/bundles/countries-map.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/countries-map/bundles/countries-map.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/countries-map/bundles/countries-map.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/countries-map/countries-map.metadata.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/countries-map/esm2015/countries-map.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/countries-map/esm2015/lib/chart-events.interface.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/countries-map/esm2015/lib/countries-map.component.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/countries-map/esm2015/lib/countries-map.module.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/countries-map/esm2015/lib/data-types.interface.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7bb0fed

Please sign in to comment.