mnch

Results 31 issues of mnch

The title says what I'm getting in the console of IE8 after the radmenu has already been constructed. This is obviously not true, as - when I type in the...

Please how can I mute the multiple warning messages in the console. I assume the `setMode` ivocation is the direct cause of it. How should I rephrase my code so...

This PR does not change active code in any way. It: - informs users about the bug we decided to bring in in favor of solving a more serious problem...

docs

I would love to see an example of an auto-save feature implementation in ngrx store that would satisfy the following scenario: (Let's say we have an app that allows users...

### Information When following the instructions for creating a custom serializer, there is no explanation how to provide custom selectors for the returned properties `{ url, params, queryParams }` (as...

Comp: Docs

## Description I would suggest to give a better experience (esp. for the nx noobies like me) when starting a new project. Dropping an empty folder on a new VSCOde...

type: feature
good first issue
vscode

Please improve the documentation pages regarding building and publishing of multiple components. https://lit.dev/docs/tools/publishing/ This current example ```json { "type": "module", "main": "my-element.js", "module": "my-element.js" } ``` is very simplistic and...

**Describe the bug:** I had a quasi-project - a collection of subdirectories where I kept snippets and some dev files of different types (css, md, ts). No .idea folder, no...

Could you suggest the best way to provide a legend/help text under the main prompt? Could be that it already exists, but I wasn't able to find it. I tried...

enhancement