meteor-autoform icon indicating copy to clipboard operation
meteor-autoform copied to clipboard

Meteor AutoForm 7.1.0 - Autocomplete

Open 4Z4T4R opened this issue 4 years ago • 0 comments

  • Added new inputTypes autocomplete directory
  • Added HTML for Autocomplete Template
  • Added JS for Autocomplete Template
  • Circular selection allows arrows to cycle tip to tail and vice versa
  • Reactive options allow Tracker vars to provide labels and values to dropdown selections
  • Simpl-Schema defined options provide the same path to values and labels as select lists.
  • Navigable via arrows so your mouse can rest.
  • No third party solutions so we're not feeling bloated.
  • Uses bootstrap 4 dropdown class definitions for style so adopters can use theme packages, no problemo.
  • Conforms to StandardJS delinting and format so that the gods (and developers) are happy.

4Z4T4R avatar Dec 29 '20 09:12 4Z4T4R