Lea Anthony
|
11cbfb68f1
|
Merge branch 'master' into exp
# Conflicts:
# v2/internal/frontend/desktop/windows/win32/consts.go
|
2022-07-09 22:50:01 +10:00 |
|
Lea Anthony
|
c48ad9be67
|
doc: white screen fix for Mac. Closes #1508
|
2022-07-05 08:44:26 +10:00 |
|
Lea Anthony
|
4726b72708
|
feature: Add -windowsconsole flag
|
2022-07-04 22:52:50 +10:00 |
|
Lea Anthony
|
4c312b155d
|
[docs] Update -debug flag
|
2022-07-04 22:33:03 +10:00 |
|
Lea Anthony
|
91d6c23c71
|
Updated contribution guide
|
2022-07-03 15:37:21 +10:00 |
|
Lea Anthony
|
59f84b8905
|
Development -> Contributing
|
2022-07-03 14:52:37 +10:00 |
|
Lea Anthony
|
a1a06a6198
|
Initial development guides
|
2022-07-03 12:06:35 +10:00 |
|
Lea Anthony
|
3e42d2da05
|
Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506)
* Rename WindowSetRGBA -> WindowSetBackgroundColour
* Fix Typos
|
2022-06-29 22:31:49 +10:00 |
|
Lea Anthony
|
7cc3652a39
|
Updated docs. Closes #1501
|
2022-06-29 08:08:12 +10:00 |
|
Nan0
|
2065600096
|
Feature: set browser path (#1448)
* Added option to specify webview2 path
* Added `manual` webview strategy
* Update documentation
* Fixed build with manual tag
* Check for browser directory existence
* Added version check for manually specified webview, removed fallback for installed webview in manual strategy
* Update WebviewBrowserPath documentation
* Replaced deprecated StringToUTF16Ptr
* Return on error
* Removed manual strategy, return error in wv2installer for fixed runtime
* Removed manual strategy from CLI
|
2022-06-25 07:49:00 +10:00 |
|
chenxiao
|
072929689c
|
feature: add runtime func WindowSetAlwaysOnTop (#1442)
* feature: add runtime func WindowSetAlwaysOnTop
* add runtime WindowSetUnalwaysOnTop
* add JavaScript runtime method , docs update
* WindowSetAlwaysOnTop(b bool)
* Add AlwaysOnTop for MacOS
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
|
2022-06-22 20:55:02 +10:00 |
|
Lea Anthony
|
381909696b
|
[Windows] Add Suspend/Resume callback support (#1474)
* Add Suspend/Resume callback support
* Fix comment
|
2022-06-22 06:37:18 +10:00 |
|
Lea Anthony
|
c477100374
|
Add BackgroundColour and deprecate RGBA (#1475)
|
2022-06-21 19:47:05 +10:00 |
|
Lea Anthony
|
cb169611b1
|
Set Window Background colour if provided + debounce redraw option (#1466)
* Set Window Background colour if provided. Added debounce option for Webview2 redraw on resize
* [windows] Workaround resize flickering in frameless mode
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
|
2022-06-20 17:47:13 +10:00 |
|
Andreas Wenk
|
41051e8848
|
fix the url to surge (#1460)
fix the url to surge in the docs
|
2022-06-18 09:24:19 +10:00 |
|
Luken
|
1e54eb2eaf
|
Fix small typo in docs (#1449)
|
2022-06-13 08:53:49 +10:00 |
|
Lea Anthony
|
cb4ba5bca6
|
Add Typescript troubleshooting guide
|
2022-06-12 14:57:45 +10:00 |
|
Marcus Crane
|
cd162918d4
|
Add showcase entry for October + update homepage carousel entry for October (#1436)
* Add showcase entry for October
* Update home carousel image for October
|
2022-06-02 01:59:33 -10:00 |
|
Zámbó, Levente
|
f6425a64a6
|
feature - add race detector to build & dev (#1426)
|
2022-05-27 19:07:39 -10:00 |
|
刀刀
|
e7f9e2f267
|
docs: add macos custom menu EditMenu tips (#1423)
* docs: add macos custom menu EditMenu tips
On macos platform, if custom the menu, we should append EditMenu to enable Cmd+C,Cmd+V,Cmd+Z... shortcut
|
2022-05-25 08:49:04 +02:00 |
|
mondy
|
043d83e39e
|
Add nogen flag in cli document.
|
2022-05-23 09:08:35 +09:00 |
|
rayshoo
|
0d793124fd
|
fix typo bindings.js to ipc.js
|
2022-05-18 15:58:33 +09:00 |
|
Lea Anthony
|
368733b7cc
|
WIP
|
2022-05-13 20:49:54 +10:00 |
|
LGiki
|
e705c20de9
|
Add Next.js template
|
2022-05-13 14:33:07 +08:00 |
|
LGiki
|
ec2202765c
|
fix: typo in docs
|
2022-05-12 09:50:16 +08:00 |
|