Skip to content

Releases: flavorly/laravel-vanilla-components

Laravel 11

11 Apr 08:33
e52acc2
Compare
Choose a tag to compare
0.2.0

Merge pull request #15 from flavorly/nikuscs-patch-1

Bump to Laravel 10 & Pest

28 Apr 17:28
Compare
Choose a tag to compare

Bump to support Laravel 10 & news pest version

0.0.9 - Rich Select & Datatables

17 Feb 00:13
f333c6d
Compare
Choose a tag to compare
  • Added Rich Select prefetch & endpoint support to match the new feature on the frontend
  • Added helper method to return formatted results for Rich Select
  • Added support for multiple valeus for Rich Select

Datatables: Integration with Hybridly & Inertia Actions

14 Feb 18:09
Compare
Choose a tag to compare

Integration for Datatable Actions with Hybridly & Inertia
Added Datatable Redirects

Datatables : Query & Response

14 Feb 00:19
ccf0611
Compare
Choose a tag to compare

Datatables : Refactor to response() method
Datatables: Ability to override filters, sorting & search methods
Datatables: Removed Json Resource in favor of a simple & easy approach

Datatables Bugfixes

26 Jan 16:11
Compare
Choose a tag to compare

Datatables : Fixed issue with Option for showing number of items not being passed
Datatables: Fixed Paginator URL window for a better slider on smaller amount of pages

0.0.5

19 Dec 01:09
Compare
Choose a tag to compare

Translations Bug fixes
Added Default Translations for Select placeholders
Fixed Laravel Publish namespaces

Datatables : Closures for Query & Data Transform

18 Dec 16:55
Compare
Choose a tag to compare

Datatables : Ability to Have closures Resolving Query, Fields on Transform and Also
Datatables : Abitlity to have HasMany relations & Fixed issues with Relationships Loading

v0.0.3

25 Nov 20:37
Compare
Choose a tag to compare

Datatables: Fixed various bugs with Fetching Records/Models on Actions
Datatables: Ability to Refresh / not after a action is dispatched.
Components: Fixed issue with Select Options

Initial Release

23 Nov 01:07
Compare
Choose a tag to compare
0.0.2

Fix styling