Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

3.14.2

Compare
Choose a tag to compare
@cmcculloh-kr cmcculloh-kr released this 23 Feb 20:42
· 630 commits to master since this release

3.14.2

Full Changelog

Adds lazy loading to tree and filtering to combobox.

Implemented enhancements:

  • expose onkeyup in combobox for typeahead support #1710
  • Tree lazy loading #1708
  • Input elements should support validation and feedback #1723
  • Adds proper form wrapping and many missing attributes from form controls #1721
  • Tree lazy loading #1720

Closed issues:

  • Placard template name attribute should have closing quotation mark #1727
  • Handlebars form element templates should contain form-group wrappers #1716
  • Tree:clearSelection() #1715
  • Scheduler Timezone JSON object doesn't handle right values #1713
  • Scheduler doesn't work with default Hash #1711
  • Add ability to specify data attributes to repeater.hbs template #1698

Merged pull requests:

  • (GH1708) rips out unit test for now so we can release #1732
  • (GH1708) converts div to li to match hbs template #1731
  • (GH1727) adds missing quotation for name attribute #1728
  • adds filter option to combobox and keyboard nav for dropdown #1725
  • (GH1698) adds ability to specify data attributes for repeater to hbs … #1699

* This Change Log was automatically generated by github_changelog_generator