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: ChrisUser/react-basic-contenteditable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: ChrisUser/react-basic-contenteditable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 21, 2025

  1. chore(deps-dev): bump vite from 6.0.6 to 6.0.9

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.0.9.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    924e436 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    054637a View commit details
    Browse the repository at this point in the history
  2. docs: update docs

    ChrisUser committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    6460cd4 View commit details
    Browse the repository at this point in the history
  3. Add maxLength prop

    - Add maxLength prop
    - Add charsCounterClassName style prop
    - Update methods
    - Update docs
    ChrisUser authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    d19e242 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd13547 View commit details
    Browse the repository at this point in the history
  5. chore: bump to v1.0.4

    ChrisUser committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    4905f76 View commit details
    Browse the repository at this point in the history
Loading