Monarch Wadia

Results 16 issues of Monarch Wadia

Hi. Thanks for all the hard work on this project! Heads up! I tried to use the `transform` capability. Didn't quite work unless I also use `rename`. In case it...

parser.js file is currently located at `~/.mume/parser.js` please add support for adding `parser.js` to the current folder ideally, the folder structure would then look like: ``` /.. /. /some-path/some-other.md /index.md...

Thank you for the awesome work on this project. ## Bug description Prisma Generate fails when using Pydantic >2.0 because of a warning ## How to reproduce * Step 1....

Thank you for the amazing work on this MUCH-needed framework.. Plasmo is amazing and makes my job a lot easier :-) ### Actual behaviour When an empty `/src` is present,...

bug

Thank you for your excellent work, it makes all of our lives easier! I have a feature request to make the extension even better. **Expected:** When I click on `server.py:21`...

``` task ("CommonUiYarn", type:YarnTask) { ... } task ("NavYarn", type:YarnTask) { ... } task ("OmYarn", type:YarnTask) { ... } ``` It seems that "OmYarn" here is overriding "CommonUiYarn" as well...

bug

Thanks for the great work! I thought I should point out that we install the plugin simply by adding it to the `plugins` config in `_config.yml` like so: ``` plugins:...

Currently, we are not running any validation on the data received from configs except simple presence/absence of the value. See screenshot. ![image](https://user-images.githubusercontent.com/4856944/123521148-d4402c00-d682-11eb-990e-5ad216925ce7.png) We are also simply converting the data from...

The User page: - [x] Is public. - [x] When the user is logged in, allows the user to edit their own information. - [ ] Don't allow users to...

- [x] As a user, I can create a post. - [ ] As a user, I can edit the post. - [ ] I can delete the post, but...