Isaac Mann
Isaac Mann
Reference ngx-contextmenu instead of deprecated angular2-contextmenu * Don't create a pull request to add a library, instead use [devarchy.com/angular](https://devarchy.com/angular). * Only create a pull request to change the categorization. *...
It would be nice if the context menu gracefully handled people trying to trigger it before the ContextMenuItems had been found by the ContextMenuComponent. We could create a `Subject` that...
_From @AnthonyBr on February 15, 2017 17:44_ Hello, When I generate my angular2 project: `node_modules\.bin\rollup -c rollup-config.js` I have the error in the title: ``` ? 'ContextMenuComponent' is not exported...
If the ngAnimate library is included, the tree expand and collapse actions are animated. If the ngAnimate library is not included, there are a few extra lines of ignored css...
Adds personas to the docs intro
Branch containing all changes related to inferred tasks
Explain NX_ADD_PLUGINS in the Inferred Tasks guide
This plugin is missing the Nx version and Github Stars on the [Nx Plugin Registry](https://nx.dev/extending-nx/registry). To fix this, you need to publish a new version of the plugin that includes:...
Create a Gradle tutorial