11412 Commits

Author SHA1 Message Date
gchust
be6a8f5966 feat: init light components plugin 2025-06-22 19:40:59 +08:00
Zeke Zhang
d51442ef8e refactor: optimize link action style 2025-06-22 17:44:40 +08:00
Zeke Zhang
1de74ee32a fix: ensure icon is set in defaultProps 2025-06-22 17:12:57 +08:00
Zeke Zhang
ffb4301a6d feat: add getCommonAddButton for consistent tab addition in PageModel 2025-06-22 17:03:38 +08:00
Zeke Zhang
1b2e0d7843 fix: update tabBarStyle in renderTabs to include marginBottom 2025-06-22 16:56:07 +08:00
Zeke Zhang
7b882a5a0d feat: support to set page title 2025-06-22 16:49:42 +08:00
Zeke Zhang
da98492008 fix: update FlowModelRenderer in Grid component to specify showFlowSettings 2025-06-22 15:50:48 +08:00
Zeke Zhang
4f228b2f26 fix: refactor InternalFlowPage to improve FlowModelRenderer props structure 2025-06-22 15:48:56 +08:00
Zeke Zhang
70f8bb095f fix: update FlowModelRenderer in FormModel and TableModel for improved showFlowSettings handling 2025-06-22 15:38:23 +08:00
Zeke Zhang
457e9b1547 fix: enhance FlowModelRenderer and FlowsFloatContextMenu for improved showFlowSettings handling 2025-06-22 15:31:25 +08:00
Zeke Zhang
7e6bb3e6a2 fix: update FlowsFloatContextMenu for improved button detection 2025-06-22 15:05:05 +08:00
Zeke Zhang
564f6a21e1 fix: add margin to FormButtonGroup for better spacing 2025-06-22 14:56:19 +08:00
Zeke Zhang
0ae9fa240b chore: remove unused import 2025-06-22 14:56:18 +08:00
Zeke Zhang
c7fbd9fe2f chore: fix typo 2025-06-22 14:56:18 +08:00
gchust
8aa20a17eb fix: context support in settings 2025-06-22 14:50:50 +08:00
Zeke Zhang
d77459b411 feat: add auto-focus functionality to search input in LazyDropdown 2025-06-22 14:31:37 +08:00
gchust
6353989b51 feat: improve rerun auto flows 2025-06-22 14:02:36 +08:00
gchust
2e015facb9 fix: autoflow not rerun if render by render function directly 2025-06-22 14:02:29 +08:00
gchust
f59586dcd3 Merge branch '2.0' of github.com:nocobase/nocobase into 2.0 2025-06-22 14:00:09 +08:00
chenos
2315379306 fix: improve code 2025-06-22 13:45:20 +08:00
Zeke Zhang
0b958493ad feat: refactor dropdown height calculation to improve usability and remove auto placement logic 2025-06-22 11:53:10 +08:00
Zeke Zhang
abbeed3855 feat: replace button with getCommonAddButton in AddFieldButton component 2025-06-22 11:36:38 +08:00
Zeke Zhang
404cece449 feat: simplify AddActionButton usage by utilizing getCommonAddButton for action configuration 2025-06-22 11:32:58 +08:00
Zeke Zhang
9fa50ff534 feat: replace CommonAddButton with getCommonAddButton in AddBlockButton component 2025-06-22 10:58:10 +08:00
Zeke Zhang
7c67616adc feat: replace button with CommonAddButton in AddBlockButton component 2025-06-22 09:33:13 +08:00
chenos
3b7f6946c0 fix: improve code 2025-06-22 00:43:20 +08:00
chenos
38b972519b feat: add tabulator 2025-06-21 23:19:21 +08:00
gchust
ab986ebf31 fix: prevent search-triggered dropdown closure in LazyDropdown 2025-06-21 21:02:48 +08:00
gchust
c653c84803 fix: fields selection overflow 2025-06-21 17:14:48 +08:00
chenos
3e70e1a644 fix: refresh 2025-06-20 22:48:27 +08:00
chenos
d88b520134 fix: improve code 2025-06-20 22:37:17 +08:00
chenos
bd2c5f7bc2 fix: improve demo 2025-06-20 19:30:12 +08:00
chenos
4b90ea7570 feat: improve code 2025-06-20 18:56:54 +08:00
gchust
2efbc8b467 fix: fork shared context 2025-06-20 18:10:27 +08:00
chenos
5b70b68383 fix: formily 2025-06-20 15:17:02 +08:00
chenos
39d3e237a8 fix: rename 2025-06-20 13:34:40 +08:00
chenos
a05020edb2 fix: rename 2025-06-20 13:34:10 +08:00
chenos
57a6759236 feat: table field model 2025-06-20 13:33:02 +08:00
Zeke Zhang
57c3a240a5 Merge branch 'develop' into 2.0 2025-06-20 09:55:58 +08:00
Zeke Zhang
78d4b27690
feat: actions 2.0 (#7105)
* refactor: streamline AddNewActionModel and remove unused imports in TableModel

* feat: add LinkPopupActionModel and update PopupActionModel usage

* feat: add PopupRecordActionModel and update index export

* feat: remove LinkPopupActionModel

* refactor: update ViewActionModel to extend RecordActionModel and remove LinkPopupActionModel export

* fix: correct import path for ReactiveField in FormFieldModel

* fix: correct import path for ReactiveField in FormFieldModel

* refactor: update ActionModel to improve button rendering and props handling

* refactor: simplify AddNewActionModel by removing unused imports and streamlining flow registration

* refactor: streamline DeleteActionModel by removing unnecessary confirmation steps

* feat: enhance LinkActionModel with new navigation and parameter handling features

* feat: add Emotion CSS support to LinkActionModel

* refactor: update BulkDeleteActionModel to improve flow registration and event handling

* refactor: update AddNewActionModel and BulkDeleteActionModel to use title and icon props

* refactor: update RefreshActionModel to use title and icon props, and improve flow registration

* refactor: rename LinkActionModel to LinkRecordActionModel

* feat: add LinkGlobalActionModel and register flow for link handling

* feat: implement openLinkAction and integrate with LinkGlobalActionModel and LinkRecordActionModel

* feat: add CustomRequestRecordActionModel and update index export

* feat: add CustomRequestGlobalActionModel and update index export

* feat: add BulkEditActionModel and update index export
2025-06-20 09:54:03 +08:00
nocobase[bot]
c552b70a5f chore(versions): 😊 publish v1.8.0-alpha.9 v1.8.0-alpha.9 2025-06-20 01:49:42 +00:00
katherinehhh
1e28346b0e fix: merge bug 2025-06-20 09:17:53 +08:00
nocobase[bot]
1f754173ca Merge branch 'next' into develop 2025-06-19 16:41:34 +00:00
nocobase[bot]
351c0ad22e Merge branch 'main' into next 2025-06-19 16:41:12 +00:00
nocobase[bot]
e808da6f52 docs: update changelogs 2025-06-19 16:40:45 +00:00
nocobase[bot]
7593eb5a29 Merge branch 'next' into develop 2025-06-19 16:34:21 +00:00
nocobase[bot]
adf35c9fc1 Merge branch 'main' into next 2025-06-19 16:31:52 +00:00
nocobase[bot]
784bedbc08 chore(versions): 😊 publish v1.7.16 v1.7.16 2025-06-19 16:31:25 +00:00
nocobase[bot]
7088c999b6 Merge branch 'next' into develop 2025-06-19 16:08:40 +00:00
nocobase[bot]
735cc9f68a Merge branch 'main' into next 2025-06-19 16:08:19 +00:00