Bowen Tan
fe68def8da
feat(runtime): remove react-grid-layout
...
BREAKING CHANGE:
remove core/v1/grid-layout component
BREAKING CHANGE:
remove core/v1/grid-layout component (+1 squashed commit)
Squashed commits:
[549fea0] feat(remove react-grid-layout): wip
BREAKING CHANGE:
remove core/v1/grid-layout component
2022-06-20 18:30:30 +08:00
Bowen Tan
870fc9144a
chore(examples): translate and change text in examples
...
- @sunmao-ui/arco-lib@0.3.0-alpha.1
- @sunmao-ui/chakra-ui-lib@0.5.0-alpha.1
-
@sunmao-ui/editor-sdk@0.3.0-alpha.1
- @sunmao-ui/editor@0.7.0-alpha.1
-
@sunmao-ui/runtime@0.7.0-alpha.1
- @sunmao-ui/shared@0.2.0-alpha.1
2022-06-09 18:26:12 +08:00
Bowen Tan
ab9d8fd96f
test(list): update list examples
2022-06-06 14:57:20 +08:00
Bowen Tan
0c1b602fcb
feat(runtime): use slot pass component
2022-06-06 14:57:18 +08:00
Bowen Tan
de105e3230
add componentRenderer
2022-06-06 14:55:45 +08:00
Bowen Tan
db8ec36364
Merge branch 'main' into yz-patch
...
* main:
chore(examples): change the util method's examples
feat(table): support for custom filtering, sorting and paging
change size widget props type
improve component form style
support size widget
add cssProperties in style trait
style widget
2022-06-01 16:18:32 +08:00
MrWindlike
5754230df0
chore(examples): change the util method's examples
2022-06-01 13:54:32 +08:00
Yanzhen Yu
9b4cf9be0c
impl #388 , support slot props and apply to tabs component
2022-05-12 11:51:26 +08:00
Bowen Tan
487d810156
refactor ImplWrapper
2022-04-20 18:56:29 +08:00
Bowen Tan
fe7a719211
convert proxy to raw object in deepEvalAndWatch & fix examples
2022-02-25 13:59:43 +08:00
Bowen Tan
a6b765d34f
eval handler before send event to keep the hanlder is the latest
2022-02-24 18:04:23 +08:00
Bowen Tan
504cdc69e7
update examples
2022-01-20 17:52:49 +08:00
Bowen Tan
5eca033635
fix dialogInList example
2022-01-07 15:54:02 +08:00
Bowen Tan
b6ee7b4d6e
update module examples
2021-12-17 10:18:14 +08:00
Bowen Tan
bc896233ad
fix module examples
2021-12-01 17:20:00 +08:00
Bowen Tan
14e1b0256c
remove antd tree select from runtime
2021-11-24 15:02:02 +08:00
Bowen Tan
28623964d9
update all components' spec and example
2021-11-24 15:02:02 +08:00
Bowen Tan
b5a2a7eba2
update table and form example
2021-11-24 15:02:01 +08:00
Bowen Tan
d767784feb
refactor parseExpression function
2021-11-23 18:10:39 +08:00
Bowen Tan
2bf2ae1517
make some changes for add for user center
2021-11-11 10:03:50 +08:00
Yanzhen Yu
9d8c905d9e
fix event trait form
2021-11-07 14:57:44 +08:00
Yanzhen Yu
9fe48f6159
migrate html examples to json
2021-11-06 11:22:01 +08:00
Yanzhen Yu
ace258079e
implement virtual example plugin
...
This vite plugin will read from the examples directory and compose
all the example manifests into a JSON.
2021-11-06 10:08:21 +08:00