5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:31:20 +08:00
wails/v2/internal/typescriptify
Jeremy Jay 7566ed4ba6
Some checks are pending
Build + Test v2 / Test Templates (1.22, macos-latest, lit-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, plain) (push) Blocked by required conditions
Build + Test v2 / Run Go Tests (1.22, macos-latest) (push) Waiting to run
Build + Test v2 / Run Go Tests (1.22, ubuntu-22.04) (push) Waiting to run
Build + Test v2 / Run Go Tests (1.22, ubuntu-24.04) (push) Waiting to run
Build + Test v2 / Run Go Tests (1.22, windows-latest) (push) Waiting to run
Build + Test v2 / Run JS Tests (20.x) (push) Waiting to run
Build + Test v2 / Test Templates (1.22, macos-latest, lit) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, preact) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, preact-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, react) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, react-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, svelte) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, svelte-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, vanilla) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, vanilla-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, vue) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, macos-latest, vue-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, lit) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, lit-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, plain) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, preact) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, preact-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, react) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, react-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, svelte) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, svelte-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, vanilla) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, vanilla-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, vue) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-22.04, vue-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, lit) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, lit-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, plain) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, preact) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, preact-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, react) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, react-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, svelte) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, svelte-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, vanilla) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, vanilla-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, vue) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, ubuntu-24.04, vue-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, lit) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, lit-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, plain) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, preact) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, preact-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, react) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, react-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, svelte) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, svelte-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, vanilla) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, vanilla-ts) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, vue) (push) Blocked by required conditions
Build + Test v2 / Test Templates (1.22, windows-latest, vue-ts) (push) Blocked by required conditions
Upload Source Documents / Push files to Crowdin (push) Waiting to run
Do not attempt to export fields that cannot be json-encoded (#3975)
* Do not attempt to export fields that cannot be json-encoded

* update changelog w/ PR

* also skip UnsafePointers

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-01-10 15:11:13 +11:00
..
js-reserved-keywords.go Fix reserve word check. 2023-03-07 19:48:30 +11:00
LICENSE.txt Improved TS Generation (#1310) 2022-04-04 21:01:00 +10:00
README.md Improved TS Generation (#1310) 2022-04-04 21:01:00 +10:00
typescriptify.go Do not attempt to export fields that cannot be json-encoded (#3975) 2025-01-10 15:11:13 +11:00