ready
callback will not be fired until dependencies are loaded.flash.create
and flash.remove
global event in Snowboard to listen when a flash message is created and removed, respectively.Snowboard.url()
plugin.sortable
property to the Repeater FormWidget, defaults to true
.mix:update
command to allow updating of Node dependencies for Mix assets.type: nestedform
fields to the ThemeData
theme customization forms.on
method registers a simple listener for a Snowboard event, the off
de-registers the listener. The ready
method is a shortcut method that registers a listener for when the DOM is ready, synonymous with $(document).ready()
in jQuery.trimStringAttributes
to Winter\Storm\Database\Model
to make it possible to disable the default behaviour of automatically trimming string attribute values on model instances.UpdateManager
.Snowboard.request()
with the element parameter set to false or null would fail.$this->vars
in a Partial's PHP code section wouldn't be available in the Twig section.mix:install
command.useRelationCount
option with a relation in a List widget would not retrieve the count if the relation name was not snake-cased.$this->makeConfig()
to a ReportContainer
would cause it to fail to initialize.mix:watch
command if packages are missing from the overall workspace.data-track-input
in Snowboard for input debouncing was being overwritten on entering a value due to misnamed variable.false
.data-request-form
attribute to Snowboard as it was requiring an instance of an element.Winter\Storm\Database\Attach\File->fromData()
. See https://github.com/octobercms/october/security/advisories/GHSA-8v7h-cpc2-r8jp for more information.Sign up to our newsletter and receive updates on Winter releases, new features in the works, plugin and theme promotions and much more!