Misite Bao
|
cb6064ff39
|
feat(website): repair document content (#1775)
* docs: update changelog
* feat: update website config
* feat(website): add formatting configuration
* docs: fix image resource paths and format documents
* feat(website): update community guide page
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
|
2022-08-22 19:59:28 +10:00 |
|
Lea Anthony
|
3e42d2da05
|
Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506)
* Rename WindowSetRGBA -> WindowSetBackgroundColour
* Fix Typos
|
2022-06-29 22:31:49 +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
|
f6257d3d31
|
Add Environment and WindowReloadApp calls to runtime. Updated default templates.
|
2022-04-20 20:28:41 +10:00 |
|
Sebastian Bauer
|
7dd3f96915
|
[Feature/1149] Dark mode: functions for manually switching theme (#1291)
* [Feature/1149] Dark mode: functions for manually switching theme
|
2022-04-01 08:21:37 +11:00 |
|
Lea Anthony
|
93491eb2eb
|
Feature/align api (#1161)
* Fix WindowSetRGBA API
* Change WindowUnFullscreen -> WindowUnfullscreen for consistency
RGBA bugfix
|
2022-02-19 20:29:55 +11:00 |
|
Lea Anthony
|
f059c35d9e
|
Feature: WindowToggleMaximise (#1159)
* [windows] Add WindowToggleMaximise
* Add mac support
* Update docs
* [linux] Toggle Maximise
|
2022-02-18 20:28:16 +11:00 |
|
Wakeful-Cloud
|
01dd0cd0b2
|
Fix TypeScript runtime declaration
|
2021-10-24 04:05:47 +00:00 |
|
Lea Anthony
|
589eb3864f
|
[v2] Docs update
|
2021-09-27 19:35:30 +10:00 |
|