Releases: goplus/www
Releases · goplus/www
v0.9.0
What's Changed
- fix #10 go build return server error by @qiukeren in #11
- Changed to package github.com/goplus/gop by @nanjj in #12
- Revert "Changed to package github.com/goplus/gop" by @xushiwei in #15
- update play.goplus.org, change "star" button url. by @qiukeren in #14
- Add goplus.org source code by @qiukeren in #16
- Update for 0.9.8 by @qiukeren in #18
- modify github/goplus/gop to v1.0.0-beta1, add lambda (format) support by @qiukeren in #19
- add mobile mode for play.goplus.org by @qiukeren in #21
- 新版 goplus.org by @2788 in #23
- change example to hello go+ by @qiukeren in #24
- add basic example by @qiukeren in #25
- Update page title by @2788 in #27
- replace Download Go+ with Install Go+ by @nighca in #28
- Responsive goplus.org by @nighca in #29
- Upgrade trim to fix potential security issue by @nighca in #30
- Update url for link "Tutorials" by @nighca in #31
- Web Widgets by @nighca in #32
- debug Features anchor by @nighca in #33
- fix gop module build by @qiukeren in #35
- Widget
code-block
by @nighca in #34 - change format to goplus xformat by @qiukeren in #36
- Optimize widget
goplus-code
by @nighca in #37 - remove gop xformat api, change to gop command fmt by @qiukeren in #38
- beautify goplus playground output when build error by @qiukeren in #40
- update playground link by @nighca in #41
- Bump next from 12.0.2 to 12.0.5 in /goplus.org by @dependabot in #39
- fix "Pop-up window blocked" for code edit-button by @nighca in #43
- fix gop build output by @qiukeren in #44
- "Try Go+" in goplus.org homepage by @nighca in #46
- add examples-select for Home Intro by @nighca in #47
- debug run button for CodeEditor by @nighca in #49
- optimize (Home Intro) examples' style for mobile by @nighca in #50
- Fix loading icon issue by @nighca in #52
- Shadow DOM for widgets by @nighca in #53
- fix goplus playground build by @qiukeren in #58
- Bump minimist from 1.2.5 to 1.2.6 in /goplus.org by @dependabot in #57
- Upgrade Next.js to 12.1.0 by @nighca in #59
- fix gop build by @qiukeren in #60
- Optimize tag and tag attributes by @uiuing in #61
- Make the generation of anchor IDs from title more compatible. by @uiuing in #62
- optimize style for CodeBlock by @nighca in #63
- fix: play.goplus.org upograde favicon.ico by @qiukeren in #64
- Homepage redesign of www by @nighca in #67
- fix: github.com/goplus/gop/issues/1348 Build error encountered on playground, case Error wrap by @qiukeren in #68
- Bump minimatch from 3.0.4 to 3.1.2 in /goplus.org by @dependabot in #69
- use cloudflare instead of jsdelivr to load monaco by @nighca in #70
- Bump json5 from 1.0.1 to 1.0.2 in /goplus.org by @dependabot in #71
- Update hello.txt by @xushiwei in #74
- Update hello.gop by @xushiwei in #75
- Fix broken links in homepage (goplus.org) by @nighca in #76
- fix(footer): correct typo "Github" to "GitHub" by @aofei in #80
- Fix subpages by @nighca in #82
- fix(CodeEditor): prevent scrolling beyond the last line by @aofei in #81
- Add download page by @JaamieZheng in #79
- style details for page download by @nighca in #84
- fix nav compare by @nighca in #85
- fix nav compare by @nighca in #86
- Deployment streamlining and its restructuring by @JaamieZheng in #88
- fix style detail for download page by @nighca in #89
- Bump braces from 3.0.2 to 3.0.3 in /goplus.org by @dependabot in #90
- Bump nanoid from 3.3.3 to 3.3.8 in /goplus.org by @dependabot in #91
New Contributors
- @nanjj made their first contribution in #12
- @xushiwei made their first contribution in #15
- @2788 made their first contribution in #23
- @nighca made their first contribution in #28
- @dependabot made their first contribution in #39
- @uiuing made their first contribution in #61
- @aofei made their first contribution in #80
- @JaamieZheng made their first contribution in #79
Full Changelog: v0.7.0...v0.9.0
v0.7.0
v0.6.50
Support Go+ code formatting now.
- Playground based on Docker: https://play.goplus.org/
Thanks contribution of qiukeren (qiukeren@goplus.org).
Related: