-
Notifications
You must be signed in to change notification settings - Fork 74
[UEPR-331] Implement face sensing callouts #330
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
[UEPR-331] Implement face sensing callouts #330
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.
Looks good other than waiting for scratchfoundation/scratch-webpack-configuration#105
One idea to consider: it might make sense to make the callouts appear as long as now
is less than some end date. That way, if we release this in the apps, the callouts will appear for a while and then go away even if the user doesn't update their copy of the app. On the other hand, maybe we want that date to be different on the web vs. in the apps. Hmm...
packages/scratch-gui/package.json
Outdated
"redux-mock-store": "1.5.5", | ||
"rimraf": "2.7.1", | ||
"scratch-semantic-release-config": "3.0.0", | ||
"scratch-webpack-configuration": "3.0.0", |
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.
Probably already on your todo list: this will need a version bump, probably to 3.1.0
, once scratchfoundation/scratch-webpack-configuration#105 gets merged
Resolves
https://scratchfoundation.atlassian.net/browse/UEPR-331
Proposed Changes
Add feature callouts for new face sensing feature
Reason for Changes
To introduce the face sensing feature to users.