5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:41:59 +08:00

New translations 2021-09-27-v2-beta1-release-notes.mdx (Japanese)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:57:56 +10:00
parent 31ca5ac9ed
commit 80ef3dc3cb
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -10,7 +10,7 @@ tags:
<div class="text--center">
<img src="/img/wails.png" width="40%" className="screenshot"/>
<img src="/img/wails.png" width="40%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -31,7 +31,7 @@ No, I'm not joking: *No* *CGO* *dependency* 🤯! The thing about Windows is tha
### WebView2 Chromium Renderer
<div class="text--center">
<img src="/img/devtools.png" width="75%" className="screenshot"/>
<img src="/img/devtools.png" width="75%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -47,7 +47,7 @@ Gophers rejoice! The single binary dream lives on!
### New Features
<div class="text--center">
<img src="/img/wails-menus.png" width="60%" className="screenshot"/>
<img src="/img/wails-menus.png" width="60%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -59,7 +59,7 @@ There were a huge number of requests in v1 for the ability to have greater contr
There is now the option to generate IDE configuration along with your project. This means that if you open your project in a supported IDE, it will already be configured for building and debugging your application. Currently VSCode is supported but we hope to support other IDEs such as Goland soon.
<div class="text--center">
<img src="/img/vscode.png" width="100%" className="screenshot"/>
<img src="/img/vscode.png" width="100%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -79,7 +79,7 @@ You just pass a single `embed.FS` that contains all your assets into your applic
### New Development Experience
<div class="text--center">
<img src="/img/browser.png" width="60%" className="screenshot"/>
<img src="/img/browser.png" width="60%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -101,7 +101,7 @@ In addition to this, another JS module is dynamically generated wrapping all you
### Remote Templates
<div class="text--center">
<img src="/img/remote.png" width="60%" className="screenshot"/>
<img src="/img/remote.png" width="60%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>