feat(react): language with higher level abstractions#251
Merged
Conversation
Original messages: create-delete-render utility factory now with better defaults initial version of node factory done error reporting annotation works error handling progress generic error box initial example implementation of error checking more grid support basic grid support now with custom widget basic ref target chooser works dropdown value converters checkbox widget more work on the tree the MUI TreeView is working more styling support work on styles and colors and typography improvement in the layout components more editor components cosmetics implemented Accordion Component and an example tree, plus cosmetics started the tree example renderer call syntax improved and type check added improved actions for buttons added higher-level abstractions for buttons details layout improved more high-level MUI componenets moved all the modules into the "modules" directory, similar to the other ones factored out the Element renderer hello world works
8598ea6 to
719669a
Compare
Member
Author
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
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.
Original messages:
create-delete-render utility
factory now with better defaults
initial version of node factory done
error reporting annotation works
error handling progress
generic error box
initial example implementation of error checking
more grid support
basic grid support
now with custom widget
basic ref target chooser works
dropdown
value converters
checkbox widget
more work on the tree
the MUI TreeView is working
more styling support
work on styles and colors and typography
improvement in the layout components
more editor components
cosmetics
implemented Accordion Component and an example tree, plus cosmetics started the tree example
renderer call syntax improved and type check added improved actions for buttons
added higher-level abstractions for buttons
details
layout improved
more high-level MUI componenets
moved all the modules into the "modules" directory, similar to the other ones factored out the Element renderer
hello world works