ray007
ray007
I'm trying to concat 4 css files which have in total 4 url() directives, one of which is a data-url. Two others point to an image in folder `img` and...
see https://caniuse.com/#feat=css-conic-gradients
Pulling to refresh shows the indicator as intended. I would also like to show it on app-startup, when the app searches for nearby sensors, or when activating the tab containing...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
### Which platform(s) does your issue occur on? - iOS, iPad device ### Please, provide the following version numbers that your issue occurs with: - CLI: 7.2.0 - Cross-platform modules:...
The feature is implemented, but not mentioned in the documentation. There's also a difference in behavious between iOS and Android: On iOS the property `busy` must also be set to...
The treeview does not keep the parent-child relationships when sorting. Easily observable in the demo.
In jquery.mobile.simpledialog2.js, line 338 (function 'destroy'): instead of ``` javascript $.mobile.sdCurrentDialog.sdIntContent.find('select').each(function() { ``` you probably meant to write ``` javascript self.sdIntContent.find('select').each(function() { ``` otherwise trying to close the 2nd dialog...
Copying some files are feeding them to `gulp-zip` from a connected network drive works when using the path with the drive-letter, but not with the unc server path. Trying to...
This may not be a tested target environment, but it worked fine before the update with version `3.3.2`. After updating to version `3.4.5`, I'm getting an exception: ``` System.err: An...