-
Notifications
You must be signed in to change notification settings - Fork 6
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
Login Page & Improvements #101
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just see the comment about the prints
example/linux | ||
example/macos | ||
example/windows | ||
example/web |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✂️ we don't support these platforms and the folders shouldn't exist
create_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
base_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
- platform: linux | ||
create_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
base_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
- platform: macos | ||
create_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
base_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
- platform: web | ||
create_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
base_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
- platform: windows | ||
create_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 | ||
base_revision: 7f20e5d18ce4cb80c621533090a7c5113f5bdc52 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't support these and shouldn't include them here
Client.create()
tests