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

New UI #367

Merged
merged 47 commits into from
Dec 14, 2020
Merged

New UI #367

merged 47 commits into from
Dec 14, 2020

Conversation

Reselim
Copy link
Contributor

@Reselim Reselim commented Nov 20, 2020

This aims to re-implement the Rojo UI with a somewhat new design, hopefully in time for the release of 6.0.0

@Reselim Reselim marked this pull request as ready for review November 29, 2020 19:52
@Reselim
Copy link
Contributor Author

Reselim commented Nov 29, 2020

Ready for review! It's a lot of code to go through.

GLHF!

@Reselim
Copy link
Contributor Author

Reselim commented Nov 29, 2020

Oh, by the way: sessionName should be provided to ServeSession:onStatusChanged's details argument for it to display in the UI.

@LPGhatguy LPGhatguy self-requested a review December 14, 2020 18:46
@LPGhatguy LPGhatguy merged commit cae4c46 into rojo-rbx:master Dec 14, 2020
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
* Add Flipper

* Remove old UI

* Add boilerplate UI

* Change plugin version

* Merge upstream

* Bunch of new UI changes

Too lazy to list them all in individual commits

* Touch ripple for buttons and a few other things

* Make the close button on the PluginGui work

* Set button state to guiEnabled

* Implement Connecting, NotConnected; add Header; don't update plugin button on render

* Replace mapLerpColor with mapLerp

* Update blendAlpha to be 0 without any values

* Add ActionFillTransparency to Theme.Button

* Suffix all Theme entries

* Update Flipper

* Add disconnect button

* Remove cancel button

* Add settings page

* Add scrollbar and dark theme support to settings

* Include settings in startSession

* Set context default value to nil

I always thought this was the name, lol...

* Add Error page

* Fix preloadAssets

* Fix preloadAssets import

* Update checkbox colors a little

* Add setting descriptions

* Fix scrolling frame in settings panel

* Remove .vscode

* Rename Throbber to Spinner

* Update merge

* Move Spinner images to assets

* Change casing of directories

* Remove old directories

* Add comments to getDerivedStateFromProps

* Account for offset in host TextBox size

* Turn width variables into constants

* Attempt to fix the comments

* Add a missing comma in Settings

* Remove a double space

* Remove Dummy object

* Move most of the Studio logic out of render

* Don't truncate port input

* Replace merge with Dictionary.merge

* Replace "Got it!" with "Okay"

* Add projectName to setStatus call

* Add Flipper to build.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants