issues
search
ramonrietdijk
/
livewire-tables
Dynamic tables for models with Laravel Livewire
https://livewire-tables.ramonrietdijk.nl/
MIT License
195
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Removed incorrect doc block
#89
ramonrietdijk
closed
19 hours ago
0
Updated static code analysis
#88
ramonrietdijk
closed
19 hours ago
0
Use qualified key name for actions
#87
VincentBean
closed
19 hours ago
1
Only enable the selection of records if actions are available
#86
ramonrietdijk
closed
3 months ago
0
Made use of the size utility
#85
ramonrietdijk
closed
3 months ago
0
Added an icon for columns if they are sortable
#84
ramonrietdijk
closed
3 months ago
0
Changed icon for the actions dropdown
#83
ramonrietdijk
closed
3 months ago
0
Only show the global search if any column is searchable
#82
ramonrietdijk
closed
3 months ago
0
Make use of the once method for resolving actions, columns and filters
#81
ramonrietdijk
closed
3 months ago
0
Updated the style of table buttons
#80
ramonrietdijk
closed
3 months ago
0
Added phpstan/phpstan-strict-rules
#79
ramonrietdijk
closed
3 months ago
0
Added a button to reset the search
#78
ramonrietdijk
closed
3 months ago
0
Reset filters is only visible if there are filters present
#77
ramonrietdijk
closed
3 months ago
0
Column values that are null will be displayed as a dash
#76
ramonrietdijk
closed
3 months ago
0
Made use of the toggle method for the reordering button
#75
ramonrietdijk
closed
3 months ago
0
Column search inputs now always take full width
#74
ramonrietdijk
closed
3 months ago
0
Added support for option groups
#73
ramonrietdijk
closed
3 months ago
0
Columns can now be reordered
#72
ramonrietdijk
closed
4 months ago
0
Removed Livewire 2.x documentation
#71
ramonrietdijk
closed
4 months ago
0
Updated dev dependencies
#70
ramonrietdijk
closed
4 months ago
0
Do not overwrite user defined select
#69
VincentBean
closed
6 months ago
1
Added search to documentation
#68
ramonrietdijk
closed
7 months ago
0
Added support for Laravel 11
#67
ramonrietdijk
closed
8 months ago
0
Made use of PHPUnit attributes
#66
ramonrietdijk
closed
9 months ago
0
Added more workflows
#65
ramonrietdijk
closed
9 months ago
0
Moved the mount method to the HasInitialization concern
#64
ramonrietdijk
closed
9 months ago
0
Made hook key nullable
#63
ramonrietdijk
closed
9 months ago
0
Added extra badges in the README.md
#62
ramonrietdijk
closed
11 months ago
0
Added .gitattributes
#61
ramonrietdijk
closed
11 months ago
0
Updated documentation
#60
ramonrietdijk
closed
11 months ago
0
Updated dev dependencies
#59
ramonrietdijk
closed
11 months ago
0
Extra button
#58
DrewNeon
closed
11 months ago
3
fix: resolve issue with SelectColumn search behavior
#57
bleuren
closed
12 months ago
1
Enumerable $models in Action::make
#56
DrewNeon
closed
1 year ago
2
Added support for other eloquent relations
#55
ramonrietdijk
closed
1 year ago
0
Added support for JSON columns
#54
ramonrietdijk
closed
1 year ago
0
Question: any plans to support other Eloquent Relations?
#53
Omranic
closed
1 year ago
2
Reference method for per page options
#52
ramonrietdijk
closed
1 year ago
0
Save table configuration in sessions
#51
ramonrietdijk
closed
1 year ago
0
Feature Request: Slots
#50
KenKodz
closed
1 year ago
2
Idea: Addable, Editable, Deletable
#49
KenKodz
closed
1 year ago
1
Actions can now execute JavaScript
#48
ramonrietdijk
closed
1 year ago
0
Feature Request: Add ability to add non-livewire buttons to the table's bar
#47
KenKodz
closed
1 year ago
2
Columns can be hidden by default
#46
ramonrietdijk
closed
1 year ago
0
Added documentation about related records
#45
ramonrietdijk
closed
1 year ago
0
Added FUNDING.yml
#44
ramonrietdijk
closed
1 year ago
0
Feature Request: Row Grouping & Row Details
#43
Omranic
closed
1 year ago
1
Question: Is there a way to hide a columns by default, and persist columns status?
#42
Omranic
closed
1 year ago
6
Added the ability to pass data to the view column
#41
ramonrietdijk
closed
1 year ago
0
Question: How to pass data to views
#40
Omranic
closed
1 year ago
4
Next