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
We are using name property as data validation identifier, v-model expression no longer treated as validation identifier.
Global methods consumes ref
Global methods modal, tab and button no longer consume element/tag as parameter but it requires ref instead. And now we provide all components method instance to be use in this.$ui instance not only modal, tab and button. This methods returns the component instance now.