v0.1.19 (2024-12-12)
- components: ✨ optimize layout components(d6e5f60) by@xiaofei
- components: ✨ formProps remove Promise type(d70b509) by@xiaofei
- components: ✨ plusColumn formProps add computed,function and promise support.(6e59b41) by@xiaofei
- components: ✨ support rendering multi-level headers through columns configuration(3b5e8c8) by@xiaofei
- components: 🐛 fix formRefs is empty(dbabdf4) by@xiaofei
v0.1.18 (2024-11-07)
- components: ✨ form add clearable props(23cdb96) by@xiaofei
- components: ✨ descriptions support el-descriptions border(590ce6d) by@xiaofei
- components: 🐛 fix fieldProps callback params index error(d6bda14) by@xiaofei
v0.1.17 (2024-10-11)
- components: ✨ table action-bar add popconfirm support(cb7ff3f) by@xiaofei
- components: ✨ page add setSearchFieldsValue(0f6c626) by@xiaofei
- components: ✨ group-header slot add index params(195bc4c) by@xiaofei
- components: ✨ plusFormGroupRow['title'] add ComputedRef type support(618a67a) by@xiaofei
- all: Merge pull request #215 from gltjk/patch-2(2fe20cf) by@xiaofei
- components: ✨ plusDescriptions add form function support(643ce45) by@xiaofei
- all: Merge pull request #211 from gltjk/patch-1(74b9db5) by@xiaofei
- all: Merge pull request #209 from plus-pro-components/gs(b8fbc53) by@xiaofei
- components: ✨ redefine adaptive types(cdd11ef) by@guosong
- components: ✨ table add height adaptive(952064b) by@guosong
- components: ✨ table add height adaptive(893745b) by@guosong
- components: ✨ renderField and renderLabel add table row info(89486cb) by@xiaofei
- docs: 🐛 update type.md(e154c7c) by@xiaofei
- components: 🐛 fix table index column cannot customize(5aefb2e) by@xiaofei
- components: 🐛 fix sidebar component icon show error(7eb5d89) by@xiaofei
v0.1.16 (2024-09-06)
- components: ✨ actionBarButtonsRow[props] add function and computed support(f2dcc6a) by@xiaofei
- all: Merge pull request #201 from simple-hui/feature/search(aeb0c49) by@zpx
- all: search 组件增加 props retractText expandText 默认使用组件为英文,主框架不引入 i18n 无法自定义展开及收起名称(3ca6c32) by@liaohui
- components.: 🐛 fix customGetStatus Cannot read properties of undefined (reading 'color')(f84f1b7) by@xiaofei
v0.1.15 (2024-09-02)
- components: ✨ search component add needValidate props(e25f9b4) by@xiaofei
- components: ✨ tooltip add ComputedRef support(6de3134) by@xiaofei
- types: ✨ optionsRow add comment(c662144) by@xiaofei
- components: ✨ plusColumn add optionsMap config.(50f076e) by@xiaofei
- components: ✨ form add collapse transition(e2eaf04) by@xiaofei
- utils: ✨ update utils(6c91f64) by@xiaofei
- components: ✨ update utils(ccfbe93) by@xiaofei
- components: ✨ layout component add hasSidebar,hasHeader and hasBreadcrumb props.(0da5350) by@xiaofei
- components: 🐛 fix radio type error(0d55003) by@xiaofei
- components: 🐛 fix select is multiple,table show error(e55e9a1) by@xiaofei
v0.1.14 (2024-08-01)
- components: ✨ form-item compatible with string numbers(83b1c83) by@xiaofei
- theme-chalk: ✨ input-tag and date-picker add disabled style.(1bf9767) by@xiaofei
- components: ✨ input-tag and date-picker add disabled props.(422a2b6) by@xiaofei
- components: ✨ steps-form add submitText,nextText and preText props.(55adfee) by@xiaofei
- all: Merge pull request #191 from xiaoxian521/lang-ko(8295f83) by@xiaofei
- all: Merge branch 'dev' into lang-ko(001deb8) by@xiaoming
- all: Merge pull request #190 from xiaoxian521/lang(630a6d3) by@xiaofei
- all: 添加韩语
(ko)
语言包(25a0ddd) by@xiaoxian521 - all: 添加繁体中文
(zh-tw)
语言包(213f672) by@xiaoxian521 - components: ✨ page handleReset add transition plan(49165ad) by@xiaofei
- all: Merge pull request #180 from gltjk/fix-handRest-spelling(16675b0) by@fn(callback)
- theme-chalk: ⚡ optimize the instability of search components when label position is top(407ea1f) by@xiaofei
- components: ⚡ optimize the instability of search components when label position is top(c8628d2) by@xiaofei
- components: ⚡ perfect PlusPaginationProps type(4363196) by@xiaofei
- hooks: 🐛 improve the fault tolerance of internationalization estimation(4bffb71) by@xiaofei
- plus-pro-components: 🐛 fix sideEffects error ,tree-shaking error.(8fc1798) by@xiaofei
- components: 🐛 fix input-number default value is null but show 0(25d4452) by@xiaofei
- components: 🐛 fix PplusPage Failed to resolve component: el-divider(868ccbb) by@xiaofei
- components: 🐛 plusDrawerForm el-button not render in auto import.(e786632) by@xiaofei
v0.1.13 (2024-07-04)
- components: 🐛 fix form type error(a3384fd) by@xiaofei
- hooks: 🐛 fix useGetOptions data error(564a1ed) by@xiaofei
v0.1.12 (2024-07-03)
- all: Merge pull request #177 from IceyWu/dev(0af39ef) by@xiaofei
- components: ✨ display-item row add responsive(f1aabdd) by@xiaofei
- components: ✨ form component add prevent props(438e9d6) by@xiaofei
- components: ✨ plusColumn add formatter method support.(16c5e7c) by@xiaofei
- types: ✨ plusColumn add formatter type,update render and renderHTML value type(1ce3317) by@xiaofei
- components: 🐛 fix titleBar default check error(ba401a1) by@xiaofei
- components: 🐛 fix table no tableData drag sort error(38a2131) by@xiaofei
- components: 🐛 fix page component slots['table-expand'] no scope parameters(0e0a662) by@xiaofei
- hooks: 🐛 fix table display issues(3db51f6) by@xiaofei
v0.1.11 (2024-06-13)
- components: 🐛 fix form validate event invalid(c858ad0) by@xiaofei
- components: 🐛 fix PlusTable @selection-change event invalid(808e6ca) by@xiaofei
- utils: 🐛 fix openExe cancelBubble(1cb9bca) by@xiaofei
v0.1.10 (2024-06-12)
- components: ✨ table add data props,equivalent to tableData(561c4c5) by@xiaofei
- components: ✨ __tableData add ComputedRef<RecordType[]> type(cefe478) by@xiaofei
- components: 🐛 fix table attrs invalid(8e1c86c) by@xiaofei
- components: 🐛 fix form attrs invalid(9da4ca6) by@xiaofei
v0.1.9 (2024-06-11)
- components: ✨ add external type support(f3ecdb1) by@xiaofei
- components: ✨ form component add external type support(b8aefc2) by@xiaofei
v0.1.8 (2024-06-06)
- types: ✨ colProps add {style: CSSProperties} type(e299555) by@xiaofei
- components: ✨ actionBarButtonsRow add onConfirm and onCancel event(493eafd) by@xiaofei
- components: ✨ tableFormRefRow add isEdit(06abc98) by@xiaofei
- components: ✨ table ActionBarButtonsRow add self onClick event suport.(3a1d0bc) by@xiaofei
- components: 🐛 fix formItemProps.labelWidth invalid(929feb2) by@xiaofei
- components: 🐛 fix page components reset page to 1 during search execution(4880059) by@xiaofei
- components: ♻️ refactor components props type(4233245) by@xiaofei
- components: ♻️ steps-form components PlusStepFrom =>PlusStepFromRow(8727ab1) by@xiaofei
v0.1.7 (2024-05-30)
- components: ✨ table ActionBarButtonsRow add directives field(e4d6dbc) by@xiaofei
- components: ✨ display-item extend render and slot params(6fa947b) by@xiaofei
- components: ✨ update table event formChange type(18655e1) by@xiaofei
- components: ✨ table event clickAction and formChange extend el-table params(f17708d) by@xiaofei
- components: ✨ table component add defalut slot.(ce54763) by@xiaofei
- components: ✨ form component add multiple level data support(c085e82) by@xiaofei
- components: ✨ radio update OptionsRow type(44dd115) by@xiaofei
- types: ✨ optionsRow value add RecordType support(7b4a379) by@xiaofei
- types: ✨ fieldValueType add RecordType(1688475) by@xiaofei
- theme-chalk: 🐛 fix actionBarTableColumnProps['align'] invalid(1c867d8) by@xiaofei
v0.1.6 (2024-05-24)
- scripts: 🐛 fix dts error(7b59c91) by@xiaofei
v0.1.5 (2024-05-23)
- types: ✨ add FormFieldRefsType(ef08391) by@xiaofei
- components: ✨ drawer-form add $attrs support, remove drawer props(7f05865) by@xiaofei
- components: ✨ display-item add format and valueFormat support(37b2f2c) by@xiaofei
- components: ✨ page component add extra slot(4ffdddf) by@xiaofei
- components: ✨ page component add requestComplete event(fdd8e10) by@xiaofei
- components: 🐛 fix table multiple-level-display can modify source data(0d94301) by@xiaofei
- components: 🐛 fix tabelData update,new data not edit(5ebbdcb) by@xiaofei
- components: 🐛 fix valueType switch fieldPropsset active-value ,inactive-value error(b38d419) by@xiaofei
- components: ♻️ improved types(4d6e9a0) by@xiaofei
- components: ♻️ props.actionBarTableColumnProps =>actionBarTableColumnProps(6975340) by@xiaofei
v0.1.4 (2024-05-17)
- components: ✨ update edit-icon show method(bf32bfd) by@xiaofei
- components: ✨ fieldSlots and fieldSlot,fieldChildrenSlot add params support(407b5bd) by@xiaofei
- components: ✨ update table editable(cb89776) by@xiaofei
- components: ✨ utils add isSVGElement method(426ebfb) by@xiaofei
- types: ✨ update PlusColumn['editable'] type(34de7fc) by@xiaofei
- all: Merge branch 'dev' of https://github.com/plus-pro-components/plus-pro-components into dev(98b721a) by@xiaofei
- constants: ✨ constants add TableFormFieldRefInjectionKey(13885e0) by@xiaofei
- components: ✨ update getTableKey method(f1ee4ce) by@xiaofei
- components: ✨ page component add edit-icon slot(2408b6d) by@xiaofei
- components: ✨ add formFieldRefs inject(8385020) by@xiaofei
- components: ✨ add table cell click edit(52e202c) by@xiaofei
- theme-chalk: ✨ table.scss and display-item.scss add edit,eidt-icon style(9be1779) by@xiaofei
- types: ✨ plusColumn['editable'] add 'click' | 'dblclick' types(8fca69b) by@xiaofei
- all: Merge pull request #148 from plus-pro-components/zpp(242fc7c) by@xiaofei
- components: ✨ form add hideInGroup(a08a725) by@zpx
- components: ✨ plusSearch add order support(e5546a6) by@xiaofei
- types: ✨ PlusColumn add order support(e0ed672) by@xiaofei
- locale: ✨ update japanese language pack(e375891) by@xiaofei
- all: Merge pull request #145 from yymjku18/add-lang-ja(bb59bfe) by@xiaofei
- all: [国际化]添加日语语言包(8888ce5) by@maojunkun
- components: 🐛 fix isTagAndNoValue not value status(f985503) by@xiaofei
v0.1.3 (2024-05-09)
v0.1.2 (2024-05-09)
- components: ✨ display-item getDisplayComponent method add default value(d0c4330) by@xiaofei
- components: 🐛 form-item label display error(b9e4db1) by@xiaofei
- locale: 🐛 lang/en.ts pleaseEnter and pleaseSelect add space(c2bc02b) by@xiaofei
- components: 🐛 fixed failed to resolve component: el-link <PlusSearch(4c14acd) by@xiaofei
v0.1.1 (2024-05-08)
- components: ✨ form component add cardProps props(684586b) by@xiaofei
- all: Merge pull request #142 from plus-pro-components/gs(de92ad7) by@xiaofei
- components: ✨ search unfold el-button => el-link(80ee627) by@xiaofei
- theme-chalk: ✨ search align center(521a26e) by@xiaofei
- components: ✨ unified render type(0b4e118) by@xiaofei
- components[form-item]: ✨ form-item component add 'tree-select' support(d6b444d) by@xiaofei
- types: ✨ formItemValueType add 'tree-select'(b4de643) by@xiaofei
- components: 🐛 plus-input-tag delete operation data not synchronized(20523f2) by@guosong
- components: 🐛 fix valueType='plus-radio' fieldChildrenSlot not effect(ce1f20a) by@xiaofei
- constants: 🐛 fix date-picker display issure(5d78ae6) by@xiaofei
v0.1.0 (2024-04-30)
- components: ✨ plusPage add pageInfoMap props,pagination support false(dbbb89a) by@xiaofei
- components: ✨ plusPaginationProps add ignature type(54cabde) by@xiaofei
- components: ✨ label add ComputedRef support(fdf7218) by@xiaofei
- types: ✨ plusColumn['label'] add ComputedRef type(7b12602) by@xiaofei
- components: ✨ conponents add signature type(df5fd9b) by@xiaofei
- types: ✨ update render function types(7b4f17f) by@xiaofei
- components: ✨ display-item component add valueType= 'avatar' | 'divider' support(10f3a2e) by@xiaofei
- components: ✨ form-item component add valueType= 'transfer' | 'divider' support(34e5b7b) by@xiaofei
- components: ✨ radio component add class 'plus-radio'(1adb415) by@xiaofei
- constants: ✨ valueIsArrayList add 'transfer'(2176b89) by@xiaofei
- types: ✨ tableValueType add divider | avatar,FormItemValueType add transfer(3cff7a9) by@xiaofei
- all: Merge pull request #136 from plus-pro-components/gs(77456cc) by@xiaofei
- components: 🐛 fix display-item Failed to resolve component: el-option,el-select(0419425) by@xiaofei
- components: 🐛 fix: plus-date-picker is type attribute not effective(9cec4f2) by@guosong
- types: ♻️ refactor form.ts(8488216) by@xiaofei
v0.1.0-beta.1 (2024-04-25)
- all: Merge pull request #130 from plus-pro-components/simmi(1b6db48) by@xiaofei
- components: ✨ page component layout optimization(90ea4cb) by@ex-cuishengnan
- all: Merge pull request #128 from plus-pro-components/v0.1.0(88c664e) by@xiaofei
- components: ✨ refine complex component types(c171799) by@xiaofei
- utils: ✨ letter.ts new Array=> Array.from(86b75dc) by@xiaofei
- components: 🐛 fix form-item component not import ElInput(5842514) by@xiaofei
- types: 🐛 fix autosize type error(c1ca4fa) by@xiaofei
- components: ♻️ refactor display-item component.(2352cb7) by@xiaofei
- components[form-item]: ♻️ refactor form-item component.(f9666f5) by@xiaofei
v0.0.11 (2024-04-16)
- components[page]: ✨ values add FieldValues type(1a85a0a) by@xiaofei
- all: Merge pull request #124 from RJQingHuan/fix-page(700c513) by@xiaofei
- plus-pro-components: 🐛 fix element-plus version inconsistency issue(dab2ab8) by@xiaofei
- components: fix the problem of page component query parameter error(e6f936b) by@LiuSonglin
v0.0.10 (2024-04-11)
- theme-chalk: ✨ update search.scss(f39197d) by@xiaofei
- theme-chalk: ✨ update drawer-form.scss(dc53974) by@xiaofei
- locale: ✨ drawerForm add confirmText and cancelText(9cb433e) by@xiaofei
- components[drawer-form]: ✨ add hasErrorTip props and confirmError, submit=>confirm(18531e9) by@xiaofei
- components[dialog-form]: ✨ add hasErrorTip props and confirmError event(2c2e74c) by@xiaofei
- components: ✨ form-item component label add default value(2ff6c90) by@xiaofei
- all: Merge pull request #120 from plus-pro-components/simmi(77978f0) by@xiaofei
- components: ✨ the PlusColumn label attribute is not mandatory(b742c12) by@ex-cuishengnan
- all: Merge pull request #118 from plus-pro-components/gs(325a41a) by@xiaofei
- components: 🐛 fix values type(84d8d98) by@xiaofei
- theme-chalk: 🐛 fix search el-row width overflow(d47a38e) by@guosong
- components: 🐛 add el-row class plus-form__row(b9b3d51) by@guosong
v0.0.9 (2024-04-07)
- all: Merge pull request #114 from RJQingHuan/feat-page-immediate(b01c23c) by@xiaofei
- components: add immediate prop to PlusPage(175dbd5) by@LiuSonglin
- components: 🐛 validate two times before reset(19231ee) by@xiaofei
- theme-chalk: 🐛 fix date-picker input-tag '.is-error' style issue(db2cb83) by@xiaofei
- components: ♻️ replace reactive with ref(8ec267d) by@xiaofei
v0.0.8 (2024-04-03)
- components: ✨ remove no-use PlusRenderEmits(3b88767) by@xiaofei
- all: Merge pull request #106 from plus-pro-components/gs(5c618ae) by@xiaofei
- all: Merge branch 'gs' of github.com:plus-pro-components/plus-pro-components into gs(a0aee37) by@guosong
- all: Merge pull request #102 from plus-pro-components/gs(529531f) by@xiaofei
- components: ✨ actionBarBartonsRow.text add function types(ca3e982) by@guosong
- all: Merge pull request #88 from nineaiyu/dev(1cce395) by@fn(callback)
- all: Merge pull request #97 from plus-pro-components/simmi(3aad93d) by@xiaofei
- all: Merge pull request #96 from plus-pro-components/simmi(7639d12) by@xiaofei
- all: Merge pull request #92 from RJQingHuan/fix-table-action-message(2d7223b) by@xiaofei
- components: ⚡ optimize 'render' performance(8d2510f) by@xiaofei
- components: ⚡ optimize 'renderField' performance(ef61d44) by@xiaofei
- components: 🐛 fix cascader.props.emitPath value is false error(2f3cb25) by@xiaofei
- components: 🐛 fix [el-checkbox] [API] label act as value is about to be deprecated(2982017) by@xiaofei
- components: 🐛 titleBar typescript(ffc5366) by@ex-cuishengnan
- components: 🐛 processing empty data in table component - tag(24b63c2) by@ex-cuishengnan
- components: 修复 message 错误的显示为 title 的问题(c28c27e) by@LiuSonglin
- components: 🐛 fix first emit modelValue(28d2a15) by@isummer
v0.0.7 (2024-03-27)
- hooks: ✨ useGetOptions add optionsIsReady(2694455) by@xiaofei
- types: ✨ update type comment(d026e80) by@xiaofei
- components: ✨ el-select add fieldChildrenSlot fieldSlot.(5552eb6) by@xiaofei
- components: ✨ radio component add fieldSlots,fieldChildrenSlot and fieldSlot(0783dda) by@xiaofei
- components: ✨ form-itm component add fieldChildrenSlot and options[*].fieldSlot(901aeb5) by@xiaofei
- types: ✨ plusColumn add fieldChildrenSlot type(3464cef) by@xiaofei
- types: ✨ optionsRow add fieldSlot type(65b9770) by@xiaofei
- all: Merge pull request #82 from nineaiyu/dev(4d318e1) by@xiaofei
- components: ⚡ form-item component options=>customOptions(2f57f5e) by@xiaofei
- components: ⚡ steps-form remove cloneDeep.(191cecf) by@xiaofei
- components: ⚡ display-item component optimization 'options'(b4b4f30) by@xiaofei
- components: ⚡ form-item component optimization 'options'(d1e59bb) by@xiaofei
- componeents: 🐛 fix search component computed reference invalidation.(023363b) by@xiaofei
- components: 🐛 fix reset function not emit modelValue(913fb29) by@isummer
v0.0.6 (2024-03-25)
- components: ✨ form-item component valueType === 'text':'span'=>'el-text'(c8058f4) by@xiaofei
- types: ✨ redefine FieldProps['autocomplete'] type.(0c262e9) by@xiaofei
- all: Merge pull request #81 from plus-pro-components/simmi(38d722a) by@xiaofei
- components: ✨ expand and collapse events of search components(4da05bf) by@ex-cuishengnan
- types: 🐛 fix FieldProps['height'] type.(37d4cae) by@xiaofei
v0.0.5 (2024-03-21)
- components: ✨ form-item and radio compatible with [email protected](acf366c) by@xiaofei
- components: ✨ search component add 'tooltip-icon' slot.(78beb99) by@xiaofei
- components: ✨ update form search-footer slot.(9486d72) by@xiaofei
- theme-chalk: ✨ add style support search-footer defaults to right alignment.(cbbba19) by@xiaofei
- components: ✨ search-footer defaults to right alignment.(04ce82f) by@xiaofei
- plus-pro-components: ✨ export version(19e5978) by@xiaofei
- components: ✨ export missing props types.(aabd041) by@xiaofei
- components: ✨ form-item component compatible with [email protected](bb90ad7) by@xiaofei
- components: ✨ utils add compareVersion method.(e59e694) by@xiaofei
- types: ✨ add FieldProps type.(5a0aa80) by@xiaofei
- all: Merge pull request #76 from plus-pro-components/simmi(1041cfa) by@xiaofei
- theme-chalk: 🐛 date-picker not used up width.(c061f27) by@xiaofei
v0.0.4 (2024-03-18)
- theme-chalk: ✨ input-tag.scss remove input 'width','max-width'(5efe94e) by@xiaofei
- types: ✨ fieldValueType type add 'string[][]','number[][]'(544f3a5) by@xiaofei
- constants: ✨ datePickerValueIsArrayList add 'years','dates'(27171b8) by@xiaofei
- components: ✨ form-item component form value is Array add 'years','dates'(5ccc1e9) by@xiaofei
- components: ✨ form-item component remove el-date-picker 'format' and 'value-format'(87b4cde) by@xiaofei
- all: Merge pull request #75 from plus-pro-components/gs(93cdca7) by@xiaofei
- components: 🐛 fix fieldProps has a higher priority than modelValue(5e75b53) by@guosong
v0.0.3 (2024-03-14)
- types: ✨ types headerFilter deprecated, headerFilter=>disabledHeaderFilter(5f0f0f6) by@xiaofei
- components: ✨ columns 'headerFilter'=>'disabledHeaderFilter'(a35da2b) by@xiaofei
- components: ✨ page component add icon slot.(eaa92d0) by@xiaofei
- theme-chalk: ✨ table.scss add 'plus-table-ghost-class'(a768fef) by@xiaofei
- theme-chalk: ✨ update table.scss(9c5eda6) by@xiaofei
- components: ✨ table component add icon slot.(efc0b38) by@xiaofei
- components: ✨ form add 'tooltip-icon' slot.(6a39af0) by@xiaofei
- components: ✨ input-tag component add 'formatTag' and 'retainInputValue' props.(9731f7c) by@xiaofei
- components: 🐛 fix table column setting checkAll issues.(abda49a) by@xiaofei
- components: 🐛 render form priority 'fieldProps<modelValue' => 'fieldProps>modelValue'(81de288) by@xiaofei
- theme-chalk: 🐛 fix input-tag wrap error.(95ad002) by@xiaofei
v0.0.2 (2024-03-04)
- components: ✨ add descriptions slot name method.(ca01303) by@xiaofei
- types: ✨ add renderDescriptionsItem and renderDescriptionsLabel type(06829a4) by@xiaofei
- components: ✨ descriptions component add renderDescriptions* and plus-desc-*.(75de7a4) by@xiaofei
- components: ✨ table component add pagination-right/left slots.(88cec22) by@xiaofei
- packages: ✨ pagination component add pagination-right/left slots,remove type.ts.(4aa7555) by@xiaofei
- theme-chalk: ✨ update pagination.scss support slot.(0fe6f01) by@xiaofei
v0.0.1 (2024-02-18)
- utils: ✨ update utils build method.(7f6f211) by@xiaofei
- plus-pro-components: ✨ update install type.(a5098f9) by@xiaofei
- components: ✨ remove components default export.(0d84a5c) by@xiaofei
v0.0.1-beta.38 (2024-01-30)
- plus-pro-components: ✨ update element-plus version(7c7a0b6) by@xiaofei
- types: ✨ plusColumn add fieldSlots type(03d4d81) by@xiaofei
- components: ✨ display-item and form-item component add fieldSlots(70c1c72) by@xiaofei
v0.0.1-beta.37 (2024-01-18)
- types: ✨ optionsType and PropsItemType add ComputedRef support.(c5a2c35) by@xiaofei
- plus-pro-components: ✨ update components type(d0f68ae) by@xiaofei
- hooks: ✨ options add computed support.(7ae742b) by@xiaofei
- components: ✨ remove watch deep(943ba78) by@xiaofei
- components: ✨ formItemProps and fieldProps add computed support.(a10ad21) by@xiaofei
- components: 🐛 fix table-action-bar SSR click el-link auto scrollTo page top.(858bf82) by@xiaofei
v0.0.1-beta.36 (2024-01-15)
- components: ✨ form component add column['hasLabel'] support(34dbee5) by@xiaofei
- packages: ✨ display-item add customGetStatus support(07433ab) by@xiaofei
- all: Merge pull request #69 from xusaihu/feat-update-table-attrubute(fc48431) by@xiaofei
- components/table: ✨ add table attribute expandTableColumnProps(6954c7e) by@xubanxian
- components: 🐛 fix display-item component formInstance type(0d34139) by@xiaofei
- components: ♻️ refactor form getHasLabel method(9a0d7d6) by@xiaofei
- components: ♻️ refactor display-item component type(e68bfe3) by@xiaofei
v0.0.1-beta.35 (2024-01-10)
- theme-chalk: 🐛 fix display-item form margin style(9d9d241) by@xiaofei
- components: 🐛 fix table and display-item multiple level display problem(0830947) by@xiaofei
- components: ♻️ table form remove formItemInstance.(ef088b5) by@xiaofei
v0.0.1-beta.34 (2024-01-09)
- types: ✨ add renderExtra type(b7fd28d) by@xiaofei
- theme-chalk: ✨ form.scss add extra style(29c96ab) by@xiaofei
- components: ✨ utils add getExtraSlotName(6bba0cb) by@xiaofei
- components: ✨ table add plus-extra-* slot(1c759a6) by@xiaofei
- components: ✨ search add plus-- slot(253e162) by@xiaofei
- components: ✨ dialog-form drawer-form add plus-extra-* slot(47f020b) by@xiaofei
- components: ✨ form component add plus-extra-* slot and renderExtra.(6ed6542) by@xiaofei
- components: ✨ dialog-form component add 'dialog-footer' slot(fcf894d) by@xiaofei
- components: ✨ form handleSubmit method add return value(8e29bc0) by@xiaofei
- theme-chalk: ✨ dialog.scss add style(c34430b) by@xiaofei
- components: ✨ dialog component add 'footerAlign' props(78852d5) by@xiaofei
- theme-chalk: 🐛 fix darkmode actionBar background issue(14208fc) by@xiaofei
- components: 🐛 fix invalid 'form-footer' slot(31e5612) by@xiaofei
- components: ♻️ refactor display-item PlusForm and add plus-extra-* slot(81ad40a) by@xiaofei
v0.0.1-beta.33 (2024-01-08)
- components: ✨ fix table ActionBar confirm['appContext'] performance issues(5ebf269) by@xiaofei
v0.0.1-beta.32 (2024-01-06)
- components: ✨ drawer-form add 'plus-field-' slot and 'plus-label-' slot.(b80a96a) by@xiaofei
- components: ✨ dialog-form add 'plus-field-' slot and 'plus-label-' slot.(14605f3) by@xiaofei
- hooks: ✨ remove useAppendTag useIsEnterKeyboard useIsOperation hooks.(3be0dfb) by@xiaofei
- components: ✨ merge pr #64(39e8bd3) by@xiaofei
- all: Merge pull request #64 from plus-pro-components/zpp(7909215) by@xiaofei
- components: ✨ add drag and drop recolumn Settings(6281590) by@zhangpp
- components: ✨ table ActionBarButtonsRow['confirm.options'] add type(ef25fd9) by@xiaofei
- components: 🐛 table ActionBarButtonsRow['confirm'] add 'appContext' Add support(a2df1ee) by@xiaofei
- components: ♻️ update filterSlots type(6126755) by@xiaofei
v0.0.1-beta.31 (2023-12-28)
- components: ✨ update form component footer slot params and expose.(1294100) by@xiaofei
- types: ✨ update tableColumnProps type(457ac9d) by@xiaofei
- all: Merge pull request #61 from KeJunMao/KeJunMao/issue59(50d6d5e) by@xiaofei
- components: support scope to footer slot of PlusForm(84d571d) by@kejun
- components: 🐛 fix el-table-column attribute order.(60ceb9b) by@xiaofei
- theme-chalk: 🐛 fix invalid table tableColumnProps['align'] attribute.(19d8820) by@xiaofei
v0.0.1-beta.30 (2023-12-19)
- theme-chalk: 🐛 fix sidebar collapse active background-color.(cf194d0) by@xiaofei
- theme-chalk: 🐛 fix display issues with sidebar components in dark mode.(29435ae) by@xiaofei
v0.0.1-beta.29 (2023-12-05)
- all: Merge pull request #57 from plus-pro-components/zpp(7312e4d) by@xiaofei
- all: Merge pull request #56 from plus-pro-components/zpp(a4d339d) by@xiaofei
- packages: ♻️ update packages types(61e7523) by@zhangpp
v0.0.1-beta.28 (2023-12-04)
- components: ✨ page add 'defaultPageInfo','defaultPageSizeList','pagination' props.(e237cd2) by@xiaofei
- components: ✨ search component add 'footer' slot.(522933c) by@xiaofei
- hooks: ✨ useTable add 'pageInfo' params.(3fd40c9) by@xiaofei
- components: 🐛 fix pagination component 'PlusPaginationProps' typescript type.(b35a298) by@xiaofei
v0.0.1-beta.27 (2023-11-28)
- components: ✨ form and search component 'reset' add params(0a49ecc) by@xiaofei
- components: ✨ page component add defaultValues support(adc5036) by@xiaofei
- components: 🐛 fix table 'paginationChange' immediate(b676570) by@xiaofei
- components: 🐛 fix sidebar/style/index import csss filename error.(dd6599b) by@xiaofei
- components: ♻️ display-item component use 'has-label=false'(e188935) by@xiaofei
v0.0.1-beta.26 (2023-11-24)
- components: ✨ check-card and check-card-group add slot support.(26ef18d) by@xiaofei
- components: ✨ add plus-check-card-group component(8fe1da1) by@xiaofei
- all: Merge pull request #51 from plus-pro-components/gs(5a8fcae) by@xiaofei
- components: ✨ add check-card component(76df804) by@guosong
- theme-chalk: 🐛 fix descriptions.scss filename error(46fb1d3) by@xiaofei
- components: 🐛 fix steps-form and descriptions component scss file path inconsistency.(cf06144) by@xiaofei
- theme-chalk: 🐛 sidebar.scss add 'min-height'(9cc6a79) by@xiaofei
- components: 🐛 add layout related component ts type(e7aa18a) by@xiaofei
v0.0.1-beta.25 (2023-11-13)
- components: 🐛 breadcrumb and sidebar component route not reactive(f83436a) by@xiaofei
v0.0.1-beta.24 (2023-11-10)
- components: 🐛 breadcrumb hiddenInMenu->hideInMenu(f3fc0b0) by@xiaofei
v0.0.1-beta.23 (2023-11-10)
- all: Merge pull request #49 from plus-pro-components/zpp(06885fb) by@xiaofei
- components: ✨ form component add hasLabel prop(c76db60) by@zhangpp
v0.0.1-beta.22 (2023-11-10)
- components: ✨ layout component hide*->hideIn*,render add string support.(44cbd8a) by@xiaofei
v0.0.1-beta.21 (2023-11-08)
- components: ✨ perfect header and sidebar component,form component add defaultValues(6a1f15a) by@xiaofei
v0.0.1-beta.20 (2023-11-07)
- components: ✨ perfect breadcrumb,header,sidebara and layout component(0b9e818) by@xiaofei
- components: ✨ add layout component and perfect breadcrumb,sidebar,header component(41c5fdb) by@xiaofei
- components: ✨ add header component(639fd28) by@xiaofei
- components: ✨ sidebar add horizontal mode support,sidebar and breadcrumb add style(59b2880) by@xiaofei
- components: ✨ add sidebar component(8536499) by@xiaofei
- components: ✨ add breadcrumb component(bec120c) by@xiaofei
v0.0.1-beta.19 (2023-11-01)
- component[table]: ✨ expose 'formRefs'(59da178) by@xiaofei
- all: Merge pull request #48 from xusaihu/fix/form-item(9e048a7) by@xiaofei
- all: Merge branch 'dev' of https://github.com/xusaihu/plus-pro-components into dev(fce58eb) by@xubanxian
- components[utils]: 🐛 fix getTooltip types error.(7640f03) by@xiaofei
- form-item: 🐛 修复 form-item 添加 multiple 属性表现不正常(8beb634) by@xubanxian
v0.0.1-beta.18 (2023-10-25)
- theme-chalk: ✨ support dark-mode and namespace.(1dc2995) by@xiaofei
- theme-chalk: 🐛 fix input-tag width(c95ce0a) by@xiaofei
v0.0.1-beta.17 (2023-10-23)
- components[form-item]: ✨ el-time-picker add value-format default prop(62e6c8f) by@xiaofei
- components[date-picker]: ✨ add focus emit(1cc3d2c) by@xiaofei
- theme-chalk: ✨ update date-picker.scss and input-tag.scss(f766f47) by@xiaofei
- components: ✨ columns hideIn* add Ref and ComputedRef support.(e24a649) by@xiaofei
- components[form-item]: ✨ form-item component expose 'fieldInstance'(f6b8744) by@xiaofei
v0.0.1-beta.16 (2023-10-18)
- packages: ✨ update plus-pro-components/package.json 'sideEffects'(ebb6ba8) by@xiaofei
v0.0.1-beta.15 (2023-10-17)
- packages: ✨ support for "'moduleResolution': 'bundle'" for TypeScript@5(5a7373f) by@xiaofei
v0.0.1-beta.14 (2023-10-17)
- components: 🐛 fix 'process is not defined' problems caused by CDN methods.(80317b0) by@xiaofei
- scripts: ♻️ update excludeFiles and unified test folder name.(dd0bd5e) by@xiaofei
v0.0.1-beta.13 (2023-10-16)
- packages: ♻️ remove '@plus-pro-components/utils',reduce file size by half.(d16c36e) by@xiaofei
v0.0.1-beta.12 (2023-10-08)
- components[table]: ✨ props of table-title-bar component titleBar add icon properties(3b3fcee) by@xiaofei
- components[table]: 🐛 fix table-title-bar component columnSetting not filter 'hideInTable'(4cfeeae) by@xiaofei
v0.0.1-beta.11 (2023-09-26)
- components[form-item]: 🐛 add input-tag style to form-item.(e9fd3c6) by@xiaofei
v0.0.1-beta.10 (2023-09-25)
- components[form-item]: ✨ form-item component add input-tag support.(bcf4851) by@xiaofei
- all: Merge pull request #44 from plus-pro-components/gs(92fea7a) by@xiaofei
- components[input-tag]: ✨ add input-tag component(a380dc8) by@guosong
v0.0.1-beta.9 (2023-09-21)
- components[search]: 🐛 fix search component expand not effective.(39a1de5) by@xiaofei
v0.0.1-beta.8 (2023-09-21)
- components: ✨ export packages/constants(6262117) by@xiaofei
- eslint-config: 🐛 fix package.json files(695a78a) by@xiaofei
- components[search]: 🐛 fix search hasUnfold (state.subColumns.length > showNumber).(95b2ce4) by@xiaofei
- components: ♻️ refactor table-column-index component.(6d0af9e) by@xiaofei
- eslint-config: ♻️ refactor eslint-config with ts(1ad78f5) by@xiaofei
v0.0.1-beta.7 (2023-09-20)
- components: 🐛 fix table-action-bar confirm default value not effective.(b223e9e) by@xiaofei
v0.0.1-beta.6 (2023-09-20)
- components: ♻️ refactor table-title-bar table-action-bar.(6aaa2b5) by@xiaofei
v0.0.1-beta.5 (2023-09-19)
- components: 🐛 fix table style,fix table hideInTable not effective,fix search ShowUnfold.(9ffc16a) by@xiaofei
- @plus-pro-components/resolver: 🐛 fix @plus-pro-components/resolver componentsFolder(50f57eb) by@xiaofei
- @plus-pro-components/resolver: 🐛 fix package.json main(e329e25) by@xiaofei
v0.0.1-beta.4 (2023-09-18)
- components: ✨ add independent styles(40db06a) by@xiaofei
v0.0.1-beta.3 (2023-09-14)
- component[table]: 🐛 fix 'failed to resolve directive: loading'(ddf9d64) by@xiaofei
v0.0.1-beta.2 (2023-09-14)
- package: 🐛 fix package.json.(32e8ea1) by@xiaofei
v0.0.1-beta.1 (2023-09-14)
- components: ✨ remove resolveComponent and add locale d.ts.(60b54f4) by@xiaofei
v0.0.1-alpha.35 (2023-09-04)
- components: ✨ unified render methods.(a7814c7) by@xiaofei
- components[radio]: 🐛 fix plus-radio props options.(450f29f) by@xiaofei
v0.0.1-alpha.34 (2023-09-01)
- components[radio]: ✨ rewrite radio component.(9046664) by@xiaofei
- components[search]: 🐛 fix search component button not display.(78f2770) by@xiaofei
v0.0.1-alpha.33 (2023-08-30)
- components: ✨ remove form component multiple-level suport.(5bd84ac) by@xiaofei
- components: ✨ form and table component add multiple-level suport.(10d2d24) by@xiaofei
v0.0.1-alpha.32 (2023-08-28)
- components: ✨ table,form component add slot function.(11fddef) by@xiaofei
- all: Merge pull request #43 from plus-pro-components/zpp(3ad52ea) by@xiaofei
- components: ✨ add components form slots(46458f5) by@zhangpp
- form-item: ♻️ refactor form-item content.(6bae848) by@xiaofei
v0.0.1-alpha.31 (2023-08-21)
- all: Merge pull request #41 from plus-pro-components/zpp(7aae37d) by@xiaofei
- components: ✨ refactor components display-item(143b047) by@zhangpp
- all: Merge pull request #40 from plus-pro-components/zpp(55efba6) by@xiaofei
- components: ✨ refactor components from footer(52e00c9) by@zhangpp
- components[form-item]: 🐛 fix components import method.(f1de13d) by@xiaofei
- theme-chalk: 🐛 fix 'plus-display-itemformitem' margin style.(d519d3a) by@xiaofei
- components: 🐛 fix table edit all cell.(afa71f5) by@xiaofei
v0.0.1-alpha.30 (2023-08-18)
- all: Merge pull request #39 from plus-pro-components/zpp(8170c20) by@xiaofei
- components: ✨ update components search(8378fe7) by@zhangpp
- all: Merge pull request #38 from plus-pro-components/zpp(cdadf7b) by@xiaofei
- components: ✨ update components search layout(33750fa) by@zhangpp
- all: Merge branch 'dev' into zpp(cb9cf8d) by@zhangpp
- components: ✨ update components form layout(9da6353) by@zhangpp
- all: Merge pull request #37 from plus-pro-components/zpp(05b3779) by@xiaofei
v0.0.1-alpha.29 (2023-08-16)
- all: Merge pull request #36 from plus-pro-components/zpp(99e5806) by@xiaofei
- components: ✨ update components steps-form slots(773027c) by@zhangpp
- all: Merge pull request #35 from plus-pro-components/zpp(0e15da2) by@xiaofei
- packages: ✨ add packages components steps-form(20dba1a) by@zhangpp
- components: ✨ form component add group function.(69f6c1a) by@xiaofei
- all: Merge pull request #34 from plus-pro-components/zpp(fa41e94) by@xiaofei
- theme-chalk: ✨ replace '@import' with '@use'.(f231c3c) by@xiaofei
v0.0.1-alpha.28 (2023-08-07)
- components: ✨ remove @plus-pro-components/echarts(377c1e2) by@xiaofei
- components: 🐛 fix display-item component order and fix field-item autocomplete change bug(e5828ca) by@xiaofei
- components: ♻️ refactor hooks and unified format.(144ba3b) by@xiaofei
v0.0.1-alpha.27 (2023-08-04)
- components: 🐛 fix getCustomProps and useGetOptions promise trigger twice.(f52ea70) by@xiaofei
v0.0.1-alpha.26 (2023-08-03)
- components: ✨ improve custom render and async options.(1ac47d2) by@xiaofei
- theme-chalk: 🐛 add missing styles.(c3eae73) by@xiaofei
- theme-chalk: 🐛 fix ./form-item-field.scss not exist.(690b93c) by@xiaofei
v0.0.1-alpha.25 (2023-08-01)
- theme-chalk: ✨ extract styles to theme-chalk.(28fba5b) by@xiaofei
v0.0.1-alpha.24 (2023-07-31)
- components: ✨ add internationalization support.(d2013d5) by@xiaofei
- components: 🐛 fix table pagination,actionBar and dragSortable type error.(7923f71) by@xiaofei
- components: 🐛 fix display-item formatToCurrency and dateFormat method.(3089f1f) by@xiaofei
- packages: ♻️ refactor utils.(4cb0869) by@xiaofei
v0.0.1-alpha.23 (2023-07-27)
- utils: ♻️ refactor utils and hooks.(03ac264) by@xiaofei
v0.0.1-alpha.22 (2023-07-26)
- packages: 🐛 improve TS type.(fd39b1e) by@xiaofei
v0.0.1-alpha.21 (2023-07-26)
- packages: ✨ add page component and component instance type.(c2628ea) by@xiaofei
- components: ✨ edit table,form and search component extends attributes method.(dda410a) by@xiaofei
v0.0.1-alpha.20 (2023-07-24)
- components: ✨ table-action-bar add show and confirm function.(13a6ca0) by@xiaofei
v0.0.1-alpha.19 (2023-07-21)
- components: ✨ table-action-bar add icon function.(28f311d) by@xiaofei
v0.0.1-alpha.18 (2023-07-20)
- components: ✨ add dialog-form and drawer-form component.(b1b70de) by@xiaofei
- docs: 🐛 fix table cell edit.(2f8da7d) by@xiaofei
- components: 🐛 fix table-column-index indexContentStyle ts type.(8d8b2d5) by@xiaofei
- components: 🐛 fix table-action-bar el-link style.(66fe5e3) by@xiaofei
v0.0.1-alpha.17 (2023-07-20)
- components: ✨ table component add single line editing function.(632b178) by@xiaofei
- docs: ✨ delete deprecated md.(83f73f7) by@xiaofei
- components: ✨ imagePreview component is deprecated.(20312b6) by@xiaofei
v0.0.1-alpha.16 (2023-07-19)
- all: Merge pull request #28 from plus-pro-components/zpp(77cfd16) by@xiaofei
- components: ✨ update descriptions,form-item,form component hide method.(36ed542) by@xiaofei
- components: 🐛 fix custom props not responding.(c6aa03e) by@xiaofei
v0.0.1-alpha.15 (2023-07-18)
- all: Merge pull request #27 from plus-pro-components/zpp(5ac561e) by@xiaofei
- components: ✨ update search component(9174b16) by@zhangpp
v0.0.1-alpha.14 (2023-07-17)
- docs: ✨ edit table,config,form,search docs.(a877b2e) by@xiaofei
v0.0.1-alpha.13 (2023-07-14)
- all: Merge pull request #25 from plus-pro-components/zpp(62f5024) by@xiaofei
- plus-pro-components: ✨ update @plus-pro-components/utils version.(d57f2e4) by@xiaofei
- all: Merge pull request #24 from plus-pro-components/zpp(5c108c6) by@xiaofei
- packages: ✨ add search component(01aefc8) by@zhangpp
- components: ✨ release v0.0.1-alpha.12(ca2806c) by@xiaofei
v0.0.1-alpha.12 (2023-07-13)
- all: Merge branch 'dev' of https://github.com/plus-pro-components/plus-pro-components into dev(64e7d1c) by@xiaofei
- components: ✨ add tooltip.(c183f50) by@xiaofei
- all: Merge pull request #22 from plus-pro-components/simmi(2aa66aa) by@xiaofei
- docs: 🐛 modify TS type:linkText(6b538b6) by@ex-cuishengnan
v0.0.1-alpha.11 (2023-07-12)
- packages: ✨ edit components.(7458e50) by@xiaofei
- packages: ✨ edit table,form,descriptions,popover and display-item component.(1f161cc) by@xiaofei
- components: ✨ add form and form-item component.(4607f59) by@xiaofei
- scripts: ✨ create-component add template.(005cad8) by@xiaofei
- utils: ✨ edit utils/downlaod(a1f20d4) by@xiaofei
- utils: ✨ edit utils/download(cb130df) by@xiaofei
- scripts: ✨ edit tag name.(52e6460) by@xiaofei
- all: ♻️ code architecture adjustment.(b833934) by@xiaofei
0.0.1-alpha.10 (2023-06-26)
- all: Merge pull request #19 from plus-pro-components/zpp(4a96fc9) by@xiaofei
- packages: ✨ update drag sort icon(3096dc8) by@zhangpp
0.0.1-alpha.9 (2023-06-26)
- packages: ✨ merge code.(874986c) by@xiaofei
- components: ✨ add field-item component.(77d15c1) by@xiaofei
- all: Merge branch 'dev' of https://github.com/plus-pro-components/plus-pro-components into dev(c74a7fd) by@xiaofei
- all: Merge pull request #17 from plus-pro-components/zpp(44d4d9a) by@xiaofei
- all: Merge branch 'dev' into zpp(a2c9ff3) by@zpx
- packages: ✨ add description lists(7df0948) by@zhangpp
0.0.1-alpha.8 (2023-06-25)
- components: ✨ dialog and pagination component extend type.(bda84d4) by@xiaofei
- packages: ✨ drag sort table(d48427f) by@zhangpp
- all: Merge pull request #12 from plus-pro-components/zpp(8266e3a) by@xiaofei
- all: Merge branch 'dev' into zpp(8de5de9) by@zpx
- packages: ✨ table setting(2a89cfa) by@zhangpp
- all: ✨ release v0.0.1-alpha.7(abfbe10) by@xiaofei
0.0.1-alpha.7 (2023-06-16)
- all: Merge pull request #10 from plus-pro-components/gs(438a4d0) by@fn(callback)
- all: Merge branch 'dev' into gs(8fc4600) by@fn(callback)
- all: Merge branch 'dev' into gs(299247c) by@guosong
- all: Merge pull request #9 from plus-pro-components/gs(fc688d8) by@xiaofei
- components: ✨ add radio and date-picker component.(5a781ce) by@guosong
- all: Merge pull request #8 from plus-pro-components/zpp(04303df) by@xiaofei
- all: Merge pull request #7 from plus-pro-components/zpp(5fbd0d3) by@zpx
- packages: ✨ select buttons or links for table operations(153df13) by@zhangpp
- all: Merge branch 'dev' into zpp(1912403) by@zhangpp
- all: ✨ release v0.0.1-alpha.6(326bc09) by@xiaofei
- all: Merge branch 'dev' into zpp(a800000) by@zhangpp
0.0.1-alpha.6 (2023-06-14)
- all: Merge pull request #6 from plus-pro-components/zpp(9dede49) by@xiaofei
- all: Merge branch 'zpp' of https://github.com/plus-pro-components/plus-pro-components into zpp(8b68dd0) by@zhangpp
- table: ✨ extend table column,add code copy,edit index column and table style.(398b2fb) by@zhangpp
- table: ✨ Extend table column (code block copy ordinal style table style)(a9eae33) by@zhangpp
- packages: ✨ remove lodash-es.(e9a3d2a) by@xiaofei
- all: ✨ merge zpp(cc55f17) by@xiaofei
- all: Merge branch 'zpp' into dev(32658b7) by@xiaofei
- packages: ✨ edit table component(68eb4c2) by@zhangpp
- all: Merge pull request #5 from plus-pro-components/dev(8842c6b) by@xiaofei
- packages: 🐛 eidt utils/upload.(0d35b3b) by@xiaofei
- scripts: 🐛 release v0.0.1-alpha.5.(5849cb1) by@xiaofei
0.0.1-alpha.5 (2023-06-13)
- all: Merge branch 'main' of https://github.com/plus-pro-components/plus-pro-components([1218545](https://github.com/plus-pro-components/plus-pro-components/commit/1218545)) by@xiaofei
- all: ✨ release v0.0.1-alpha.4(6ea1e34) by@xiaofei
- scripts: 🐛 fix rollup-plugin-vue causes DefineOptions to fail.(c401d5c) by@xiaofei
0.0.1-alpha.4 (2023-06-13)
- docs: ✨ add image-preview.md and table.md.(1bb8611) by@xiaofei
- scripts: ✨ edit build and build-echarts.(8288142) by@xiaofei
- components: ✨ add table and image-preview component.(d1edfff) by@xiaofei
- docs: ✨ add demo.(6b54c32) by@xiaofei
- all: ✨ edit DEVELOPMENT.md and refactor plus.d.ts.(30a2a72) by@xiaofei
- all: Merge pull request #4 from plus-pro-components/dev(8833f1e) by@xiaofei
- scripts: ✨ add create-component script.(efdea7e) by@xiaofei
- play: ✨ add routes and nav.(6c71429) by@xiaofei
- all: Merge branch 'dev'(0c1c906) by@xiaofei
- play: ✨ add play module.(371fa72) by@xiaofei
- all: Merge pull request #2 from plus-pro-components/dev(16ef132) by@xiaofei
- all: ✨ release 0.0.1-alpha.3.(8248feb) by@xiaofei
- scripts: 🐛 edit create-component process.(13a2f44) by@xiaofei
- script: 🐛 edit create-component.(7e3d83e) by@xiaofei
- scripts: 🐛 fix build excludes.(5e47eae) by@xiaofei
- play: 🐛 edit tsconfig.app.json.(ffb0981) by@xiaofei
0.0.1-alpha.3 (2023-05-30)
- all: ✨ add vitest and test case.(0fa2301) by@xiaofei
- all: Merge pull request #1 from plus-pro-components/dev(48c8c37) by@xiaofei
- package.json: ✨ add changelog.(ee637d7) by@xiaofei
- all: ✨ add release scripts.(d9890e5) by@xiaofei
- scripts: 🐛 fix includes error.(c7a6e00) by@xiaofei
0.0.1-alpha.2 (2023-05-25)
- all: ✨ add build-echarts.(af43932) by@xiaofei
0.0.1-alpha.1 (2023-05-24)
- all: ✨ init(511a2be) by@xiaofei