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
Age
Commit message (
Expand
)
Author
2025-04-02
Added attributes to SelectFilter
HEAD
v1.1.0
master
Sam Light
2025-04-02
Styling
Sam Light
2025-04-02
Switch to allow multiple toolbars
Sam Light
2025-04-02
Remamed functions more
Sam Light
2025-04-02
Updated adding toolbar items to prepend and append
Sam Light
2025-04-02
Changed adding items to prepend and append
Sam Light
2025-04-02
Fixed column getTitle() return type
Sam Light
2025-04-02
Fix bug with no toolbar and searching
Sam Light
2025-04-02
Removed version from composer.json. Driving me crazy!
v1.0.2
Sam Light
2025-04-02
Fix bug with element column
Sam Light
2025-04-02
Fixed dependency issue
v1.0.1
Sam Light
2025-04-02
Fix wrong version
v1.0.0
Sam Light
2025-04-02
Bump version
Sam Light
2025-04-02
Created icons for sorting
Sam Light
2025-04-01
Removed undded eslint config
Sam Light
2025-04-01
Setup testing with the frontend build
Sam Light
2025-04-01
Load css in table component
Sam Light
2025-04-01
Added node_modules to gitignore
Sam Light
2025-04-01
Setup service provider better
Sam Light
2025-04-01
Installed lightscale-assets package
Sam Light
2025-04-01
Created webpack build for sass
Sam Light
2025-03-30
Fixed testing
Sam Light
2025-03-30
Filters, sorting, escaping and more....
Sam Light
2025-03-28
Updates
Sam Light
2025-03-28
Setup some common filter features
Sam Light
2025-03-28
Show category on the ProductsTable
Sam Light
2025-03-28
Setup product relationship to category
Sam Light
2025-03-28
Setup database seeder
Sam Light
2025-03-28
Setup categories table, model and factory
Sam Light
2025-03-27
Seperating toolbar into its own class and views
Sam Light
2025-01-19
Include bootstrap js for testing
Sam Light
2025-01-19
Setup search in test table
Sam Light
2025-01-19
Coppied livewire pagination to my own
Sam Light
2025-01-18
Fix livewire issues
Sam Light
2025-01-18
More testing setup
Sam Light
2025-01-18
Testing db connection env var
Sam Light
2025-01-18
Create products table migration
Sam Light
2025-01-18
Remove user factory call in the DatabaseSeeder
Sam Light
2025-01-18
Setup testing
Sam Light
2024-12-30
Set licence and version
0.0.1
Sam Light
2024-12-27
Lots of updates
Sam Light
2023-11-16
Updated hiding header section only show if something should be shown
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
2023-11-05
Initial commit
Sam Light