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

124

0.7.0

Diff

Changelog

Source

0.7.0

  • Menu Bar, Panel and Toast Area have been moved into their own classes and files
  • Now using ES6-style imports in all source files
  • Added "none" option to opts.barMode (removed opts.useMenuBar)
  • Improve styling resistance against Bootstrap
  • Massive rewrite of styling:
    • Using CSJS instead of Sass so we can load CSS with dynamic variables
    • Themes now work
colejd
published 0.6.0 •

Changelog

Source

0.6.0

  • Toast notifications now have aria-live="polite" [accessibility]
  • Components with bound variables will now update themselves only if the bound value has changed
    • This is still checked every frame, which is something I'd like to avoid. I'm looking into it.
  • Made component polling rate part an option in GUI opts
  • Text and Range components will no longer update from their bound variables while focused
  • Styling update:
    • Component elements can now grow vertically
    • Range now defocuses after mouseup when using the mouse (stays focused if using a keyboard) [accessibility]
    • Checkbox now shows on/off styles when focused using a keyboard [accessibility]
    • Button and File components now give visual feedback when clicked
    • File component shows an outline when a file is dragged onto it
    • Select component now highlights on mouseover or focus
    • Fix focus highlighting issues on Firefox
    • Add font support to themes [tentative]
    • Changed Title component look
  • Display component text is now selectable.
  • Adjusted margin spacing for folders and titles
colejd
published 0.5.1 •

colejd
published 0.5.0 •

Changelog

Source

0.5.0

  • Add File component
  • Add Display component
colejd
published 0.4.0 •

Changelog

Source

0.4.0

  • Accessibility update: made components keyboard-accessible
    • Color component still needs work
  • Added folder component
  • Made Register() a method that can accept multiple options objects to instantiate many at once
  • Components now update themselves from bound variables
colejd
published 0.3.0 •

colejd
published 0.2.4 •

colejd
published 0.2.3 •

colejd
published 0.2.2 •

colejd
published 0.2.1 •

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