Marc Stammerjohann
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...
 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  **Fivethree version:** [x] **0.9.x** **Current behavior:** **Expected behavior:** **Steps to reproduce:** Dark Toolbar and white content **Related code:** ``` insert...
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.