Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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/file-attachment-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.0.1
Choose a base ref
Loading
...
head repository:github/file-attachment-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.0.0
Choose a head ref
Loading
  • 8commits
  • 5files changed
  • 2contributors

Commits on Aug 30, 2021

  1. Surface event for file-attachment-dragged

    The implementation forgithub/github#190219 needsan event to kick off finding the cursor position, and rather than bubbling theDragEvent it seems prudent to fire a CustomEvent solely used by that consumer.That'll avoid any unintended side effects in the document at large.
    @Bestra
    Bestra committedAug 30, 2021
    Configuration menu
    Copy the full SHA
    197649dView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79895d6View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    312836eView commit details
    Browse the repository at this point in the history
  2. Bubble original event rather than a new custom one

    We decided we could use the `dragover` and `dragenter` events directlyinstead of wrapping them with a custom one.  We're still calling `preventDefault()`so we won't accidentally trigger any native behavior downstream.
    @Bestra
    Bestra committedSep 1, 2021
    Configuration menu
    Copy the full SHA
    ae31438View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    e6bda71View commit details
    Browse the repository at this point in the history
  2. Merge pull request#14from github/bestra/file-attachment-dragged-event

    Bubble dragover and dragenter events
    @koddsson
    koddsson authoredSep 3, 2021
    Configuration menu
    Copy the full SHA
    5cc9107View commit details
    Browse the repository at this point in the history
  3. 3.0.0

    @koddsson
    koddsson committedSep 3, 2021
    Configuration menu
    Copy the full SHA
    4f207bfView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp