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: shuding/nextra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: shuding/nextra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 8 commits
  • 13 files changed
  • 5 contributors

Commits on Jan 30, 2025

  1. Fix layout issues in theme configuration (#4114)

    * fix layout
    
    * fix: update playground theme to disable table of contents
    clicktodev authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    f0df45d View commit details
    Browse the repository at this point in the history
  2. fix remote docs example (#4117)

    * fix: handle optional slug parameter in page routing
    
    * fix: use optional chaining for slug parameter in page routing
    clicktodev authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    90cd774 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency zx to v8.3.1 (#4106)

    * chore(deps): update dependency zx to v8.3.1
    
    * upd
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    renovate[bot] and dimaMachina authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    1ac8826 View commit details
    Browse the repository at this point in the history
  4. Update TOC to render correctly on type=page (#4111)

    * fix: update TOC rendering logic based on theme configuration and active type
    
    * fix: simplify TOC rendering logic in ClientWrapper component
    
    * Create cold-cycles-fix.md
    
    ---------
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    clicktodev and dimaMachina authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    5c51b49 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update shiki monorepo to v2.2.0 (#4124)

    * fix(deps): update shiki monorepo to v2.2.0
    
    * dedupe
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    renovate[bot] and dimaMachina authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    67d219e View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency better-react-mathjax to v2.1.0 (#4123)

    * fix(deps): update dependency better-react-mathjax to v2.1.0
    
    * dedupe
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    renovate[bot] and dimaMachina authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    2188ab3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    996b0b5 View commit details
    Browse the repository at this point in the history
  8. Version Packages (#4125)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    adcecae View commit details
    Browse the repository at this point in the history
Loading