Issues
- 4
- 0
feat(create-rise): allow copying from folder instead of npm (useful for local testing or monorepo workflows)
#206 opened by grabbou - 5
Missing tamagui types on server components
#149 opened by bidah - 0
dx: provide better error handling for tunnel
#185 opened by grabbou - 0
refactor: our proxy server needs some love
#182 opened by grabbou - 2
feat(playground): splash screen improvements
#170 opened by TheKohan - 2
bug(models): paths as model names render empty pages
#111 opened by grabbou - 3
dx: provide error message when passing mixed type as an array to function handler
#72 opened by grabbou - 2
Can key in a map be undefined? Please explain!
#95 opened by grabbou - 0
feat(create-rise): support multiple package managers
#161 opened by grabbou - 1
Support for React Web
#151 opened by ericvicenti - 2
feat: release to Android and revamp meta
#42 opened by grabbou - 3
Launch Checklist
#96 opened by ericvicenti - 0
Issues in JSON types
#142 opened by ericvicenti - 0
feat(rise): better UX for connections in the app
#107 opened by grabbou - 0
refactor: remove unnecessary "@" from the namespace
#122 opened by grabbou - 0
- 1
- 0
- 0
chore: refactor response
#63 opened by grabbou - 0
maybe we should add an error code enum here, like `Internal` (500) `BadRequest` (400) and `NotFound` (404)
#128 opened by grabbou - 1
Rise/Kit: Support SVGs
#97 opened by ericvicenti - 3
feat: set screen options for each model
#112 opened by grabbou - 1
refactor: move "state" to be experimental, rename to "localState" and remove random key to avoid conflicts on re-render
#82 opened by grabbou - 1
- 0
idea: migrate from zod to typia
#105 opened by grabbou - 0
feat: support JSX fragments in server code
#65 opened by grabbou - 0
Rise/Kit: add actions for haptic feedback
#92 opened by ericvicenti - 0
refactor: improve generics readability by renaming T, P, K into contextual names
#103 opened by grabbou - 1
React.lazy for components
#98 opened by ericvicenti - 0
Should we clean-up this subscription as well?
#94 opened by grabbou - 0
feat: create toast action
#83 opened by grabbou - 1
refactor: RiseDropdownButton and RiseSelectField should be simplified/removed or moved to server-only utility function
#44 opened by grabbou - 0
- 0
idea: autolinking packages
#80 opened by grabbou - 1
discuss the json standard and check what we need to be able to express every basic interaction
#47 opened by grabbou - 1
perf: update state context provider to use stream
#66 opened by grabbou - 0
perf: when state dependencies change, make sure to pre-render only the actively read ones
#77 opened by grabbou - 0
chore: refactor event
#64 opened by grabbou - 0
- 2
Convert Rise actions to kebab-case
#67 opened by grabbou - 0
- 1
- 0
Data Source should be lazy on the server
#55 opened by grabbou - 2
perf: refactor ref management
#39 opened by grabbou - 0
- 1
fix: bring back support for multiple events
#43 opened by grabbou - 0
Suspense boundary for ref component
#59 opened by grabbou - 0
- 0
refactor: move DataBoundary to reusable package
#38 opened by grabbou