328 Commits

Author SHA1 Message Date
MrWindlike
48471bdc2d chore(*): publish
- @sunmao-ui/arco-lib@0.10.8
 - @sunmao-ui/chakra-ui-lib@0.10.8
 - @sunmao-ui/core@0.10.5
 - @sunmao-ui/editor-sdk@0.10.8
 - @sunmao-ui/editor@0.10.8
 - @sunmao-ui/runtime@0.10.7
 - @sunmao-ui/shared@0.10.5
 - @sunmao-ui/vite-plugin-fs@0.1.4
 - @sunmao-ui/vite-plugins@1.1.4
2023-04-18 13:19:55 +08:00
Bowen Tan
c61aef5a40 chore(*): publish
- @sunmao-ui/arco-lib@0.10.7
 - @sunmao-ui/chakra-ui-lib@0.10.7
 - @sunmao-ui/editor-sdk@0.10.7
 - @sunmao-ui/editor@0.10.7
 - @sunmao-ui/runtime@0.10.6
2023-04-18 12:47:14 +08:00
MrWindlike
b22e97c4ad chore(*): publish
- @sunmao-ui/arco-lib@0.10.6
 - @sunmao-ui/chakra-ui-lib@0.10.6
 - @sunmao-ui/core@0.10.4
 - @sunmao-ui/editor-sdk@0.10.6
 - @sunmao-ui/editor@0.10.6
 - @sunmao-ui/runtime@0.10.5
 - @sunmao-ui/shared@0.10.4
 - @sunmao-ui/vite-plugin-fs@0.1.3
 - @sunmao-ui/vite-plugins@1.1.3
2023-04-18 12:47:14 +08:00
Bowen Tan
024ed34318 chore(*): publish
- @sunmao-ui/arco-lib@0.10.5
 - @sunmao-ui/chakra-ui-lib@0.10.5
 - @sunmao-ui/editor-sdk@0.10.5
 - @sunmao-ui/editor@0.10.5
2023-04-18 12:47:14 +08:00
MrWindlike
695277ffcb chore(*): publish
- @sunmao-ui/arco-lib@0.10.4
 - @sunmao-ui/chakra-ui-lib@0.10.4
 - @sunmao-ui/core@0.10.3
 - @sunmao-ui/editor-sdk@0.10.4
 - @sunmao-ui/editor@0.10.4
 - @sunmao-ui/runtime@0.10.4
 - @sunmao-ui/shared@0.10.3
 - @sunmao-ui/vite-plugin-fs@0.1.2
 - @sunmao-ui/vite-plugins@1.1.2
2023-04-18 12:47:14 +08:00
MrWindlike
55e0a3971f chore(*): publish
- @sunmao-ui/arco-lib@0.10.3
- @sunmao-ui/chakra-ui-lib@0.10.3
- @sunmao-ui/editor-sdk@0.10.3
- @sunmao-ui/editor@0.10.3
- @sunmao-ui/runtime@0.10.3
- @sunmao-ui/shared@0.10.2
2023-04-18 12:46:56 +08:00
Bowen Tan
6579f3d6a5 chore(*): publish
- @sunmao-ui/arco-lib@0.10.5
 - @sunmao-ui/chakra-ui-lib@0.10.5
 - @sunmao-ui/editor-sdk@0.10.5
 - @sunmao-ui/editor@0.10.5
2023-04-18 12:45:54 +08:00
MrWindlike
80bb8cb8e3 chore(*): publish
- @sunmao-ui/arco-lib@0.10.4
 - @sunmao-ui/chakra-ui-lib@0.10.4
 - @sunmao-ui/core@0.10.3
 - @sunmao-ui/editor-sdk@0.10.4
 - @sunmao-ui/editor@0.10.4
 - @sunmao-ui/runtime@0.10.4
 - @sunmao-ui/shared@0.10.3
 - @sunmao-ui/vite-plugin-fs@0.1.2
 - @sunmao-ui/vite-plugins@1.1.2
