-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
194 additions
and
23,111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ _Country flags as a Vue Component_ | |
<img src="https://github.com/P3trur0/vue-country-flag/blob/master/assets/logo.png?raw=true" alt="vue-country-flag"/> | ||
</p> | ||
<p align="center"> | ||
<img src="https://packagephobia.now.sh/[email protected].3" alt="Install size"> | ||
<img src="https://packagephobia.now.sh/[email protected].4" alt="Install size"> | ||
<img src="https://img.shields.io/badge/Vue.js%202-compatible-green.svg" alt="Vue.js 2 compatible"> | ||
<img src="https://img.shields.io/badge/Vue.js%203-compatible-green.svg" alt="Vue.js 3 compatible"> | ||
<a href="https://www.npmjs.com/package/vue-country-flag"><img src="https://img.shields.io/badge/npm-2.0.3-blue.svg" alt="Version"></a> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ _Country flags as a Vue 3 Component_ | |
<img src="https://github.com/P3trur0/vue-country-flag/blob/master/assets/logo.png?raw=true" alt="vue-country-flag"/> | ||
</p> | ||
<p align="center"> | ||
<img src="https://packagephobia.now.sh/[email protected].3" alt="Install size"> | ||
<img src="https://packagephobia.now.sh/[email protected].4" alt="Install size"> | ||
<img src="https://img.shields.io/badge/Vue.js%203-compatible-green.svg" alt="Vue.js 3 compatible"> | ||
<a href="https://www.npmjs.com/package/vue-country-flag-next"><img src="https://img.shields.io/badge/npm-2.0.3-blue.svg" alt="Version"></a> | ||
<a href="https://www.npmjs.com/package/vue-country-flag-next"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="License"></a> | ||
|
@@ -28,7 +28,7 @@ Import `CountryFlag` component in your app, for example: | |
- in `main.js` you can mount it as a global Vue component: | ||
|
||
```js | ||
import CountryFlag from 'vue-country-flag' | ||
import CountryFlag from 'vue-country-flag-next' | ||
|
||
new Vue({ | ||
components: { | ||
|
14,011 changes: 91 additions & 13,920 deletions
14,011
packages/vue-country-flag-next/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ _Country flags as a Vue Component_ | |
<img src="https://github.com/P3trur0/vue-country-flag/blob/master/assets/logo.png?raw=true" alt="vue-country-flag"/> | ||
</p> | ||
<p align="center"> | ||
<img src="https://packagephobia.now.sh/[email protected].3" alt="Install size"> | ||
<img src="https://packagephobia.now.sh/[email protected].4" alt="Install size"> | ||
<img src="https://img.shields.io/badge/Vue.js%202-compatible-green.svg" alt="Vue.js 2 compatible"> | ||
<a href="https://www.npmjs.com/package/vue-country-flag"><img src="https://img.shields.io/badge/npm-2.0.3-blue.svg" alt="Version"></a> | ||
<a href="https://www.npmjs.com/package/vue-country-flag"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="License"></a> | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters