Ryan McDevitt

Results 6 issues of Ryan McDevitt

Have Version Types be consistent with existing project

ready

On a existing project, have `changelog init` check if the `## Unreleased` section is available in the changelog to ensure that it works.

in progress

Add gif of usage

in progress

If you add a section header that is not there, create it first

Adding label support for the HEAD and OPTIONS HTTP verbs. The RAML spec supports them via their [https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/#methods](RAML 1.0 Documentation). This simply adds labels for those methods in the generated...

### Steps to reproduce Link to live example: (required) Steps: 1.`npx create-toolpad-app --studio example-app` 2.`cd example-app` 3.`npm run dev` ### Current behavior ``` ✘ [ERROR] No matching export in "node_modules/@mui/styled-engine/index.js"...

bug 🐛
regression
status: waiting for author