Mahdi Saeidi
Mahdi Saeidi
## What problem does this feature solve? This problem feature will be useful for many programmers who use a calendar other than the Gregorian calendar. Like Jalali, Islamic Civil, Islamic...
### Reproduction link [https://stackblitz.com/edit/angular-qvmc1z?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/angular-qvmc1z?file=src%2Fapp%2Fapp.component.ts) ### Steps to reproduce 1. move the mouse over the sub-menus 2. the previous levels are not displayed ### What is expected? Recursive usage: When we...
### Reproduction link [https://codesandbox.io/s/68vxnx](https://codesandbox.io/s/68vxnx) ### Steps to reproduce In the select component, in the tag mode, after adding a new tag by typing and pressing the enter key, and it...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...
**Description:** This PR introduces a new function, getLocationFromPostalCode, which allows for retrieving the state and city information based on a given 10-digit postal code. The function works by matching the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...
### Current Behavior When running nx serve admin, the following error occurs: `X [ERROR] The `w-full,` class does not exist. If `w-full,` is a custom class, make sure it is...