Drip Table Versions Save

A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级表格可视化搭建解决方案。

drip-table-1.3.9

1 year ago

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.

drip-table-1.3.8

1 year ago

Drip-table

  • onChange event parameter

drip-table-1.3.8-alpha.0

1 year ago

Drip-table

  • remove drip-table-provider export.
  • instance ref typing export.

Drip-table-generator

  • generator add slot props and header config.
  • update instruction of custom global panel configs.
  • useless type export and extra header config

drip-table-1.3.7

1 year ago

Drip-table

  • callbacks add additional parameter to tell table info
  • life-cycle event trigger

drip-table-1.3.6

1 year ago

Drip-table

  • wrap render-html with error-boundary to avoid render failure

drip-table-1.3.5

1 year ago

Drip-table

  • schema can control classname and styles.

keep typescript comments

drip-table-1.3.4

1 year ago

Drip-table

  • unknown column should display erorr-message. ( @tinymins #107 )

drip-table-1.3.3

1 year ago

Drip-table

  • add props ajv logic.
  • subtable schema should remove dataSourceKey.
  • add missing ajv schema

remove wrong usage of schema declare.

drip-table-1.3.2-alpha.3

1 year ago

Drip-table

  • correct column schema data structure.
  • correct compatible code

Drip-table-generator

  • add ui:type and ui:props compatible logic
  • force cast typings for building errors.

drip-table-1.3.2-alpha.2

1 year ago

Drip-table

  • no need to extract ui:props to component.
  • do not automatic add footer to subtable.
  • rewrite drip-table props document
  • rename ui:type to component