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/image-crop-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.6
Choose a base ref
...
head repository: github/image-crop-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.7
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 27, 2019

  1. Update index.d.ts

    Use the right way to add custom element to TypeScript definitions.
    
    Sadly, I didn't find any official docs on this matter, only some posts/repos:
    - https://justinfagnani.com/2019/11/01/how-to-publish-web-components-to-npm/
    - https://github.com/runem/lit-analyzer/tree/master/packages/lit-analyzer#-no-unknown-tag-name
    mgenware authored Dec 27, 2019
    Configuration menu
    Copy the full SHA
    051a7f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. include window definition to ts definition file

    Kristján Oddsson authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    1ee4245 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Merge pull request #26 from mgenware/patch-1

    Update index.d.ts
    koddsson authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    8140527 View commit details
    Browse the repository at this point in the history
  2. 3.0.7

    koddsson committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    5c79097 View commit details
    Browse the repository at this point in the history
Loading