Skip to content

v0.8.4.7

Compare
Choose a tag to compare
@bbalganjjm bbalganjjm released this 23 Apr 07:42
· 1011 commits to master since this release

Natural-UI v0.8.4.7
N.form

  • Apply feature to revert N.form.add method
  • Focus on the first element of the input elements does not pass the verification
  • Bug fix
    • Occured undefined function error when call the N.form.data method <- fixed

N.grid

  • Apply feature to revert N.form.add method
  • Focus on the first element of the input elements does not pass the verification
  • Bug fix
    • When apply row index to N.grid.validate methods arguments[0], do not operate normally <- fixed

Natural-DATA v0.8.1.7
N.formater

  • Bug fix N.formater.date
    • Does not apply selected date when validation is failed <- fixed

Natural-CORE v0.8.2.6
N.vals()

  • Bug fix
    • A empty value in the radio input selection is not released