summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-24Demo usage of the wrapperComponentHEADv1.3.0masterSam Light
2025-09-24Changed the wrapper component to use a methodSam Light
2025-09-23Initial pint code formattingSam Light
2025-09-23added format command to composer.jsonSam Light
2025-09-23Created pint configSam Light
2025-09-23Installed pintSam Light
2025-09-23Added table protected properties to config wrapper components and classesSam Light
2025-09-23Created composer check script to run phpstanSam Light
2025-09-23Fixed bugs with Column tdAttributesSam Light
2025-09-23Update depsSam Light
2025-08-26Update LinkColumn to not use call to get its URLv1.2.1Sam Light
2025-08-26Bug fix on ColumnSam Light
2025-08-26Update ElementColumn to not use call to getElemAttributesSam Light
2025-08-26Removed calls to call on ColumnSam Light
2025-07-25Removed unused useSam Light
2025-04-26Fixed test scriptv1.2.0Sam Light
2025-04-26Fished larastanning up to level 8Sam Light
2025-04-26LarastanningSam Light
2025-04-26Larastan fixesSam Light
2025-04-26Fixed testbench not booting the tables service providerSam Light
2025-04-25Some larastan fixesSam Light
2025-04-25Installed larastanSam Light
2025-04-25Deleted something that shouldn't existSam Light
2025-04-25UpdatedSam Light
2025-04-02Added attributes to SelectFilterv1.1.0Sam Light
2025-04-02StylingSam Light
2025-04-02Switch to allow multiple toolbarsSam Light
2025-04-02Remamed functions moreSam Light
2025-04-02Updated adding toolbar items to prepend and appendSam Light
2025-04-02Changed adding items to prepend and appendSam Light
2025-04-02Fixed column getTitle() return typeSam Light
2025-04-02Fix bug with no toolbar and searchingSam Light
2025-04-02Removed version from composer.json. Driving me crazy!v1.0.2Sam Light
2025-04-02Fix bug with element columnSam Light
2025-04-02Fixed dependency issuev1.0.1Sam Light
2025-04-02Fix wrong versionv1.0.0Sam Light
2025-04-02Bump versionSam Light
2025-04-02Created icons for sortingSam Light
2025-04-01Removed undded eslint configSam Light
2025-04-01Setup testing with the frontend buildSam Light
2025-04-01Load css in table componentSam Light
2025-04-01Added node_modules to gitignoreSam Light
2025-04-01Setup service provider betterSam Light
2025-04-01Installed lightscale-assets packageSam Light
2025-04-01Created webpack build for sassSam Light
2025-03-30Fixed testingSam Light
2025-03-30Filters, sorting, escaping and more....Sam Light
2025-03-28UpdatesSam Light
2025-03-28Setup some common filter featuresSam Light
2025-03-28Show category on the ProductsTableSam Light