vedmack / yadcf

Yet Another DataTables Column Filter (yadcf)
http://yadcf-showcase.appspot.com/
MIT License
732 stars 284 forks source link

Use proper jQuery objects instead of strings for better security (second try) #634

Closed m417z closed 4 years ago

m417z commented 4 years ago

A rebase of https://github.com/vedmack/yadcf/pull/630

vedmack commented 4 years ago

@m417z please go over the diff between the versions, it looks like you omitted onchange / onkeyup / etc'

m417z commented 4 years ago

They've not been omitted, they've been moved to be placed as properties. For example: https://i.imgur.com/PMLFJuz.png

vedmack commented 4 years ago

Very impressive! Thanks a lot @m417z