FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...docs/solid-2-migrate-router · solidjs/solid-docs · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solidjs/solid-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: solidjs/solid-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: docs/solid-2-migrate-router
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 876 files changed
  • 2 contributors

Commits on Aug 10, 2026

  1. docs: proposal for the Solid 2.0 documentation rebuild

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    206dfcb View commit details
    Browse the repository at this point in the history
  2. docs: restructure to the unified Solid 2.0 site layout

    Implements the rebuild proposal: single-version site with the new IA
    (getting-started, concepts, building-apps, routing, guides, migration,
    reference by package). Moves the generated v2 reference under
    reference/solid-js and reference/solid-web, relocates the Meta 1.0 docs,
    adds planned-page stubs, and removes the per-project version routing,
    project tabs, and legacy redirect middleware.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    51fd6e8 View commit details
    Browse the repository at this point in the history
  3. docs: retarget reference generation at the package-split layout

    Points extract-solid-ref.mjs at src/routes/reference with solid-js and
    solid-web groups, makes cleanup respect hand-written pages, regenerates
    against the current next SHA (adds affects, clientOnly, httpStatus,
    httpHeader; hides the host-integration surface pending its own section;
    drops the removed renderToStringAsync).
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    19aedb9 View commit details
    Browse the repository at this point in the history
  4. docs: add AI-assisted writing rules and a tone lint

    WRITING.md gains a section for AI-drafted content: claims traceable to
    source, banned filler and marketing words, no history-relative framing
    outside migration guides. scripts/lint-tone.mjs enforces the mechanical
    parts over src/routes mdx (errors for hand-written pages, warnings for
    generated ones) and runs in the static checks workflow.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    6bbd4ab View commit details
    Browse the repository at this point in the history
  5. docs: clarify AI-assisted writing guidance

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    fbd6217 View commit details
    Browse the repository at this point in the history
  6. docs: lead project setup with the Solid CLI

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    9ba1e78 View commit details
    Browse the repository at this point in the history
  7. docs: sync Solid 2 references with loading values

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    a500622 View commit details
    Browse the repository at this point in the history
  8. style: format regenerated Solid references

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    d081da8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2026

  1. docs: add Solid Router 2 migration guide

    Replace the planned stub with a source-pinned, incremental path from the shipped component and data APIs to createRouter.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    769fa2b View commit details
    Browse the repository at this point in the history
  2. docs: remove source notices from router guide

    Keep reviewer provenance in the handoff while leaving the published migration page focused on user-facing behavior.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    b5b4e0d View commit details
    Browse the repository at this point in the history
  3. docs: update Router compatibility to RC

    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    8c411ee View commit details
    Browse the repository at this point in the history
  4. docs: fix Router migration rendering

    Avoid the unsupported automatic step components so the guide prerenders and hydrates correctly.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryansolid and cursoragent committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    21bce9e View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL