tabris-js icon indicating copy to clipboard operation
tabris-js copied to clipboard

Create native mobile apps in JavaScript or TypeScript.

Results 142 tabris-js issues
Sort by recently updated
recently updated
newest added

### Problem description Cloud build not working for Android (iOS not tested) ### Expected behavior Build to succeed ### Environment - Tabris.js version: npm latest ### Logs snippet ``` No...

bug

Fixed a grammar mistake - [ ] Code is up-to-date with current `master` - [ ] Code is provided under the terms of the [Tabris.js license](https://github.com/EclipseSource/tabris-js/blob/master/LICENSE) Fixes #

Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...

dependencies

### unexpected behavior when creating a component and defining properties and events to the classes, in certain components it does not receive the event type attributes ![component](https://lh3.googleusercontent.com/pLJ9p_j_FUUuhZjUYxkIIGd4n35g9po3DTfip-eCm03UJ6E8HMbaHqXBiDRiDvHfU5v6mK8j8qDTz0X6HzOUFbBLlJzdNqBuLYkd=w1232-h666-rw-sm-pa-nu-v0) ```jsx drawer.append( true}>...

bug

Support the standard API [`Blob#slice()`](https://developer.mozilla.org/en-US/docs/Web/API/Blob/slice). This API is used by some npm modules such as `@zip.js/zip.js`.

feature

### Problem description The `Widget#data` setter stops working after setting values twice. Could reproduce with iOS 12.4. No errors or warnings were printed to the console. Could not reproduce with...

bug
ios

### Problem description `TextInput#cursorColor` does not work anymore on Android. Setting it does not change the cursor color and following error is printed to the console: ``` No field mCursorDrawable...

bug
android

Original discussion: https://github.com/eclipsesource/tabris-js/issues/2101

feature
android
ios
js

https://developer.mozilla.org/en-US/docs/Web/API/Worker/postMessage https://developer.mozilla.org/en-US/docs/Web/API/Transferable

bug