byronigoe
byronigoe
Thank you for this module. My app supports Dark Mode, and I'm having trouble customizing the style of angular-editor-toolbar (e.g. changing the background-color), especially since ::ng-deep is deprecated. Could its...
## Bug Report ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 3.3.2 @capacitor/core: 3.3.2 @capacitor/android: 3.3.2 @capacitor/ios: 3.3.2 Installed Dependencies: @capacitor/android: not installed @capacitor/ios: not installed @capacitor/cli: 3.3.2 @capacitor/core: 3.3.2 ```...
**Description:** When I run `ionic build` I get `[ERROR] The project's package.json file seems malformed.` but when I run `ng build` it succeeds. The cause seems to be the addition...
Position elements relative to the parent input-group if it exists.
The normal window.innerHeight and document.documentElement.clientHeight on an iPhone XS are 734. With KeyboardShrinksView enabled, opening the keyboard resizes the view perfectly on iOS12 with WKWebView. However, when the Keyboard is...
When I first got a smartphone I used Shortyz to do the NYTimes crossword. However, on many Thursday puzzles the answer for a single square is a word (aka Rebus:...
Resolves [HTR-959](https://hotosm.atlassian.net/servicedesk/customer/portal/4/HTR-959) [HTR-959]: https://hotosm.atlassian.net/browse/HTR-959?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
See #427 FastClick is not needed in modern browsers, especially if you indicate that the page is optimized for mobile devices (either through the viewport meta-tag setting width=device-width, CSS of...
See https://stackoverflow.com/questions/49928310/cordova-pgb-app-freezes-after-resume
Solved!
Great news! I've got an alternative working! ### Cordova Plugin The official cordova-plugin-code-push supports pointing to a different server: `` Just in case I will need to fix bugs, I...