Releases: onflow/flow-playground
Releases · onflow/flow-playground
v1.0.1
v1.0.0
- 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
v0.15.6
- Amit/bug fixes (#279) @aishairzay
- Add sentry dsn to webpack (#280) @neilZon
v0.15.5
- 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
- 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
- Add limit to project readme and fix input container (#233) @MaxStalker
v0.15.2
- 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
- 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