angular-schema-form icon indicating copy to clipboard operation
angular-schema-form copied to clipboard

example includes: datepicker, search dialog w/remote query, responsive

Open marfarma opened this issue 11 years ago • 0 comments
trafficstars

Not a pull request because the implementation is probably too opinionated for general use. Be that as it may, here it is: http://plnkr.co/edit/7eJO8oznXmye45Mnf8eu?p=info -- yours if you want it. From the readme there:

Features:

  • Bootstrap 2.2 markup
  • Float label and placeholder support
  • Responsive, including input append icons
  • Datepicker for date type
  • Split button dropdowns for enum fields (avoid select styling limitations)
  • Generates grid based lookup dialogs for searchable string types
    • with filter bar for per-column filtering
    • filter modes: 'remote', 'request', 'initial' and 'local'
    • filter supports optional promise returning remote query function

marfarma avatar May 30 '14 01:05 marfarma