2.1.0 • Published 7 years ago

pip-webui-behaviors v2.1.0

Weekly downloads
84
License
MIT
Repository
-
Last release
7 years ago

Attachable behaviors

npm.io

Pip.WebUI.Behaviors module contains behaviors that can be attached to existing controls or pages

  • Focusable - allows to navigate over focusable controls using arrow keys
  • Selectable - allows to navigate over non-focuseable elements using arrow keys
  • Draggable - implements drag & drop functionality
  • Infinite Scroll - allows to upload data in chunks while user is scrolling
  • Unsaved Changes - intercept page transition events to confirm with user to save data
  • Shortcuts - allows to register hotkeys for the web-site or separate web-pages

Learn more about the module

Module dependencies

  • pip-webui-lib: angular, angular material and other 3rd party libraries

License

This module is released under MIT license and totally free for commercial and non-commercial use.

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.5.0

7 years ago