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(layout): grid triage and regression #1440

Merged
merged 10 commits into from
Sep 25, 2024

Conversation

saberzero1
Copy link
Collaborator

@saberzero1 saberzero1 commented Sep 24, 2024

Fixes for problems that arise the coming days after the v4.4.0 grid layout rework.

I'll keep adding to this PR as new problems arise in the coming days.

@aarnphm
Copy link
Collaborator

aarnphm commented Sep 25, 2024

keep me posted. I can help with merging and testing out. Just migrated to 4.4.0 on another site.

@saberzero1
Copy link
Collaborator Author

saberzero1 commented Sep 25, 2024

keep me posted. I can help with merging and testing out. Just migrated to 4.4.0 on another site.

Most reported issues have been fixed. I hope to finalize my fixes for #1437 tomorrow.

@saberzero1
Copy link
Collaborator Author

keep me posted. I can help with merging and testing out. Just migrated to 4.4.0 on another site.

I believe all current issues have been addressed. I'm waiting for the fixes for #1437 to be verified, but otherwise ready for review.

Copy link
Collaborator

@aarnphm aarnphm left a comment

Choose a reason for hiding this comment

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

tiny

quartz/components/styles/explorer.scss Outdated Show resolved Hide resolved
quartz/components/styles/toc.scss Outdated Show resolved Hide resolved
@aarnphm aarnphm changed the title Gird Layout Triage fix(layout): grid triage and regression Sep 25, 2024
@saberzero1 saberzero1 marked this pull request as draft September 25, 2024 14:16
@saberzero1 saberzero1 marked this pull request as ready for review September 25, 2024 14:51
@saberzero1
Copy link
Collaborator Author

@aarnphm I encountered another issue related to the interaction between js and css when toggling explorer/table of contents. Last commit fixed the issue.

Should be all done now.

@aarnphm aarnphm merged commit a7a0dca into jackyzha0:v4 Sep 25, 2024
4 checks passed
parkisutama pushed a commit to parkisutama/quartz that referenced this pull request Sep 28, 2024
* fix(table of contents): multiple scrollbars (jackyzha0#1388)

* fix(center): Main content mininum width (jackyzha0#1439)

* fix(code block): Horizontal overflow fix (jackyzha0#1438, jackyzha0#1353)

* WIP fix for ul/ol .overflow

* Fix: restore former scrollbar behavior for overflow lists (jackyzha0#1437)

* Fix: code block overflow-x

* fix: Table of Content overflow (jackyzha0#1437)

* Address feedback

* Move max-height toggle from js to css
ChenghaoMou pushed a commit to ChenghaoMou/quartz that referenced this pull request Oct 5, 2024
* fix(table of contents): multiple scrollbars (jackyzha0#1388)

* fix(center): Main content mininum width (jackyzha0#1439)

* fix(code block): Horizontal overflow fix (jackyzha0#1438, jackyzha0#1353)

* WIP fix for ul/ol .overflow

* Fix: restore former scrollbar behavior for overflow lists (jackyzha0#1437)

* Fix: code block overflow-x

* fix: Table of Content overflow (jackyzha0#1437)

* Address feedback

* Move max-height toggle from js to css
DronHazra pushed a commit to DronHazra/quartz that referenced this pull request Oct 27, 2024
* fix(table of contents): multiple scrollbars (jackyzha0#1388)

* fix(center): Main content mininum width (jackyzha0#1439)

* fix(code block): Horizontal overflow fix (jackyzha0#1438, jackyzha0#1353)

* WIP fix for ul/ol .overflow

* Fix: restore former scrollbar behavior for overflow lists (jackyzha0#1437)

* Fix: code block overflow-x

* fix: Table of Content overflow (jackyzha0#1437)

* Address feedback

* Move max-height toggle from js to css
DronHazra pushed a commit to DronHazra/quartz that referenced this pull request Oct 28, 2024
* fix(table of contents): multiple scrollbars (jackyzha0#1388)

* fix(center): Main content mininum width (jackyzha0#1439)

* fix(code block): Horizontal overflow fix (jackyzha0#1438, jackyzha0#1353)

* WIP fix for ul/ol .overflow

* Fix: restore former scrollbar behavior for overflow lists (jackyzha0#1437)

* Fix: code block overflow-x

* fix: Table of Content overflow (jackyzha0#1437)

* Address feedback

* Move max-height toggle from js to css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants