forked from theRAPTLab/meme
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge v1.4.0-alpha into master
#2
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…urrent model. Fixes problem where dragging on one open project would affect other open projects using the same object id.
Hotfix: Fix Visual Updates See merge request inq-seeds/boilerplate!109
…e id rather than the ordinal value within the referece library.
Hotfix: Use Evidence Resource Ids in Badges See merge request inq-seeds/boilerplate!110
…eason in evidence link.
Merge dev into dev-src/signnotarize See merge request inq-seeds/boilerplate!112
Update build process to sign and notarize app. See merge request inq-seeds/boilerplate!111
`MessagePort` was not being imported from `electron` resulting in an exception.
The runtime paths were still pointing to the original `../../runtime` paths so import and export of MZIPs was broken. This is a temporary fix to restore import/export functionality.
Electron Build Fixes See merge request inq-seeds/boilerplate!113
… so that the badge in the resource list is accurate (it was only displaying 0). The old reference was always 0 because there are no links at the classroom level (I think) so this should be for the specific resource for the current student / model.
…urage the inclusion of evidence.
Removed the need for brackets in [Evidence 1] Added a save button because the need to hit close was confusing
…aset dependent packaging and signing.
Dev jd/minor UI
…d be `npm run package`
… other minor things.
…tic/dlc/" prefix.
Runtime folder structure and default/Resource packaging updates
Dev jd/updating notes
Leave Notes data in case it needs to be used in the future.
…LINK" does not get cut off. theRAPTLab#142
…dence Simplify evidence
Feature: Add Comment ID
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge v1.4.0-alpha
dev
intomaster
Unreleased version focusing on Electron Build Updates.
Used for internal testing and teacher pilot testing.