Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs: surface contribution guide #3758

Closed
wants to merge 10 commits into from
Closed

Conversation

davestewart
Copy link

@davestewart davestewart commented Mar 31, 2025

πŸ”— Linked issue

Augments already-closed #3757.

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Simple PR to surface the contribution guide in the documentation menu and search:

CleanShot 2025-03-31 at 17 55 34

CleanShot 2025-03-31 at 17 55 52

Also changed icon to make it more contributor-centric.

No need to merge if you think the readme suffices! πŸ™

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

pkg-pr-new bot commented Mar 31, 2025

npm i https://pkg.pr.new/@nuxt/ui@3758

commit: 5dc4d64

@benjamincanac
Copy link
Member

If you remove the navigation: false, we need to find a way to hide it from the sidebar navigation 😬

@davestewart
Copy link
Author

davestewart commented Apr 1, 2025

This seems to do the trick:

CleanShot 2025-04-01 at 15 21 16

davestewart and others added 4 commits April 1, 2025 23:53
* 'docs' of https://github.com/davestewart/nuxt-ui:
  chore(deps): update nuxt framework to ^3.16.2 (v3) (nuxt#3769)
  feat(Textarea): add `resize-none` class with `autoresize` prop
  feat(Textarea): add `autoresize-delay` prop
  feat(Textarea): add `icon`, `loading`, etc. props to match Input
  chore(Input/InputNumber/PinInput/Textarea): clean functions order
  chore(cli): fix `tv` import
  fix(ContextMenu/DropdownMenu): handle RTL mode (nuxt#3744)
  fix(InputMenu): emit `change` on multiple item removal
@benjamincanac
Copy link
Member

Closing in favor of b3a6b86.

Sorry for closing your PR but I went another way by adding all the header links to the command palette.

@davestewart
Copy link
Author

Hey, no worries. That's a nice way to do it!

All the best πŸ‘

@davestewart davestewart deleted the docs branch April 2, 2025 12:42
@benjamincanac benjamincanac added the v3 #1289 label Apr 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't run the playground
2 participants