frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
991 stars 160 forks source link

fix: pass filter instead of true #182

Closed shariquerik closed 8 months ago

shariquerik commented 8 months ago

filter contains the search keyword and the type of filter which can be used to avoid formatting to reduce load. e.g. filter = { type: "contains", text: "Home" }

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.17.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: