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: uiwjs/react-codemirror
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.21.21
Choose a base ref
...
head repository: uiwjs/react-codemirror
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.21.22
Choose a head ref
  • 8 commits
  • 66 files changed
  • 5 contributors

Commits on Jan 11, 2024

  1. website: update website. (#614)

    Issue: The visibility of the BackToUp component was affected by the stacking order on the homepage.
    
    Solution: Reordered the placement of the BackToUp component to make it  visible element on the page without adjusting z-index property, resolving the visibility issue. This change enhances the user experience by ensuring the BackToUp button is prominently displayed.
    
    This is my first open-source contribution, and I'm open to feedback. Please review, and let me know if there are any additional adjustments required. Thank you!
    
    Co-authored-by: Mohamed <mosaleh@mail.com>
    mosaleh-dev and mosaleh-dev authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bf3b862 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. doc: Update README.md (#626)

    Include a description for codemirror-merge, letting readers know what it is about and how to install the package before using it.
    orichcasperkevin authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    042b6c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. feat(theme): add console theme (#632)

    * feat: add `console` theme
    
    * chore: add readme to new theme and root
    dalejo96 authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d2a17b0 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    5c7a699 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    d5dd1ec View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    a779719 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    233347d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77b7c2c View commit details
    Browse the repository at this point in the history
Loading