joystick icon indicating copy to clipboard operation
joystick copied to clipboard

A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.

Results 199 joystick issues
Sort by recently updated
recently updated
newest added

Topics that will need to be covered: ### @joystick.js/cli - [ ] Running tests with `joystick test` and `joystick test --watch` ### @joystick.js/test - [ ] Writing a test -...

documentation
@joystick.js/ui
@joystick.js/node
@joystick.js/cli
@joystick.js/test

This would be super handy. The idea is to have a heavily-styled block that calls out 1 or more "heads up" notes so you're aware before you even touch the...

documentation
chore
@joystick.js/ui
@joystick.js/node
@joystick.js/cli
@joystick.js/test

- [ ] Make a note about `local.path` in uploader config being a relative path (no need to prepend slash to path).

documentation
chore
@joystick.js/node

This would be rad. I have a terrible memory for things like release notes/announcements and it'd be helpful if there was a convention built in. The idea is to have...

feature
chore

See #255

chore
@joystick.js/ui
@joystick.js/node
@joystick.js/cli
@joystick.js/test

This intentionally returns immediately after tracking the function call to avoid racking up API charges on SMTP providers.

documentation
@joystick.js/node

This can cause confusing runtime errors. Maybe consider a sensible default (e.g., default to first database in config)?

feature
chore
@joystick.js/node

Convenience method for sending emails/SMS if something breaks.

@joystick.js/node

Changed an i18n file and got this: ``` Error: [dev.getWatchChangeContext] ENOENT: no such file or directory, stat 'i18n/tooltip.en.js' ```

bug
@joystick.js/cli

I'd want this to more or less mimic what we have on the server. Ideally, have a way to automate this via `@joystick.js/node` by passing an `spa: true` flag to...

feature
@joystick.js/ui
idea