-
### Issue type
I'm submitting a ...
* [ ] bug report
* [X] feature request
### Issue description
**Current behavior:**
At the moment, Select, Autocomplete, and Option Group only allow a …
-
## I'm submitting a
[ ] Bug / Regression
[x] Feature Request / Proposal
## I'm using
NG Dynamic Forms Version: `X.Y.Z`
[ ] Basic UI
[ ] Bootstrap UI
[ ] Foundation UI
[ ] I…
-
I have a city search with ng-autocomplete. When i want to edit my details it resets the city value on the scope to an empty string instead of taking the existing value.
any thoughts?
-
I am trying to update the moment picker value from controller by updating the model but its not working. here is my codes:
```
…
-
To keep track of the changes to the Places search in the input box, I am using $watch on the ng-model. In the $watch function, I am assigning the longitude and latitude as:
$scope.map.center.latitude…
-
### Tell us about the problem
Imported the plugin in a project based on angular@^10, it reports two warnings during ngcc compile
### Which platform(s) does your issue occur on?
Both
### Pleas…
-
### Describe the bug
After upgrading primeng 16.3.1 to 16.7.2 our jest tests fail with the following error:
```
Error: Could not parse CSS stylesheet
at exports.createStylesheet (...node_mod…
-
## I'm submitting a
[x] Bug / Regression
[ ] Feature Request / Proposal
## I'm using
NG Dynamic Forms Version: `X.Y.Z`
[ ] Basic UI
[ ] Bootstrap UI
[ ] Foundation UI
[ ] I…
-
I would type some characters into the autocomplete text field such as 'ap', then I would use my arrow keys to navigate to one of the autocompleted options. Then, I would hit enter which would submit …
-
I just successfully registered `ngui`, `ng-ui`, `angularui` and `angualr-ui` as npm organization names, which means we can change our module names more organized. For example , `ng2-map` can be `@ngui…