Chore/maintainance and revamp - #77
Merged
Merged
Conversation
- Add shared VS Code settings and extensions - Upgrade pnpm, ESLint, Vitest, and workspace tools - Improve submit event typing in core package - Refine reactive refs and cleanup in components
- Reorganize getting started and advanced guides - Update demos to use native form elements - Refresh docs theme, styling, and icon set - Add ai-models reference guide for llms - Improve readme and contributing instructions
- Rewrite validation, server error, and schema guides - Refactor native demo components with data attributes - Add nuxtseo-layer-devtools to docs dependencies
- Remove unused `@nuxtjs/mcp-toolkit` module - Delete page search and retrieval MCP tools
- Remove unused @nuxtjs/mcp-toolkit dependency - Clean up formatting and classes in docs components
- consolidate og-image into a single component - update favicon and application icons - format and clean up documentation content - update eslint configurations
- Avoid destructuring data from useAsyncData calls - Remove unused search logic from error page - Streamline appConfig and clipboard composable calls
- Unify landing and docs headers into single component - Add cached API endpoint to fetch GitHub stars count - Display live star count in the header action button
- Update OgImage component prefix in template calls - Apply code formatting to docs components and content
- Replace lucide icons with tabler icons - Add @iconify-json/tabler dependency
- Add dropdown menu to export markdown and AI prompts - Move clipboard logic out of slug page into component - Fix content renderer data binding on docs page
- Wrap container in native footer element - Allow top border to stretch across full viewport
- Add Grok option to context exporter - Add TOC footer links for editing, star, and releases - Update Claude icon in context exporter - Refine surround link text styling
- Add sponsor config under github settings - Add sponsor button with tooltip in header - Add sponsor link to documentation toc footer
- Clean up unused animation variants in why-notform - Inline Motion properties with staggered delays - Format transition ease arrays consistently
- Simplify heading in quickstart guide - Remove redundant basic usage section from array field
- Fix broken navigation links in quickstart guide - Clean up array formatting in landing components
- Restructure docs navigation and content sections - Add UI library integration guides and examples - Update landing page components and design system - Refresh project READMEs and contribution guide
Updated the README to reflect changes in branding and integration.
- Prevent unnecessary upstream builds on install - Avoid circular dependencies and speed up setup
- Keep button text consistent after copying - Rely on icon change to indicate success - Prevent layout shift from label length changes
- Remove Grok link from context exporter menu
- Wrap notes and cautions in Nuxt callout blocks - Improve visual hierarchy and reader emphasis
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Ensure dependencies build before postinstall runs
notform
notform-nuxt
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
event.preventDefault()called internally and refactoring the submit cycleRelated Issue
Type of Change
Checklist
pnpm readyScreenshots / Recordings
Additional Notes