Skip to content

feat: implement notification system with customizable options - #25

Open
lhuans wants to merge 5 commits into
poc/dynamic-uifrom
lhs/renderer_notify
Open

feat: implement notification system with customizable options#25
lhuans wants to merge 5 commits into
poc/dynamic-uifrom
lhs/renderer_notify

Conversation

@lhuans

@lhuans lhuans commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

渲染器 notify 去除组件库依赖,保持多个渲染器一致性

Summary

  • 去掉 @opentiny/vue-notify,改为内置 DOM toast(样式对齐 TinyVue Notify)
  • 支持通过 RENDERER_SETTINGS 自定义 notify;挂在 page context,多 RenderMain 实例互不覆盖
  • 与 materials 同模式:context 存 settings 对象引用,Notify 调用时再读 .notify,支持 handler 热更新
image

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f6d8890b-393a-4903-95df-d8ba1c635d08

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch lhs/renderer_notify

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant