New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

guify

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guify - npm Package Versions

134

0.11.0

Diff

Changelog

Source

0.11.0

  • Addded a fullscreen button
  • Updated NPM dependencies to fix vulnerabilities
colejd
published 0.10.1 •

Changelog

Source

0.10.1

  • Fix issue where checkboxes cannot be focused with tab
colejd
published 0.10.0 •

Changelog

Source

0.10.0

  • Breaking change: Export syntax has been simplified. Instead of new guify.GUI(...), the call is now new guify(...).
  • Styling:
    • Components now grow to fit the componentHeight property of the current theme
    • Set z-index on entire plugin so it overlaps everything else
    • Styles moved from component files to style files where appropriate
    • Fix Range vertical spacing
    • Improve Checkbox style coverage (should fix issues with iOS)
  • Simplify document model for container
colejd
published 0.9.2 •

Changelog

Source

0.9.2

  • Fix Range slider vertical offset in Firefox
colejd
published 0.9.1 •

Changelog

Source

0.9.1

  • Adjusted spacing of Range and Color's subcomponents
  • Improved example layout
  • Make Color's Value subcomponent readonly instead of disabled
colejd
published 0.9.0 •

Changelog

Source

0.9.0

  • Added "panelMode" initialization option
  • Allow user input in Range component value boxes
  • Fix button text vertical alignment
  • Force Value component font size to be the same across all themes
colejd
published 0.8.1 •

Changelog

Source

0.8.1

  • Fix Toast text coloring
  • Added open opt. Set to true to have the panel forced open on startup.
colejd
published 0.8.0 •

Changelog

Source

0.8.0

  • Updated Menu Bar look
  • Removed menuBarContentHeight property of themes
  • Added new button for opening/closing a Panel when barMode is "none"
  • Refactored theming code
  • Added new parameters for themes
  • Added new theme preset ("yorha", based on https://metakirby5.github.io/yorha/)
  • File and Folder components now release focus if using a mouse to interact
  • Fix Range component not highlighting when focused in Firefox
  • Removed seam between the Panel and the container's edge on Chrome
colejd
published 0.7.2 •

Changelog

Source

0.7.2

  • Actually fixed "above" barMode
colejd
published 0.7.1 •

Changelog

Source

0.7.1

  • Fixed "above" barMode
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