Rushied

Results 12 issues of Rushied

#### What kind of changes does this PR include? - Translated content #### Description - translate editor-setup page to arabic

i18n

implement module federation is hard somwhat, for webpack we have this repo `https://github.com/module-federation/module-federation-examples` which provide a huge list of examples including multiple versions of every frameworks if needed, I with...

### Clear and concise description of the problem depend on vite-react example. auto-imports extract imports in dev mode only `npm run dev` but not in build, also icons need to...

enhancement

this problem show after installation when enter username and password, this PR solve it

I am so excited, this is my first pull request on github, I dont know typescript, and I wish this pull request accepted I did this commit to distribute custom...

If there is nested component like: ```html {{ $refs.father.innerText }} Hello, PVue ``` This PR should fix this problem

Some times like in dialogs we need access to root component from child nodes, also it is a way to access root element from `v-scope` . the next snippet from...

### Clear and concise description of the problem use auto-import for icons with unimport directly is not possible easy now, it need write wrap on curren IconResolver ### Suggested solution...

enhancement

**Describe the bug** when use `ltr:` or `rtl:` in nativewind it should not apply calss unless direction as in prefix, but nativewind run classes without care about them **To Reproduce**...