Mintu Gogoi
Mintu Gogoi
**Summary:** Added docs on leveraging http2 with tailcall **Issue Reference(s):** Fixes #810 /claim #810
fixes #2659 /claim #2659
Added a pull request template to the repository Resolves #1113
**Describe the bug** Currently, our repository lacks a pull request (PR) template, which can provide helpful guidance and ensure consistency when contributors submit PRs. To improve our PR process, we...
Fixes #875
## Description Added loading animation ## Related Issue Fixes #1725 ## Checklist - [✅] The code follows the project's coding standards and is properly linted (`npm run lint`). - [...
**Description** - [✅ ] Added Delete Property Function - [✅ ] Changed Type of Property Function - [✅] Toggle Required/NotRequired Function - [ ✅] UI - [✅ ] Added Property...
When you change the input, open the studio or change the settings, the studio need to ask the backend to re-generate the output, and there can be a significant delay...
The sugarizer-server lacks unit testing in most of its componets . Adding test for the above two mentioned folder
**Description** The PR introduces a new option `compile` in the `Generator` class contructor which is by default `false` ,by default the `React` template files are not transpiled. When setting the...