ITADN
rocktimsaikia/react-country-dropdown

版本发布 7

v3.0.0
? · 2024-08-05

- refactor(src): make defaultCountry prop mandatory in ReactCountryDropdown 2f2516f - docs(readme): add api section with props and country object details 023f417 - docs: update react-country-dropdown to 2.2.0 and simplify json formatting 588c67c https://github.com/rocktimsaikia/react-country-dropdown/compare/v2.2.0...v3.0.0

v2.2.0
? · 2024-08-05

- feat: add new data fields and rename `code` field (#14) 9024450 - chore(docs): bump react-country-dropdown to ^2.1.0 38c31f8 https://github.com/rocktimsaikia/react-country-dropdown/compare/v2.1.0...v2.2.0

v2.1.0
? · 2024-08-05

## Main - fix: reset coountries upon dropdown close fe6a135 ## Others - refactor(docs): improve country json formatting in app fd3db83 - chore(docs): update react-country-dropdown to v2.0.1 d99a700 https://github.com/rocktimsaikia/react-country-dropdown/compare/v2.0.1...v2.1.0

v2.0.1
? · 2024-08-05

## Main - refactor: minify json to reduce pkg size (#12) 67f2ea0 ## Others - chore: update ignore list and reorder package scripts 6c7754a - docs: update html metadata and title 81e40d6 - feat(docs): add react-country-dropdown and uncomment related code 00f8678 https://github.com/rocktimsaikia/react-country-dropdown/compare/v2.0.0...v2.0.1

v2.0.0
? · 2024-08-05

- build: add --no-tests flag to release script 305fd9a - test: add placeholder test script to package.json a5730b7 - chore(gitignore): add pnpm-lock.yaml to ignore list e95b5f4 - docs: add note about no external dependencies in readme f07590f - chore(package): update package.json metadata and dependencies 08dc4ef - docs: update copyright year and readme content bddebac - chore: add type module to package.json 3b4dac7 - ci(deploy-docs): normalize comments and step names in workflow file 44f31d5 - ci: downgrade upload-pages-artifact to v3.0.1 41f9adf - ci: upgrade upload-pages-artifact to v4 a934a45 - ci: set default working directory for docs deployment workflow 0a9f871 - ci: remove redundant working-directory in deploy-docs.yml dc972d4 - ci: add self to paths trigger and remove working-directory 2218494 - ci: update branch name for docs deployment trigger 4d9463e - ci(deploy-docs.yml): update github actions for docs deployment 28f234d - ci: switch from npm to pnpm and remove local package link 1835d1e - style(.editorconfig): standardize yml indentation to 2 spaces 3312edf - ci(docs): add github actions workflow for deploying docs 9ff7613 - docs: add API references and props 75215dc - refactor: update build scripts and improve typescript usage 91cc977 - refactor: migrate to typescript and improve build process 1a117d5 - feat(docs): add react-code-blocks and update usage section 928a76a - chore(docs): update devdependencies and docs app logic 535c996 - feat(index): add autofocus to country search input b14ea07 - feat: add docs site 8b12e8f - refactor: optimize search function ae91890 - refactor: use default export for ReactCountryDropdown component 827ccb1 - docs: update component description in readme and package ef6cdd9 - refactor: remove unnecessary comment from vite.config.js 33c21b6 - docs: update usage example in readme 8723a31 - build: switch build system to vite and update dependencies 28a7f63 - refactor: move caret-down icon to src/icons and update import 5de5386 - docs: update readme with local screenshot path fd094e2 - style(src): update placeholder text and improve input styling d04a21d - chore: remove example dir e59c286 - refactor: remove external API call completely e5110d7 - style: update box-shadow and border-radius styles 4e601a9 - feat(storybook): add storybook setup and update .gitignore 5844373 - chore: add .editorconfig for consistent coding style b831b6b - refactor(src): standardize string quotes and add semicolons ca48c61 - chore: remove config files and update documentation 613b55d https://github.com/rocktimsaikia/react-country-dropdown/compare/v1.1.1...v2.0.0

v1.1.1
? · 2024-05-11

- chore: remove test:lint script from package.json fe737fc - chore: downgrade react-country-dropdown version to 1.1.0 ba9d4c6 - chore: update react version (#5) 3f936bb - Update README.md 77fcb2e https://github.com/RocktimSaikia/react-country-dropdown/compare/v1.1.0...v1.1.1

v1.1.0
? · 2023-03-25

## What's Changed * update index.js by @MalvinJay in https://github.com/rocktimsaikia/react-country-dropdown/pull/2 ## New Contributors * @MalvinJay made their first contribution in https://github.com/rocktimsaikia/react-country-dropdown/pull/2 **Full Changelog**: https://github.com/rocktimsaikia/react-country-dropdown/commits/v1.1.0