index
:
laralight-tables.git
master
Laravel library for creating tables using Livewire.
Git repository hosting...
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
TableComponent.php
Age
Commit message (
Expand
)
Author
14 days
changed to use sort direction
HEAD
v3.0.0
master
Sam Light
2026-07-27
Updated to support tighter laravel 13 order direction type
Sam Light
2026-02-10
Added declare strict types
Sam Light
2025-09-24
Changed the wrapper component to use a method
Sam Light
2025-09-23
Initial pint code formatting
Sam Light
2025-09-23
Added table protected properties to config wrapper components and classes
Sam Light
2025-04-26
Fished larastanning up to level 8
Sam Light
2025-04-26
Larastanning
Sam Light
2025-04-26
Larastan fixes
Sam Light
2025-04-02
Switch to allow multiple toolbars
Sam Light
2025-04-02
Fix bug with no toolbar and searching
Sam Light
2025-04-01
Load css in table component
Sam Light
2025-03-30
Filters, sorting, escaping and more....
Sam Light
2025-03-27
Seperating toolbar into its own class and views
Sam Light
2025-01-19
Coppied livewire pagination to my own
Sam Light
2024-12-27
Lots of updates
Sam Light
2023-11-06
Lots of table improvments
Sam Light
2023-11-05
Built basic table
Sam Light