Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: workflow ui #3175

Merged
merged 4 commits into from
Nov 19, 2024
Merged

chore: workflow ui #3175

merged 4 commits into from
Nov 19, 2024

Conversation

newfish-cmyk
Copy link
Collaborator

No description provided.

w={'0.8rem'}
color={'myGray.500'}
mx={-1}
sx={{
Copy link
Collaborator

@c121914yu c121914yu Nov 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 hover 应该颜色会自动跟着变蓝?不需要单独配置的把

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

单独设置了color: myGray.500,就不会自动变蓝了

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

单独设置了color: myGray.500,就不会自动变蓝了

去掉图标的 fill 了么

packages/web/components/common/MyMenu/index.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里为啥换了个组件

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

改成和工作流header上面popover一样的样式了

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

有什么区别么?

@c121914yu c121914yu merged commit 12915bc into labring:v4.8.14-dev Nov 19, 2024
2 of 3 checks passed
c121914yu pushed a commit to c121914yu/FastGPT that referenced this pull request Nov 21, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
c121914yu pushed a commit to c121914yu/FastGPT that referenced this pull request Nov 21, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
c121914yu pushed a commit that referenced this pull request Nov 21, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
c121914yu pushed a commit that referenced this pull request Nov 21, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
c121914yu pushed a commit that referenced this pull request Nov 24, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
c121914yu pushed a commit that referenced this pull request Nov 25, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
c121914yu pushed a commit that referenced this pull request Nov 25, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
c121914yu added a commit that referenced this pull request Nov 26, 2024
* feat: rewrite chat context (#3176)

* feat: add app auto execute (#3115)

* feat: add app auto execute

* auto exec configtion

* chatting animation

* change icon

* fix

* fix

* fix link

* feat: add chat context to all chatbox

* perf: loading ui

---------

Co-authored-by: heheer <heheer@sealos.io>

* app auto exec (#3179)

* add chat records loaded state (#3184)

* perf: chat store reset storage (#3186)

* perf: chat store reset storage

* perf: auto exec code

* chore: workflow ui (#3175)

* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu

* 4.8.14 test (#3189)

* update doc

* fix: token check

* perf: icon button

* update doc

* feat: share page support configuration Whether to allow the original view (#3194)

* update doc

* perf: fix index (#3206)

* perf: i18n

* perf: Add service entry (#3226)

* 4.8.14 test (#3228)

* fix: ai log

* fix: text splitter

* fix: reference unselect & user form description & simple to advance (#3229)

* fix: reference unselect & user form description & simple to advance

* change abort position

* perf

* perf: code (#3232)

* perf: code

* update doc

* fix: create btn permission (#3233)

* update doc

* fix: refresh chatbox listener

* perf: check invalid reference

* perf: check invalid reference

* update doc

* fix: ui props

---------

Co-authored-by: heheer <heheer@sealos.io>
Jiangween pushed a commit to Jiangween/FastGPT that referenced this pull request Dec 1, 2024
* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu
@newfish-cmyk newfish-cmyk deleted the chore-ui branch December 5, 2024 02:28
shilin66 pushed a commit to shilin66/FastGPT that referenced this pull request Dec 11, 2024
* feat: rewrite chat context (labring#3176)

* feat: add app auto execute (labring#3115)

* feat: add app auto execute

* auto exec configtion

* chatting animation

* change icon

* fix

* fix

* fix link

* feat: add chat context to all chatbox

* perf: loading ui

---------

Co-authored-by: heheer <heheer@sealos.io>

* app auto exec (labring#3179)

* add chat records loaded state (labring#3184)

* perf: chat store reset storage (labring#3186)

* perf: chat store reset storage

* perf: auto exec code

* chore: workflow ui (labring#3175)

* chore: workflow ui

* fix

* change icon color config

* change popover to mymenu

* 4.8.14 test (labring#3189)

* update doc

* fix: token check

* perf: icon button

* update doc

* feat: share page support configuration Whether to allow the original view (labring#3194)

* update doc

* perf: fix index (labring#3206)

* perf: i18n

* perf: Add service entry (labring#3226)

* 4.8.14 test (labring#3228)

* fix: ai log

* fix: text splitter

* fix: reference unselect & user form description & simple to advance (labring#3229)

* fix: reference unselect & user form description & simple to advance

* change abort position

* perf

* perf: code (labring#3232)

* perf: code

* update doc

* fix: create btn permission (labring#3233)

* update doc

* fix: refresh chatbox listener

* perf: check invalid reference

* perf: check invalid reference

* update doc

* fix: ui props

---------

Co-authored-by: heheer <heheer@sealos.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants