Anuj Kumar Sharma
Anuj Kumar Sharma
I added ths js interpreter, now anyone learning will write the code in the textarea and the output will in the output section
This PR Fixes #1853 Hello Everyone! ## Description In this PR i added a feature so that Column header will have CSS class names which follows the format: taipy-table-header-{column-name}, where...
Signed-off-by: Anuj Kumar Sharma **Notes for Reviewers** This PR fixes #12118 In this PR, I have migrated the `Error Boundary` Component to `function Component` from `Class Based` Component. Updated error...
**Notes for Reviewers** This PR fixes #12118 In this PR, I have migrated the `Error Boundary` Component to `function Component` from `Class Based` Component. Updated error handling logic to use...
### Current Behavior The Capabilities Section in the `Preferences/Remote-Provider` Page is not clearly visible , we cannot read what's written inside it. See the ss below. ### Desired Behavior This...
This PR fixes #5734 **Description** I have added some changes so that the input looks like more dark friendly. The changes for style has been done for **Intergration Page**, **Home...
This PR fixes #896 This is the new PR for this PR https://github.com/meshery/meshery.io/pull/1880 **Description** have added a script by which, now user don't have to change the file name in...
Remove Flash of Incorrect Style from Wikimedia Vector dark theme When using Wikimedia vector dark theme, So if we navigate from any page to another or simple reload the page...
Currently, the project lacks sufficient unit test coverage, which is essential for ensuring code reliability, This issue aims to improve the overall test coverage and maintainability of the codebase. Read...