NationalBankBelgium / stark

Modern client-side Web application framework based on Angular, Angular Material / Material Design, TypeScript, Redux, RxJS, ...
https://stark.nbb.be
Other
55 stars 23 forks source link

ui: grid - allow filter max-length to be customizable #176

Open dsebastien opened 6 years ago

dsebastien commented 6 years ago

Currently the max length of the filter is hard coded and set to 20 chars max. Ideally this should be customizable so the developer can define it manually if needed, otherwise a default max length of 20 can be set.

dsebastien commented 6 years ago

Comment @christophercr This involves a major change in the API of the StarkTableColumnProperties to be able to provide more details about the filter. So this should be released in a major release