2023-04-18 12:45:54 +08:00
MrWindlike
0daacaa1f1 chore(*): publish
- @sunmao-ui/arco-lib@0.10.3
- @sunmao-ui/chakra-ui-lib@0.10.3
- @sunmao-ui/editor-sdk@0.10.3
- @sunmao-ui/editor@0.10.3
- @sunmao-ui/runtime@0.10.3
- @sunmao-ui/shared@0.10.2
2023-04-18 12:45:54 +08:00
xzdry
01a045a7ff fix(Table): deep eval columns when columns is expression 2023-03-29 17:13:21 +08:00
xzdry
a32f2d6057 fix: if checkCross is enabled,value should be cached when data changes 2023-03-29 11:15:44 +08:00
tanbowensg
d7d5dcd1b6
Merge pull request #699 from smartxworks/feat/logs
Feat/logs
2023-03-27 17:27:00 +08:00
tanbowensg
b887ae5565
Merge pull request #700 from smartxworks/fix/menu
fix(arco/Menu): ellipsis is only displayed when mode is horizontal
2023-03-24 11:14:48 +08:00
xzdry
9ce037559c fix(arco/Menu): ellipsis is only displayed when mode is horizontal 2023-03-24 10:29:34 +08:00
xzdry
2c05ba3673 refactor(Logs): optimize mergeState display & add resizable function 2023-03-23 17:45:33 +08:00
xzdry
30ace24c63 fix(Checkbox): when there is one item,the disabled property not work 2023-03-22 15:18:54 +08:00
xzdry
d5c98e6ca4 fix(Checkbox): should not merged to global when default value not exist 2023-03-22 15:15:31 +08:00
tanbowensg
e5c452b46a
Merge pull request #685 from smartxworks/feat/event-history
feat(Editor): add events history
2023-03-20 16:19:32 +08:00
xzdry
f607d12fcd refactor: change triggerId to required 2023-03-20 15:57:09 +08:00
xzdry
c9427b7dda fix(arco/Radio): defaultValue use the expression widget
Since there is no perfect conversion when switching expressions to bool/number/string, the
expression widget is used for the time being to represent the union value
2023-03-20 14:13:51 +08:00
Bowen Tan
84474d0483 chore(*): change shared package version 2023-03-01 11:14:39 +08:00
Bowen Tan
0a3f45123c chore(*): publish
- @sunmao-ui/arco-lib@0.10.2
 - @sunmao-ui/chakra-ui-lib@0.10.2
 - @sunmao-ui/editor-sdk@0.10.2
 - @sunmao-ui/editor@0.10.2
 - @sunmao-ui/runtime@0.10.2
2023-02-21 13:47:42 +08:00
Bowen Tan
b3b0bd6fa2 chore(*): publish
- @sunmao-ui/arco-lib@0.10.2-alpha.0
 - @sunmao-ui/chakra-ui-lib@0.10.2-alpha.0
 - @sunmao-ui/editor-sdk@0.10.2-alpha.0
 - @sunmao-ui/editor@0.10.2-alpha.0
 - @sunmao-ui/runtime@0.10.2-alpha.0
2023-02-20 16:35:54 +08:00
Bowen Tan
b0a503e9f3 chore(*): publish
- @sunmao-ui/arco-lib@0.10.1
 - @sunmao-ui/chakra-ui-lib@0.10.1
 - @sunmao-ui/core@0.10.1
 - @sunmao-ui/editor-sdk@0.10.1
 - @sunmao-ui/editor@0.10.1
 - @sunmao-ui/runtime@0.10.1
 - @sunmao-ui/shared@0.10.1
2023-02-16 17:30:34 +08:00
Bowen Tan
8d17a75f8b chore(*): publish
- @sunmao-ui/arco-lib@0.10.0
 - @sunmao-ui/chakra-ui-lib@0.10.0
 - @sunmao-ui/editor-sdk@0.10.0
 - @sunmao-ui/editor@0.10.0
 - @sunmao-ui/runtime@0.10.0
2023-01-20 14:30:32 +08:00
Bowen Tan
13bb26d5cf Merge branch 'develop' into publish 2023-01-20 14:25:13 +08:00
Bowen Tan
2a3d2bba8a feat(runtime): add allComponents to ImplProps 2023-01-20 13:53:24 +08:00
Bowen Tan
bdbadbe53f chore(*): publish
- @sunmao-ui/arco-lib@0.6.0-alpha.1
 - @sunmao-ui/chakra-ui-lib@0.8.0-alpha.1
 - @sunmao-ui/editor-sdk@0.6.0-alpha.1
 - @sunmao-ui/editor@0.10.0-alpha.1
