CRUD icon indicating copy to clipboard operation
CRUD copied to clipboard

[WIP][v7] Deprecations

Open tabacitu opened this issue 2 years ago • 0 comments

Let's list all of the deprecations we plan to do in the next version, and why:

  • [ ] 🟡 deprecate ->addColumn() because ->column() is a complete replacement;
  • [ ] 🟡 deprecate ->addField() because ->field() is a complete replacement;
  • [ ] 🟡 ??? deprecate ->addFilter() because ->filter() is a complete replacement; not sure;
  • [ ] 🟡 ??? deprecate ->addButton() because ->button() is a complete replacement; not sure;

tabacitu avatar Oct 30 '23 08:10 tabacitu