Open Collective
Open Collective
Loading
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