hazem osama ibrahim

Results 21 issues of hazem osama ibrahim

**Describe the bug** I've made a custom local Trans component then added the path to it in my .babelrc, but after running the extraction script the keys in the `Trans`...

**Describe the bug** When adding `direction="rtl"` to the page some components layout looks broken. And other components have prop values of `left` and `right` but when the direction changes the...

enhancement

**Is your feature request related to a problem? Please describe.** When moving from a library that follows the [system-UI theme specification](https://system-ui.com/) to bumbag we'll need to modify our theme object...

enhancement
feature request

It would be nice to have a Skeleton Loading component added to the component library. It could have a similar API to Chakra-UI [Skeleton Component](https://chakra-ui.com/skeleton) I am willing to make...

enhancement
feature request

`isSameMonth` method returns true even if two dates aren't in the same Hijri month ```js const date1 = hijri.date("10/06/2020"); const date2 = hijri.addHours(date1, 13 * 24); date1.format("iYYYY/iM/iD") // 1442/2/19 date2.format("iYYYY/iM/iD")...

good first issue

When running playroom, I get the error ``` ERROR Failed to compile with 1 errors 8:34:25 AM error in ./node_modules/playroom/src/Playroom/RenderCode/RenderCode.js Module parse failed: Unexpected token (9:43) File was processed with...

So I've seen [Open Design](https://opendesign.dev/) recently and I thought it could be a good fit for this addon. It will allow us to view multiple design file formats and extract...

category: feature

If you wrap the document with a context provider, it throws the error ``` Element type is invalid: expected a string (for built-in components) or a class/function (for composite components)...

### Describe the new feature Currently, there isn't an ability to change weekdays. ![image](https://user-images.githubusercontent.com/22430645/148730674-f7f12647-71e4-4f43-974d-572e94052033.png) It would be great for the user to be able to set their specific weekdays. ###...

enhancement
feature

How about adding an option to submit a paid asset? that would give creators an incentive to submit their work while earning them money. I was thinking something similar to...