Skip to content

Releases: jd-opensource/drip-table

2.0.0-alpha.0

01 Aug 07:37
56e2223
Compare
Choose a tag to compare
2.0.0-alpha.0 Pre-release
Pre-release

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

01 Aug 09:44
2a616bc
Compare
Choose a tag to compare
2.0.0-alpha.3 Pre-release
Pre-release

Drip-table

  • add selection background including virtual table.
  • update table layout import path
  • chore: add layout base props typing

1.5.1

01 Aug 09:39
79a84ef
Compare
Choose a tag to compare

Drip-table

Drip-table-generator

  • fix use modern clipboard api for copy.
  • fix generator component name overflow.

1.5.0

01 Aug 09:37
8c16108
Compare
Choose a tag to compare

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

01 Aug 09:34
a42dfda
Compare
Choose a tag to compare

Drip-table

  • add schema and parent to table information

Drip-table-generator

  • generator add component props and fix array list component no extra display.
  • fix ui extra component type error and docs
  • fix: update drip table props type identification.

update bug_report.md. ( @raoenhui #137 )

1.3.9

01 Aug 09:13
7725a33
Compare
Choose a tag to compare

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

01 Aug 09:09
ffbff25
Compare
Choose a tag to compare

Drip-table

  • onChange event parameter

1.3.7

01 Aug 09:04
0a6b176
Compare
Choose a tag to compare

Drip-table

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

1.3.6

01 Aug 09:02
836fb44
Compare
Choose a tag to compare

Drip-table

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

1.3.5

01 Aug 09:01
3659cf1
Compare
Choose a tag to compare

Drip-table

  • schema can control classname and styles.

keep typescript comments