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

zebra_dialog

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zebra_dialog - npm Package Versions

1

2.0.0

Diff

Changelog

Source

version 2.0.0 (August 01, 2018)

  • added a new "auto_focus_button" property for indicating the button to place the focus on when a dialog box is first shown
  • simplified dialogs' HTML markup and all the classes indicating various states/setups of the dialog box are now added to the main container
  • some of the alignments done previously from JavaScript are now done from CSS - but still working in IE6 :)
  • completely rewritten the CSS for the themes and we're now using clean-css to optimize CSS output, resulting in a reduction of 0.5KB for the flat theme and 1.8KB for the classic theme
  • added a new materialize theme, inspired by Google Material Design
stefangabos
published 1.6.0 •

Changelog

Source

version 1.6.0 (July 10, 2018)

  • "warning" dialog boxes now have "Yes" and "No" buttons instead of just the "Ok" button
  • changed the labels for the buttons on "confirmation" dialog boxes from "Yes" and "No" to "Ok" and "Cancel"
  • revamped example pages
stefangabos
published 1.5.0 •

Changelog

Source

version 1.5.0 (July 05, 2018)

  • fixed bug where inputs in dialog box could never receive focus on mobile devices - see #14, thanks Clément!
  • fixed #18 where the plugin was not working in IE8
  • custom classes can now be added to buttons; this fixes #15
  • added version number as a public property - useful to find out the version number even if all you have is the minified source code; see #13
stefangabos
published 1.4.1 •

Changelog

Source

version 1.4.1 (October 13, 2017)

  • fixed bug where dialog box height could exceed viewport height; see #8
  • fixed scrolling on iPhone; see #9
stefangabos
published 1.4.0 •

Changelog

Source

version 1.4.0 (June 04, 2017)

  • performance improvements and source code tweaks
  • new folder structure
  • the home of the library is now exclusively on GitHub
  • files required in the build process are not included anymore when installing via npm nor when downloading from GitHub
stefangabos
published 1.3.12 •

Changelog

Source

version 1.3.12 (January 26, 2016)

stefangabos
published 1.3.11 •

stefangabos
published 1.3.10 •

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