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.4.0-preview.3 to 0.5.0-preview.1

Scripts/Runtime/Interfaces/IMenuTooltip.cs

7

CHANGELOG.md

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

## [0.5.0-preview.1] - 2021-10-10
### Changed
- Add Unity Input System Package as a dependency.
### Added
- Added Menu Tooltip and Tooltip Details classes support when Mouse Input is in use.
## [0.4.0-preview.3] - 2021-09-04

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

3

package.json
{
"name": "com.vulpes.menus",
"displayName": "Vulpes Menu Framework",
"version": "0.4.0-preview.3",
"version": "0.5.0-preview.1",
"unity": "2019.3",

@@ -20,2 +20,3 @@ "description": "A Promise driven game menu framework for Unity.",

"com.unity.textmeshpro": "2.0.1",
"com.unity.inputsystem": "1.0.2",
"com.vulpes.promises": "1.1.0"

@@ -22,0 +23,0 @@ },

@@ -39,9 +39,8 @@ # Vulpes Menu Framework

- Tooltip component for displaying a floating text box at the mouse position when hovering over certain objects (UX).
- Currently looking into adding conditional support for Unity's Input System package.
- Investigating ways of supporting tooltip popup when a Gamepad is in use.
*Planned:*
- Color Profile System for quick UI color changes at runtime (Accessibility).
- Assessing how to best support tints for buttons, toggles, sliders, etc.
- Assessing options for swapping entire sprites.
*Planned:*
- Genericising Menu Transition Components and spliting them into their own package that isn't dependent on the Menu Framework (Modularity).

@@ -48,0 +47,0 @@ - Vulpes Transitions package is currently in an internal preview state.

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