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

Convert to typescript #229

Merged
merged 42 commits into from
Aug 26, 2023
Merged

Convert to typescript #229

merged 42 commits into from
Aug 26, 2023

Commits on Apr 17, 2022

  1. Upgraded rollup and added TS support

    Christopher Patty committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    ce0ae57 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Conversion in-progress

    Christopher Patty committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9c3a515 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Converted toasts reducer to TS

    Christopher Patty committed May 8, 2022
    Configuration menu
    Copy the full SHA
    a2ffce0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Adds Toaster.tsx & css module support

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    690f94b View commit details
    Browse the repository at this point in the history
  2. Converted context and textInput

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    1b0d2de View commit details
    Browse the repository at this point in the history
  3. Converted cache, commentsReducer, constants, stageReducer

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a08d10d View commit details
    Browse the repository at this point in the history
  4. Updated connectionCalculator

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    8537fc8 View commit details
    Browse the repository at this point in the history
  5. Converted Draggable component

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    2158956 View commit details
    Browse the repository at this point in the history
  6. Converted Checkbox

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    6ff57d3 View commit details
    Browse the repository at this point in the history
  7. Converted connections container

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    0ca6f72 View commit details
    Browse the repository at this point in the history
  8. Converted Connection

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a81ab62 View commit details
    Browse the repository at this point in the history
  9. Converted ContextMenu

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b50c561 View commit details
    Browse the repository at this point in the history
  10. Converted Select

    Christopher Patty committed May 9, 2022
    Configuration menu
    Copy the full SHA
    09570e7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Converted NodesReducer & Control

    Christopher Patty committed May 10, 2022
    Configuration menu
    Copy the full SHA
    455a5ba View commit details
    Browse the repository at this point in the history
  2. Converted Comment

    Christopher Patty committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e68d38e View commit details
    Browse the repository at this point in the history
  3. Converted Stage

    Christopher Patty committed May 10, 2022
    Configuration menu
    Copy the full SHA
    06364f2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Converted Color Picker

    Christopher Patty committed May 11, 2022
    Configuration menu
    Copy the full SHA
    6896849 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Converted IoPorts

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    2e44b57 View commit details
    Browse the repository at this point in the history
  2. Tightened up typebuilder types

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6b10301 View commit details
    Browse the repository at this point in the history
  3. Converted Node

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1fa8c6e View commit details
    Browse the repository at this point in the history
  4. Converted NodeEditor

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fa44fb7 View commit details
    Browse the repository at this point in the history
  5. Stage cleanup

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    340a36c View commit details
    Browse the repository at this point in the history
  6. Converted root engine

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    68a0928 View commit details
    Browse the repository at this point in the history
  7. Added basic documentation on types

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    7785667 View commit details
    Browse the repository at this point in the history
  8. port type builder config is now optional

    Christopher Patty committed May 13, 2022
    Configuration menu
    Copy the full SHA
    032eb1e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. v1.0.0-0

    Christopher Patty committed May 16, 2022
    Configuration menu
    Copy the full SHA
    be6897c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    cdba857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f2b7a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609b6a8 View commit details
    Browse the repository at this point in the history
  4. v1.0.1-0

    chrisjpatty committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    3bde09d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb74f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89bd4c5 View commit details
    Browse the repository at this point in the history
  7. v1.0.2-0

    chrisjpatty committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    6ad4ac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    16bc96d View commit details
    Browse the repository at this point in the history
  2. v1.0.2-1

    chrisjpatty committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6738062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03265e View commit details
    Browse the repository at this point in the history
  4. v1.0.2-2

    chrisjpatty committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e7383c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    0607251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a311b5 View commit details
    Browse the repository at this point in the history
  3. Published 1.0.2-3

    chrisjpatty committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    0d9d159 View commit details
    Browse the repository at this point in the history
  4. v1.0.2-4

    chrisjpatty committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e7b7919 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ce93f7 View commit details
    Browse the repository at this point in the history