-
Notifications
You must be signed in to change notification settings - Fork 44
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
HubNet Web, or something... #416
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b82dd25 - Browse repository at this point
Copy the full SHA b82dd25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a943e6 - Browse repository at this point
Copy the full SHA 2a943e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d0abc - Browse repository at this point
Copy the full SHA 53d0abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2a77db - Browse repository at this point
Copy the full SHA a2a77dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce4816 - Browse repository at this point
Copy the full SHA 4ce4816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55bb3ed - Browse repository at this point
Copy the full SHA 55bb3edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 140f487 - Browse repository at this point
Copy the full SHA 140f487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af3987 - Browse repository at this point
Copy the full SHA 3af3987View commit details -
Bugfix: Fix really annoying timing bug
This mainly affected HNW, where a session could be launched and then shut down before it was used. The consequence was that, once you loaded a full session, you would actually have two event loops running with `rAF`, each one pulling events out of `Updater` and preventing the other from receiving and rendering them. This, of course, would not happen deterministically, so it was tons of fun to figure out what was going on.
Configuration menu - View commit details
-
Copy full SHA for 88dca2d - Browse repository at this point
Copy the full SHA 88dca2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1403c74 - Browse repository at this point
Copy the full SHA 1403c74View commit details -
Major/HNW/Feature: Add HNW and HNW Authoring
Co-authored-by: Christopher Song <[email protected]> Chris's contributions focused on the HNW UI, especially modal dialogs and the dialog box "drawer" (containing the Command Center, etc.)
Configuration menu - View commit details
-
Copy full SHA for dabfcd4 - Browse repository at this point
Copy the full SHA dabfcd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8869a - Browse repository at this point
Copy the full SHA dc8869aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bb0f7 - Browse repository at this point
Copy the full SHA 17bb0f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a0ed2 - Browse repository at this point
Copy the full SHA 53a0ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4242588 - Browse repository at this point
Copy the full SHA 4242588View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3bec24 - Browse repository at this point
Copy the full SHA b3bec24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54deee6 - Browse repository at this point
Copy the full SHA 54deee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6698fc1 - Browse repository at this point
Copy the full SHA 6698fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c753cb0 - Browse repository at this point
Copy the full SHA c753cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc72dd5 - Browse repository at this point
Copy the full SHA dc72dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aca1d0f - Browse repository at this point
Copy the full SHA aca1d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8960207 - Browse repository at this point
Copy the full SHA 8960207View commit details -
Temp: Actually use correct whitespace in joiner frames
It's been a long, long time coming...
Configuration menu - View commit details
-
Copy full SHA for 2729333 - Browse repository at this point
Copy the full SHA 2729333View commit details -
Temp/Bugfix/UX: Prevent HighCharts from becoming series-less
It can sometimes cause plots to go blank, when a plot is reset without any series/pens One example where this can happen is Disease, where all of the plot pens are temporary pens
Configuration menu - View commit details
-
Copy full SHA for 3a81372 - Browse repository at this point
Copy the full SHA 3a81372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6b773 - Browse repository at this point
Copy the full SHA 7c6b773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7d1c4 - Browse repository at this point
Copy the full SHA 1d7d1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c80ed2 - Browse repository at this point
Copy the full SHA 3c80ed2View commit details -
Temp/HNW/Authoring/Feature: Prompt user on page close
So they don't accidentally lose work
Configuration menu - View commit details
-
Copy full SHA for 7129fbd - Browse repository at this point
Copy the full SHA 7129fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb83b26 - Browse repository at this point
Copy the full SHA fb83b26View commit details