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

v9.2.4-alpha.5: button css + header button #15

Merged
merged 2 commits into from
Apr 2, 2024
Merged

v9.2.4-alpha.5: button css + header button #15

merged 2 commits into from
Apr 2, 2024

Conversation

rdela
Copy link
Owner

@rdela rdela commented Apr 2, 2024

  • v9.2.4-alpha.5

    fix:

    • button css: rm [href] from a, causing inheritance/cascade issues
    • emoji descriptions

    feat: add header button

    feat: enhance chromagen readout

    --- a/_includes/layouts/base.njk
    +++ b/_includes/layouts/base.njk
    - <summary>🎨
    +  <summary><span role="img" aria-label="palette">🎨</span>
    -  <span title="lighter">L+&nbsp;${colorScheme.lighter} </span>
    +  <span title="lighter">LR&nbsp;${colorScheme.lighter} </span>
    -  <span title="darker">D+&nbsp;${colorScheme.darker} </span>
    +  <span title="darker">DR&nbsp;${colorScheme.darker} </span>
  • docs: mono link and background

* v9.2.4-alpha.5

fix:

  - button css: rm [href] from a, causing inheritance/cascade issues
  - emoji descriptions

feat: add header button

  - yay 11ty conf

feat: enhance chromagen readout

```diff
--- a/_includes/layouts/base.njk
+++ b/_includes/layouts/base.njk
- <summary>🎨
+  <summary><span role="img" aria-label="palette">🎨</span>
-  <span title="lighter">L+&nbsp;${colorScheme.lighter} </span>
+  <span title="lighter">LR&nbsp;${colorScheme.lighter} </span>
-  <span title="darker">D+&nbsp;${colorScheme.darker} </span>
+  <span title="darker">DR&nbsp;${colorScheme.darker} </span>
```
Copy link

netlify bot commented Apr 2, 2024

Deploy Preview for eleventeen ready!

Name Link
🔨 Latest commit b479e94
🔍 Latest deploy log https://app.netlify.com/sites/eleventeen/deploys/660c4d9ccdcd03000832a320
😎 Deploy Preview https://deploy-preview-15--eleventeen.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@rdela rdela merged commit 61ee887 into trunk Apr 2, 2024
7 checks passed
@rdela rdela deleted the mono-docs branch April 2, 2024 18:43
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.

1 participant