Marc Stammerjohann

Results 26 issues of Marc Stammerjohann

* migration used https://firebase.google.com/docs/projects/manage-installations?hl=en#retrieving-an-fcm-registration-token This PR updates `getToken` for Android to use FirebaseMessaging instead of FirebaseInstallations, suggested by @sburnicki https://github.com/capacitor-community/fcm/issues/99#issuecomment-1086724322. I tested it and `getToken` now returns FCM Token in...

Current angular schematics v13 are working fine with Nest applications v8 and v9. ``` "@angular-devkit/core": "^13.3.0", "@angular-devkit/schematics": "^13.3.0", "@schematics/angular": "~13.3.0" ``` Updating to angular v14 still works fine with Nest...

bug

![image](https://user-images.githubusercontent.com/8672915/177208978-02a7d8cb-246a-4fc9-9de8-1a717b381ae0.png) there seems to be another issue that isn't caught by the tests, because when generating in a reasonably sized project it's frozen, when removing the dbml generator provider it...

# Bug Report ![Screenshot 2019-12-31 at 3 48 26 PM](https://user-images.githubusercontent.com/8985933/71660603-db1b0680-2d4b-11ea-9e26-795751fbf877.png) **Fivethree version:** [x] **0.9.x** **Current behavior:** **Expected behavior:** **Steps to reproduce:** Dark Toolbar and white content **Related code:** ``` insert...

bug

Add missing readme docs for each component

Add snippets for each component https://github.com/fivethree-team/vscode-fivethree-snippets

- feat(series): add series page - feat(series): map chapter items and sort by weight - feat(tailwind): optin to future changes

Opening search with "/" opens the search and also Quick Find with focus in Firefox.