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

TGUI Parity with Upstream and Remaining React Porting & Polish #6244

Merged
merged 62 commits into from
May 19, 2024

Commits on Apr 26, 2024

  1. Tacmap polish and fixes

    Drulikar committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2bbf2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e958883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a31d828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7925b42 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. wip1

    Drulikar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e14ef9d View commit details
    Browse the repository at this point in the history
  2. wip2

    Drulikar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a42bb10 View commit details
    Browse the repository at this point in the history
  3. wip3

    Drulikar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5f00c36 View commit details
    Browse the repository at this point in the history
  4. whitespace

    Drulikar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    bc3019a View commit details
    Browse the repository at this point in the history
  5. Auto fixes

    Drulikar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d7a454f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Restore onConfirmChange addition to Button.Confirm

    Restore button alignment fix
    Drulikar committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c5ffbef View commit details
    Browse the repository at this point in the history
  2. Add jsx for eslint-fix

    Drulikar committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    501246e View commit details
    Browse the repository at this point in the history
  3. Fixes

    Drulikar committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fba06fc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Fix and improve shuttle manipulator

    Replacement actually is useful now!
    Drulikar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c61e179 View commit details
    Browse the repository at this point in the history
  2. Fix camera console

    Drulikar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aec75b2 View commit details
    Browse the repository at this point in the history
  3. Fix SmartFridge

    Drulikar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5e54e25 View commit details
    Browse the repository at this point in the history
  4. Fix orbit

    Drulikar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    58860a1 View commit details
    Browse the repository at this point in the history
  5. Various fixes and polish

    Drulikar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c6c3626 View commit details
    Browse the repository at this point in the history
  6. Undo grow changes

    Drulikar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e3877d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. More number related fixes

    Drulikar committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    625acf3 View commit details
    Browse the repository at this point in the history
  2. More misc fixes

    Drulikar committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e8a5569 View commit details
    Browse the repository at this point in the history
  3. Fix vox panel

    Drulikar committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d62cc96 View commit details
    Browse the repository at this point in the history
  4. Style fixes

    Drulikar committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e22584e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge remote-tracking branch 'upstream/master' into React_Porting_Polish

    # Conflicts:
    #	tgui/package.json
    #	tgui/packages/tgui/components/Button.jsx
    #	tgui/packages/tgui/components/Chart.jsx
    #	tgui/packages/tgui/components/ColorBox.jsx
    #	tgui/packages/tgui/components/Grid.jsx
    #	tgui/packages/tgui/components/Icon.jsx
    #	tgui/packages/tgui/components/NoticeBox.jsx
    #	tgui/packages/tgui/components/Table.jsx
    #	tgui/public/tgui-panel.bundle.css
    #	tgui/webpack.config.js
    #	tgui/yarn.lock
    Drulikar committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ea947cf View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Linters

    Drulikar committed May 6, 2024
    Configuration menu
    Copy the full SHA
    97c8fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    175c67d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. TGSay 1.1.1

    Drulikar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    797431b View commit details
    Browse the repository at this point in the history
  2. Fix dropdown again

    Tweak button focusing
    Drulikar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    798f193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    107b49a View commit details
    Browse the repository at this point in the history
  4. Fix supply pod panel

    Future proof color matrix edtior map too
    Drulikar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    540cdb9 View commit details
    Browse the repository at this point in the history
  5. Typescript relay panel

    Fix onConfirmChange prop location
    Drulikar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f7ba809 View commit details
    Browse the repository at this point in the history
  6. Update tgui_input_list

    Drulikar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0db7ae1 View commit details
    Browse the repository at this point in the history
  7. Button fixes

    Drulikar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    24d42e6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Tweaks

    Drulikar committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9dfea54 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    2330c4f View commit details
    Browse the repository at this point in the history
  2. Fix unused data in APC

    Drulikar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2704549 View commit details
    Browse the repository at this point in the history
  3. Port checkboxes

    Drulikar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6429431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cb8018 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a56b88d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge remote-tracking branch 'upstream/master' into React_Porting_Polish

    # Conflicts:
    #	tgui/packages/tgui/interfaces/MfdPanels/SupportPanel.tsx
    Drulikar committed May 10, 2024
    Configuration menu
    Copy the full SHA
    62dcca9 View commit details
    Browse the repository at this point in the history
  2. eslint+prettier merge

    Drulikar committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4c6c466 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Feedback

    Drulikar committed May 12, 2024
    Configuration menu
    Copy the full SHA
    546c3f3 View commit details
    Browse the repository at this point in the history
  2. Delete Grid

    Drulikar committed May 12, 2024
    Configuration menu
    Copy the full SHA
    6869b29 View commit details
    Browse the repository at this point in the history
  3. Tweak lootbox mouse events

    Drulikar committed May 12, 2024
    Configuration menu
    Copy the full SHA
    fdd76c8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. converts

    jlsnow301 authored and Drulikar committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9b85568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864b558 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    d0cdf1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2397704 View commit details
    Browse the repository at this point in the history
  3. Prettier fix

    I always forget to allow VSC to swap to the new prettier when swaping to/from this branch
    Drulikar committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1ad4cf8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    4409e30 View commit details
    Browse the repository at this point in the history
  2. More vox panel tweaking: use state, more robust regex (but not perfec…

    …t since no negative lookback), and updates regex on type change
    Drulikar committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8370c2c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    8fb3279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f61cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3db822 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into React_Porting_Polish

    # Conflicts:
    #	tgui/packages/tgui/interfaces/VendingSorted.tsx
    Drulikar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    025762c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c89310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e47e5d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    a8ee006 View commit details
    Browse the repository at this point in the history
  2. Port strings update from upstream removing multiline content/tooltips…

    … (can confirm they didn't work)
    
    Remove non-existant tooltipOverrideLong props
    Drulikar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    45b9453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30ed9a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    915d476 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    935de53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a085f View commit details
    Browse the repository at this point in the history