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

complete the feature for the cover dimming class in page #732

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

miaucl
Copy link
Contributor

@miaucl miaucl commented Oct 12, 2024

  • feature already present for site
  • add info for the param to the example

Please provide enough information so that others can review your pull request:

Like #702, this PR wants to add the cover class to the page as well, but adds also the documentation to the example and allows both for page params and site params.

Explain the details for making this change. What existing problem does the pull request solve?

Solves #696 in a proper way for site and page with fallback and documentation in the example.

Test plan (required)

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Default:

Bildschirmfoto 2024-10-12 um 14 47 12

Same as default cover_dimming_class = bg-black-60:

Bildschirmfoto 2024-10-12 um 14 47 12

cover_dimming_class = bg-black-20:

Bildschirmfoto 2024-10-12 um 14 47 20

cover_dimming_class = bg-black-90:

Bildschirmfoto 2024-10-12 um 14 47 34

Code formatting

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes.
closes #702
closes #696

Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for gohugo-ananke-theme-demo failed. Why did it fail? →

Name Link
🔨 Latest commit f1c6666
🔍 Latest deploy log https://app.netlify.com/sites/gohugo-ananke-theme-demo/deploys/670a72602859670008a9d8b4

@davidsneighbour davidsneighbour self-assigned this Oct 12, 2024
@davidsneighbour
Copy link
Collaborator

This too, force push (git push origin --force) and Netlify should run.

Copy link
Collaborator

@davidsneighbour davidsneighbour left a comment

Choose a reason for hiding this comment

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

👍

- feature already present for site
- add info for the param to the example

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for ananke-theme ready!

Name Link
🔨 Latest commit f6a3af3
🔍 Latest deploy log https://app.netlify.com/sites/ananke-theme/deploys/6716111e29722c0008baaf55
😎 Deploy Preview https://deploy-preview-732--ananke-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
@davidsneighbour davidsneighbour merged commit 5a17764 into theNewDynamic:main Oct 21, 2024
4 checks passed
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.

Make header opacity configurable
2 participants