oskar
c5381dce70
docs: added mchat to showcases ( #3294 )
2024-03-05 19:56:54 +11:00
Cristian Bilu
5d22da4126
Add disable zoom on mac ( #3289 )
...
* Add disable zoom on mac
* Add changelog line
* Add zommable in main.m
I see this file is ignore, but i think it's better to keep it up-to-date so if we ever unignore it will work correctly.
2024-03-02 15:47:59 +11:00
github-actions[bot]
e714dd92a8
chore: update sponsors.svg ( #3291 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-03-02 15:34:49 +11:00
madflow
3bf4ea5113
fix: json5 code highlighting ( #3278 )
2024-02-29 08:46:33 +11:00
te5se
65cef2f206
- add -m(skip go mod tidy) build flag to dev command ( #3275 )
...
* - add -m(skip go mod tidy) build flag to dev command
* - add changelog entry for PR #3275
2024-02-26 21:10:01 +11:00
github-actions[bot]
bff2258aea
chore: update sponsors.svg ( #3258 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-02-23 21:12:26 +11:00
Benoit Botton
8145b0e0c5
add warning about dynamic assets and vite v5.0.0+ ( #3254 )
...
* add warning about dynamic assets and vite v5.0.0+
2024-02-22 08:03:45 +01:00
atterpac
57e6834bd2
NixOS font bug docs ( #3268 )
...
add changelog
Appeasing the rabbit
remove v3
Co-authored-by: atterpac <michael@atterpac.dev>
2024-02-20 06:49:17 +11:00
github-actions[bot]
1c8e2ee8fe
chore: update sponsors.svg ( #3241 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-02-09 21:04:35 +11:00
Lea Anthony
741558532b
Revert "Added possibility to specify platform for dev command ( #3117 )"
...
This reverts commit 4b4fcdd47c
.
2024-02-08 21:38:24 +11:00
Lea Anthony
772f870eb3
v2.8.0
2024-02-08 21:28:28 +11:00
stffabi
e29b375de5
[cli] Bump x/tools to 0.17.0 to fix compatiblity with go 1.22 ( #3244 )
2024-02-08 22:40:04 +11:00
github-actions[bot]
72e12ef398
chore: update sponsors.svg ( #3235 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-02-05 22:41:20 +11:00
atterpac
9903ba70d5
Update vue-tsc ( #3234 )
...
changelog
2024-02-05 17:12:09 +11:00
github-actions[bot]
9b35616a20
chore: update sponsors.svg ( #3223 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-01-29 21:33:29 +11:00
github-actions[bot]
a988691931
chore: update sponsors.svg ( #3218 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-01-27 08:43:22 +11:00
William Sjökvist
ad7f7f76bc
chore: add cfn-tracker to community docs ( #3221 )
...
* chore: add cfn tracker to community docs
* run format
2024-01-27 08:41:15 +11:00
github-actions[bot]
55a7d317bd
chore: update sponsors.svg ( #3217 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-01-25 21:04:20 +11:00
github-actions[bot]
cec6551c5e
chore: update sponsors.svg ( #3215 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-01-21 17:45:38 +11:00
github-actions[bot]
3a230b563f
chore: update sponsors.svg ( #3210 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-01-19 19:49:09 +11:00
Dana Woodman
f9aa4d3b60
Give explicity example of importing JS runtime ( #3178 )
...
* Give explicity example of importing JS runtime
No where in the docs, google, github issues or discussions could I find an example of importing the runtime JS but after some experimentation I figured it out.
I think it would help future users if a simple example was shown like this so they have a clear reference of how to import the runtime.
* make generic
* Update changelog.mdx
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-01-17 22:40:12 +11:00
Luke Watts
b498cddcad
Windows nsis install documentation improvements ( #3179 )
...
* Adding additional NSIS install methods (Scoop, Winget) to windows-installer.mdx
Adding Scoop and Winget package managers to the list of methods by which NSIS can be installed.
* Update windows-installer.mdx
Reordering so chocolatey is last, as Scoop or Winget are better/newer options
2024-01-17 22:37:58 +11:00
ALMAS
3e5df3c7f1
[v2/Windows]Set default extension for save file dialog ( #3205 )
...
* Set default extension for save file dialog
* add change log
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-01-17 22:35:15 +11:00
github-actions[bot]
9ccb17bfd0
chore: update sponsors.svg ( #3204 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-01-17 08:27:49 +11:00
dependabot[bot]
12d6336421
Bump follow-redirects from 1.15.2 to 1.15.4 in /website ( #3188 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 23:32:36 +11:00
ALMAS
bf389e3914
[v2/Mac] Handle application terminate ( #3157 )
...
* [v2/Mac] Handle application terminate
* add change log
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-01-08 08:08:04 +11:00
Vladimir
f7c19469a7
v2 [ #3133 ] SingleInstanceData: Fill missing WD as is ( #3154 )
...
* [#3133 ] SingleInstanceData: Fill missing WD as is
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Fix: missing `import` for AI suggestions
* Add changelog entry
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-01-04 05:26:24 +11:00
github-actions[bot]
f1265c527e
chore: update sponsors.svg ( #3150 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-01-03 19:43:00 +11:00
Lykin
33172946ca
doc: update screenshot of Tiny RDM to latest version ( #3166 )
...
Co-authored-by: Lykin <huangliu3060@qq.com>
2024-01-03 19:35:59 +11:00
Dmytro Manchynskyi
946b6020c9
Fix -compiler flag for build, dev and generate commands ( #3121 )
...
* Fix -compiler flag for build, dev and generate commands
* Update changelog and docs
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-12-18 07:54:44 +11:00
Light
4b4fcdd47c
Added possibility to specify platform for dev command ( #3117 )
...
* Added possibility to specify platform for dev command
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-18 07:30:05 +11:00
Lea Anthony
5c1d62bb6a
Fixed IsZoomControlEnabled and ZoomFactor option docs ( #3137 )
...
* Fixed IsZoomControlEnabled and ZoomFactor options
* Update changelog
2023-12-17 20:14:14 +11:00
mJehanno
97e60e181e
Update templates.mdx ( #3135 )
...
add a new angular template in the list
2023-12-17 09:11:21 +11:00
Mark Snyder
1683e240d9
add gstreamer error documentation ( #3134 )
...
* add gstreamer error documentation
* add info to changelog
* add profile url
2023-12-17 09:09:58 +11:00
Lea Anthony
dc5f0b6e7b
Update Changelog
2023-12-15 20:31:33 +11:00
Yong Hui
8efaaffadb
feat: add windows options supports DisablePinchZoom
configuration( #2021 ) ( #3115 )
...
* feat: add windows options supports `IsPinchZoomEnabled` configuration(#2021 )
* refactor: modify `IsPinchZoomEnabled` to `DisablePinchZoom` ensure default behavior is consistent
* docs: add `DisablePinchZoom` to changelog
* docs: update the description of `DisablePinchZoom` attributes in the document
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-12-15 20:21:50 +11:00
ALMAS
5f457dba8e
[v2/Mac] Add Apple Silicon
hardware detection to wails doctor
( #3129 )
...
* [v2/Mac] Add Apple Silicon hardware detection to `wails doctor`
* add change log
2023-12-15 20:14:15 +11:00
github-actions[bot]
3aaa1f8e34
chore: update sponsors.svg ( #3122 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2023-12-13 23:15:03 +11:00
Yong Hui
aaa65ff7c2
docs: fix doc typos ( #3119 )
...
(cherry picked from commit acf55033e2e7dabb480fa3c00e18f945fcc18d93)
2023-12-12 20:38:30 +11:00
imgbot[bot]
5f412d0bfb
[ImgBot] Optimize images ( #3094 )
...
*Total -- 454.86kb -> 406.40kb (10.65%)
/website/static/img/showcase/snippetexpandergui-select-snippet.png -- 140.27kb -> 113.72kb (18.93%)
/website/static/img/showcase/snippetexpandergui-search-and-paste.png -- 86.16kb -> 70.75kb (17.88%)
/website/static/img/showcase/snippetexpandergui-add-snippet.png -- 36.61kb -> 30.74kb (16.04%)
/website/static/img/icon-linux-dark.svg -- 2.56kb -> 2.38kb (7.02%)
/v2/pkg/templates/templates/preact/frontend/src/assets/preact.svg -- 1.54kb -> 1.49kb (3.54%)
/website/static/img/sponsors.svg -- 187.71kb -> 187.32kb (0.21%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-12-12 20:33:21 +11:00
Ali Torabi
aa8cd7ce67
Add the esp studio show case ( #3114 )
2023-12-11 19:05:27 +11:00
Lea Anthony
ae99d7a973
Update version in changelog
2023-12-10 10:41:14 +11:00
Lea Anthony
a632ac5068
v2.7.1
2023-12-10 10:25:14 +11:00
atterpac
e3af0945d0
Fix Nil pointer if GPU does not provide device info ( #3108 )
...
* Fix Nil pointer if GPU does not provide device info
* Updated changelog format
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-12-10 10:21:21 +11:00
Lea Anthony
6a8322cdb5
v2.7.0
2023-12-09 17:29:56 +11:00
github-actions[bot]
07fc8e3707
chore: update sponsors.svg ( #3105 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2023-12-09 11:20:45 +11:00
venkadeshshiva
4cbc7f3eec
added wails-template-nextjs-app-router under react ( #3082 )
2023-12-04 18:51:27 +11:00
gurshan
a1f067377f
add .gitignore modification to sveltekit doc ( #3074 )
...
* add gitignore modification to sveltekit doc
* Fix Typo
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-12-04 18:49:34 +11:00
github-actions[bot]
3c5d850a30
chore: update sponsors.svg ( #3088 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2023-12-04 18:47:20 +11:00
github-actions[bot]
7d14a75ff3
chore: update sponsors.svg ( #3085 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2023-11-29 19:25:54 +11:00