You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: exprimental option to open sandboxes in v2 (#8166)
* feat: add experimental beta sandbox flag
* feat: storage with subscription
* fix: update all sandbox urls
* feat: add data request to rows
* feat: Update CreateSandbox and BetaEditor components
Update CreateSandbox and BetaEditor components with new features and improvements.
* keep the v1 link for sse
* ROWS_KEY in env
* style: Ignore TypeScript error
* rows integration only in prod
* feat: Added isSse property to queries and router
Added isSse property to queries.ts and router.ts files
* fix: ensure sse flag for all templates
* fix: v2 links open without history.push
* fix: undo changes in areas where v2 links are not done
* feat: Rename experiments to Preferences
Rename the 'experiments' component to 'Preferences'
---------
Co-authored-by: Danilo Woznica <[email protected]>
0 commit comments