Andres Alvarez

Results 16 issues of Andres Alvarez

This PR enables get cookies after being set in Server-Side ```js nookies.set(ctx, 'key', 'value') const cookies = nookies.get(ctx) // before changes output: {} // after changes output: {key: 'value'} ```

Hi I'm trying to do a body wrapper for my WebGL engine but changing the density of the shape doesn't work but changing the restitution does. Can you guys help...

# TypeScript Support Experiment This PR is an experiment to enable TypeScript support in [sui-js-compiler](https://github.com/SUI-Components/sui/tree/master/packages/sui-js-compiler). - Do not cause any breaking change - You will be able to keep working...

PoC

## Description ## Related Issue ## Example

**Is your iteration request related to a problem?** Some improvements that I thought **Describe the solution you'd like** API: Use compound components pattern to allow more flexibility ```jsx Title Close...

enhancement
help wanted

enhancement
help wanted
good first issue

## Description ## Related Issue ## Example