Thanks to visit codestin.com
Credit goes to github.com

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: github/clipboard-copy-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: github/clipboard-copy-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 13 commits
  • 5 files changed
  • 5 contributors

Commits on Jun 8, 2023

  1. Bump socket.io-parser from 4.2.2 to 4.2.4

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.4.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.2...4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    16513a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from github/dependabot/npm_and_yarn/socket.io-…

    …parser-4.2.4
    
    Bump socket.io-parser from 4.2.2 to 4.2.4
    colebemis authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ade6ea5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c2f07e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge pull request #69 from github/dependabot/npm_and_yarn/word-wrap-…

    …1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4
    keithamus authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    03ab024 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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

Commits on Jul 24, 2023

  1. Merge pull request #70 from Xvezda/main

    Fix import error in example page
    keithamus authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    838e663 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    2ffd2e4 View commit details
    Browse the repository at this point in the history
  2. Allow disabling element

    camertron committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a173559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e5d5f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update src/clipboard-copy-element.ts

    Co-authored-by: Keith Cirkel <[email protected]>
    camertron and keithamus authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3412dc6 View commit details
    Browse the repository at this point in the history
  2. Update test/test.js

    Co-authored-by: Keith Cirkel <[email protected]>
    camertron and keithamus authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    afddae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80570f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #71 from github/allow_disabling

    Allow disabling element
    camertron authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a043058 View commit details
    Browse the repository at this point in the history
Loading