MoonShine Update v.1.59
Published on June 12, 2023 by Danil Shutsky
π MOONSHINE V1.59.0 π
πππ ADDED
π₯π₯π₯ Release base from @dissnik and @leeto - improved asyncSearch which now also accepts a request with current form values and based on this information makes it possible to build the output of values based on the current state of the form! As an example, implement the output of only those cities that belong to the country and change the output when the select changes πDocumentation
π New StackFields field that simply combines a set of fields into one cell when displayed on the index page πDocumentation
π Ability to specify a logo for a reduced sidebar in the config πDocumentation
π We already had FormComponent,DetailComponent, it's time for IndexComponent πDocumentation
π Added middleware that improves security moonShine
π Added rectorphp and prettier for ease of development
β β β FIXED
π Fixed the canSee method for filters! Thank you @IgorPetrovPRO for the found bug
π Fixed activeActions for resouceMode! Thank you @IgorPetrovPRO for the found bug
π @dissnik removed missing token error from tinyMce
π₯π₯π₯ Demo project
π Updated to 1.59
π Index/Form/DetailComponents examples added
π Added example with SingletonResource
π Examples of implementing separate resources and field sets
π Sorting resource example
π Added StackFields
π and more
π₯π₯π₯ Important
We are starting the development of moonShine 2.0 and moving version 1.5 into bug fixing mode
π¨βπ»π¨βπ»π¨βπ»Β @dissnik, @leeto and everyone who helped find bugs and suggested improvements took part in the development!
AFTER THE UPDATE, IT IS MANDATORY TO PERFORM
php artisan optimize:clear
And also reset the cache, as js/css has also been changed
Full Changelog: 1.57.4...1.58.0