Arsalan Yaldram
Arsalan Yaldram
## Description - Fixed the Encrypted Text alignment for S3 Datasource Fixes #15711 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This...
## Description - When we do undo after changing the Properties from the Property Pane we should scroll to the element and show a yellow border (basically focus on the...
**Marked version:** 4.0.17 **Describe the bug** I am using react with `create-react-app, webpack version 5`. When I import marked like - `import { marked } from "marked";` I get the...
- Added `vite` for building client side react app and removed `react-scripts and babel related pacakges`.
Hello Sir thank you for this awesome libraries it adds a lot to the basic apollo-link-state library. I did your book example with React (jsx) it worked and I loved...
Hi Sir thank you for your awesome tutorial on sequelize and typescript please can you let me know how can we add InstanceLevel and ClassLevelMethods in your code i am...
### What package has an issue @mantine/core ### Describe the bug For the Slider component if I have the following code - ```javascript ``` My `min = 1 & max...
## Description - Widget Drawing POC. A user should be able to select and draw the widget dimensions on the canvas and drop the widget. Fixes #17226 ## Type of...
## Description Label Position right option was not aligning the label to the right for the Checkbox widget. Fixes #16126 ## Type of change - Bug fix (non-breaking change which...
## Description - Add cypress test cases for the slider widgets. Fixes #17466 ## Type of change - New feature (non-breaking change which adds functionality) ## How Has This Been...