SaidMarar
SaidMarar
Fixes the issues below: #31936 #19673 #33349 #23711 This fix handle visibility of scroll buttons specially in dynamic content behavior and also it reduces the complexity of the code (calculation...
This feature add an horizontal mode (width) to the collapser enhancement request from #81 **Without collapasedWidth option**  **With collapasedWidth option** 
Hi this is a simple implementation for pipe trasform to accept an array string of translations. This will: 1. minimize duplication values of translation. 2. minimize the code templating in...
This is an enhancement for the request #84 it enables the indeterminate mode **when the user does not define the percent property** for both components **circle** and **line**. ``` ```...
This fix #133 As mentioned in [MDN: stroke-linecap](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linecap#round) it is the expected behavior of svg stroke-linecap for both round and square. > The round value indicates that at the end...