You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
// The default value of initSelector is DEPRECATED as of 1.5.0 and will be removed in 1.6.0
before each initSelector declaration.
Make sure that it is clear that initSelector itself is not deprecated and that it will continue to be honoured in future versions, only that it will be set to [data-ui-role="<widgetname>"] by default for all widgets.
The text was updated successfully, but these errors were encountered:
Place comments in the code of the form
// The default value of initSelector is DEPRECATED as of 1.5.0 and will be removed in 1.6.0
before each
initSelector
declaration.Make sure that it is clear that
initSelector
itself is not deprecated and that it will continue to be honoured in future versions, only that it will be set to[data-ui-role="<widgetname>"]
by default for all widgets.The text was updated successfully, but these errors were encountered: