Skip to content

Chore/maintainance and revamp - #77

Merged
favorodera merged 26 commits into
mainfrom
chore/maintainance-and-revamp
Aug 27, 2026
Merged

Chore/maintainance and revamp#77
favorodera merged 26 commits into
mainfrom
chore/maintainance-and-revamp

Conversation

@favorodera

Copy link
Copy Markdown
Owner

Description

  • event.preventDefault() called internally and refactoring the submit cycle
  • Code style fixes
  • Dependecies updates and lockfile maintainance
  • Revamp of documentation site
  • More in-depth documentation

Related Issue

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactor (no functional changes)
  • Test update
  • Build/CI configuration

Checklist

  • I have read the CONTRIBUTING guidelines
  • My code follows the project's code style
  • I have added tests that prove my fix is effective or that my feature works
  • I have run pnpm ready
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly

Screenshots / Recordings

Additional Notes

- 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
@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
notform-docs Ready Ready Preview Aug 27, 2026 10:51am

- Ensure dependencies build before postinstall runs
@pkg-pr-new

pkg-pr-new Bot commented Aug 27, 2026

Copy link
Copy Markdown

Open in StackBlitz

notform

npm i https://pkg.pr.new/notform@77
pnpm add https://pkg.pr.new/notform@77
bun add https://pkg.pr.new/notform@77
yarn add https://pkg.pr.new/notform@77.tgz

notform-nuxt

npm i https://pkg.pr.new/notform-nuxt@77
pnpm add https://pkg.pr.new/notform-nuxt@77
bun add https://pkg.pr.new/notform-nuxt@77
yarn add https://pkg.pr.new/notform-nuxt@77.tgz

commit: 860fb5a

@favorodera
favorodera merged commit 59b178a into main Aug 27, 2026
8 checks passed
@favorodera
favorodera deleted the chore/maintainance-and-revamp branch August 27, 2026 10:54
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