Comparing SolidOS:main...JavaScriptSolidServer:main · SolidOS/solid-ui

Skip to content

Navigation Menu

Sign in

Appearance settings

Permalink

base repository: SolidOS/solid-ui

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: main
head repository: JavaScriptSolidServer/solid-ui-jss

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: main
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 278 files changed
  • 1 contributor

Commits on Dec 30, 2025

  1. chore: swap solid-logic to solid-logic-jss

    - Update package name to solid-ui-jss
    - Swap solid-logic dependency to solid-logic-jss
    - Update all imports from 'solid-logic' to 'solid-logic-jss'
    - Update README with JSS references and credits
    - Configure Jest for ESM modules (solid-logic-jss, solid-oidc, jose)
    
    All 52 test suites pass (628 tests).
    Configuration menu

    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. chore: use rdflib fork with reduced bundle size

    Switch to JavaScriptSolidServer/rdflib.js fork which has:
    - 67% smaller bundle (587KB → 190KB minified)
    - Modular exports for core-only usage
    - Optional peer dependencies for heavy parsers/serializers
    
    Also added optional rdflib peer deps for storybook build.
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

  6. Configuration menu

    Browse the repository at this point in the history