whitespacecode

Results 21 issues of whitespacecode

I see you point to a .png file that isn't there.

chores

I'm creating an player movable by mouse ondrag so when you hold and drag behind a wall the player shouldn't cross the wall. Yet it spawns on the other side...

enhancement

Whenever i close the Starred category it re-opens automatically. Could Simplify remember the action that i did ? ![image](https://github.com/leggett/simplify/assets/37139936/c4d12192-04a7-4067-b151-abc6c29307c2) --- Simplify v.3.1.13 configuration: aAX appNavOff avatarsInList avatarsZoom bundleInbox caA caE...

Update laravel-routes.js to fix having optional route parameters

Right now the RegExp for wildcard parameters requires the wildcard to be exact Using your example: ``` cy.visit({ route: 'team.dashboard', parameters: { team: 1 } }); ``` This will replace...

Fix issue when you have an initial value in the input and the emphasis would still be visible.

We are using Laravel and InertiaJs so our 'index.js' html page is currently loaded by vite in index.blade.php I see you provided an appendTo if you don't use a html...

P: laravel

Still need a proper thumbnail

cookbook 🍳

### Describe the bug Maybe you can take a look @hawk86104 ? https://cientos.tresjs.org/guide/staging/environment.html#lightformer The import says `Enviroment` but should be `Environment` For the import for LightFormer i get an error...

PR Welcome