mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 04:11:56 +08:00
New translations 2021-09-27-v2-beta1-release-notes.mdx (Russian)
[ci skip]
This commit is contained in:
parent
80ef3dc3cb
commit
4b2762c356
@ -10,7 +10,7 @@ tags:
|
|||||||
|
|
||||||
|
|
||||||
<div class="text--center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
@ -31,7 +31,7 @@ No, I'm not joking: *No* *CGO* *dependency* 🤯! The thing about Windows is tha
|
|||||||
### WebView2 Chromium Renderer
|
### WebView2 Chromium Renderer
|
||||||
|
|
||||||
<div class="text--center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
@ -47,7 +47,7 @@ Gophers rejoice! The single binary dream lives on!
|
|||||||
### New Features
|
### New Features
|
||||||
|
|
||||||
<div class="text--center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<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.
|
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">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
@ -79,7 +79,7 @@ You just pass a single `embed.FS` that contains all your assets into your applic
|
|||||||
### New Development Experience
|
### New Development Experience
|
||||||
|
|
||||||
<div class="text--center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
@ -101,7 +101,7 @@ In addition to this, another JS module is dynamically generated wrapping all you
|
|||||||
### Remote Templates
|
### Remote Templates
|
||||||
|
|
||||||
<div class="text--center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
Loading…
Reference in New Issue
Block a user