Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.vulpes.menus

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.vulpes.menus - npm Package Compare versions

Comparing version 0.5.0-preview.1 to 0.6.0-preview.1

Samples~/Menu Samples/Prefabs/MenuScreens/MenuLoading.prefab

11

CHANGELOG.md

@@ -7,2 +7,13 @@ # Changelog

## [0.6.0-preview.1] - 2021-10-28
### Changed
- Stripped down MenuLoading class.
- Removed Loading Screen Tip class.
- MenuWidget value changed and click events are now UnityEvents rather than Action based events.
- Updated Example Assets.
- Changed default MenuTransitionOption to Sequential, was Parallel.
- MenuHandler will now correctly get Alert, Dialogue, and Tooltip using their relevant interfaces rather than base classes.
- MenuHandler now includes an interface reference to the Loading Screen.
- Loading Screen spinner now uses unscaled deltatime in its rotation.
## [0.5.0-preview.1] - 2021-10-10

@@ -9,0 +20,0 @@ ### Changed

6

package.json
{
"name": "com.vulpes.menus",
"displayName": "Vulpes Menu Framework",
"version": "0.5.0-preview.1",
"unity": "2019.3",
"version": "0.6.0-preview.1",
"unity": "2020.3",
"description": "A Promise driven game menu framework for Unity.",

@@ -30,3 +30,3 @@ "keywords": [

],
"unityRelease": "10f1"
"unityRelease": "20f1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc