Eelco Wiersma

Results 26 issues of Eelco Wiersma

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...

type: needs investigation
template: bug
area: Compiler

The auth forms cannot be used standalone since they use the AuthProvider context internally. Extract this dependency so that the forms can be used in stand alone situations.

enhancement
v2

There's a big gap between xl and 2xl font sizes, this should scale more gradually.

enhancement
v2

The ListItem and ListItemLabel have a primary and secondary property to display a title and description, which are not consistent with other components and it's not directly clear what their...

enhancement
v2

This upgrade is finished, but introduces breaking changes, therefor we'll wait for v2 to introduce this update. Will get a next branch and release ready asap.

v2

Setup Github actions to run test automatically. Also look into automating publishing.

enhancement

When the JSON schema doesn't have titles defined for it's fields, empty labels are rendered. Instead fallback to rendering the field names as labels instead. Consider humanizing label names.

#### Checklist - [x] run `make test` - [x] PR title must follow [conventional-commit-standard](https://github.com/wundergraph/wundergraph/blob/main/CONTRIBUTING.md#conventional-commit-standard) - [x] tests and/or benchmarks are included - [ ] documentation is changed or added -...

help wanted
npm
sdk
nextjs