Skip to content

Version 1.7.3

Compare
Choose a tag to compare
@kartik-v kartik-v released this 01 Jul 16:53
· 81 commits to master since this release

Date: 01-Jul-2015

  1. (enh #54): Auto guess input and set input options based on input type.
  2. (enh #56): Reset/Clear help-block error messages before next validation.
  3. (enh #57): Added translation support for Lithuanian language.
  4. (enh #3, #58): Ability to render editable content INLINE as an alternative to a POPOVER.
    • New asPopover boolean property added.
    • Enhanced inline form styles
    • INLINE templates and settings to control how content should be rendered
    • Two built in inline templates
  5. (enh #59): New buttonsTemplate property for rendering editable form action buttons (reset and submit).
  6. (enh #60): Ability to configure action button icon and label separately.
  7. (enh #61): New boolean property showButtonLabels to control the display of action button labels (will show the label as title on hover).
  8. (enh #62): Enhance footer property to include tags for '{loading}' and '{buttons}'.
  9. (bug #63): Fix renderActionButtons to correctly parse submit & reset button options.
  10. (enh #64): Better reset of error container help-block content.
  11. (enh #69): Generate default en message translation file.
  12. (enh #70): Added default en translations.
  13. (enh #73): Added Polish translations.
  14. (enh #76): Improved Spanish translations.
  15. (enh #78): Added Chinese translations.