1.3.0 (2024-04-22)
- update package version to "1.3.0-beta.2" and fix CollapseLayout class issue (cdc6702)
- refactor Checkbox, Radio, and Select components to include Other component (d156c7a)
- set default value for TabsLayout and handle checkbox change in ConfigData3 (319920b)
- update package version to "1.3.0-beta.1" and enhance form editor layout (2cdf6cb)
1.2.3 (2023-11-30)
- fixed date field parsing array format on ios (c50edc5)
1.2.2 (2023-09-21)
- add changelog (61af8b7)
- optimize drop logic and add id to inline child elements (9579750)
1.2.1 (2023-09-12)
- 1.Fix the getData method to verify the unique id (d6266d2)
- fix copywriting (f4d0ce8)
- fix demo bug (0f90b36)
- fixed html file size and uploaded image url (1869426)
- fixed some parameters and drag issues (e29489c)
- fixed the signature clearing icon (09721e2)
- i18n (4c9b54b)
- remove node and pnpm versions (b19ec44)
- subform: fixed some issues with logic and subform (e525d2b)
- when repairing the two tables below inline, the problem of selecting the parent in tr (27bd966), closes #12
- 1.0.0 (64e34f3)
- add config mode (f9b2f3c)
- add delHandle (03120f2)
- add i18n (e00c1e8)
- add some parameters (a08e70c)
- add subform (76bd1d6)
- add toggle i18n (d6539ad)
- back-end service (99dc9ec)
- between (e7b6a56)
- checkFieldsForNewBadge (8a2962b)
- empty not_empty (eee3e2b)
- end of development (34650df)
- equal (9ac7698)
- field type date end (8a9f368)
- fixed vuedraggable module throwing issues and removed @vueuse/core (5b0e932)
- greater_than greater_than_equal (b235bc8)
- less_than less_than_equal (0fb6d43)
- logic end (0865926)
- migration git (36f0af0)
- not_contain (f961a08)
- operator equal not_equal contains check logic end (822f48b)
- region operator ends (1ccc9e1)
- show hidden, required, Read only (25f446d)
- some unit tests (322b7f2)
- subform: add check (49f706f)
- subform: delete the element below index 0 (77b14c3)
- subform: set default content and set value (bf26975)
- subform: structure (db8a4bb)
- subform: subform data in layoutType2 (7341a5c)
- subform: subform disabled true (d0ee76c)
- subform: subform required true, and all fields of the subform are required (bcbfeb8)
- subform: support logic control (2ea2a74)
- subform: ui (c1b340c)
- the logic dialog ui is complete (0b4dd45)
- time (e8fa16a)
- write README (ca08f97)
- 拖拽模式新增drag-mode参数,支持用户自定义 (c8188a5)
- formEditorConfig.vue (ae243d9)