Skip to content

0.2.0-RC1

Pre-release
Pre-release

Choose a tag to compare

@gdotdesign gdotdesign released this 01 Aug 04:42

New Components:

  • Context Menu - Openable menu when user right clicks on a component.
  • Notifications - Toast notifications with types
  • Number - Number input for numeric values
  • Popover - Openable panel for information content
  • View - Customizable component, for web applications

Features

  • Keyboard Support
    • TABABLE attribute for elements that support keyboard
  • Form validations
  • Mixin inheritance (implements: [UI.Validations])
  • MARKUP property - to create child nodes easily

Issues:

  • Dropdown now can be opened to left and right
  • Fixed Pager in IE9 (no animations version)

Pull Request: #17