Tarvo R.

Results 10 issues of Tarvo R.

#### Your system information * VelocityJS version: 2.0.4 * Browser: Chrome 66.0.3359.181 * Operating System: Reproduced on Windows 10 and MacOS 10.13.2 #### Please describe your issue in as much...

Bug

This package depends on Coollection which depends on ia-collection and ia-collection overwrites Laravel 5.8's helper functions with that of Laravel 5.5's which have been changed since then. See issue: https://github.com/antonioribeiro/ia-collection/issues/3

All permissions were missing from the DetailField. "download" permission definition was missing from the store definition.

Minor UI fixes to make the cards look the same. Otherwise no breaking changes in Nova.

Fields with an overriden filesystem failed on detail view, due to the FileManager not operating in fieldMode and not finding the field.

Allows the use of "->modalSize('full')" or whatever special size class you want (ie 9xl). Full will display the modal edge-to-edge and is especially useful when 99% of the files are...

Adds support for FileManager fields inside Nova's native Repeater fields which are for some reason not expanded inside FieldCollections. Without it, the field can not be found, as they appear...