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
  • 14 commits
  • 40 files changed
  • 4 contributors

Commits on Oct 2, 2024

  1. try pure comment (#3343)

    Update showcase.mdx
    dimaMachina authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8187f75 View commit details
    Browse the repository at this point in the history
  2. remove jsx-runtime.cjs, import runtime from 'react/jsx-runtime' (#3340)

    * remove `jsx-runtime.cjs`, import runtime from 'react/jsx-runtime'
    
    * remove `jsx-runtime.cjs`, import runtime from 'react/jsx-runtime'
    
    * aa
    
    * aa
    
    * fix remote content on dev
    
    * try me
    
    * Update packages/nextra/src/client/components/remote-content.tsx
    
    * Update remote-content.tsx
    
    * try
    
    * Update packages/nextra/src/client/components/remote-content.tsx
    dimaMachina authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    659b36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77753a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    cba20a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b919a2 View commit details
    Browse the repository at this point in the history
  3. update the documentation for the steps component (#3356)

    * update the documentation for the steps component
    
    * format with prettier
    87xie authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1ebc622 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. polish

    dimaMachina committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d2ce9cc View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. ensure jump link behavior is consistent in markdown (#3362)

    * ensure jump link behavior is consistent in markdown
    
    * use `startsWith` to replace regex
    87xie authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9b6595d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8c38b View commit details
    Browse the repository at this point in the history
  3. update the documentation for rendering tables in v3 (#3355)

    * update the documentation for rendering tables in v3
    
    * add a page description and reduce redundancy
    
    * polish
    
    ---------
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    87xie and dimaMachina authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1c44794 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3a5575 View commit details
    Browse the repository at this point in the history
  5. use 3 nextra's webpack loaders instead of 4 to improve performance (#…

    …3377)
    
    * use 3 nextra's webpack loaders instead of 4 to improve performance
    
    * simplify since `''` will be in first oneOf
    
    * fix lint
    dimaMachina authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    84a8a41 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. should get right activeType, activeThemeContext even when some pa…

    …rent has `display: 'hidden'` (#3379)
    
    * add test
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * more
    
    * pnpm lint
    dimaMachina authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    84fc255 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#3344)

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