Releases: jd-opensource/drip-table
Releases · jd-opensource/drip-table
2.0.0-alpha.0
Drip-table
- support editable data source. (@tinymins #128 )
- optimize docs edit performance and min bulma lib css.
- fix basic demo additionalProperty.
Drip-table-generator
- add default value of table column header . (@renwenci #172)
- formmat tag component and visible function for arraylist.
- add ribbons and update alerts and add options default
docs
- add component doc and english menu
add home menu shortcut. (@Estherjing #167)
2.0.0-alpha.3
Drip-table
- add selection background including virtual table.
- update table layout import path
- chore: add layout base props typing
1.5.1
1.5.0
Drip-table
- add record to DripTableTableInformation.
- add defaultExpandAllRows,defaultExpandedRowKeys and subtableProps
Drip-table-generator
- bump eslint-config-lvmcn from 0.0.46 to 0.0.51.
docs
- update DripTableTableInformation typing.
remove useless naming-convention eslint configure overwrite.
1.4.0
1.3.9
Drip-table
- print ajv error params.
- safe check ajv error params typing.
- add sticky props for page header adjustment.
- update default header configure.
- fix column default value props not working.
- fix indexValue function defaultValue not working
- fix text defaultValue for number logic error.
docs
- add background color to className sample.
- add sticky props document to menu.
- fix subtable description content.
1.3.8
Drip-table
- onChange event parameter
1.3.7
Drip-table
- callbacks add additional parameter to tell table info
- life-cycle event trigger
1.3.6
Drip-table
- wrap render-html with error-boundary to avoid render failure
1.3.5
Drip-table
- schema can control classname and styles.
keep typescript comments