Laravel Nova

Nulled Laravel Nova 4.33.2 Nulled

No permission to download
Author anne
Creation date
  • Featured
  • Fix PHP deprecation errors related to rounding and dividing when using metrics.
    • Like
    Reactions: windowsaleks
    Fix readonly state for Text field.
    Fix handling relationships with a foreign ID of 0.
    Fix view and edit button styling.
    Fix SearchInput backdrop z-index issue when using action modals.
    Fix initial input field not being focused in action modals.
    Address bug with SearchInput.
    Fix lenses ignoring search values when running an action with "Select All".
    • Like
    Reactions: manuxos
    Temporarily disabled focus trap for the confirm action modal since it was causing issue with search inputs.
    • Fixed an issue with Value metric previous value tooltips.
    • Like
    Reactions: manuxos
    Added empty text to table metrics.
    Added emptyText method to table metrics to allow customization of the empty text.
    Fixed an issue preventing icons from showing in table metric rows.
    Fixed an issue pivot actions weren't following the current Resource class.
    Fixed an issue where using Inertia with SSR on your main site would cause issues.
    • Like
    Reactions: manuxos
    Added new MenuItem::filter method to allow creating links to resources with filters already applied.
    Nova now allows Badge labels to be a callback.
    Improved the visual style of menus.
    Fixed an issue where standalone actions wouldn't refresh the index table.
    • Like
    Reactions: manuxos
    Nova now pauses resource polling when selecting all resources or when resources are selected.
    Added meta tag to Nova's layout to prevent search engines from indexing the page.
    Improved visual style of some components.
    Fixed an issue resolving Nova's initial path in certain scenarios.
    Fixed an issue with the Code field when display null values on the detail page.
    Fixed an issue deleting rows in `Repeater fields.
    Fixed an issue where Repeater fields using uniqueField could cause errors.
    Fixed an issue where clicking the backdrop of a modal didn't emit the correct events.
    Fixed an issue preventing running actions and deleting many-to-many relationships when using pivot fields.
    Fixed an issue preventing required fields from showing their asterisk on Lens action modals.
    Fixed an issue with Repeater fields when using multiple repeatable types.
    Fixed an issue with Repeater fields when submitting from a parent resource form.
    Fixed an issue where the query params when selecting all resources didn't include the current search term.
    Fixed an issue with inconsistent Ctrl/Command keypresses in Global search.
    Fixed an issue where filterable MorphTo fields didn't remember the selected option from the filter query hash.
    Fixed an issue with exporting CSVs with Laravel Octane.
    Nova now allows use validation rules following Laravel 10's ValidationRule contract without using enclosing the rule in an array.
    • Like
    Reactions: manuxos
    Added some missing translations for the Repeater field.
    Fixed an issue preventing users from unsetting a Date field value.
    Fixed an issue where field events weren't firing for attach and update-attached views.
    Fixed an issue where Repeater fields weren't removing items when using the JSON preset.
    • Like
    Reactions: manuxos and brissan
    Back
    Top