nandi95

Results 40 issues of nandi95

Targeting master as did not get a response to https://github.com/laravel/framework/pull/43535#issuecomment-1223161842 On the latest version (9.23.0) when renaming a timestamp column, it does not correctly gets the precision when using the...

### Environment ``` ------------------------------ - Operating System: `Darwin` - Node Version: `v16.17.0` - Nuxt Version: `3.0.0-rc.12-27729267.0640a6c` - Nitro Version: `0.5.4-27726613.640c2b7` - Package Manager: `[email protected]` - Builder: `vite` - User Config:...

bug
cli
upstream
🔨 p3-minor-bug

This is a very broad idea/query to see if this is at all planned. It would be nice if nutrients could be tracked, macros such as protein/fat/carbohydrates. **Additional context** I...

proposal/idea

### Versions: - ide-helper Version: 2.13.0 - Laravel Version: 10.18.0 - PHP Version: 8.2.8 ### Description: The package seems to generate `@property` for columns in the database that are virtual...

bug

**Is your feature request related to a problem? Please describe.** Some people may use space-x-2 on their flex boxes. When this flexbox wraps, the item on the next line will...

enhancement

As this seems to be abandoned, I will only finish up this PR if I hear back positive feedback.

> [!NOTE] > This is a work-in-progress, I would like some feedback and contributions before spending any more time on this. I have come across the need for such logic...

After updating from v3.1.3 to v3.2.0 I get a bad request on the endpoint it generates: `https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,600;0,500;0,700;1,400&display=swap&subset=latin` The same request succeeds on it's `/css` not `/css2` nuxt.config.ts ```ts googleFonts: {...

In the package json the types set to lib/index.d.ts but in reality it is under lib/types.d.ts https://github.com/xiaoluoboding/vue-command-palette/blob/db65ee64434394a881440ddf0a198e28880a2b06/package.json#L30C3-L30C31