Releases: jd-opensource/drip-table
1.3.0-alpha.3
-
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
Drip-table
- combine table extra options typings
1.3.0-alpha.1
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
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
build bump father-build-universal to 1.21.3
1.2.1
Drip-table-generator
- unknown componentType links; optionsParam in demo. ( @helloqian12138 #80 )
- formmat options of custom form.
- generator add global configs. ( @helloqian12138 #83 )
1.2.0
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
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 )
1.1.2
-
remove radius of home page background
-
use css module in home page
-
reset RichText import position. ( @helloqian12138 #45 )
-
dataIndex support inputing string array. ( @helloqian12138 #47 )
1.1.1
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 )