-
Notifications
You must be signed in to change notification settings - Fork 102
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
chore(deps): cleaned up irrelevant dependencies in ui-markdown-editor #290
Conversation
@irmerk @mttrbrts Any updates? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs investigation by @accordproject/maintainers-ui
@irmerk I have rebase the commits. Any updates regarding this PR? |
Looking at this now @Cronus1007 , apologies for the delay. Can you rebase to resolve conflicts in |
@irmerk I have resolved merge conflicts. |
--- | ||
The functions in `clauseProps` like `CLAUSE_DELETE_FUNCTION`,`CLAUSE_EDIT_FUNCTION` and `CLAUSE_TEST_FUNCTION` are not implemented by default because they typically require interaction with other components or the persistence layer of the embedding application. | ||
These functions will be supplied by the user of the component. | ||
For more information in realtion to the `props` , `values` and `functionality` of Contract Editor visit [README.md](./src/ContractEditor/README.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last change, I think we should remove this last line since that README
file no longer exists.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also keep the ---
horizontal rule just after this section you added.
Still unsure about the huge addition to |
318fb19
to
e3831cf
Compare
Signed-off-by: Cronus1007 <[email protected]>
Closes #52
Changes
Flags
Screenshots or Video
Related Issues
Author Checklist
--signoff
option of git commit.master
fromfork:branchname