Skip to content

UX 2026#1394

Open
h-enk wants to merge 2 commits intomainfrom
next
Open

UX 2026#1394
h-enk wants to merge 2 commits intomainfrom
next

Conversation

@h-enk
Copy link
Member

@h-enk h-enk commented Feb 4, 2026

Summary

Brief explanation of the proposed changes.

  • Set containerBreakpoint to fluid (new default)
  • Add AI page buttons (optional)

Basic example

Include a basic example, screenshots, or links.

Set aiButtons in config/_default/params.toml:

# Doks (@thulite/doks-core)
[doks]
  # Navbar
  containerBreakpoint = "fluid" # "", "sm", "md", "lg", "xl", "xxl", or "fluid" (default)

  # UX
  aiButtons = true # true (default) or false

Motivation

Why are we doing this? What use cases does it support? What is the expected outcome?

Checks

  • Read Creating a pull request
  • Supports all screen sizes (if relevant)
  • Supports both light and dark mode (if relevant)
  • Passes npm run test (if relevant)

@changeset-bot
Copy link

changeset-bot bot commented Feb 4, 2026

⚠️ No Changeset found

Latest commit: d174432

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@h-enk h-enk self-assigned this Feb 4, 2026
@h-enk h-enk added the ux User experience improvements or changes label Feb 4, 2026
@netlify
Copy link

netlify bot commented Feb 9, 2026

Deploy Preview for doks ready!

Name Link
🔨 Latest commit d174432
🔍 Latest deploy log https://app.netlify.com/projects/doks/deploys/6989dcda49ca4e00088cfdac
😎 Deploy Preview https://deploy-preview-1394--doks.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 project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ux User experience improvements or changes

Development

Successfully merging this pull request may close these issues.

1 participant