drip-table

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

MIT License

Stars
1.3K

Bot releases are visible (Hide)

drip-table - 1.3.2-alpha.1

Published by Estherjing about 2 years ago

Drip-table

  • standradize component folder name.
  • compatible solution for antd table header always visible problem

move assets to static require to avoid style overwrite

drip-table - 1.3.2-alpha.0

Published by Estherjing about 2 years ago

Drip-table

  • fix remove useless table wrapper style and remove unused css style classes.
  • add blank div tag to avoid matching "ant-table-wrapper:only-child".
  • add footer generic render schema.
  • move generic render item padding from wrapper to items

allow colon char in commit message.
standradize header render to generic-render

drip-table - 1.3.1

Published by Estherjing about 2 years ago

Drip-table

  • update drip-table changelog
drip-table - 1.3.1-alpha.0

Published by Estherjing about 2 years ago

Drip-table

  • subtable component, slot and ext props pass
drip-table - 1.3.0

Published by Estherjing about 2 years ago

build bump father-build-universal to 1.21.3

drip-table - 1.3.0-alpha.4

Published by Estherjing about 2 years ago

  • support fixed header/column
drip-table - 1.3.0-alpha.3

Published by Estherjing about 2 years ago

  • 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

drip-table - 1.3.0-alpha.2

Published by Estherjing about 2 years ago

Drip-table

  • combine table extra options typings
drip-table - 1.3.0-alpha.1

Published by Estherjing about 2 years ago

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
drip-table - 1.3.0-alpha.0

Published by Estherjing about 2 years ago

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.

drip-table - 1.2.0

Published by Estherjing about 2 years ago

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 )

drip-table - 1.1.3

Published by Estherjing about 2 years ago

Drip-table

  • update table header to flex display layout. ( @helloqian12138 #57 )

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 )
drip-table - 2.0.0-alpha.0

Published by Estherjing about 2 years ago

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)

drip-table - 1.1.2

Published by Estherjing about 2 years ago

  • remove radius of home page background

  • use css module in home page

  • home page hide users. ( @tinymins #41 )

  • optimize font size. ( @tinymins #41 )

  • reset RichText import position. ( @helloqian12138 #45 )

  • dataIndex support inputing string array. ( @helloqian12138 #47 )

drip-table - 1.1.1

Published by Estherjing about 2 years ago

Drip-table

  • fix column head description support html string. ( @helloqian12138 #42 )

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 )

drip-table - 1.1.0

Published by Estherjing about 2 years ago

Drip-table

  • update basic sample content. ( @XPF-821 #7 )
  • DEVELOP-Translation jump. ( @XPF-821 #10 )
  • typing of DripTableRecordTypeBase
  • fix text component index typing safe.
  • link component supports params. ( @tinymins #22 )
  • link component supports template string. ( @tinymins #23 )

Drip-table-generator

  • init
  • update the demo picture of drip-table-generator
  • export generator handle type and judge columns whether is null before map
  • generator type errors that caused preview event error
  • change readme to instruct how to use
  • unite dataIndex ui type
  • remove unused typescript dependencies. (@helloqian12138 #4 )
  • update rollup commonjs plugin
  • remove rollup plugin commonjs ( @helloqian12138 #8 )

README optimization.(@XPF-821 #16 )

drip-table - 1.0.3

Published by Estherjing about 2 years ago

fix name words styling

drip-table - 1.0.2

Published by Estherjing about 2 years ago

update home page url

drip-table - 1.0.1

Published by Estherjing about 2 years ago

drip-table - 1.0.0

Published by Estherjing about 2 years ago