Skip to content

7.2.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zdrawku zdrawku released this 27 Feb 09:43
· 21937 commits to master since this release
fc2d768

New Features

Excel-style filtering #3592
Month picker #3126
Using text field input for date picker #3034

Bug Fixes

  • Header height is incorrect when having excel style filtering and multi-column headers. #4034
  • Excel style filtering UI refactorings #4039
  • IgxSelect - onSelection is emitted even if the selection does not change #4036
  • Custom filter dialog opens pre-populated with currently applied filter conditions. #4023
  • Cleanup combo and drop down API #4022
  • Implement EditorProvider interface so igxFocus can work with the input. #3996
  • Fix for lazy-loading issue #3988 #4003
  • IgxSelect - first key nav on closed select with initial value is incorrect #4010
  • Add clone method to Position strategies #3933
  • Include rc-marked versions in the @next package stream #4009
  • Calculate width before opening the drop down #4008
  • Implement EditorProvider interface - igxCombo. #4006
  • IgxCombo - Clearing item filter sometimes empties drop down list #4000
  • IgxCombo - Keyboard navigation ArrowDown stutters on chunk load #3999
  • Row edit overlay text missing left margin #3976
  • Dynamically created components with overlay service can't be resolved when lazy loading #3988
  • IgxSelect positioning in IE when there is scroll does not work as expected for scrolled items #3921
  • IgxToggle open method always tries to get id even when it has one #3971
  • Auto positioning strategy requires re-position when overlay height changes #3931
  • Add positioning tests to IgxSelect #3934
  • KeyDown event is no longer fired when clicked inside an overlay #3832
  • fix(Grid): Hide grouped columns after columns have been generated in ngAfterContentInit. #3964
  • Committing/discarding transactions doesn't work correctly for child grids #3960
  • If the columns don't fit the treeGrid viewport, horizontal scrollbar in TreeGrid is gone/disappears #3808
  • In some cases, click event is not triggered in igx-overlay #3595
  • Update horizontal virtualization state for rows re-inserted from cache. #3941
  • fix(Grid): Removing forEachOperation accumulation since it’s slow and… #3937
  • Required date picker bound to displayData is shown invalid initially. #3641
  • IgxHierarchicalGrid throws an exception when the keyboard is used to navigate through a child grid with no data. #3935