BalmUI Pro ChangeLog
balm-ui-pro@legacy
for Vue 2
<ui-list-view>
: addchange
event
<ui-list-view>
: fix usePlaceholder bug for init
<ui-detail-view>
: fix init formData bug
- add vetur support
<ui-list-view>
: optimize pagination
<ui-readonly-item>
: addraw
prop for raw HTML
<ui-detail-view>
: optimize form data and source binding for form view
<ui-multi-select>
: fix sub options watcher bug<ui-detail-view>
: fix init formData bug
<ui-list-view>
: optimize row and top actions' config forattrOrProp.class
<ui-layout-view>
: fix without drawer bug
<ui-list-view>
: update getModelData for invalid response data
<ui-readonly-item>
: update value function arguments
<ui-list-view>
: updatelist-view-title
slot props<ui-detail-view>
: updatedetail-view-title
slot props
<ui-form-view>
: new slotbefore-form-item
,form-item
andafter-form-item
<ui-list-view>
: add proptableListeners
for custom table event
<ui-list-view>
: update row and top actions handler
<ui-list-view>
: Row and top actions' handler params
- add
$dialog
plugin
<ui-form-view>
: addevent
andlisteners
for form item config, andattrOrProp
include$attrs
<ui-form-view>
: rename the form item configevent
tomodelEvent
<ui-list-view>
: fix row and top actions rendering bug
<ui-form-view>
: fix reset form bug for dynamic form config
<ui-form-view>
: update css for vertical form items
<ui-list-view>
: fix search form button handler bug for the page reset
<ui-form-view>
: fix empty component name bug
<ui-list-view>
: fixthead
andtbody
rendering bug
<ui-form-view>
: add propcomponents
for local custom form items
<ui-list-view>
- add prop
forceRefreshData
- add
column-selection
type for list view top action config - new slot
before-list-view-top-actions
,after-list-view-top-actions
- add prop
{
"type": "column-selection",
"icon": "view_column",
"text": "Column",
"allSelectedLabel": "All"
}
<ui-form-view>
: optimize form item config for grid cell
<ui-switch-box>
: fix switch item label bug
- clean code for all components' constants
<ui-layout-view>
: new component for layout<ui-form-view>
: addactionRendering
prop
<ui-form-view>
: fixmodelOptions
init data bug, fix css for from item slider
<ui-list-view>
: refactor list view components
<ui-table-view>
: deprecated, use<ui-list-view>
instead
<ui-table-view>
:- update
routeName
config of the RowActionButton - add
topActionIconFormat
prop
- update
<ui-table-view>
,<ui-detail-view>
: optimize initialization and slot data
<ui-form-view>
: fix syncFormData bug in conditional rendering
- rename custom form item components' props name
config
->proConfig
formData
->proFormData
formDataSource
->proFormDataSource
componentKey
->proComponentKey
<ui-table-view>
: addplaceholder
prop
<ui-form-view>
: optimize model value and options watching<ui-table-view>
:topActionConfig
supportif
config for rendering
<ui-form-view>
: optimize model value and config watching, adddataSource
slot prop<ui-checkbox-group>
: addallSelected
,allSelectedLabel
,selectedAllValue
prop
-
Preview components
<ui-form-view>
<ui-detail-view>
<ui-table-view>
<ui-readonly-item>
<ui-checkbox-group>
<ui-radio-group>
<ui-switch-box>
<ui-multi-select>
-
Preview plugins
$apiModel
$routerModel
$transform
$constant