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: nolanlawson/fuite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: nolanlawson/fuite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 10 commits
  • 26 files changed
  • 1 contributor

Commits on Dec 18, 2021

  1. docs: fix typo

    nolanlawson committed Dec 18, 2021
    Copy the full SHA
    f29ed63 View commit details
  2. docs: update readme

    nolanlawson committed Dec 18, 2021
    Copy the full SHA
    8d17041 View commit details

Commits on Dec 19, 2021

  1. Copy the full SHA
    ce36be8 View commit details

Commits on Dec 21, 2021

  1. fix: fix collections that throw on size/length (#18)

    * fix: fix collections that throw on size/length
    
    Fixes #17
    
    * fix: fix lint
    nolanlawson authored Dec 21, 2021
    Copy the full SHA
    255bcb2 View commit details
  2. Copy the full SHA
    43193ef View commit details
  3. fix: support shadow dom (#19)

    Fixes #1
    nolanlawson authored Dec 21, 2021
    Copy the full SHA
    9133267 View commit details
  4. Copy the full SHA
    7bc6ffa View commit details
  5. fix: better handle changing dom node descriptions (#21)

    * fix: better handle changing dom node descriptions
    
    * fix: lint
    nolanlawson authored Dec 21, 2021
    Copy the full SHA
    fa0b974 View commit details
  6. fix: handle changing event/node names (#22)

    * fix: handle changing event/node names
    
    * fix: fixup
    
    * fix: lint
    nolanlawson authored Dec 21, 2021
    Copy the full SHA
    3bb2535 View commit details
  7. 1.2.0

    nolanlawson committed Dec 21, 2021
    Copy the full SHA
    fb21adb View commit details
Loading