omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
251 stars 113 forks source link

add a parameters option for the twig column #254

Closed Ahummeling closed 1 year ago

Ahummeling commented 2 years ago

Closes #238 See #238 for a description of the new feature. I've tried my best to find all relevant test cases and update them accordingly. Please let me know if more testing is needed, or if anything else should be done/changed before this PR can be accepted.

curry684 commented 1 year ago

I think the change in itself is fine but rather limited right now. If we implement this we should also support callbacks so you can either opt for a static list of parameters for the entire table, and/or extend them at will on the row level (fetching additional data from a cache etc.)

github-actions[bot] commented 1 year ago

Stale pull request message