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

fix(site): anchor offset #1460

Closed
wants to merge 19 commits into from

Conversation

GaoNeng-wWw
Copy link
Collaborator

@GaoNeng-wWw GaoNeng-wWw commented Mar 4, 2024

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

2

Issue Number: #1448

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Copy link

vercel bot commented Mar 4, 2024

@GaoNeng-wWw is attempting to deploy a commit to the OpenTiny Team on Vercel.

A member of the Team first needs to authorize it.

@GaoNeng-wWw GaoNeng-wWw added the bug Something isn't working label Mar 5, 2024
Youyou-smiles and others added 8 commits March 5, 2024 11:20
* fix(tree-menu): [tree-menu] fix search issues

* fix(test): [ip-address,rate] update e2e test
* feat(drawer): fit x-design theme

* feat(drawer): add demo and api document for 'tipsProps'

* fix(docs): optimize api type anchor

* fix(build): optimize build:theme script

* docs(timeline): api document optimization

* docs(steps): api document optimization

* fix(pull-refresh): solved the problem pull down can't reset data

* fix(build:theme): solved running build:theme script error
gimmyhehe
gimmyhehe previously approved these changes Mar 7, 2024
Copy link

vercel bot commented Mar 7, 2024

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

Name Status Preview Comments Updated (UTC)
tiny-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2024 6:33am

@@ -128,6 +128,7 @@
:key="anchorRefreshKey"
mask-class="custom-active-anchor"
@link-click="handleAnchorClick"
class="anchor"
Copy link
Member

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.

好像是,我改一下

Copy link

github-actions bot commented Mar 8, 2024

[e2e-test-warn]
The component to be tested is missing.

The title of the Pull request should look like "fix(vue-renderless): [action-menu, alert] fix xxx bug".

Please make sure you've read our contributing guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants