Highlights
- 3 discussions answered
Block or Report
Block or report pwespi
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
create-capacitor-plugin Public
Forked from ionic-team/create-capacitor-plugin
Create a new Capacitor plugin
⚡️ HTML 1
-
-
ionic-starter-super Public
Forked from ionic-team/ionic-starter-super
The Ionic 2 Super Starter
🎮 TypeScript
-
ionic-unit-testing-example Public
Forked from ionic-team/ionic-unit-testing-example
Example of adding unit testing in your Ionic 2.x or greater apps with Karma and Jasmine
TypeScript
-
ionic-conference-app Public
Forked from ionic-team/ionic-conference-app
A conference app built with Ionic to demonstrate Ionic
TypeScript
230 contributions in the last year
Contribution activity
March 2022
Created 1 commit in 1 repository
Created a pull request in OHIF/Viewers that received 3 comments
feat(i18n): add German translations
PR Checklist Brief description of changes Links to any relevant issues Required status checks are passing User cases if changes impact the use…
Opened 2 other pull requests in 2 repositories
tauri-apps/tauri
1
merged
OHIF/Viewers
1
open
Created an issue in tauri-apps/tauri that received 2 comments
[bug] fullscreen true in tauri.conf.json does not work on Ubuntu
Describe the bug
I created a new app with npx create-tauri-app and only changed fullscreen to true in tauri.conf.json. The app opens in fullscreen …