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

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    00b72d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7629135 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

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

Commits on Nov 8, 2019

  1. Bind details and menu to event listeners

    Removes null and type checking on event targets we know to be correct.
    dgraham committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    791adef View commit details
    Browse the repository at this point in the history
  2. Subscribe to events

    Consolidates adding and removing listeners into a subscription pattern.
    dgraham committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    37ee469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ac984 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Merge pull request #42 from github/event-subscriptions

    Event subscriptions
    dgraham authored Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0876179 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    24b7d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2590a24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from github/composition

    Prevent keyboard events during text composition inside of details-menu
    muan authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b1bb4fe View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

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

Commits on Jan 20, 2020

  1. Merge pull request #44 from github/use-html-element-tag-name-map

    Add HTMLElementTagNameMap interface to TypeScript declaration file.
    koddsson authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    7ad4c5d View commit details
    Browse the repository at this point in the history
  2. 1.0.7

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