Skip to content

@dvlpp dvlpp released this Nov 13, 2020

Fixes

Assets 2

@dvlpp dvlpp released this Oct 28, 2020 · 3 commits to master since this release

Bug fixes

  • Fix the redirect after a deletion which was strange when coming from a Show Page, and buggy when coming from a SingleShow.
Assets 2

@dvlpp dvlpp released this Oct 26, 2020 · 6 commits to master since this release

Version 5.3.2 was a fraud.

This is the good one (😬)

Assets 2

@dvlpp dvlpp released this Oct 26, 2020 · 8 commits to master since this release

Bugs fixes

  • Refactor each Filters interface to its own file, wince Composer 2.0 autoloader seems to hate multiple class definition in one file
Assets 2

@dvlpp dvlpp released this Oct 21, 2020 · 12 commits to master since this release

Bug fixes

  • Fix SharpContext set in case of download
Assets 2

@aguingand aguingand released this Oct 19, 2020 · 15 commits to master since this release

Features

  • Loose equal match for select field (21f8b02)
  • Add select checkboxes allowSelectAll() option (#269)
  • Add pt-BR lang support (#272)
  • Small UI fixes (dropdown hover color, show page entity list border)

Bug fixes

  • Refresh Show page entity list on command clicked (036fbf2)
Assets 2

@dvlpp dvlpp released this Sep 21, 2020 · 36 commits to master since this release

New features

  • Added EntityListQueryParams::getPage() to retrieve current page.
  • Added the ability to use a Closure instead of a string in SharpFormUploadField::setStorageBasePath()(documentation).
  • Added a new configuration for autocompletes: SharpFormAutocompleteField::setDataWrapper(), to define a wrapper node in a remote endpoint (documentation).
Assets 2

@dvlpp dvlpp released this Sep 15, 2020 · 49 commits to master since this release

Fix

  • Apply transformers with list data ([]) to array models
Assets 2

@dvlpp dvlpp released this Sep 15, 2020 · 53 commits to master since this release

(Small) fixes

  • The MarkdownAttributeTransformer now handles GFM line break by default
  • Show page: restore title styling of EntityLists
  • Generalize link styling in EntityLists and Show pages
Assets 2

@dvlpp dvlpp released this Sep 9, 2020 · 60 commits to master since this release

New features

  • Support for Laravel 8

Dev tools

  • Sharp will display a message if front assets are not up to date
Assets 2
You can’t perform that action at this time.