Skip to content

v0.80.0#1101

Merged
drl990114 merged 37 commits into
mainfrom
feat/0.80.0
May 30, 2026
Merged

v0.80.0#1101
drl990114 merged 37 commits into
mainfrom
feat/0.80.0

Conversation

@drl990114
Copy link
Copy Markdown
Owner

  • I read the contributing guide
  • I agree to follow the code of conduct

Summary

How did you test this change?

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
markflowy-docs Ready Ready Preview, Comment May 30, 2026 3:32am

drl990114 added 3 commits May 23, 2026 22:49
同时修复CommandButton组件中点击命令按钮后编辑器未自动聚焦的问题
…nification

Major changes:
1. Add a web atelier theme token system to replace the old theme scheme
2. Replace with CSS variable style globally to unify theme color and font
3. Update all page component styles to adapt to the new theme system
4. Refactoring editor related styles and configurations
5. Update content layer configuration and multilingual resources
6. Unify brand logo and navigation bar style
7. Fix multiple detail style problems
drl990114 added 2 commits May 24, 2026 22:06
1.  新增输入法组合状态标记,避免输入过程中触发校验和提交
2.  移除冗余的blur事件监听,改用组件props绑定onBlur
3.  更新mock配置文件中的版本号和主页链接,移除多余的编辑器默认配置
4.  修复回车创建文件时输入法未结束的误触发问题
- 新增FlowyText组件实现带逐帧动画的品牌LOGO
- 调整HeroTitle的字体粗细和对齐方式适配新LOGO
- 为LOGO添加了视口触发的绘制动画和发光效果
…f not supporting files

1. Remove the global file type white list and change it to run time detection of text files
2. Add multilingual unsupported document details copy and feedback link
3. Reconstruct the file reading logic to simplify the calling process
4. Update dependent version and build configuration
5. Repair log output and window creation logic
…d fix the null problem

1. Add the zens module mock file for testing, simulating common UI components and tool functions
2. Add alias mapping to the zens module in the vitest configuration, pointing to the mock file
3. Fix the problem that the front mode attribute in the codemirror extension may be undefined. The default setting is false
…d fix the null problem

1. Add the zens module mock file for testing, simulating common UI components and tool functions
2. Add alias mapping to the zens module in the vitest configuration, pointing to the mock file
3. Fix the problem that the front mode attribute in the codemirror extension may be undefined. The default setting is false factor: sort out the code and extract the public logic, and add multiple function modules

1. Detach the keyboard navigation logic of the flash menu to simplify the code
2. Reconstruct the style of dark theme and simplify redundant margin/padding configuration
3. Optimize the code mirror editor configuration item transmission logic
4. Add the useGitHubSettings hook and reconstruct the GitHub settings page
5. Add the useAuthForm hook and reconstruct the authentication page logic
6. Add editor toolbar component and reuse toolbar code
7. Extract the desktop image processing logic as an independent module
8. Extract the workspace status management as useWorkspaceState hook, and reconstruct the workspace page
9. Streamline desktop editor configuration and reuse extracted image processing logic
…d fix the null problem

1. Add the zens module mock file for testing, simulating common UI components and tool functions
2. Add alias mapping to the zens module in the vitest configuration, pointing to the mock file
3. Fix the problem that the front mode attribute in the codemirror extension may be undefined. The default setting is false factor: sort out the code and extract the public logic, and add multiple function modules

1. Detach the keyboard navigation logic of the flash menu to simplify the code
2. Reconstruct the style of dark theme and simplify redundant margin/padding configuration
3. Optimize the code mirror editor configuration item transmission logic
4. Add the useGitHubSettings hook and reconstruct the GitHub settings page
5. Add the useAuthForm hook and reconstruct the authentication page logic
6. Add editor toolbar component and reuse toolbar code
7. Extract the desktop image processing logic as an independent module
8. Extract the workspace status management as useWorkspaceState hook, and reconstruct the workspace page
9. Streamline desktop editor configuration and reuse extracted image processing logic
@drl990114 drl990114 merged commit 0c9f9b9 into main May 30, 2026
12 of 13 checks passed
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