Releases: discoverydesign/filament-gaze
Releases Β· discoverydesign/filament-gaze
1.1.1
- Allowed for a lot of methods to take closures.
1.1.0
- Added
->lock
method. This allow for a resource to be locked so only 1 person can edit a resource at any given tie.
- Added
->canTakeControl
method. This allows for setting if a user is able to take over control of editing a locked resource.
1.0.4
- Fix issue where space/gap was creating ghost spacing for hidden element
1.0.3
- Improve code documentation