Skip to content
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: chakra-ui/ark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @ark-ui/react@5.1.0
Choose a base ref
...
head repository: chakra-ui/ark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @ark-ui/react@5.2.0
Choose a head ref
  • 16 commits
  • 119 files changed
  • 5 contributors

Commits on Mar 19, 2025

  1. chore: update lockfile

    segunadebayo committed Mar 19, 2025
    Copy the full SHA
    98557de View commit details
  2. feat(*): add download trigger

    segunadebayo committed Mar 19, 2025
    Copy the full SHA
    5a34528 View commit details
  3. fix: docs lint

    segunadebayo committed Mar 19, 2025
    Copy the full SHA
    505a280 View commit details
  4. feat(packages/*): add vitest test coverage (#3400)

    * feat(packages/*): add vitest test coverage
    
    * fix: bump @vitest/coverage-v8
    jeferson-sb authored Mar 19, 2025
    Copy the full SHA
    3e47f19 View commit details

Commits on Mar 20, 2025

  1. fix(solid): presence ref

    segunadebayo committed Mar 20, 2025
    Copy the full SHA
    6a2a48c View commit details
  2. fix(solid): toast index

    segunadebayo committed Mar 20, 2025
    Copy the full SHA
    7f32d59 View commit details

Commits on Mar 21, 2025

  1. feat(llms): implement LLMs.txt support and related routes (#3407)

    * feat(llms): implement LLMs.txt support and related routes
    
    - Added support for LLMs.txt files to enhance AI tools' understanding of Ark UI documentation.
    - Created multiple routes for framework-specific documentation (React, Solid, Vue, Svelte) and a comprehensive overview.
    - Updated sidebar to include new LLMs.txt category.
    - Removed unused Story component and refactored example fetching logic.
    - Introduced new utility functions for content cleanup and example retrieval.
    
    * refactor(link): enhance Link component for internal and external links
    
    - Updated Link component to differentiate between internal and external links.
    - Internal links render normally, while external links open in a new tab with appropriate attributes.
    - Improved documentation links in llms.txt to use markdown format for better clarity and accessibility.
    anubra266 authored Mar 21, 2025
    Copy the full SHA
    caef5b3 View commit details
  2. docs(toggle): add vue api reference (#3395)

    jeferson-sb authored Mar 21, 2025
    Copy the full SHA
    bfde0ac View commit details
  3. docs: update

    segunadebayo committed Mar 21, 2025
    Copy the full SHA
    d28f172 View commit details
  4. chore(deps): update dependency next to v15.2.3 [security] (#3410)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2025
    Copy the full SHA
    e2ebdfa View commit details

Commits on Mar 22, 2025

  1. feat(*): revise splitter

    cschroeter committed Mar 22, 2025
    Copy the full SHA
    3c47afb View commit details
  2. docs: changelog

    cschroeter committed Mar 22, 2025
    Copy the full SHA
    5fe58f3 View commit details
  3. fix(website): build

    cschroeter committed Mar 22, 2025
    Copy the full SHA
    3ce98ec View commit details
  4. Copy the full SHA
    9c1c608 View commit details
  5. Copy the full SHA
    43e0a43 View commit details
  6. Copy the full SHA
    65ffa06 View commit details
Loading