Aparajita Fishman
Aparajita Fishman
Running analyze in Xcode reveals a missing call to `[super init]`: https://github.com/ionic-team/capacitor/blob/7184097da88ed34f3e754119f967d262aa5e2add/ios/Capacitor/Capacitor/CAPPlugin.m#L8-L17
- Allow for shorthand colors (RGB, RGBA). - No need to throw, Color.parseColor() will throw if the color is invalid.
Here's the output in Terminal: Here's the analogous output in the hotel's browser view: Two issues with the hotel output: 1. "[message-server]" is truncated to "essage-server]". 2. There are two...
Thank you so much for this fantastic tool! This PR adds support for setting the default theme. The standard GitHub `Light`, `Dark`, and `Dark dimmed` themes are supported. The theme...
## Bug Report ### Plugin(s) Keyboard v4.0.1 ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 4.0.1 @capacitor/core: 4.0.1 @capacitor/android: 4.0.1 @capacitor/ios: 4.0.1 Installed Dependencies: @capacitor/core: 4.0.1 @capacitor/android:...
Gitify 3.0.5 macOS 10.15.5 When clicking a notification, it correctly takes me to the relevant place in github, but the corresponding item in Gitify is not marked as read.
When dragging a layer in a stack to reorder them, the position of the stack should not change. For example, I have a vertical stack of layers representing a list,...
Currently, if we mark a stark to collapse hidden layers, it will not hide a layer that is hidden by selecting "None" in a symbol override. For example, I might...
I didn't see this on your list. One alignment feature Anima has with stacks is the ability to stretch all views to match the width/height of the widest/tallest layer. This...