New to Kendo UI for Angular? Start a free 30-day trial

Filter (Archive)

2.3.1

2022-11-18

Bug Fixes

  • mark as compatible with Angular v15
  • aria-pressed atribute missing for group buttons

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0
  • @progress/kendo-theme-fluent: ^5.8.0

2.3.0

2022-10-25

Bug Fixes

  • adding @progress/kendo-theme-fluent as devDependency

Features

  • keyboard navigation

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0
  • @progress/kendo-theme-fluent: ^5.8.0

2.2.2

2022-09-12

Bug Fixes

  • accept kendo-angular-inputs v10 as peer

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

2.2.1

2022-09-07

Bug Fixes

  • unify icons

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

2.2.0

2022-08-03

Bug Fixes

  • editor template is used for all filter types

Features

  • default filter editor formats

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

2.1.2

2022-06-22

Bug Fixes

  • predefined title is not used

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

2.1.1

2022-06-22

Bug Fixes

  • changing the filter type sets incorrect operator

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

2.1.0

2022-06-21

Bug Fixes

  • custom messages aren't applied
  • adding [value] before [filters] triggers an error
  • selecting isnull operator disables all filter editors
  • setting a 0 value initially isn't displayed in the filter editor
  • incorrect l10N-PREFIX

Features

  • add editor value input template
  • adding filter expressions declaratively

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

2.0.0

2022-04-20

Features

  • update to Angular v12
  • mark as compatible with Angular v14

Breaking Changes

  • No longer compatible with Angular v8 - 11

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

1.0.0

2022-04-05

Features

  • first official release

Breaking Changes

  • Release v1.0.0

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.7

2022-03-10

Bug Fixes

  • different Filters share the same FilterService

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.6

2022-03-07

Bug Fixes

  • predefined filter operators aren't rendered
  • cdn bundles global imports

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.5

2022-02-16

Bug Fixes

  • string filter editor uses incorrect operators

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.4

2022-02-14

Bug Fixes

  • operators and logic buttons messages are undefined

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.3

2022-01-28

Bug Fixes

  • localization subscription not cleared

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.2

2022-01-20

Bug Fixes

  • ng add schematics
  • Add Expression button title

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.1

2022-01-19

Bug Fixes

  • bump dependencies

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

0.1.0

2022-01-18

Features

  • Initial release