2023-01-20 10:52:26 +08:00
Bowen Tan
5300ab86bc Merge branch 'feat/extract-module' into publish
# Conflicts:
#	packages/editor/src/components/ExtractModuleModal/ExtractModuleEventForm.tsx
#	packages/editor/src/components/ExtractModuleModal/ExtractModulePropertyForm.tsx
#	packages/editor/src/components/ExtractModuleModal/ExtractModuleStateForm.tsx
#	packages/editor/src/components/ExtractModuleModal/ExtractModuleView.tsx
2023-01-20 10:51:54 +08:00
tanbowensg
02fe085a5c
Merge pull request #672 from smartxworks/fix/radio
refactor(arco/radio): the default value type for radio should be any
2023-01-19 17:43:55 +08:00
xzdry
ed1f4df666 fix(arco/Select): when defaultValue is empty, it is handled as undefined 2023-01-18 17:32:16 +08:00
xzdry
d8d0fd180e refactor(arco/radio): the default value type for radio should be union 2023-01-18 16:14:44 +08:00
Bowen Tan
096bc5d1c6 chore(*): publish
- @sunmao-ui/arco-lib@0.6.0-alpha.0
 - @sunmao-ui/chakra-ui-lib@0.8.0-alpha.0
 - @sunmao-ui/core@0.10.0-alpha.0
 - @sunmao-ui/editor-sdk@0.6.0-alpha.0
 - @sunmao-ui/editor@0.10.0-alpha.0
 - @sunmao-ui/runtime@0.10.0-alpha.0
 - @sunmao-ui/shared@0.5.0-alpha.0
2023-01-17 16:43:32 +08:00
Bowen Tan
5725cb7481 Merge branch 'feat/extract-module' into publish
* feat/extract-module:
  feat(editor): add extract module feature
  feat(editor): add view state button in component action menu
  refactor(module): the type of events is rolled back to string[]
  fix(ModuleWidget): no need to check if it is an expression
  style(RecordEditor): change the background of the record wiget's key
  style(EditorMask): change the z index value of the editor mask
  feat: add the default values of properties for the core traits
  fix(module): fix type error
  refactor(ModuleWidget): spec generation inferred from example properties
  refactor(Editor): refactoring module forms
  feat: support default value for property spec
  fix(arco): fix incorrect path import
  fix(Editor): fix modal going out of the middle area
  fix(localStorage): set initial value when value is empty
  feat: display the `$slot` hint
  feat(editor): add Component Relationship View Modal

# Conflicts:
#	packages/editor/src/components/StructureTree/ComponentNode.tsx
2023-01-17 16:41:54 +08:00
xzdry
128961e452 fix(arco): fix incorrect path import 2023-01-05 16:51:52 +08:00
Bowen Tan
270feb6eca chore(*): publish
- @sunmao-ui/arco-lib@0.5.0
 - @sunmao-ui/chakra-ui-lib@0.7.0
 - @sunmao-ui/core@0.9.0
 - @sunmao-ui/editor-sdk@0.5.0
 - @sunmao-ui/editor@0.9.0
 - @sunmao-ui/runtime@0.9.0
 - @sunmao-ui/shared@0.4.0
