-
-
Notifications
You must be signed in to change notification settings - Fork 48
Beta to OSLabs Launch Merge #177
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…router to drag and drop panel, Co-authored-by: Ron Fu<[email protected]>
Feat/switch
Co-authored-by: Ron Fu
ReactRouter components added to DragDrop panel, LinkTo - styles appear in CodePreview
…ances of linkto and switch in draganddrop panel. Co-authored-by: Crys Lim [email protected]
…ormatted linkTo correctly Co-authored-by: Ron Fu <[email protected]>
Co-Authored-By: Chris Tang [email protected]
Co-Authored-By Chris Tang [email protected]
…ates code preview Co-authored: Ron Fu [email protected]
C2 (Chris and Crys) Branch Merging to Dev-46 Branch
Ron and William Changes
… useStateModal has minimal styling and can display state of parent app component. Co-authored-by: Crys Lim [email protected]
Co-authored: Ron Fu [email protected]
…to an html element's attribute. Co-authored-by: Crys Lim [email protected]
Fixed Add and Delete State and Added Context API to code preview
…populates the customization panel's element. useStateModal was also updated to be able to handle state from any components built in reactype, even children components. when a stateful html element is saved, the codepreview generates and imports useContext from the appropriate sources. co-authored-by: Crys Lim [email protected]
co-authored-by: Crys Lim [email protected] co-authored-by: William Cheng [email protected] co-authored-by: Ron Fu [email protected]
Merging RWC2 Branch to Dev-46
…w state, adjusted generate code accordingly Co-authored-by: Chris Tang [email protected]
Fixed Indentaiton in Code Preview Co-authored: Ron Fu [email protected]
…o drag-and-drop panel as a state tool. button is not functional yet. co-authored-by: Crys Lim [email protected]
…state. updates were to componentBuilder in DemoRender.tsx. co-authored-by: Crys Lim [email protected]
Co-authored-by: Ron Fu
co-authored-by: Crys Lim [email protected]
and added error handler for invalid input for state Co-authored-by: Ron Fu
… which state has been used for that particular childelement. added stateusedobj in a react usestate hook to customizationpanel to update when state is used with corresponding comptext or complink values and a string that keeps track of the pathway to the property (can also handle nested objects). from there, we are dispatching the usestateobj to the reducer, which updates the stateusedobj in childelement from interface. the reducer also invokes generatecode to generate the appropriate code. finally, we edited generatecode.ts to have the correct syntax for accessing variables that are provided by state within html elements. co-authored-by: Crys Lim [email protected]
…tion problems Co-authored-by: Ron Fu
…and objects, stateKey was also updated to reflect the proper variable string to access state Co-authored by Chris Tang [email protected]
…topmost component state when clicked. code preview keystring is also refreshed with this click now. co-authored-by: Crys Lim [email protected]
co-authored-by: Chris Tang [email protected]
co-authored-by: Chris Tang [email protected]
C2 merge to dev-46 branch
Fixed delete state, indentation problems, context being replaced, link and switch separators in tree
co-authored-by: Crys Lim [email protected] co-authored-by: William Cheng
…ght away Co-authored-by: Crys Lim
Co-authored-by: Crys Lim and Chris Tang
…Value Co-authored-by: Crys Lim, Ron Fu, Chris Tang
… when component or state is deleted Co-authored-by: Ron Fu, Chris Tang, and Crys Lim
Final Merge, fixed delete bugs and state being replaced.
Dev 46 to Master PR
Good job team! It was hard work but we did it! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.