Nirmal Khedkar

Results 13 issues of Nirmal Khedkar

I'd like to know if we should implement `lint-staged` in `package.json`: that way we'll be able to lint and prettify all files which are being changed. If you deem this...

**Is your feature request related to a problem? Please describe.** Awesome application first off. Really well made, blows other similar applications out of the water. I particularly love the full-screen...

enhancement

Hi, First off, love this library: it's made things much easier for me. The only thing that pained was to run the website in the `example` directory and run the...

- **What does this PR do?** Fixed #210 - **Any background context you want to provide?** I initially wanted to render the demo in the README.md file. If you copy-paste...

demo

- **Describe the Feature Request** From issue #36 it's clear that we're moving to docz for documentation purposes. However, docz also provides functionality to directly embed the component in the...

help wanted
good first issue

If I have following data in my Strapi database: | Name | School | |--------|-----------------------| | Nirmal | {name: xyz, area:abc} | This plugin would export it exactly like above:...

As asked here: https://stackoverflow.com/questions/73061887/how-to-specify-parameter-type-in-r2dbc-when-using-stored-procedures `Parameters.out` seems to call JDBCs `registerOutputParameters` within it, but it seems to pass only the binding index and the type (I want to pass the type...

Fixes #83. As explained and discussed in the issue, neither Oracle's R2DBC driver nor R2DBC itself support user defined datatypes within itself. I'm not aware about other databases, but my...

Feature Request: I want to introduce a feature of adding static shorts to the app for fragments/activities for quick access to users like: Implementing this feature will increase the User...

enhancement
New Feature

**Summary:** I face the following error when I try adding a client in offline mode. `java.lang.NullPointerException: Attempt to invoke interface method 'boolean java.util.List.isEmpty()' on a null object reference` Also note...

enhancement