Kushal Kumar
Kushal Kumar
# Feature Request 🛍️ Currently, from `ui-components` we import a `Library` component. We do not have the ability to provide custom styling to this which I suggest here. ## Use...
# Bug Report 🐛 Some templates like `late delivery and penalty(with optional/else)`, give the following error`:  ## Expected Behavior The templates should be inserted properly. ##...
# Bug Report 🐛 Click on Delete Icon is not working when the cursor hovers over clause templates. Package: Contract Editor ## Expected Behavior The template should get deleted. ##...
Signed-off-by: k-kumar-01 # Closes #40 Clicking on an image opens up a modal that allows the user to edit image url as well as image title. ### Changes - Image...
Added the namecard as asked
## Changes A brief description of the changes in this PR: - Closes #150 - Based on PR #190. - Cleaned up commits. ### Additional Requirements - Documentation needs to...
Closes #113 A brief description of the changes in this PR: - Use lower-hyphenated for commands - Parameters naming needs discussion. Refer [here](https://stackoverflow.com/questions/64557741/how-to-support-an-old-flag-name-when-changing-to-a-new-flag-name-with-cobra) for alias in flags. Tasks to complete...
Draft PR for debug Signed-off-by: K-Kumar-01 # Closes #45 Draft PR for the above issue. ### Changes - Document component added - Deletion and reinsertion of XML to be debugged...
# Bug Report 🐛 Currently, the custom XML namespace when a template is inserted is persistent i.e. it does not change when a template is removed from the document. ##...