Update @robotlegsjs/pixi to the latest version 🚀 #16
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.
Version 0.1.0 of @robotlegsjs/pixi was just published.
The version 0.1.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of @robotlegsjs/pixi.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
0.1.0Major Breaking Changes:
View property in IContextView is a PIXI.Container (see #26).
ContextView is initialised with a reference to the stage (see #26).
Helper methods on Mediator class are updated (see #26).
Internal dependencies to PIXI are explicit (see #26).
Fix patch for PIXI and add contains method (see #26).
StageSyncExtension class is removed (see #26).
Map methods are used properly (see #26).
RobotlegsJS/Core is migrated to version 0.1.1 (see #26 and #31).
Features Or Improvements:
Improve Code Coverage and Fix Bugs (see #26).
Add changelog (see #27).
Add code of conduct (see #28).
Add issue template (see #29).
Add pull request template (see #30).
Update dev dependencies to latest version.
Commits
The new version differs by 126 commits.
03e188e
update package version to 0.1.0
5e79033
Merge pull request #31 from RobotlegsJS/@robotlegsjs/core-0.1.1
d10e8ab
update changelog
54009f9
chore(package): update @robotlegsjs/core to version 0.1.1
80f1d1f
Merge pull request #26 from RobotlegsJS/issue-24
db2dfd1
update changelog
7eb4aae
remove changelog from npmignore since it will be never ignored
068bd60
run 'yarn test' script from travis
0741372
increase allocated memory for karma
8fa5c98
chore(package): remove karma-jasmine
ab9e5ba
add unit tests for MediatorViewHandler class
8578781
add unit tests for MediatorMapper class
7c03136
change type of mediatorClass to IClass
516d9c3
add non display object view test cases for MediatorMap class
41bee23
add support for non display object view
There are 126 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