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

文章链接太长导致超出容器 #218

Closed
V21XY opened this issue Sep 27, 2022 · 6 comments
Closed

文章链接太长导致超出容器 #218

V21XY opened this issue Sep 27, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@V21XY
Copy link

V21XY commented Sep 27, 2022

image
如上图, 增加.post-html a 样式为 word-break: break-all; 可解决

@LuiYang08
Copy link

我也发现了这个问题,目前的解决办法好像就只有
百度

[百度]https://www.baidu.com/
依旧会超出容器

@bennyxguo bennyxguo added the bug Something isn't working label Jul 19, 2023
@zechaowei
Copy link

我的目前也是,网页版就一篇博客出现了这种情况,其他的超长的就没有出现这个问题

@bennyxguo
Copy link
Member

能发一下你们在线博客,有问题的那篇文章的地址吗? @zechaowei

@LuiYang08
Copy link

能发一下你们在线博客,有问题的那篇文章的地址吗? @zechaowei

[我都快忘了是怎么触发这个BUG的,但是很轻易就复现了

@LuiYang08
Copy link

目前发现为,edge和chrome浏览器下无论pc还是android都会超出容器,而Firefox只有android会超出

bennyxguo added a commit that referenced this issue Jul 27, 2023
…outside

fix: text overflowing outside of article content box #218
bennyxguo added a commit that referenced this issue Jul 28, 2023
## [2.0.1](v2.0.0...v2.0.1) (2023-07-28)

### Bug Fixes

* beian image is still using require instead of import ([0174c3b](0174c3b))
* text overflowing outside of article content box [#218](#218) ([cf02393](cf02393))
@bennyxguo
Copy link
Member

Fixed in 2.0.1

github-actions bot pushed a commit to virtualansh/hexo-theme-aurora-em that referenced this issue Sep 9, 2023
# 1.0.0 (2023-09-09)

### Bug Fixes

* add missing waline options ([25f732f](25f732f))
* article next and previous posts cards have unequal height ([8f98e14](8f98e14))
* article with only one tag cause a fatal error ([7478780](7478780))
* avatar border too large for circle or rounded avatars ([4879043](4879043))
* beian image is still using require instead of import ([0174c3b](0174c3b))
* clicking language menu is not auto closing the menu ([d9f77de](d9f77de))
* code clip-board copy button style ([05450c5](05450c5))
* code fence is not highlighted by prism after refresh ([8b77aa2](8b77aa2))
* color style for header when switching mode and sticky issue ([e1f9075](e1f9075)), closes [auroral-ui#321](https://github.com/virtualansh/hexo-theme-aurora-em/issues/321) [auroral-ui#319](https://github.com/virtualansh/hexo-theme-aurora-em/issues/319)
* dynamic page title with i18n menu config ([51972dd](51972dd))
* english footer stat text ([64d79e2](64d79e2))
* english text style problem ([4cefbc2](4cefbc2))
* external svg icon not loaded ([bfbe17e](bfbe17e))
* footer link random pick friend infinite loop ([425ec7c](425ec7c))
* footer page view not update on load ([909c191](909c191))
* gitalk loading state not closed when recent comments are loaded ([0595413](0595413)), closes [auroral-ui#290](https://github.com/virtualansh/hexo-theme-aurora-em/issues/290) [auroral-ui#280](https://github.com/virtualansh/hexo-theme-aurora-em/issues/280)
* home page tag sticky overflow to the footer if no footer link ([6cb0a86](6cb0a86))
* horizontal feature displaying tags incorrectly ([0c34591](0c34591))
* improve the style of footer links for smaller devices ([a67370d](a67370d))
* include fixed header height for scroll to ([fb289cc](fb289cc))
* incorrect recent comment gavatar url with valine [auroral-ui#225](https://github.com/virtualansh/hexo-theme-aurora-em/issues/225) ([bfcf168](bfcf168))
* main author not able to load in home page ([667e1df](667e1df))
* mobile view not able to fetch author data ([2e4d0cd](2e4d0cd))
* no hamburger menu on table view size ([ab6cfc0](ab6cfc0))
* no stopping link box animation on hover ([a1c4b51](a1c4b51))
* open search modal scroll down by three percent ([6244fd8](6244fd8))
* path with extra hash at the end when reloaded ([440b2a7](440b2a7))
* prism copy button style ([a16cb48](a16cb48))
* prism highlight custom css is overwritten by default ([b26850b](b26850b))
* prism highlight not rendered on reload ([aa2328e](aa2328e))
* recent comment is not hiding with correct setting ([91358ad](91358ad))
* recent comment relative time use round to floor instead ([b5f4ae4](b5f4ae4))
* recent comments always show ([0976e5c](0976e5c))
* refactor and fix post search page to support tag and category search ([89e35fb](89e35fb))
* remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da))
* statistic labels too large in English ([3c0e81f](3c0e81f)), closes [auroral-ui#297](https://github.com/virtualansh/hexo-theme-aurora-em/issues/297)
* subtitle and some main title uppercase ([9c07937](9c07937))
* tags overflowing in mobile view for feature post ([cd9bae9](cd9bae9))
* text overflowing outside of article content box [auroral-ui#218](https://github.com/virtualansh/hexo-theme-aurora-em/issues/218) ([cf02393](cf02393))
* title too long overflowing issue ([9123bbe](9123bbe))
* typescript typing issue for Post ([1c58e55](1c58e55))
* update all avatar to adapt to dynamic avatar shape option ([be2ae7a](be2ae7a))
* update to use archives endpoint to avoid feature post affect ([c207a16](c207a16)), closes [auroral-ui#262](https://github.com/virtualansh/hexo-theme-aurora-em/issues/262) [auroral-ui#262](https://github.com/virtualansh/hexo-theme-aurora-em/issues/262)
* use new import for default image instead of require ([6d1b078](6d1b078))
* waline different date format cause formatting error ([22477f2](22477f2))

### Features

* add empty display for recent comments ([c4dde9b](c4dde9b))
* add feature to disable comment on Pages or Posts individually ([6b3935f](6b3935f))
* add footer link feature ([8e29f0b](8e29f0b))
* add friends link feature ([a4ae01a](a4ae01a))
* add image enlarge feature ([bd5b862](bd5b862))
* add recent comment link with anchor ([ef0a517](ef0a517))
* add waline comment plugin ([6f34372](6f34372))
* added page view and comment count for all pages ([d107853](d107853))
* added site running stat and waline site PV ([2d15ac6](2d15ac6))
* added traditional chinese language support ([2e4c3e5](2e4c3e5))
* added valine, twikoo and valine post views stat ([517e9d0](517e9d0))
* better page title for home page ([9c09e57](9c09e57))
* changed background wave to gradient ([e9f02e8](e9f02e8))
* hide comments if all plugins are disabled ([9b0db10](9b0db10))
* new feature and pin effect ([c4b962f](c4b962f))
* pagination button UI upgrade ([689dd9b](689dd9b))
* **plugin:** add twikoo comment plugin support ([39ccaf8](39ccaf8))
* replace prismjs with shiki ([ab2b51f](ab2b51f))
* update comment and friends mobile mode style ([79e242c](79e242c))
* updated to high quality SVG icons ([aef2fb2](aef2fb2))
* upgrade both PC and mobile menu ([8682423](8682423))
* upgrade recent comment UI ([0d96066](0d96066))
* upgrade tags UI ([45944c6](45944c6))
* upgrade waline comment UI ([1121a12](1121a12))
* **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85))

### Performance Improvements

* upgrade to use vite-plugin-page for better page setup ([a51eb6e](a51eb6e))

### BREAKING CHANGES

* **vite/dependencies:** changed to Vite and updated all dependencies
Tim-Saijun added a commit to Tim-Saijun/hexo-theme-aurora-s that referenced this issue Oct 31, 2023
# 1.0.0 (2023-10-31)

### Bug Fixes

* add missing waline options ([25f732f](25f732f))
* article next and previous posts cards have unequal height ([8f98e14](8f98e14))
* article with only one tag cause a fatal error ([7478780](7478780))
* avatar border too large for circle or rounded avatars ([4879043](4879043))
* beian image is still using require instead of import ([0174c3b](0174c3b))
* clicking language menu is not auto closing the menu ([d9f77de](d9f77de))
* code clip-board copy button style ([05450c5](05450c5))
* code fence is not highlighted by prism after refresh ([8b77aa2](8b77aa2))
* code not styled in li tag ([5718581](5718581))
* color style for header when switching mode and sticky issue ([e1f9075](e1f9075)), closes [auroral-ui#321](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/321) [auroral-ui#319](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/319)
* dia bot not able to be initialised in version 2+ ([248b42c](248b42c))
* dynamic page title with i18n menu config ([51972dd](51972dd))
* english footer stat text ([64d79e2](64d79e2))
* english text style problem ([4cefbc2](4cefbc2))
* external svg icon not loaded ([bfbe17e](bfbe17e))
* footer friends link not loaded ([1546685](1546685))
* footer link random pick friend infinite loop ([425ec7c](425ec7c))
* footer page view not update on load ([909c191](909c191))
* gitalk loading state not closed when recent comments are loaded ([0595413](0595413)), closes [auroral-ui#290](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/290) [auroral-ui#280](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/280)
* header width is not updated after resize of the browser window ([9f84fbf](9f84fbf))
* home page tag sticky overflow to the footer if no footer link ([6cb0a86](6cb0a86))
* horizontal feature displaying tags incorrectly ([0c34591](0c34591))
* improve light mode header background color ([2c30969](2c30969))
* improve the style of footer links for smaller devices ([a67370d](a67370d))
* include fixed header height for scroll to ([fb289cc](fb289cc))
* inconsistance links page setup and configs ([719f3c4](719f3c4))
* incorrect recent comment gavatar url with valine [auroral-ui#225](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/225) ([bfcf168](bfcf168))
* main author not able to load in home page ([667e1df](667e1df))
* mobile view not able to fetch author data ([2e4d0cd](2e4d0cd))
* no hamburger menu on table view size ([ab6cfc0](ab6cfc0))
* no stopping link box animation on hover ([a1c4b51](a1c4b51))
* open search modal scroll down by three percent ([6244fd8](6244fd8))
* path with extra hash at the end when reloaded ([440b2a7](440b2a7))
* prism copy button style ([a16cb48](a16cb48))
* prism highlight custom css is overwritten by default ([b26850b](b26850b))
* prism highlight not rendered on reload ([aa2328e](aa2328e))
* recent comment is not hiding with correct setting ([91358ad](91358ad))
* recent comment relative time use round to floor instead ([b5f4ae4](b5f4ae4))
* recent comments always show ([0976e5c](0976e5c))
* refactor and fix post search page to support tag and category search ([89e35fb](89e35fb))
* remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da))
* search function not working ([856dd28](856dd28))
* statistic labels too large in English ([3c0e81f](3c0e81f)), closes [auroral-ui#297](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/297)
* subtitle and some main title uppercase ([9c07937](9c07937))
* tags overflowing in mobile view for feature post ([cd9bae9](cd9bae9))
* text overflowing outside of article content box [auroral-ui#218](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/218) ([cf02393](cf02393))
* title too long overflowing issue ([9123bbe](9123bbe))
* toc sidebar max height now adapt to new ui ([65ce7fd](65ce7fd))
* typescript typing issue for Post ([1c58e55](1c58e55))
* update all avatar to adapt to dynamic avatar shape option ([be2ae7a](be2ae7a))
* update to use archives endpoint to avoid feature post affect ([c207a16](c207a16)), closes [auroral-ui#262](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/262) [auroral-ui#262](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/262)
* use new import for default image instead of require ([6d1b078](6d1b078))
* waline comment data could return without time field ([auroral-ui#379](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/379)) ([c213819](c213819))
* waline different date format cause formatting error ([22477f2](22477f2))

### Features

* add empty display for recent comments ([c4dde9b](c4dde9b))
* add feature to disable comment on Pages or Posts individually ([6b3935f](6b3935f))
* add footer link feature ([8e29f0b](8e29f0b))
* add friends link feature ([a4ae01a](a4ae01a))
* add image enlarge feature ([bd5b862](bd5b862))
* add recent comment link with anchor ([ef0a517](ef0a517))
* add waline comment plugin ([6f34372](6f34372))
* added page view and comment count for all pages ([d107853](d107853))
* added site running stat and waline site PV ([2d15ac6](2d15ac6))
* added traditional chinese language support ([2e4c3e5](2e4c3e5))
* added valine, twikoo and valine post views stat ([517e9d0](517e9d0))
* better page title for home page ([9c09e57](9c09e57))
* change to new link cards styles ([c95eda1](c95eda1))
* changed background wave to gradient ([e9f02e8](e9f02e8))
* hide comments if all plugins are disabled ([9b0db10](9b0db10))
* new feature and pin effect ([c4b962f](c4b962f))
* pagination button UI upgrade ([689dd9b](689dd9b))
* **plugin:** add twikoo comment plugin support ([39ccaf8](39ccaf8))
* replace prismjs with shiki ([ab2b51f](ab2b51f))
* update comment and friends mobile mode style ([79e242c](79e242c))
* updated to high quality SVG icons ([aef2fb2](aef2fb2))
* upgrade both PC and mobile menu ([8682423](8682423))
* upgrade recent comment UI ([0d96066](0d96066))
* upgrade tags UI ([45944c6](45944c6))
* upgrade waline comment UI ([1121a12](1121a12))
* **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85))

### Performance Improvements

* upgrade to use vite-plugin-page for better page setup ([a51eb6e](a51eb6e))

### BREAKING CHANGES

* **vite/dependencies:** changed to Vite and updated all dependencies
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
Archived in project
Development

No branches or pull requests

4 participants