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

refactor: getMetaByRouteId return metainfo for all routes #2134

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

Jinbao1001
Copy link
Member

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 代码风格优化 / Code style optimization
  • 性能优化 / Performance optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 重构代码或样式 / Refactor code or style
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

💡 需求背景和解决方案 / Background or solution

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dumi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 9:18am

Copy link
Member

@PeachScript PeachScript left a comment

Choose a reason for hiding this comment

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

+1

@Jinbao1001 Jinbao1001 merged commit 8fa976d into master Jun 3, 2024
9 checks passed
@Jinbao1001 Jinbao1001 deleted the refactor/getMeta branch June 3, 2024 09:19
Jinbao1001 added a commit that referenced this pull request Jun 27, 2024
* feat: mako finish

* fix: techStacks miss

* fix: lint

* fix: test

* fix: disable mako for test

* fix: watch-parent use null-loader

* fix: path

* chore: remove hashAnchor

* fix: remove mako for ci

* feat: update umi version

* fix: reset lock

* build: release 2.4.0-alpha.1

* fix: page frontmatter lost from route meta (#2129)

* fix: merge route.metas to metas

* chore: change value

* build: release 2.3.5

* fix: nav title cannot work in singe 2-level directory (#2116)

* fix: page frontmatter (#2130)

* build: release 2.3.6

* refactor: getMetaByRouteId return metainfo for all routes (#2134)

* refactor: getMetaByRouteId return metainfo for all routes

* fix: frontmatter is an object

* fix: 分号

* fix: prefer color

* fix: prefer color

* build: release 2.4.0-alpha.2

* chore: hooks to plugins

* chore: init mako error demo

* fix: post-loader for dumi-raw

* chore: change config

* chore: add empty line

* chore(deps): update umi version

* fix: dumi compiler before mako

---------

Co-authored-by: Zhou Bill <[email protected]>
Co-authored-by: andybuibui <[email protected]>
Jinbao1001 added a commit that referenced this pull request Jun 27, 2024
* feat: support to compile with mako (#2123)

* feat: mako finish

* fix: techStacks miss

* fix: lint

* fix: test

* fix: disable mako for test

* fix: watch-parent use null-loader

* fix: path

* chore: remove hashAnchor

* fix: remove mako for ci

* feat: update umi version

* fix: reset lock

* build: release 2.4.0-alpha.1

* fix: page frontmatter lost from route meta (#2129)

* fix: merge route.metas to metas

* chore: change value

* build: release 2.3.5

* fix: nav title cannot work in singe 2-level directory (#2116)

* fix: page frontmatter (#2130)

* build: release 2.3.6

* refactor: getMetaByRouteId return metainfo for all routes (#2134)

* refactor: getMetaByRouteId return metainfo for all routes

* fix: frontmatter is an object

* fix: 分号

* fix: prefer color

* fix: prefer color

* build: release 2.4.0-alpha.2

* chore: hooks to plugins

* chore: init mako error demo

* fix: post-loader for dumi-raw

* chore: change config

* chore: add empty line

* chore(deps): update umi version

* fix: dumi compiler before mako

---------

Co-authored-by: Zhou Bill <[email protected]>
Co-authored-by: andybuibui <[email protected]>

* fix: tpl error

---------

Co-authored-by: Zhou Bill <[email protected]>
Co-authored-by: andybuibui <[email protected]>
This pull request was closed.
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.

2 participants