Skip to content

History

Revisions

  • docs(wiki): add sync summary screenshot to Sync page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    e6749ab
  • Implement code changes to enhance functionality and improve performance

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    7211fae
  • docs(wiki): add deeplinks from Command-Reference to Sync and Deploy pages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    1a2d4a5
  • docs(wiki): add Sync and Deploy pages, reorder to accommodate them Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    a298223
  • docs(wiki): rename Generate page, add link from Command-Reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    2f37b5d
  • chore(wiki): reorder pages — Authentication to 02, Generate to 05, Planned-Features to 11 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    0883628
  • docs(wiki): add Generate page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    ae17a21
  • chore(wiki): add number prefixes for ordered Pages panel, remove custom sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
    95758cc
  • docs: remove redundant information about automatic dependency registration in Getting Started

    @RemyDuijkeren RemyDuijkeren committed Jun 14, 2026
    4b2d8e0
  • docs: add web resource dependency registration to 'What sets Flowline apart' Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 14, 2026
    165f1ab
  • docs: mention automatic web resource dependency registration in Getting Started Note that push manages RESX→JS linking and // flowline:depends annotations automatically — no Maker Portal dependency setup needed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 14, 2026
    e8c34d7
  • docs(webresources): broaden dependency annotation description Remove the "not part of your project / another team's solution" framing — you can reference any web resource, including entry points in your own solution that depend on each other. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 14, 2026
    468e09f
  • docs: document push --no-build and dist mass-delete guard Add --no-build to the push command reference (strict Release-only, --scope aware, no-op in standalone). Note the unconditional empty-dist guard on both the Command-Reference and WebResources pages. Correct a stale claim that dotnet build skips npm when inputs are unchanged — the incremental gate was removed; Rollup now decides what to rebuild. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 14, 2026
    2539975
  • docs: add Authentication documentation for PAC CLI integration and multi-environment setup

    @RemyDuijkeren RemyDuijkeren committed Jun 13, 2026
    99b1b35
  • docs: expand Home documentation with detailed features and migration guides

    @RemyDuijkeren RemyDuijkeren committed Jun 12, 2026
    7c90552
  • docs: clarify Greenfield workflow status as not yet supported

    @RemyDuijkeren RemyDuijkeren committed Jun 12, 2026
    24fe2b6
  • Updated Home (markdown)

    @RemyDuijkeren RemyDuijkeren committed Jun 12, 2026
    868efdc
  • docs: update command reference with --no-delete flag and orphan cleanup details; revise Getting Started prerequisites

    @RemyDuijkeren RemyDuijkeren committed Jun 12, 2026
    e84257e
  • docs(deploy): document DTAP gate and --skip-dtap-check flag Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 7, 2026
    2c0eb8c
  • docs: add AI Agents page with exit codes, command guide, and dev loop Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 7, 2026
    21f1c8e
  • docs(home): reframe Why Flowline exists — drop fragmentation narrative, qualify opinions - Replace 'landscape is fragmented' with 'each tool covers part of the workflow' - Daxif framed as personal resonance, not objective verdict - Unmanaged-in-production paragraph: lighthearted, defiant, makes the motivation personal

    @RemyDuijkeren RemyDuijkeren committed Jun 7, 2026
    004b62b
  • docs(WebResources): update project structure formatting for clarity

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    16c2355
  • docs(webresources): mention plain JS via public/ for no-bundler workflow Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    57b7aa1
  • docs(webresources): improve JS/TS guidance, explain ES modules, IIFE, and Rollup rationale Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    ea33c2b
  • docs(home): add name origin story — flowline vs pipeline metaphor Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    3d37761
  • docs(getting-started): note Mac/Linux support expected but not yet tested Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    b52bb93
  • docs(home): add Why Flowline exists section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    6caf12a
  • docs: rename Known-Limitations to Planned-Features, reframe as forward-looking Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    d9fa42a
  • docs(command-reference): fix short codes -p/-w for push, add uat to provision roles Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    48e6426
  • docs: explain unmanaged default and --managed workflow in command reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 6, 2026
    830ce0c