2022-12-27 10:27:37 +08:00
Bowen Tan
8d1bcd1a4c Merge branch 'develop' into publish
* develop:
  fix(PopoverWidget): fix the bug that container is empty(#660)
  test(LocalStorage): update test cases
  feat: default mount to ComponentForm and add appendToBody  support
  feat(LocalStorage): add versions to global state
  test(runtime): add slot trait test
  feat(runtime): support Component DataSource
  fix: fix a bug that the expression editor closing abnormally
  feat: add the ability to hide the sidebar & remove zoom function
  feat(localStorageTrait): add versions to localstorage trait
  feat(arco/iconWidget): add icon widget to display icons

# Conflicts:
#	packages/editor/src/components/Editor.tsx
2022-12-27 10:20:26 +08:00
xzdry
9a7bf69155 feat: default mount to ComponentForm and add appendToBody support 2022-12-26 14:19:12 +08:00
xzdry
d0c5dcabd6 feat(arco/iconWidget): add icon widget to display icons 2022-12-20 18:26:04 +08:00
Bowen Tan
ace4cb1da1 chore(*): publish
- @sunmao-ui/arco-lib@0.5.0-alpha.3
 - @sunmao-ui/chakra-ui-lib@0.7.0-alpha.3
 - @sunmao-ui/core@0.9.0-alpha.1
 - @sunmao-ui/editor-sdk@0.5.0-alpha.3
 - @sunmao-ui/editor@0.9.0-alpha.4
 - @sunmao-ui/runtime@0.9.0-alpha.2
 - @sunmao-ui/shared@0.3.2-alpha.0
2022-12-14 14:05:47 +08:00
Bowen Tan
112d7014ae Merge branch 'feat/relationship' into publish
* feat/relationship:
  feat(editor): add Component Relationship View Modal
  test(runtime): add slot trait test
  feat(runtime): support Component DataSource
  fix(editor): hide deprecated component is component list
  feat(core): add deprecated metadata field
  style: change the style of the expression hint
  feat(EventForm): show event name of event handler
  feat(ExpressionEditor): allow pressing tab to switch field input
  feat(Descriptions): add title, label, value slots
  feat(PopoverWidget): add appendToParent option
  fix(PopoverWidget): add padding to popover bottom
  feat(PopoverWidget): add appentToBody option

# Conflicts:
#	packages/core/src/metadata.ts
#	packages/editor/src/components/ComponentsList/ComponentList.tsx
#	packages/runtime/src/index.ts
2022-12-14 14:01:21 +08:00
Bowen Tan
4f09ba742d chore(*): publish
- @sunmao-ui/arco-lib@0.5.0-alpha.2
 - @sunmao-ui/chakra-ui-lib@0.7.0-alpha.2
 - @sunmao-ui/editor-sdk@0.5.0-alpha.2
 - @sunmao-ui/editor@0.9.0-alpha.2
 - @sunmao-ui/runtime@0.9.0-alpha.1
2022-12-09 13:57:34 +08:00
xzdry
06e23dcbcd feat(Descriptions): add title, label, value slots 2022-12-08 16:12:12 +08:00
Bowen Tan
7420b13d90 chore(*): publish
- @sunmao-ui/arco-lib@0.5.0-alpha.1
 - @sunmao-ui/chakra-ui-lib@0.7.0-alpha.1
 - @sunmao-ui/editor-sdk@0.5.0-alpha.1
 - @sunmao-ui/editor@0.9.0-alpha.1
2022-12-07 15:45:26 +08:00
Bowen Tan
23e4252d2d chore(*): publish
- @sunmao-ui/arco-lib@0.5.0-alpha.0
 - @sunmao-ui/chakra-ui-lib@0.7.0-alpha.0
 - @sunmao-ui/core@0.9.0-alpha.0
 - @sunmao-ui/editor-sdk@0.5.0-alpha.0
 - @sunmao-ui/editor@0.9.0-alpha.0
 - @sunmao-ui/runtime@0.9.0-alpha.0
2022-12-07 11:46:03 +08:00
Bowen Tan
7a25a6e141 chore(*): publish
- @sunmao-ui/arco-lib@0.4.3-alpha.4
 - @sunmao-ui/chakra-ui-lib@0.6.3-alpha.4
 - @sunmao-ui/editor-sdk@0.4.3-alpha.4
 - @sunmao-ui/editor@0.8.4-alpha.4
2022-11-25 11:16:41 +08:00
Bowen Tan
458bf25c39 chore(*): publish
- @sunmao-ui/arco-lib@0.4.3-alpha.3
 - @sunmao-ui/chakra-ui-lib@0.6.3-alpha.3
 - @sunmao-ui/editor-sdk@0.4.3-alpha.3
 - @sunmao-ui/editor@0.8.4-alpha.3
2022-11-24 17:53:09 +08:00
Bowen Tan
e30736888c chore(*): publish
- @sunmao-ui/arco-lib@0.4.3-alpha.2
 - @sunmao-ui/chakra-ui-lib@0.6.3-alpha.2
 - @sunmao-ui/editor-sdk@0.4.3-alpha.2
 - @sunmao-ui/editor@0.8.4-alpha.2
2022-11-24 17:19:49 +08:00
Bowen Tan
9d52c0d962 chore(*): publish
- @sunmao-ui/arco-lib@0.4.3-alpha.1
 - @sunmao-ui/chakra-ui-lib@0.6.3-alpha.1
 - @sunmao-ui/editor-sdk@0.4.3-alpha.1
 - @sunmao-ui/editor@0.8.4-alpha.1
2022-11-24 16:15:23 +08:00
Bowen Tan
f041e202da chore(*): publish
- @sunmao-ui/arco-lib@0.4.3-alpha.0
 - @sunmao-ui/chakra-ui-lib@0.6.3-alpha.0
 - @sunmao-ui/editor-sdk@0.4.3-alpha.0
 - @sunmao-ui/editor@0.8.4-alpha.0
2022-11-24 10:47:19 +08:00