Commit Graph

4944 Commits

Author SHA1 Message Date
katherinehhh
f0b4419e47 docs: component demo 2024-05-17 15:13:24 +08:00
katherinehhh
dfc20f6202 Merge branch 'main' into T-4256 2024-05-17 11:35:54 +08:00
katherinehhh
117b76ed82 docs: component demo 2024-05-17 10:55:49 +08:00
katherinehhh
026b508de0 docs: component demo 2024-05-17 10:27:04 +08: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
katherinehhh
6f4ff58fb3 Merge branch 'main' into T-4256 2024-05-17 09:22:22 +08:00
katherinehhh
dfd6ac923e docs: component demo 2024-05-17 09:09:28 +08:00
Katherine
779029e348
fix: accuracy loss in bigint field read pretty (#4360)
* fix: accuracy loss in bigint field read pretty

* fix: accuracy loss in bigint field read pretty

* fix: accuracy loss in bigint field read pretty

* fix: accuracy loss in bigint field read pretty

* fix: accuracy loss in bigint field read pretty

* test: intege test

* test: color test
2024-05-17 08:32:21 +08:00
GitHub Actions Bot
46452ef275 chore: update changelog 2024-05-16 13:53:56 +00:00
GitHub Actions Bot
0399272664 chore(versions): 😊 publish v1.0.0-alpha.14 2024-05-16 13:53:55 +00:00
katherinehhh
71f0681a5b docs: component demo 2024-05-16 21:40:23 +08:00
chenos
6e3595c0be
fix: require resolve (#4356)
* fix: require resolve

* fix: error

* fix: skip realpath

* fix: fs.realpath
2024-05-16 18:46:56 +08:00
Katherine
cb8aa0d931
fix: after setting title field the collection data should refresh (#4358) 2024-05-16 12:07:56 +08:00
katherinehhh
6747657c75 docs: component demo 2024-05-15 22:08:07 +08:00
Zhou
0a42d490e4
Update README.zh-CN.md 2024-05-15 22:07:58 +08:00
Zhou
4791e3b22a
Update README.md 2024-05-15 22:06:06 +08:00
Zhou
d4d23d69ae
Update README.md 2024-05-15 22:02:51 +08:00
katherinehhh
d3b4a0b890 Merge branch 'main' into T-4256 2024-05-15 22:01:09 +08:00
katherinehhh
3ecad2785e docs: component demo 2024-05-15 21:59:07 +08:00
katherinehhh
e44e5e1c64 docs: component demo 2024-05-15 19:11:14 +08:00
katherinehhh
0e64d2fe57 docs: component demo 2024-05-15 18:54:16 +08:00
Junyi
6e9ca10644
fix(plugin-workflow-request): fix value fields overflowing (#4354) 2024-05-15 18:38:28 +08:00
katherinehhh
08ae28c03b docs: component demo 2024-05-15 17:40:14 +08:00
Zeke Zhang
5fa77df58a Revert "chore(deps): bump tsx from 4.6.2 to 4.10.2 (#4339)"
This reverts commit 0bde448b91.
2024-05-15 17:06:38 +08:00
dependabot[bot]
0bde448b91
chore(deps): bump tsx from 4.6.2 to 4.10.2 (#4339)
* chore(deps): bump tsx from 4.6.2 to 4.10.2

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.6.2 to 4.10.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.6.2...v4.10.2)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: run CI

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-05-15 15:01:04 +08:00
dependabot[bot]
5650d2a994
chore(deps): bump @formily/path from 2.3.0 to 2.3.1 (#4338)
* chore(deps): bump @formily/path from 2.3.0 to 2.3.1

Bumps [@formily/path](https://github.com/alibaba/formily) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/alibaba/formily/releases)
- [Changelog](https://github.com/alibaba/formily/blob/formily_next/CHANGELOG.md)
- [Commits](https://github.com/alibaba/formily/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: "@formily/path"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: run CI

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-05-15 14:56:15 +08:00
katherinehhh
040951e121 docs: component demo 2024-05-15 10:42:51 +08:00
katherinehhh
9df9fef31b docs: component demo 2024-05-15 10:03:08 +08:00
katherinehhh
1d04654585 docs: component demo 2024-05-15 09:22:48 +08:00
katherinehhh
8bce3b28af docs: component demo 2024-05-14 22:40:34 +08:00
katherinehhh
98ef2368d5 docs: component demo 2024-05-14 21:23:55 +08:00
estheryo
f14bdc5b23
Update README.md 2024-05-14 17:21:50 +04:00
Katherine
c293929daa
fix: table column should support blank column occupancy (#4350)
* fix: table column

* fix: table column
2024-05-14 20:59:54 +08:00
Junyi
21ab4c5d45
fix(plugin-workflow): fix bind hint based on event type (#4349)
* fix(plugin-workflow): fix bind hint based on event type

* fix(plugin-workflow): fix bind hint based on event type
2024-05-14 17:20:23 +08:00
GitHub Actions Bot
410af77f0c chore: update changelog 2024-05-14 09:18:26 +00:00
GitHub Actions Bot
3e7d85b8fa chore(versions): 😊 publish v1.0.0-alpha.13 2024-05-14 09:18:26 +00:00
ChengLei Shao
33e14cbc2e
feat: record last seen at in supervisor (#4345) 2024-05-14 17:05:21 +08:00
chenos
91c24efd0b fix: restart the application after updating the plugin 2024-05-14 16:56:08 +08:00
jack zhang
3e49ffb204
fix: demo bug (#4348) 2024-05-14 16:49:05 +08:00
katherinehhh
68aeb2ee2f docs: component demo 2024-05-14 16:36:41 +08:00
katherinehhh
a39889b00a Merge branch 'T-4256' of github.com:nocobase/nocobase into T-4256 2024-05-14 15:27:33 +08:00
katherinehhh
a9b99beb87 refactor: component demo 2024-05-14 15:25:49 +08:00
ChengLei Shao
c0e1260189
chore: snippet name replacement (#4346)
* chore: snippet name replacement

* chore: test
2024-05-14 13:23:02 +08:00
chenos
98755f929d fix: paths 2024-05-14 11:30:05 +08:00
katherinehhh
bc16204a5d refactor: component demo 2024-05-14 11:15:08 +08:00
katherinehhh
35f728c95b refactor: component demo 2024-05-14 11:14:33 +08:00
katherinehhh
f3d9837262 refactor: component demo 2024-05-14 11:09:16 +08:00
katherinehhh
a047f66a48 refactor: component demo 2024-05-14 10:49:54 +08:00
katherinehhh
8d55fc8a03 refactor: component demo 2024-05-14 10:45:36 +08:00
dependabot[bot]
caa1dc37f6
chore(deps-dev): bump rc-tree-select from 5.5.5 to 5.20.0 (#4340)
Bumps [rc-tree-select](https://github.com/react-component/tree-select) from 5.5.5 to 5.20.0.
- [Release notes](https://github.com/react-component/tree-select/releases)
- [Changelog](https://github.com/react-component/tree-select/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/tree-select/compare/v5.5.5...v5.20.0)

---
updated-dependencies:
- dependency-name: rc-tree-select
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 09:25:37 +08:00