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

v45 #80

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

v45 #80

wants to merge 32 commits into from

Commits on Nov 20, 2021

  1. move scenegraph to its own folder

    James Bradford committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    ab33617 View commit details
    Browse the repository at this point in the history
  2. adding placeholder files

    James Bradford committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    e18d184 View commit details
    Browse the repository at this point in the history
  3. reorgainze scenegraph module classes into files

    James Bradford committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    ad9c1d4 View commit details
    Browse the repository at this point in the history
  4. Add documentation reference links to ReadMe

    James Bradford committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    6947e3e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. scenegraph updates with deletion :(

    James Bradford committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    b4c3bd6 View commit details
    Browse the repository at this point in the history
  2. scenegraph updates

    James Bradford committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    305541b View commit details
    Browse the repository at this point in the history
  3. updating other modules

    James Bradford committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    977a0d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. XDSelection global

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    a108166 View commit details
    Browse the repository at this point in the history
  2. switch all Array<type> to type[]

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    9ec0375 View commit details
    Browse the repository at this point in the history
  3. remove XDSelection from application

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d402531 View commit details
    Browse the repository at this point in the history
  4. remove @param {types}

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    88e2a1e View commit details
    Browse the repository at this point in the history
  5. move selection interface to scenegraph module

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    71902be View commit details
    Browse the repository at this point in the history
  6. exporting selection from scenegraph module

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    594e1b0 View commit details
    Browse the repository at this point in the history
  7. removing SceneNodeClass and RootNodeClass

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    02877b2 View commit details
    Browse the repository at this point in the history
  8. importWrong alias

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    2f27f64 View commit details
    Browse the repository at this point in the history
  9. XDSelection is an alias of Selection

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    b6b19d5 View commit details
    Browse the repository at this point in the history
  10. cleanup docs

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    6b7d590 View commit details
    Browse the repository at this point in the history
  11. Revert "remove @param {types}"

    This reverts commit 88e2a1e.
    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    cb212f6 View commit details
    Browse the repository at this point in the history
  12. remove @param {types}

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    3c72196 View commit details
    Browse the repository at this point in the history
  13. remove selection from index.d.ts

    James Bradford committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    aa26e63 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. propertly splitting scenegraph module into multiple files

    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    e7a84ed View commit details
    Browse the repository at this point in the history
  2. clean

    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    cbb639d View commit details
    Browse the repository at this point in the history
  3. single quotes

    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    17ed9af View commit details
    Browse the repository at this point in the history
  4. moving files 1

    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    67ca39b View commit details
    Browse the repository at this point in the history
  5. moving files 2 - split xd and uxp into different folders

    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    c40e3f9 View commit details
    Browse the repository at this point in the history
  6. prep to be pushed to DefinitelyTyped

    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    0cb8acb View commit details
    Browse the repository at this point in the history
  7. REVERT ME - before contributing to

    DefinitelyTyped
    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    3010bac View commit details
    Browse the repository at this point in the history
  8. prepping for npm publish

    James Bradford committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    17a19b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. CommandHandler

    James Bradford committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    2ece84f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. wrong links

    James Bradford committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    c5810a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. adding jsxWebComponents.d.ts to extend JSX.IntrinsicElements

    James Bradford committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    c7d99df View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. update readme example

    James Bradford committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3c6dc43 View commit details
    Browse the repository at this point in the history