Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vue3] Fix inter process communication #1880

Merged
merged 28 commits into from
Mar 18, 2024

Conversation

gabaldon
Copy link
Contributor

@gabaldon gabaldon commented Mar 6, 2024

  • Expose ipcRenderer events to load setup view
  • Use auto-updater
  • Update loading screen to use Sheikah icon

close #1878

@gabaldon gabaldon force-pushed the fix/inter-process-communication branch from 7cceae3 to 16611b8 Compare March 6, 2024 17:16
@gabaldon gabaldon changed the title Fix inter process communication [vue3] Fix inter process communication Mar 7, 2024
@gabaldon gabaldon force-pushed the fix/inter-process-communication branch 2 times, most recently from 3ea051d to d421c84 Compare March 7, 2024 14:48
electron/autoUpdaterManager.ts Outdated Show resolved Hide resolved
electron/main/index.ts Outdated Show resolved Hide resolved
electron/main/index.ts Outdated Show resolved Hide resolved
electron/main/index.ts Outdated Show resolved Hide resolved
electron/main/index.ts Outdated Show resolved Hide resolved
electron/main/index.ts Show resolved Hide resolved
src/global.ts Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
@gabaldon gabaldon force-pushed the fix/inter-process-communication branch from cd19bc3 to 488c14b Compare March 11, 2024 12:40
@gabaldon gabaldon force-pushed the fix/inter-process-communication branch from 488c14b to ff3688b Compare March 11, 2024 15:11
electron/autoUpdaterManager.ts Outdated Show resolved Hide resolved
src/services/handleIpcEvents.ts Outdated Show resolved Hide resolved
src/views/Setup.vue Outdated Show resolved Hide resolved
src/views/Setup.vue Outdated Show resolved Hide resolved
@gabaldon gabaldon force-pushed the fix/inter-process-communication branch 2 times, most recently from d7167c7 to 05442b4 Compare March 11, 2024 18:11
@gabaldon gabaldon force-pushed the fix/inter-process-communication branch from 05442b4 to 636fe53 Compare March 12, 2024 09:14
@gabaldon gabaldon force-pushed the fix/inter-process-communication branch from 636fe53 to 378bbd0 Compare March 12, 2024 09:18
@gabaldon gabaldon force-pushed the fix/inter-process-communication branch from 918801e to 7803edc Compare March 18, 2024 08:39
electron/autoUpdaterManager.ts Outdated Show resolved Hide resolved
electron/constants.ts Outdated Show resolved Hide resolved
src/components/steps/DecryptXprv.vue Outdated Show resolved Hide resolved
src/components/steps/DecryptXprv.vue Outdated Show resolved Hide resolved
src/types.ts Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
@gabaldon gabaldon merged commit 2de2cc6 into witnet:vue3 Mar 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants