David Schnell-Davis

Results 5 comments of David Schnell-Davis

As a temporary workaround, until material2 adds this feature, it's currently possible to simulate a context menu by putting a hidden menu trigger next to the item you want to...

Hi, I'm picking up this project. I've read all the analysis above and agree with the basic direction so far. So here's what I'm planning: 1. Move REST API TOC...

I was planning to make the REST API help page look and act like the other help pages, for as consistent a user experience as possible. Do we have specific...

Can you give me an example? One simple way to handle this is to add the buttons in your own component, separate from the generated form. Though in that case...

No, this is not possible—yet. I know it's annoying, but unfortunately a current limitation of this library is that it requires the [`@angular/material`](https://www.npmjs.com/package/@angular/material) and [`@angular/cdk`](https://www.npmjs.com/package/@angular/cdk) packages be installed, even if...