Skip to content

1.2.0

Compare
Choose a tag to compare
@Estherjing Estherjing released this 01 Aug 08:17
· 990 commits to master since this release

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 )