Merged
Conversation
Image promise function was garbage
Co-authored-by: Trevor Burgoyne <82477095+TrevorBurgoyne@users.noreply.github.com>
This ensures the style is properly removed when the div is removed
Also build to avoid conflicts
org/listeners
Pull other static functions
feature/loader
Collaborator
Author
|
@TrevorBurgoyne I merged the three mentioned PRs in, bumped, built, and updated the changelog. The functionality shouldn't be any different than what was in #190. If #203 is a priority I will get that up-to-date and request review there if we want to bundle it with the rest of the changes. |
This file contains hidden or 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
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.
Release v0.16.0
Description
Gathering content from #200, #201, #190 into a single release candidate.
See
CHANGELOG.mdfor all compiled changes.PR Checklist
package.jsonhas been bumped since last releasepackage.jsonandsrc/version.jsnpm installandnpm run buildAFTER bumping the version numberapi_spec.md)changelog.mdBreaking API Changes
A lot of existing logic was split into separate files. The vast majority of this should only be internal calls.
If any compatibility issues arise, we can address them at that point.