Oleg Shilov
|
0a5bac1dd6
|
fix(tauri.js): fix typings for open and save dialogs (#926)
* fix(tauri.js): fix typings for open and save dialogs
add JSDoc types;
* chore(tauri.js): add changelog
|
2020-08-07 19:54:17 -05:00 |
|
Lucas Fernandes Nogueira
|
0f00384152
|
perf(tauri.js) build API typedefs on the API compilation process (#861)
|
2020-07-19 16:51:00 -03:00 |
|
Lucas Fernandes Nogueira
|
cbd14c3077
|
fix(tauri.js) writeFile and writeBinaryFile API (#857)
|
2020-07-19 09:57:40 -03:00 |
|
Lucas Fernandes Nogueira
|
42a8bb0e09
|
fix(api) promisified not cleaning up transformed callbacks, fixes #852 (#853)
|
2020-07-18 17:05:32 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
cd5b401707
|
feature: import official webview rust binding (#846)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2020-07-18 08:04:22 -03:00 |
|
Lucas Fernandes Nogueira
|
f0ce94fc8e
|
feat(tauri.js) print outdated deps information on tauri info (#841)
|
2020-07-15 20:39:28 -03:00 |
|
chip
|
660a2d87d6
|
feat(tauri.js) move exported api types into api modules (fix #807) (#809)
|
2020-07-12 19:34:44 -03:00 |
|
Lucas Fernandes Nogueira
|
6301df660a
|
fix(tauri.js) transpile TS API and fix cjs/esm export (#752)
|
2020-07-06 10:16:01 -03:00 |
|
Lucas Fernandes Nogueira
|
61437b3b3d
|
fix(tauri.js) event payload type on TS API (#746)
|
2020-07-04 15:07:45 -03:00 |
|
Lucas Fernandes Nogueira
|
015474657c
|
fix(tauri.js) move Notification initialization to tauri.js script (#736)
|
2020-07-03 13:47:30 -03:00 |
|
Lucas Fernandes Nogueira
|
6b097345ed
|
refactor(tauri) execute_promise String/Serialize management (#724)
|
2020-06-29 15:39:39 -03:00 |
|
Lucas Fernandes Nogueira
|
dd1bffe91e
|
refactor(api) rewrite readDir API (#722)
|
2020-06-27 15:40:46 -03:00 |
|
nothingismagick
|
2681ad361b
|
refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703)
Co-authored-by: Quentin Goinaud <armaldio@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2020-06-27 12:20:00 -03:00 |
|