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
/
Columns
Age
Commit message (
Expand
)
Author
16 hours
Made getContent public
HEAD
v1.3.2
master
Sam Light
2025-09-24
Made column display html from HtmlString
v1.3.1
Sam Light
2025-09-23
Initial pint code formatting
Sam Light
2025-09-23
Fixed bugs with Column tdAttributes
Sam Light
2025-08-26
Update LinkColumn to not use call to get its URL
v1.2.1
Sam Light
2025-08-26
Bug fix on Column
Sam Light
2025-08-26
Update ElementColumn to not use call to getElemAttributes
Sam Light
2025-08-26
Removed calls to call on Column
Sam Light
2025-04-26
Fished larastanning up to level 8
Sam Light
2025-04-26
Larastanning
Sam Light
2025-04-25
Some larastan fixes
Sam Light
2025-04-02
Fixed column getTitle() return type
Sam Light
2025-04-02
Fix bug with element column
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
2024-12-27
Lots of updates
Sam Light
2023-11-06
Made link column
Sam Light
2023-11-06
Lots of table improvments
Sam Light
2023-11-05
Built basic table
Sam Light