Skip to content

2.1.0-a

Pre-release
Pre-release
Compare
Choose a tag to compare
@seonim-ryu seonim-ryu released this 26 Apr 14:34
· 706 commits to master since this release

New

  • Added selectionUnit to grid options
  • getIndexOfColumns() : Get index number of specified column by column’s name
  • selection() : Select cells or rows by range
  • selection custom event occurs when selecting cells or rows on Grid

Added

  • net.request() : Returns the state of request action

Fixed

  • Fixed unconditionally executing onBeforeChange callback when the value is changed
  • Fixed the URI decoding error when URI is including % string