diff --git a/.all-contributorsrc b/.all-contributorsrc index ec0442ddc..3c15e2ae7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -417,6 +417,15 @@ "contributions": [ "code" ] + }, + { + "login": "wKovacs64", + "name": "Justin Hall", + "avatar_url": "https://avatars1.githubusercontent.com/u/1288694?v=4", + "profile": "https://github.com/wKovacs64", + "contributions": [ + "infra" + ] } ] } diff --git a/.prettierignore b/.prettierignore index 1fb321c47..2facbeebe 100644 --- a/.prettierignore +++ b/.prettierignore @@ -4,3 +4,4 @@ dist/ storybook-static/ preact/ package-lock.json +package.json diff --git a/README.md b/README.md index 10d0bc6f2..4f553ac08 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ autocomplete/dropdown/select/combobox components

[![version][version-badge]][package] [![MIT License][license-badge]][LICENSE] -[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Chat][chat-badge]][chat] [![Code of Conduct][coc-badge]][coc] @@ -657,7 +657,7 @@ Thanks goes to these people ([emoji key][emojis]): | [
Matt Parrish](https://github.com/pbomb)
[πŸ”§](#tool-pbomb "Tools") [πŸ‘€](#review-pbomb "Reviewed Pull Requests") | [
thom](http://thom.kr)
[πŸ’»](https://github.com/paypal/downshift/commits?author=thomhos "Code") | [
Vu Tran](http://twitter.com/tranvu)
[πŸ’»](https://github.com/paypal/downshift/commits?author=vutran "Code") | [
Codie Mullins](https://github.com/codiemullins)
[πŸ’»](https://github.com/paypal/downshift/commits?author=codiemullins "Code") [πŸ’‘](#example-codiemullins "Examples") | [
Mohammad Rajabifard](https://morajabi.me)
[πŸ“–](https://github.com/paypal/downshift/commits?author=morajabi "Documentation") [πŸ€”](#ideas-morajabi "Ideas, Planning, & Feedback") | [
Frank Tan](https://github.com/tansongyang)
[πŸ’»](https://github.com/paypal/downshift/commits?author=tansongyang "Code") | [
Kier Borromeo](https://kierb.com)
[πŸ’‘](#example-srph "Examples") | | [
Paul Veevers](https://github.com/paul-veevers)
[πŸ’»](https://github.com/paypal/downshift/commits?author=paul-veevers "Code") | [
Ron Cruz](https://github.com/Ronolibert)
[πŸ“–](https://github.com/paypal/downshift/commits?author=Ronolibert "Documentation") | [
Rick McGavin](http://rickmcgavin.github.io)
[πŸ“–](https://github.com/paypal/downshift/commits?author=rickMcGavin "Documentation") | [
Jelle Versele](http://twitter.com/vejersele)
[πŸ’‘](#example-vejersele "Examples") | [
Brent Ertz](https://github.com/brentertz)
[πŸ€”](#ideas-brentertz "Ideas, Planning, & Feedback") | [
Justice Mba ](https://github.com/Dajust)
[πŸ’»](https://github.com/paypal/downshift/commits?author=Dajust "Code") [πŸ“–](https://github.com/paypal/downshift/commits?author=Dajust "Documentation") [πŸ€”](#ideas-Dajust "Ideas, Planning, & Feedback") | [
Mark Ellis](http://mfellis.com)
[πŸ€”](#ideas-ellismarkf "Ideas, Planning, & Feedback") | | [
us͑an̸df͘rien͜ds͠](http://ronak.io/)
[πŸ›](https://github.com/paypal/downshift/issues?q=author%3Ausandfriends "Bug reports") [πŸ’»](https://github.com/paypal/downshift/commits?author=usandfriends "Code") [⚠️](https://github.com/paypal/downshift/commits?author=usandfriends "Tests") | [
Robin Drexler](https://www.robin-drexler.com/)
[πŸ›](https://github.com/paypal/downshift/issues?q=author%3Arobin-drexler "Bug reports") [πŸ’»](https://github.com/paypal/downshift/commits?author=robin-drexler "Code") | [
Arturo Romero](http://arturoromero.info/)
[πŸ’‘](#example-arturoromeroslc "Examples") | [
Dave Garwacke](http://www.warbyparker.com)
[πŸ“–](https://github.com/paypal/downshift/commits?author=ifyoumakeit "Documentation") | [
Ivan Pazhitnykh](http://linkedin.com/in/drapegnik)
[πŸ’»](https://github.com/paypal/downshift/commits?author=Drapegnik "Code") [⚠️](https://github.com/paypal/downshift/commits?author=Drapegnik "Tests") | [
Luis Merino](https://github.com/Rendez)
[πŸ“–](https://github.com/paypal/downshift/commits?author=Rendez "Documentation") | [
Andrew Hansen](http://twitter.com/arahansen)
[πŸ’»](https://github.com/paypal/downshift/commits?author=arahansen "Code") [⚠️](https://github.com/paypal/downshift/commits?author=arahansen "Tests") | -| [
John Whiles](http://www.johnwhiles.com)
[πŸ’»](https://github.com/paypal/downshift/commits?author=Jwhiles "Code") | +| [
John Whiles](http://www.johnwhiles.com)
[πŸ’»](https://github.com/paypal/downshift/commits?author=Jwhiles "Code") | [
Justin Hall](https://github.com/wKovacs64)
[πŸš‡](#infra-wKovacs64 "Infrastructure (Hosting, Build-Tools, etc)") | This project follows the [all-contributors][all-contributors] specification. diff --git a/package.json b/package.json index c30b88f3f..eba4fb0a6 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,7 @@ { "name": "downshift", "version": "0.0.0-semantically-released", - "description": - "A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete components", + "description": "A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete components", "main": "dist/downshift.cjs.js", "jsnext:main": "dist/downshift.esm.js", "module": "dist/downshift.esm.js", @@ -16,18 +15,19 @@ "test:ssr": "kcd-scripts test --config other/ssr/jest.config.js --no-watch", "test:update": "npm run test:cover -s -- --updateSnapshot", "test:ts": "tsc --noEmit -p ./tsconfig.json", - "test:build": - "kcd-scripts test --config other/misc-tests/jest.config.js --no-watch", + "test:build": "kcd-scripts test --config other/misc-tests/jest.config.js --no-watch", "build-and-test": "npm run build -s && npm run test:build -s", "storybook": "start-storybook -p 6006 -c stories", - "storybook:build": - "cd stories && npm install && cd .. && build-storybook -c stories", + "storybook:build": "cd stories && npm install && cd .. && build-storybook -c stories", "setup": "npm install && npm run storybook:build -s && npm run validate", - "validate": - "kcd-scripts validate lint,build-and-test,test:cover,test:ts,test:ssr", + "validate": "kcd-scripts validate lint,build-and-test,test:cover,test:ts,test:ssr", "precommit": "kcd-scripts precommit" }, - "files": ["dist", "typings", "preact"], + "files": [ + "dist", + "typings", + "preact" + ], "keywords": [ "enhanced input", "react",