Aviral Shukla

Results 7 issues of Aviral Shukla

Fixes: #101 Fixes: #126 feat: Enhance GitHub integration with branch selection and caching - [X] Added branch selection functionality in the frontend, allowing users to choose branches from GitHub repositories....

# Fix: https://github.com/ahmedkhaleel2004/gitdiagram/issues/129 This commit fixes the issue of downloading low-res png image when zoom is enabled.

Currently when we want to download the png for the Mermaid diagram, if the enable zoom option is selected, the image downloaded contains the side-buttons for zooming and reset, and...

Fix: https://github.com/ahmedkhaleel2004/gitdiagram/issues/118 - [X] added a theme provider and enabled dark mode throughout the app - [X] changed color for the components to match the contrast while maintaining the original...

It would be great to have a dark mode for the website to make it more accessible and catchy.

FIXES: #2050 Introduces the --hide-unchanged CLI option to suppress output for SVG files that remain unchanged after optimization. Includes tests to verify that only optimized files are shown when the...

Closes: #2043 - Added isTransparent utility to detect transparent and zero-alpha color values for fill and stroke attributes. - Updated removeUselessStrokeAndFill plugin to treat rgba and hsla with 0 alpha...