-
I'm learning API Connect, but noticed during the setup it depends on so many deprecated packages...
Here is the list :
```
npm WARN deprecated angular-ui-router@0.2.18: This npm package 'angular…
-
Presently the client serializes all attributes it knows about when sending Create and Update requests to the controller. By contrast, the official web UI only sends a subset of attributes that appear…
-
Add support for automatically re-rendering the list when the viewport or content size changes such that not enough content is rendered. We should also expose a public method to allow users to trigger …
-
-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
Don't use mat-form-field-invalid, but use the native angular core css classes ng-invalid
Because mat-form-field-in…
-
I have just created the Hello World and landing page example and both trigger JS errors in console:
```
ERROR in /Users/matti/www/angular2/node_modules/ui-router-ng2/ng2/uiRouterNgModule.d.ts
(3,10):…
-
i'd like to see the tool support multiple registries via one install. this would allow me to have a single interface to browse my private registry and mirror.
-
Just got the following exception running the latest version of EE on
IntelliJ IDEA 2020.3.1 (Ultimate Edition)
Build #IU-203.6682.168, built on December 29, 2020
Runtime version: 11.0.9.1+11-b11…
-
Disabling watchers used for two-way binding will have a huge impact on gantt performance (see #72). (Probably tricky to implement though ...)
-
When including ng-animate there seem to be a brief period of time where a ng-show and ng-hide element are showing at the same time, even if no animations are used.
Example (the problem is only visibl…