Skip to content

Releases: jd-opensource/drip-table

1.3.0-alpha.3

01 Aug 08:40
8c3cc12

Choose a tag to compare

  • support eslint rollup plugin.

  • fix project eslint linting system logic

  • fix various eslint errors after mounted linting

  • fix(drip-table-driver-antd): import antd conflict with babel-plugin-import.

  • support custom slot render

1.3.0-alpha.2

01 Aug 08:37

Choose a tag to compare

Drip-table

  • combine table extra options typings

1.3.0-alpha.1

01 Aug 08:35
d09c2ef

Choose a tag to compare

Drip-table

  • (drip-table): schema should not have function property.
  • remove not existed innerBorder property
  • add showHeader property in schema
  • (drip-table): support infinite recursive subtable
  • rename Ext to CustomComponentExtraData

1.3.0-alpha.0

01 Aug 08:32
5590a7f

Choose a tag to compare

Drip-table

  • add render-html-remote component.
  • add storage.jd.com proxy.
  • optimize simultaneous render-html-remote fetch. ( @tinymins #94 )
  • support expand rows . ( @tinymins #97 )
  • supports subtable and expandedRowRender. ( @tinymins #98 )

create code-review workflow.
add commitlint. ( @tinymins #92 )
commit lint allows brackets chars.

1.3.0

01 Aug 08:42
d08cfea

Choose a tag to compare

build bump father-build-universal to 1.21.3

1.2.1

01 Aug 10:06

Choose a tag to compare

Drip-table-generator

1.2.0

01 Aug 08:17

Choose a tag to compare

Drip-table

  • upgrade eslint rules preset. ( @tinymins #63 )
  • add classnames to dependences ( @tinymins #65 )
  • standradize some props names
  • supports table column selector. ( @tinymins #51 #68 )
  • standradize component variable names
  • text component code standradize
  • column data filters logic. ( @tinymins #70 )
  • fix dropdown component props type
  • drip table column schema typing usage. ( @tinymins #71 )
  • add dom event control to rich-text component
  • replace @monaco-editor/react with better react-monaco-editor. ( @tinymins #75 )
  • fix drip-table driver component typing. ( @tinymins #77 )

Drip-table-generator

  • split render method of components in attributes form. ( @helloqian12138 #60 )
  • remove head buttons in demo page and add refs docs and rename array component name.
  • generator add attributes form group
  • text multiple mode set max line limit
  • add button builtin component. ( @helloqian12138 #67 )
  • update import orders.
  • sync drip-table-generator rich-text component. ( @tinymins #76 )
  • update generator to fit new table data struct and type. ( @helloqian12138 #78 )

update readme. ( @raoenhui #59 )
correct classnames usage. ( @tinymins #64 )
bump eslint-config-lvmcn to 0.0.34 . ( @tinymins #66 )
upgrade cheerio to latest version. ( @tinymins #73 )

1.1.3

01 Aug 07:43

Choose a tag to compare

Drip-table

DRip-table-generator

  • extra dataIndex config and inappreciated visible fn.
  • generator add align config and custom globalConfig. ( @helloqian12138 #54 )
  • dataSource and driver are required. ( @helloqian12138 #55 )

1.1.2

01 Aug 07:27

Choose a tag to compare

1.1.1

01 Aug 07:19

Choose a tag to compare

Drip-table

Drip-table-generator

  • generator add function of getDataSource from ref. ( @helloqian12138 #25 )
  • bind eslint plugin to generator.
  • update generator styles.
  • attribute form add render html. ( @helloqian12138 #28 )
  • unite dataIndex ui type and options source. ( @helloqian12138 #30 )
  • update logic of getting custom components and errorBoundary. ( @helloqian12138 #31 )
  • restore generator sample to formmat style

add nav Github. ( @XPF-821 #35 )
remove dark theme button. ( @helloqian12138 #36 )
stylelint ignore min files and style BEM rule allows dimension
fix section 7 shape overflow on 4K screen
brand new home page and add demo nav item ( @tinymins #37 )
add gitter link. ( @raoenhui #27 )