I260592 - Provided support to load all the tab contents on page loading using LoadOn property and assign the value as Init.
<EjsTab LoadOn="ContentLoad.Init">...</EjsTab>
BUG FIXES
#150389 - Issue with “Tab is not loading using tab item model and unable to add/remove tab items dynamically in client side hosting model” has been fixed.
TextBox
BUG FIXES
#F150945 - now, accept the tel type into NumericTextBox while change on dynamically.
Toolbar
NEW FEATURES
#150746 - Provided support to hide/show the toolbar items using Visible property.