world-portfolios icon indicating copy to clipboard operation
world-portfolios copied to clipboard

Open source collection of World Portfolios

Results 24 world-portfolios issues
Sort by recently updated
recently updated
newest added

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.14 to 18.2.25. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=18.2.14&new-version=18.2.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.0 to 14.2.1. Release notes Sourced from eslint-config-next's releases. v14.2.1 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 14.0.0 to 14.2.1. Release notes Sourced from next's releases. v14.2.1 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.9.1 to 2.10.2. Release notes Sourced from react-bootstrap's releases. v2.10.2 2.10.2 (2024-03-18) Bug Fixes update @​restart/ui to v1.6.8 (#6779) (c86187f) Tabs: add id attribute to nav (#6767)...

dependencies

Refactor to extract SVG assets from NavBar, PreviewCard, Footer and ToTop components. Related to issue #89

The goal is just to add as many countries as possible to the list ### **Guidelines** 1. Make sure that the country you want to add does not already exist,...

good first issue

O objetivo é apenas acrescentar o maior número possível de países à lista ### **Diretrizes** 1. Certifique-se de que o país que deseja adicionar não esteja na lista, verifique em:...

Migrate the way datas are saved on js code to a more readable and simple format like .csv EDIT: Originally idea from : https://x.com/ln_dev7/status/1701336511365496973?s=20

Extract SVG objects from the UI and store them as assets. This would improve readability and provide a better structure. From: ``` ... ... ``` to: ``` ... ... ```