GitHub Actions Bot
73d6905f3b
chore(versions): 😊 publish v1.2.24-alpha
2024-07-23 02:53:10 +00:00
GitHub Actions Bot
bbbc349008
chore(versions): 😊 publish v1.2.23-alpha
2024-07-22 08:25:45 +00:00
GitHub Actions Bot
645ccaf3de
chore(versions): 😊 publish v1.2.22-alpha
2024-07-18 12:06:31 +00:00
GitHub Actions Bot
235a6897e5
chore(versions): 😊 publish v1.2.21-alpha
2024-07-17 01:13:24 +00:00
GitHub Actions Bot
d086e937a2
chore(versions): 😊 publish v1.2.20-alpha
2024-07-16 10:59:35 +00:00
GitHub Actions Bot
c56b873f42
chore(versions): 😊 publish v1.2.19-alpha
2024-07-16 08:05:38 +00:00
GitHub Actions Bot
f69d5526f1
chore(versions): 😊 publish v1.2.18-alpha
2024-07-16 07:54:06 +00:00
GitHub Actions Bot
c65c7f708e
chore(versions): 😊 publish v1.2.17-alpha
2024-07-16 00:41:33 +00:00
GitHub Actions Bot
a64015d1cb
chore(versions): 😊 publish v1.2.16-alpha
2024-07-12 09:04:56 +00:00
GitHub Actions Bot
11fdb5131c
chore(versions): 😊 publish v1.2.15-alpha
2024-07-11 14:21:15 +00:00
GitHub Actions Bot
4e537360dd
chore(versions): 😊 publish v1.2.14-alpha
2024-07-11 04:32:10 +00:00
GitHub Actions Bot
3b02b0c992
chore(versions): 😊 publish v1.2.13-alpha
2024-07-10 04:44:30 +00:00
GitHub Actions Bot
415eb52cef
chore(versions): 😊 publish v1.2.12-alpha
2024-07-05 09:10:05 +00:00
GitHub Actions Bot
a2039c2f0d
chore(versions): 😊 publish v1.2.11-alpha
2024-06-28 03:43:02 +00:00
GitHub Actions Bot
734aa1a007
chore(versions): 😊 publish v1.2.10-alpha
2024-06-27 14:03:40 +00:00
GitHub Actions Bot
4a50647210
chore(versions): 😊 publish v1.2.9-alpha
2024-06-27 03:02:41 +00:00
Zeke Zhang
99a0fcae1c
feat(variable): add a new variable named 'Parent popup record' ( #4748 )
...
* refactor: extract CurrentPopupRecordProvider component
* refactor: rename
* feat(variable): add a new variable named 'Parent popup record'
* chore: add translation
* fix: fix known issues
* test: add e2e tests
2024-06-26 08:59:01 +08:00
GitHub Actions Bot
3a8867eaef
chore(versions): 😊 publish v1.2.8-alpha
2024-06-25 07:29:25 +00:00
GitHub Actions Bot
927641349f
chore(versions): 😊 publish v1.2.7-alpha
2024-06-24 02:04:24 +00:00
GitHub Actions Bot
504f8d107c
chore(versions): 😊 publish v1.2.6-alpha
2024-06-20 04:40:35 +00:00
GitHub Actions Bot
9968eda02b
chore(versions): 😊 publish v1.2.5-alpha
2024-06-19 22:58:05 +00:00
Katherine
0e778e7e47
fix: select field set as title field ( #4703 )
...
* fix: select field set as title field
* fix: select field set as title field
* fix: select field set as title field
* fix: select field set as title field
2024-06-19 11:25:43 +08:00
GitHub Actions Bot
9de4853030
chore(versions): 😊 publish v1.2.4-alpha
2024-06-17 00:53:36 +00:00
jack zhang
c66744d4a8
fix: action modal icon and Initializer menu close when click ( #4664 )
...
* fix: action modal icon and Initializer menu close when click
* fix: bug
* fix: bug
* feat: bug
* fix: e2e bug
2024-06-15 18:03:33 +08:00
GitHub Actions Bot
deacbf25e9
chore(versions): 😊 publish v1.2.3-alpha
2024-06-13 03:48:21 +00:00
GitHub Actions Bot
e45bdb7d2f
chore(versions): 😊 publish v1.2.2-alpha
2024-06-12 09:56:27 +00:00
GitHub Actions Bot
0d6ebe16cf
chore(versions): 😊 publish v1.2.1-alpha
2024-06-12 05:15:06 +00:00
GitHub Actions Bot
79634179a4
chore(versions): 😊 publish v1.2.0-alpha
2024-06-12 03:39:54 +00:00
GitHub Actions Bot
c7060aeceb
chore(versions): 😊 publish v1.0.1-alpha.3
2024-06-11 23:57:39 +00:00
GitHub Actions Bot
092f3afab1
chore(versions): 😊 publish v1.0.1-alpha.2
2024-06-11 12:13:31 +00:00
GitHub Actions Bot
9218319d02
chore(versions): 😊 publish v1.0.1-alpha.1
2024-06-07 13:46:37 +00:00
Katherine
1cc35e1ef5
fix: styling issues during field drag-and-drop in details/form/list block ( #4558 )
...
* fix: styling issues during field drag-and-drop in details/form/list block
* refactor: code improve
* refactor: code improve
* refactor: code improve
2024-06-05 16:50:18 +08:00
Zeke Zhang
1dc6a25aa4
chore(e2e): make e2e tests more stable ( #4565 )
...
* chore(e2e): make e2e tests more stable
* fix(e2e): add immediate param for clearBlockTemplates
2024-06-05 16:44:47 +08:00
Zeke Zhang
f66edb5d27
feat(client): add new variable named 'URL search params' and support link action ( #4506 )
...
* feat: support link action
* feat(client): add new variable named 'URL search params'
* chore: add translation
* fix: avoid crashing
* chore: fix failed test
* feat: link action
* feat: link action
* fix: remove filter parameters with undefined values
* feat: link action
* feat: add support for default values in filter form fields
* refactor: code improve
* refactor: locale improve
* refactor: locale improve
* test: add e2e test
* refactor: locale improve
* refactor: locale improve
* fix: resolve operation issues with variables
* refactor: code improve
* chore: enable direct selection of variables as default value
* chore: use qs to parse query string
* fix: menu selectKeys (T-4373)
* refactor: use qs to stringify search params
* refactor: locale improve
* refactor: locale improve
* chore: fix failed tests
* fix: resolve issue where setting Data scope is not work
* chore: fix failed e2e tests
* chore: make e2e tests more stable
* chore: add translation
* chore: make e2e tests more stable
* fix: resolve the issue of error when saving data scope
* feat: trigger variable parsing after context change
* test: add unit tests
* test: add e2e test
* refactor: extract template
* chore: fix failed unit tests
* chore: fix failed e2e test
* fix(Link): hide linkage rules in top link (T-4410)
* fix(permission): remove URL search params variable from data scope
* chore: make more stable
* chore: make e2e test more stable
* fix(Link): reduce size for variable
* fix: clear previous context (T-4449)
* fix(calendar, map): resolve initial data scope setting error (T-4450)
* fix: correct concatenation of query string (T-4453)
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: jack zhang <1098626505@qq.com>
2024-06-04 20:57:03 +08:00
Katherine
0b8f762d8b
feat: data block support setting block height ( #4441 )
...
* feat: data block support setting block height
* feat: form block support setting block height
* feat: form block support setting block height
* feat: detail block height
* test: fix
* fix: bug
* feat: grid card support block height
* feat: kanban support block height
* feat: kanban support block height
* feat: calender support block height
* feat: calender support block height
* feat: map support block height
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* test: skip
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: blockinitializers style improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: test
* fix: test
* fix: test
2024-06-04 17:32:01 +08:00
GitHub Actions Bot
53eb054848
chore(versions): 😊 publish v1.0.0-alpha.17
2024-05-27 06:44:39 +00:00
GitHub Actions Bot
2e7744f85c
chore(versions): 😊 publish v1.0.0-alpha.16
2024-05-27 01:28:10 +00:00
GitHub Actions Bot
4f3a3c0931
chore(versions): 😊 publish v1.0.0-alpha.15
2024-05-21 02:53:07 +00:00
Zeke Zhang
ec558e3b98
refactor: flatten and merge Actions ( #4336 )
...
* chore: remove switch
* refactor: ensure compatibility with old code
* refactor: flatten Actions
* refactor: extract options
* refactor: remove isCusomeizeCreate
* refactor: merge addNew and addRecord actions
* refactor: merge Submit and Save record actions
* refactor: extract common options
* feat: add tow props called 'currentText' and 'otherText'
* chore: fix failed tests
* refactor: add ActionInitializerItem to replace ActionInitializer
* chore: fix failed tests
* fix: fix T-4284
* fix: fix inherit
* chore: fix failed test
* chore: add Switch
* chore: add Switch for delete button
* test: e2ePageObjectModel
---------
Co-authored-by: hongboji <j414562100@qq.com>
2024-05-17 09:37:23 +08:00
GitHub Actions Bot
0399272664
chore(versions): 😊 publish v1.0.0-alpha.14
2024-05-16 13:53:55 +00:00
GitHub Actions Bot
3e7d85b8fa
chore(versions): 😊 publish v1.0.0-alpha.13
2024-05-14 09:18:26 +00:00
GitHub Actions Bot
52a893f989
chore(versions): 😊 publish v1.0.0-alpha.12
2024-05-13 00:44:13 +00:00
GitHub Actions Bot
fcd368cee3
chore(versions): 😊 publish v1.0.0-alpha.11
2024-05-11 05:27:54 +00:00
GitHub Actions Bot
814d5cb2d2
chore(versions): 😊 publish v1.0.0-alpha.10
2024-05-11 01:02:08 +00:00
GitHub Actions Bot
9ecdf9bc08
chore(versions): 😊 publish v1.0.0-alpha.9
2024-05-09 15:13:48 +00:00
GitHub Actions Bot
d57ebbdb44
chore(versions): 😊 publish v1.0.0-alpha.8
2024-05-09 08:31:49 +00:00
GitHub Actions Bot
24590cdd74
chore(versions): 😊 publish v1.0.0-alpha.7
2024-05-09 08:09:31 +00:00
jack zhang
1e5e015b73
fix: update doc demos ( #4262 )
...
* fix: update doc demos
* fix: change docs demo
* fix: bug
* fix: build bug
* fix: add english docs
* fix: add component english doc
* fix: lang change
2024-05-09 09:21:36 +08:00
chenos
a2d8870fdf
chore(versions): 😊 publish v1.0.0-alpha.6
2024-05-07 16:49:53 +08:00
chenos
3c3e68acdc
chore(versions): 😊 publish v1.0.0-alpha.5
2024-05-07 08:59:58 +08:00