Khalifa Lame
Khalifa Lame
### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ] Demo update - [...
### What problem does this feature solve? In our case, we have a page with multiple sections and each section has a form in it. The page has an overall...
### What I'm trying to achieve We sometimes run into situations where a single product can fall into multiple categories. Depending on how the category tree has been modeled, the...
### What I'm trying to achieve When searching or filtering products with the API, the description of the product does not seem to be used. More accurately, the descriptionJson does...
The Unity blog article mentioned there's planned support for layered PSDs. Has this been implemented now? The readme doesn't mention it.
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message was generated by `yarn commit` - [ ] Tests for the changes...
### What problem does this feature solve? Trying to override antd styles requires the selectors to be more specific than antd's selectors. When using CSS utilities such as tailwind, the...
Support optional CSS cascade layer.
## Background It would be nice to have the umijs.org website available in English. ## Proposal Start with a basic Google Translate perhaps, and then polish it up. ## Additional...
If a project supports multiple languages, it is often useful to provide different URLs for the pages depending on what language is selected. For example, `https://de.example.com/mypage` or `https://example.com/de/mypage`. The latter...