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

[Bug report] Transition time of kbd and hr elements #203

Closed
onedonedone opened this issue Jun 7, 2024 · 0 comments · Fixed by #205
Closed

[Bug report] Transition time of kbd and hr elements #203

onedonedone opened this issue Jun 7, 2024 · 0 comments · Fixed by #205
Labels
bug Something isn't working package:theme-default

Comments

@onedonedone
Copy link

Description

Borders of keyboard input elements and horizontal rules flash when changing colors since the transition time is not consistent with the background.

Donetown.mp4

Since it's the same phenomenon as #190, I have checked the other elements and confirmed that there are no similar issues for now to avoid seeming overly repetitive.

Reproduction

https://stackblitz.com/edit/vuepress-kayuo8

Used Package Manager

npm

System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
    CPU: (6) x64 Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz
    Memory: 5.84 GB / 7.73 GB
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bin/node
    Yarn: Not Found
    npm: 10.7.0 - ~/.nvm/versions/node/v20.14.0/bin/npm
    pnpm: Not Found
    bun: Not Found
  Utilities:
    Git: 2.34.1 - /usr/bin/git
  Browsers:
    Chrome: Not Found
  npmPackages:
    @vuepress/bundler-vite: 2.0.0-rc.13 => 2.0.0-rc.13 
    @vuepress/bundler-webpack: Not Found
    @vuepress/cli:  2.0.0-rc.13 
    @vuepress/client:  2.0.0-rc.13 
    @vuepress/core:  2.0.0-rc.13 
    @vuepress/markdown:  2.0.0-rc.13 
    @vuepress/shared:  2.0.0-rc.13 
    @vuepress/utils:  2.0.0-rc.13 
    vue: 3.4.27 => 3.4.27 
    vue-router:  4.3.2 
    vuepress: 2.0.0-rc.13 => 2.0.0-rc.13
Mister-Hope pushed a commit that referenced this issue Jun 10, 2024
…te>`, close #203 (#205)

fix(theme-default):  fix transition for `<kbd>`, `<hr>` and `<blockquote>`
@Mister-Hope Mister-Hope added bug Something isn't working package:theme-default labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package:theme-default
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants