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: userfrosting/sprinkle-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0-beta.6
Choose a base ref
...
head repository: userfrosting/sprinkle-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.0-beta.7
Choose a head ref
  • 10 commits
  • 13 files changed
  • 3 contributors

Commits on Nov 23, 2025

  1. Configuration menu
    Copy the full SHA
    c0e7e1a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Configuration menu
    Copy the full SHA
    634860c View commit details
    Browse the repository at this point in the history
  2. Implement config service integration for markdown parser

    - Add 'markdown' configuration section to default.php
    - Update MarkdownService to use config values instead of empty array
    - Add comprehensive tests for MarkdownService configuration
    - Remove completed TODO from MarkdownService.php
    
    Co-authored-by: lcharette <[email protected]>
    Copilot and lcharette committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    156a023 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG with markdown config feature

    Co-authored-by: lcharette <[email protected]>
    Copilot and lcharette committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    b1394c5 View commit details
    Browse the repository at this point in the history
  4. Remove trailing whitespace from MarkdownService.php

    Address code review feedback to remove empty spaces on line 39
    
    Co-authored-by: lcharette <[email protected]>
    Copilot and lcharette committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    6995320 View commit details
    Browse the repository at this point in the history
  5. Fix style

    lcharette committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    94727d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Configuration menu
    Copy the full SHA
    3dc791a View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    lcharette committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    3a84c3e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    f0d397d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. prepare release

    lcharette committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    bd72ee1 View commit details
    Browse the repository at this point in the history
Loading