Skip to content

0.4.6

Compare
Choose a tag to compare
@msssk msssk released this 22 Jun 19:30
· 1 commit to dev-0.4 since this release

Bug fixes

  • Fix checkbox Editors in Safari (#1458)
  • Prevent right-click from selecting rows (#1354)
  • Fix cleanup of detached DOM (#1318)
  • Fix Select used in an Editor with editOn enabled (1e93bb1)
  • Fix editor value being lost when window loses focus (7b8f4ae)
  • Fix keyboard navigation with partially empty grid (#1297)
  • Fix bug in editor#removeRow when processing preload nodes (from OnDemandList) (934baa6)
  • Fix _StoreMixin preventing insertion of new rows (#1305)