N newimage Lv.11 Moderating Bronze Member Iron Member You Are Richer NullPro Uploader Joined Jun 28, 2020 Messages 2,193 Reaction score 5,847 Credits $6,446 Nov 16, 2022 #21 thanks to dear member @newimage updated Laravel Nova with a new update entry: Nov 15, 2022 Added new breadcrumbs menu via the Nova::withBreadcrumbs method. Added ability to see the raw metric value in a tooltip. Added ability to copy the raw value of Value metrics using the copyable method. Added ability to customize the associatable query for BelongsTo and MorphTo fields. Added a link to view the full resource when viewing the resource preview modal. Added ability to translate select control default state text. Nova will now hide resource buttons if... Click to expand... Read the rest of this update entry...
thanks to dear member @newimage updated Laravel Nova with a new update entry: Nov 15, 2022 Added new breadcrumbs menu via the Nova::withBreadcrumbs method. Added ability to see the raw metric value in a tooltip. Added ability to copy the raw value of Value metrics using the copyable method. Added ability to customize the associatable query for BelongsTo and MorphTo fields. Added a link to view the full resource when viewing the resource preview modal. Added ability to translate select control default state text. Nova will now hide resource buttons if... Click to expand... Read the rest of this update entry...
T theresa Lv.13 Bronze Member Iron Member 3 Years of Membership 5,000 Messages 2 Years of Membership 1 Year of Membership Joined Sep 11, 2021 Messages 5,561 Reaction score 2,677 Credits $2,755 Nov 28, 2022 #22 thanks to dear member @theresa updated Laravel Nova with a new update entry: Nov 22, 2022 Added shortcuts for "Select All" (ctrl+a/command+a) and "Select All Matching" (ctrl+shift+a/command+shift+a). Fixed an issue where the Tag field always removed the first tag. Fixed an issue where copyable was not working on Email index fields. Fixed an issue where BelongsTo fields weren't broadcasting their changes. Fixed an issue where Select filters were not using the searchable option. Click to expand... Read the rest of this update entry...
thanks to dear member @theresa updated Laravel Nova with a new update entry: Nov 22, 2022 Added shortcuts for "Select All" (ctrl+a/command+a) and "Select All Matching" (ctrl+shift+a/command+shift+a). Fixed an issue where the Tag field always removed the first tag. Fixed an issue where copyable was not working on Email index fields. Fixed an issue where BelongsTo fields weren't broadcasting their changes. Fixed an issue where Select filters were not using the searchable option. Click to expand... Read the rest of this update entry...
N netman Lv.13 Bronze Member Iron Member 1000 Resources Joined Mar 4, 2022 Messages 6,032 Reaction score 1,653 Credits $6,052 Dec 8, 2022 #23 thanks to dear member @netman updated Laravel Nova with a new update entry: Nov 29, 2022 Added support for ulid as an identifier when using action events. Added improvements for Nova's User stub files. Updated Trix field to use Laravel's built-in model pruning. Click to expand... Read the rest of this update entry...
thanks to dear member @netman updated Laravel Nova with a new update entry: Nov 29, 2022 Added support for ulid as an identifier when using action events. Added improvements for Nova's User stub files. Updated Trix field to use Laravel's built-in model pruning. Click to expand... Read the rest of this update entry...
T theresa Lv.13 Bronze Member Iron Member 3 Years of Membership 5,000 Messages 2 Years of Membership 1 Year of Membership Joined Sep 11, 2021 Messages 5,561 Reaction score 2,677 Credits $2,755 Jan 4, 2023 #24 thanks to dear member @theresa updated Laravel Nova with a new update entry: Jan 03, 2023 Added ability to preview SVG when using File fields. Added some missing language strings for File fields. Nova will now prioritize the thumbnail preview vs the preview url on index views. Updated the name of Turkey to the new official name "Türkiye". Fixed an issue where MorphTo fields were not correctly initializing their types. Fixed an issue where eloquent filters were preloading values incorrectly. Fixed a regression with PartitionResult. Fixed an issue... Click to expand... Read the rest of this update entry...
thanks to dear member @theresa updated Laravel Nova with a new update entry: Jan 03, 2023 Added ability to preview SVG when using File fields. Added some missing language strings for File fields. Nova will now prioritize the thumbnail preview vs the preview url on index views. Updated the name of Turkey to the new official name "Türkiye". Fixed an issue where MorphTo fields were not correctly initializing their types. Fixed an issue where eloquent filters were preloading values incorrectly. Fixed a regression with PartitionResult. Fixed an issue... Click to expand... Read the rest of this update entry...
T theresa Lv.13 Bronze Member Iron Member 3 Years of Membership 5,000 Messages 2 Years of Membership 1 Year of Membership Joined Sep 11, 2021 Messages 5,561 Reaction score 2,677 Credits $2,755 Jan 16, 2023 #25 thanks to dear member @theresa updated Laravel Nova with a new update entry: Jan 11, 2023 Fixed an issue where Gravatar fields using the attribute "email" would not allow a Text field with the same attribute to be replicable. Click to expand... Read the rest of this update entry...
thanks to dear member @theresa updated Laravel Nova with a new update entry: Jan 11, 2023 Fixed an issue where Gravatar fields using the attribute "email" would not allow a Text field with the same attribute to be replicable. Click to expand... Read the rest of this update entry...
Z Zechariah Lv.13 Bronze Member Iron Member 5,000 Messages 2 Years of Membership 2,000 Messages 1 Year of Membership Joined Sep 21, 2022 Messages 5,020 Reaction score 1,369 Credits $4,065 Jan 19, 2023 #26 thanks to dear member @Zechariah updated Laravel Nova with a new update entry: Jan 17, 2023 Lenses now support searching. Collapsable relationships no longer make API requests before they're revealed when collapsed by default. Added ability to hold Command or Ctrl while clicking global search results to open them in a new tab. Added Ctrl to the recognized modifier keys for other shortcuts. Fixed an issue with click actions on many to many relationships. Fixed an issue with Status fields not using the correct field value. Fixed an issue with validating... Click to expand... Read the rest of this update entry...
thanks to dear member @Zechariah updated Laravel Nova with a new update entry: Jan 17, 2023 Lenses now support searching. Collapsable relationships no longer make API requests before they're revealed when collapsed by default. Added ability to hold Command or Ctrl while clicking global search results to open them in a new tab. Added Ctrl to the recognized modifier keys for other shortcuts. Fixed an issue with click actions on many to many relationships. Fixed an issue with Status fields not using the correct field value. Fixed an issue with validating... Click to expand... Read the rest of this update entry...
S sangnguyen267 Lv.1 1 Year of Membership Joined Jan 26, 2023 Messages 2 Reaction score 1 Credits $0 Feb 7, 2023 #27 Thank you so much for sharing
Z Zechariah Lv.13 Bronze Member Iron Member 5,000 Messages 2 Years of Membership 2,000 Messages 1 Year of Membership Joined Sep 21, 2022 Messages 5,020 Reaction score 1,369 Credits $4,065 Feb 8, 2023 #28 thanks to dear member @Zechariah updated Laravel Nova with a new update entry: Feb 08, 2023 Added Laravel 10 support. Redesigned the "select all dropdown" to show the current selection count and adds easy selection clearing. Added ability to use merge, mergeWhen, and mergeUnless on panels. Fixed a visual issue with margins on Heading fields. Fixed an issue where using the Line::extraClasses method on the detail view. Fixed several issues with the Markdown field. Fixed an issue where the preview click action didn't check whether the resource was... Click to expand... Read the rest of this update entry...
thanks to dear member @Zechariah updated Laravel Nova with a new update entry: Feb 08, 2023 Added Laravel 10 support. Redesigned the "select all dropdown" to show the current selection count and adds easy selection clearing. Added ability to use merge, mergeWhen, and mergeUnless on panels. Fixed a visual issue with margins on Heading fields. Fixed an issue where using the Line::extraClasses method on the detail view. Fixed several issues with the Markdown field. Fixed an issue where the preview click action didn't check whether the resource was... Click to expand... Read the rest of this update entry...
T theresa Lv.13 Bronze Member Iron Member 3 Years of Membership 5,000 Messages 2 Years of Membership 1 Year of Membership Joined Sep 11, 2021 Messages 5,561 Reaction score 2,677 Credits $2,755 Feb 28, 2023 #29 thanks to dear member @theresa updated Laravel Nova with a new update entry: Feb 23, 2023 Added ability for fields within a Stack field to be filterable. Fixed an issue causing Trix field content to be duplicated on the update view. Fixed a zero-division issue with Progress metrics. Fixed an issue where search on a BelongsToMany relationship was broken when using Laravel Scout. Fixed an issue where Boolean field values were always false when using dependent fields. Fixed a visual issue with spacing on checkboxes with labels. Fixed an issue with... Click to expand... Read the rest of this update entry...
thanks to dear member @theresa updated Laravel Nova with a new update entry: Feb 23, 2023 Added ability for fields within a Stack field to be filterable. Fixed an issue causing Trix field content to be duplicated on the update view. Fixed a zero-division issue with Progress metrics. Fixed an issue where search on a BelongsToMany relationship was broken when using Laravel Scout. Fixed an issue where Boolean field values were always false when using dependent fields. Fixed a visual issue with spacing on checkboxes with labels. Fixed an issue with... Click to expand... Read the rest of this update entry...
T theresa Lv.13 Bronze Member Iron Member 3 Years of Membership 5,000 Messages 2 Years of Membership 1 Year of Membership Joined Sep 11, 2021 Messages 5,561 Reaction score 2,677 Credits $2,755 Apr 4, 2023 #30 thanks to dear member @theresa updated Laravel Nova with a new update entry: Mar 07, 2023 Nova now supports laravel/scout version 10. Fixed various visual issues. Fixed an issue where filterable fields within stacks weren't shown in Lens filters. Fixed an issue with missing getStoragepath when using the Markdown field. Fixed an issue where select components converted string values of options to a big integer value. Fixed an issue where Lens were resolving values twice. Fixed an issue where toast messages couldn't be seen inside Auth views. Click to expand... Read the rest of this update entry...
thanks to dear member @theresa updated Laravel Nova with a new update entry: Mar 07, 2023 Nova now supports laravel/scout version 10. Fixed various visual issues. Fixed an issue where filterable fields within stacks weren't shown in Lens filters. Fixed an issue with missing getStoragepath when using the Markdown field. Fixed an issue where select components converted string values of options to a big integer value. Fixed an issue where Lens were resolving values twice. Fixed an issue where toast messages couldn't be seen inside Auth views. Click to expand... Read the rest of this update entry...