Flow Playground Versions Save

Flow Playground front-end app ๐Ÿคนโ€โ™‚๏ธ

v1.0.1

1 year ago
  • Security hotfix: Use default avataaar (#399) @MrDSGC
  • Fix icon font by downgrading to working css-loader (#398) @turbolent

v1.0.0

1 year ago
  • implement cypress tests for flow-playground frontend (#372) @MrDSGC
  • Hide deploy/send/execute btn loading state while project is auto-saving (#375) @alse
  • Enable noImplicitAny and @typescript-eslint/no-explicit-any (#376) @alse
  • Disable new tx & script buttons while loading (#374) @alse
  • Fix exports by removing hbs Prettier formatting (#373) @alse
  • Update script and transaction cache (#367) @alse
  • Update project cache without triggering new project queries (#366) @alse
  • Remove delayed saving state (#364) @alse
  • Serialize project queries/mutations to fix race conditions (#344) @alse
  • Refetch project on deploy (#340) @alse
  • Action button bug fixes (#339) @alse
  • Upgrade dependencies (#336) @alse
  • Fix transaction/script rename bug (#338) @alse
  • Scroll tutorials on smaller screens (#337) @alse
  • update dev portal playground links for tutorial (#333) @MrDSGC
  • Disable save and deploy buttons while loading (#332) @alse
  • Conditionally render AccountState (#331) @alse
  • Misc bug fixes (#329) @alse
  • Adapt to the new account storage format (#328) @alse
  • Update CODEOWNERS (#327) @10thfloor
  • Staging linter fixes (#321) @MrDSGC
  • Update Language Server v0.26.1 (#325) @sideninja
  • Fix misc prettier/eslint/ts errors, and enable ci linting (#322) @alse

v0.15.7

1 year ago
  • Debounce mutations and fix inconsistent updates (#302) @alse
  • Fix excessive errors and enable linting (#288) @alse

๐Ÿ›  Improvements

  • Sentry filter (#318) @sideninja
  • Run Prettier format and add format check to ci (#306) @alse

v0.15.6

1 year ago
  • Amit/bug fixes (#279) @aishairzay
  • Add sentry dsn to webpack (#280) @neilZon

v0.15.5

1 year ago
  • Sentry Not Reporting (#272) @neilZon
  • Fix links in playground examples (#267) @codingone21
  • cadence version warning (#262) @neilZon
  • Add confirm prompt to control panel (#253) @neilZon
  • Revert Staging (#250) @MaxStalker
  • Create POST-MORTEM document (#249) @MaxStalker
  • Update production deployment (#244) @psiemens
  • Package Update and Code Refactoring (#248) @MaxStalker
  • Create RUNBOOK.md (#245) @psiemens
  • Create RUNBOOK.md (#231) @10thfloor
  • Major LSP refactoring (#238) @MaxStalker
  • Replace Travis CI job with GitHub Actions (#242) @psiemens
  • Trigger production deployment (#241) @psiemens

๐Ÿ›  Improvements

  • Update to LS 0.24.3 (#264) @turbolent
  • Update to Cadence v0.24 (#263) @turbolent
  • Neilzon/252 integrate sentry crash reporting (#255) @neilZon

๐Ÿž Bug Fixes

  • Fix Contract Error (#257) @MaxStalker

v0.15.4

2 years ago
  • Add confirm prompt to control panel (#253) @neilZon
  • Revert Staging (#250) @MaxStalker
  • Create POST-MORTEM document (#249) @MaxStalker
  • Update production deployment (#244) @psiemens
  • Package Update and Code Refactoring (#248) @MaxStalker
  • Create RUNBOOK.md (#245) @psiemens
  • Create RUNBOOK.md (#231) @10thfloor
  • Major LSP refactoring (#238) @MaxStalker
  • Replace Travis CI job with GitHub Actions (#242) @psiemens
  • Trigger production deployment (#241) @psiemens
  • Revert wasm_exec file (#235) @MaxStalker

๐Ÿ›  Improvements

  • Neilzon/252 integrate sentry crash reporting (#255) @neilZon

๐Ÿž Bug Fixes

  • Fix Contract Error (#257) @MaxStalker

v0.15.3

2 years ago
  • Add limit to project readme and fix input container (#233) @MaxStalker

v0.15.2

2 years ago
  • Fix small issues (#228) @MaxStalker
  • Regexp issues, during signers extraction (#224) @MaxStalker
  • Special characters and Placeholders (#223) @MaxStalker
  • Language Server Refactor (#222) @MaxStalker
  • Fix layout and query params issues (#215) @MaxStalker
  • Update argument formatting (#211) @MaxStalker
  • LanguageServer and Bool Arguments Fixes (#201) @MaxStalker
  • Merge FLIP Fest PRs (#195) @MaxStalker
  • re-add .env.local (#192) @hichana
  • Bump tmpl from 1.0.4 to 1.0.5 (#179) @dependabot
  • Code submission for FLIP fest 'Playground: Fix client-side errors in the playground frontend #58' - Milestone 1 (#176) @hichana
  • recreate tutorials in live playground, update links in Example.tsx (#187) @hichana

๐Ÿ“– Documentation

  • New tutorial playground links (#216) @joshuahannan

v0.12.0

2 years ago
  • Code submission for FLIP fest 'Playground Feature: Improve the resource explorer 29 - Milestone 3' (#175) @hichana
  • Update Security to point to website (#157) @jkan2
  • Update styles. Add buttons to panels. (#155) @MaxStalker
  • Fix link to documentation (#153) @turbolent
  • Fix test templates (#143) @MaxStalker
  • Add support for passing complex arguments to transactions and scripts (#148) @MaxStalker
  • Update to Cadence v0.16.0, other dependencies (#151) @turbolent
  • Bump elliptic from 6.5.3 to 6.5.4 (#130) @dependabot
  • Bump y18n from 4.0.0 to 4.0.1 (#137) @dependabot
  • Bump ssri from 6.0.1 to 6.0.2 (#144) @dependabot
  • Bump ua-parser-js from 0.7.21 to 0.7.28 (#147) @dependabot
  • Bump url-parse from 1.4.7 to 1.5.1 (#149) @dependabot
  • Bump lodash from 4.17.20 to 4.17.21 (#150) @dependabot
  • Fix error styling (#140) @turbolent
  • Warn when cookies are disabled. (#136) @10thfloor
  • Projects default to 5 accounts. (#123) @10thfloor
  • Panel Update - Problems and Hints (#120) @MaxStalker
  • Add Cadence Language Reference Link (#113) @MaxStalker
  • Bump @graphql-tools/git-loader from 6.2.1 to 6.2.6 (#117) @dependabot
  • Problems and arguments (#116) @MaxStalker

๐Ÿ›  Improvements

  • Update language server and dependencies (#156) @turbolent
  • Update to Cadence v0.18.0 (#154) @turbolent
  • Update to Cadence v0.14.4 (#139) @turbolent

v0.6.1

3 years ago

๐Ÿ›  Improvements

  • UI Tweaks (#112) @MaxStalker

  • Generate unique project names when exporting

  • Editor will scroll to error when clicking on errors in deployment panel