-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release 0.7.0 #216
Merged
Merged
Release 0.7.0 #216
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
Merge 0.6.1 Hotfix into Develop
…rror_response Set Display Layout Error Response Message
…put_file # Conflicts: # build/bundle.js
Add refresh logic when OnPutFile is received
hmi only cares about the image path svg wrap no longer wraps an svg, change name remove nested svg property
…ication_rpc # Conflicts: # build/bundle.js
…n_rpc Add logic for CloseApplication RPC
# Conflicts: # build/bundle.js
* Base widget changes * Fix error in ui controller * Fix button and softbutton capabilities reference * Address comments
Standardize the form of `st0`, `st1`, and `st2` between icons, since one will overwrite the others
all svg classes .st0 will be updated to a new format later
Fix/tile menu name overflow
…m_interaction Fix/list menu for perform interaction
…ce' into develop # Conflicts: # build/bundle.js
make css class names unique
…response_codes change perform interaction response codes to match the spec
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Completed Features
Add Tiles as an Option for Main Menus
Add Ability to Reuse a SyncFileName for a PutFile
CloseApplication RPC
Add Currently Playing Media Image to MediaServiceData
Add GetPolicyConfigurationData
Change audioPassThruCapabilities to an array
Add app device name display in app list
Add cancel interaction RPC
Implement icon parameter for alert rpc
Add support for ShowAppMenu RPC
Add support for template title parameter
Base Widget Support
Completed Bug Fixes/Enhancements
Perform interaction layout is affected by setting the main menu layout to tile
Images are not templated when using the tile menu layout
Misc. static icon rendering issues
Menu item icons using static images are smaller than regular images
Static Image Display Issue on the App Service Bar
make softbuttons in TILES_ONLY look more like HScrollMenu
When a PICS is aborted the response returns a
GENERIC_ERROR
result code instead ofABORTED