Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable interaction mode support for events #659

Merged
merged 31 commits into from Apr 4, 2022
Merged

Enable interaction mode support for events #659

merged 31 commits into from Apr 4, 2022

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    631fced View commit details
    Browse the repository at this point in the history
  2. removes commented code

    stockiNail committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fa34f48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46a6ee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    f0f6697 View commit details
    Browse the repository at this point in the history
  2. removes useless callback

    stockiNail committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a3765c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86136ef View commit details
    Browse the repository at this point in the history
  4. applies review

    stockiNail committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ebddfed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ece84c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    fb61612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c76f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f64c524 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    8078441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c47496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f314c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f2af5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. should fix CC on box

    stockiNail committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    308bd90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159f155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd90732 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. adds mode x and y

    stockiNail committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5227c1f View commit details
    Browse the repository at this point in the history
  2. removes tabs

    stockiNail committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    8b6c5c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56a555c View commit details
    Browse the repository at this point in the history
  4. adds types

    stockiNail committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    83a8e59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2fdd06 View commit details
    Browse the repository at this point in the history
  6. adds documentation

    stockiNail committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ebe1035 View commit details
    Browse the repository at this point in the history
  7. fixes typo on doc

    stockiNail committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    03536c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Merge remote-tracking branch 'origin/master' into

    multipleElementsForEvent
    
    Conflicts:
    	src/types/ellipse.js
    stockiNail committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    0c620d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Merge remote-tracking branch 'origin/master' into

    multipleElementsForEvent
    
    Conflicts:
    	src/helpers/helpers.core.js
    	src/types/box.js
    	src/types/label.js
    stockiNail committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    82c7d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    049a5ba View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Merge remote-tracking branch 'origin/master' into

    multipleElementsForEvent
    
    Conflicts:
    	src/types/line.js
    stockiNail committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6be30ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a307dbb View commit details
    Browse the repository at this point in the history
  3. Update docs/guide/migrationV2.md

    Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>
    stockiNail and kurkle committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a4026de View commit details
    Browse the repository at this point in the history