Commit fe9fb30
committed
feat: reuse filament hasfilters trait for full filter config parity
- extend HasFilters trait instead of duplicating methods
- override only filters() to skip table binding (board isn't a table)
- pass all filter config to table: columns, maxHeight, resetPosition,
deferFilters, persistInSession, deselectWhenFiltered
- support action modifiers for trigger and apply buttons
- add all 9 FiltersLayout variants to view: before/after content sidebars1 parent 1f1d74b commit fe9fb30
5 files changed
Lines changed: 350 additions & 215 deletions
File tree
- resources
- dist
- js
- views/components
- src/Concerns
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments