5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 05:30:22 +08:00
wails/website/docs
Casey Mulcahy 311aee30b2
Fix docs for JS return types in Window API (#3247)
* Fix docs for JS return types in Window API

These functions return promises, not raw values.

* Update changelog.mdx for Window API docs fix

* Fix non-versioned docs for JS Window API return types

* Fix docs typo

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-03-24 17:14:32 +11:00
..
appendix feat(website): sync documents and add content (#1215) 2022-03-06 16:18:02 +11:00
community docs: added mchat to showcases (#3294) 2024-03-05 19:56:54 +11:00
gettingstarted update go minimum version (#3285) 2024-03-24 17:00:11 +11:00
guides add warning about dynamic assets and vite v5.0.0+ (#3254) 2024-02-22 08:03:45 +01:00
reference Fix docs for JS return types in Window API (#3247) 2024-03-24 17:14:32 +11:00
tutorials [v2] Add -devtools production build flag (#2725) 2023-06-19 06:45:01 +10:00
howdoesitwork.mdx Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
introduction.mdx Resource efficient will often mean CPU/memory. Here, it saves download size. (#3028) 2023-11-04 06:55:03 +11:00