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: cantino/selectorgadget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codeart/selectorgadget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Apr 13, 2022

  1. * Finish the implementation of the "browse" mode (no interface or eve…

    …nt bindings)
    
    * Add an ability to provide a list of target tags, e.g. when the user is allowed to select only links or images.
    * Trigger a CustomEvent every time prediction changes
    heaven committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    edf9206 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	.ruby-version
    #	build/selectorgadget_combined.min.js
    heaven committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    cebaaf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ad6a9 View commit details
    Browse the repository at this point in the history
  3. Fix #36 (#36)

    heaven committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f3133ae View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Merge remote-tracking branch 'upstream/fix-guard'

    # Conflicts:
    #	build/js/dom.js
    #	build/selectorgadget_combined.js
    #	build/selectorgadget_combined.min.js
    heaven committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b960876 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Feb 25, 2023

  1. Revert "Do not dispatch selector updated event when setting the path …

    …manually."
    
    This reverts commit e600c62.
    heaven committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    b8774e1 View commit details
    Browse the repository at this point in the history
Loading