Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features, in plural :trolley: #23

Merged
merged 5 commits into from Mar 4, 2019
Merged

Features, in plural :trolley: #23

merged 5 commits into from Mar 4, 2019

Conversation

davesnx
Copy link
Collaborator

@davesnx davesnx commented Feb 18, 2019

  • Improve iOS PWA
  • Add React Hooks and refactored a bit some components, waiting for apollo to release useQuery React Hooks support apollographql/react-apollo#2539 and we could refactor withNavigation as well.
  • The enter key being triggable on anonymous login
  • Move all components to JSX
  • Fixes: Donar l'opció de fer oauth cuan acceptes una bet from Trello. I just unified annonymous and login.

@davesnx davesnx changed the title Improve iOS PWA Features, in plural Feb 18, 2019
@davesnx davesnx changed the title Features, in plural Features, in plural :trolley: Feb 18, 2019
@@ -8,6 +8,7 @@ const Input = styled.input`
outline: none;
border: none;
border-radius: 0;
padding: 0;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes iOS input issue

@@ -45,7 +45,7 @@
"redux": "^3.7.2",
"redux-thunk": "^2.2.0",
"serviceworker-webpack-plugin": "^1.0.1",
"styled-components": "^2.2.4",
"styled-components": "3",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will update to 4 in another PR

@davesnx davesnx merged commit ef5c5ea into master Mar 4, 2019
@davesnx davesnx deleted the Improve-iOS-PWA branch March 4, 2019 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant