Alexander Vakrilov
795ac06ebb
Merge pull request #4078 from NativeScript/fix-image-src-binding
...
Binding Image's src to 'res://icon' fails as bindings wrap string in String
2017-04-28 15:45:33 +03:00
vakrilov
6607c0f04f
tslint fix
2017-04-28 15:45:15 +03:00
Panayot Cankov
effbffac0f
Binding Image's src to 'res://icon' fails as bindings wrap string in String
2017-04-28 15:32:19 +03:00
Panayot Cankov
aed7510994
Merge pull request #4073 from NativeScript/fix-image-src-null
...
Setting image src to null will clear the bitmap.
2017-04-28 11:52:20 +03:00
SvetoslavTsenov
d38ee448c1
Merge pull request #4074 from NativeScript/update-perf
...
Update memory-leak and properties page
2017-04-28 10:36:56 +03:00
Panayot Cankov
01cece8493
Merge pull request #96 from NativeScript/set-uri-clear-bitmap
...
setUri to null now clears the image bitmap.
2017-04-28 10:17:03 +03:00
Alexander Vakrilov
f9c89f3bef
Merge pull request #4075 from NativeScript/PetyaSotirova/api-links
...
Fix wrong API ref links
2017-04-27 21:37:19 +03:00
Petya Sotirova
07247e9fcc
Fix wron API ref links
2017-04-27 18:31:59 +03:00
SvetoslavTsenov
08e6c841c2
Update memory-leak and properties page
2017-04-27 16:13:42 +03:00
Panayot Cankov
62cba0070f
Setting image src to null will clear the bitmap.
2017-04-27 13:55:32 +03:00
Panayot Cankov
f5eb71a399
setUri to null now clears the image bitmap.
2017-04-27 11:56:51 +03:00
Hristo Hristov
502a37d27c
Fix ios placeholder implementation ( #4067 )
...
* Fix https://github.com/NativeScript/NativeScript/issues/4043
* Merge ios & android implementation
2017-04-26 14:27:24 +03:00
Nikolay Tsonev
81e22d3c73
move the typescript code snippet to external file
2017-04-26 14:00:29 +03:00
Peter Staev
2ce085816c
add objc decorator definitions
...
refactoring to ObjC
objc decorators final api definitions
2017-04-25 23:31:12 +03:00
Panayot Cankov
826c922a98
Merge pull request #4056 from NativeScript/revert-translate
...
Revert the translateX/Y to be in dip, Length prefer number to object type
2017-04-25 16:02:28 +03:00
Panayot Cankov
2e8490e2d0
Merge pull request #4063 from NativeScript/fix-animation-end
...
Fix broken _onAndroidAnimationEnd after back navigation
2017-04-25 15:07:19 +03:00
Panayot Cankov
e26032f5fe
Revert the translateX/Y to be in dip
2017-04-25 14:49:12 +03:00
Panayot Cankov
5cc8def8e4
Fix broken _onAndroidAnimationEnd after back navigation
2017-04-25 14:32:50 +03:00
Nikolay Tsonev
2b00becedb
add an example how to use webview with gestures for both iOS and Android
2017-04-25 14:19:36 +03:00
Alexander Vakrilov
d65f7ec8da
Merge pull request #4013 from piotrowski/patch-2
...
Fix Headlines in CHANGELOG.md
2017-04-25 10:57:45 +03:00
SvetoslavTsenov
07710fabc3
Merge pull request #4057 from NativeScript/perf-test-pages
...
Perf test pages
2017-04-25 10:48:16 +03:00
SvetoslavTsenov
87b70faa77
Fix typing errors
2017-04-24 18:25:59 +03:00
SvetoslavTsenov
fa10d9e6b9
Removed unused import
2017-04-24 17:49:47 +03:00
SvetoslavTsenov
d01b066655
Include test for memory leak with set bg image. Update pefr tests.
2017-04-24 15:07:02 +03:00
vakrilov
25129de985
clean-up
2017-04-24 15:07:02 +03:00
Panayot Cankov
4d520e86db
Added perf category in the tests suite and the synthetic properties perf app from HHristov
2017-04-24 15:07:02 +03:00
Vasil Chimev
dce7d04329
Merge pull request #4055 from NativeScript/vchimev-widgets
...
Update widgets to internal-preview
2017-04-24 14:22:33 +03:00
Vasil Chimev
0467375856
Update widgets to internal-preview
2017-04-24 14:21:11 +03:00
Vasil Chimev
e1e687d8da
Merge pull request #4053 from NativeScript/fix-addChildFromBuilder
...
Fix missing private _addChildFromBuilder
2017-04-24 12:53:23 +03:00
Panayot Cankov
d7638c3ae4
Fix missing private _addChildFromBuilder
2017-04-24 10:24:05 +03:00
Vasil Chimev
61a6397408
Update .travis.yml ( #94 )
...
Fix Travis CI build
2017-04-21 19:19:32 +03:00
Hristo Hristov
25849a1425
implement get/set for selectedBackgroundColor property ( #4039 )
...
* implement get/set for selectedBackgroundColor property
* list-view separator color exposed through style
* Style androidStatusBarBackground exposed on Page
2017-04-21 17:57:25 +03:00
Alexander Vakrilov
c7c0ea7ca4
Merge pull request #4038 from NativeScript/vlaeva/const-enum-replacement
...
refactor: replace exported "const enums" with "enums"
2017-04-21 17:22:07 +03:00
Alexander Vakrilov
5457424766
Expose statusBarStyle on page ( #4021 )
2017-04-21 17:16:57 +03:00
Hristo Hristov
9e3222781a
backgroundImage property now use Fetcher & Cache as Image component ( #4030 )
...
* backgroundImage property now use Fetcher & Cache as Image component
Fix GridLayout tests on iPhone Plus - actualLength wasn’t rounded
ImageCache is closed when activity is stopped
* Fix reset of background drawable.
* additional check for drawable
* imageCache init cache on activity Started
2017-04-21 16:50:12 +03:00
sis0k0
486a0e8c2c
refactor: replace exported "const enums" with "enums"
2017-04-21 16:27:31 +03:00
Vasil Chimev
483df829c9
Update package.json of tns-platform-declarations
2017-04-20 18:42:08 +03:00
Eddy Verbruggen
9437f49aed
#3889 Add a 'blur' event to text input fields ( #3896 )
2017-04-20 17:57:03 +03:00
Hristo Hristov
f438d6e4d3
Fetcher now works using BitmapOwner interface ( #95 )
...
ImageView implements BitmapOwner
BackgroundDrawable implements BitmapOwner
Merge Resizer and Fetcher
2017-04-20 17:46:55 +03:00
Panayot Cankov
b6b5465d32
Merge pull request #3992 from NativeScript/typedoc-build
...
Update the typedoc build
2017-04-20 17:41:42 +03:00
Panayot Cankov
d098ff43f5
Add module names for the typedoc, make it work
...
Mark members with @private for typedoc.
2017-04-20 16:58:30 +03:00
SvetoslavTsenov
6254739870
Merge pull request #4014 from NativeScript/version-update
...
Bump version
2017-04-20 14:46:32 +03:00
Alexander Vakrilov
c59077161f
Merge pull request #3995 from Cayan/patch-1
...
Permissions update at connectivity module
2017-04-20 10:57:21 +03:00
Vasil Chimev
e44f7f3f6c
Merge pull request #4020 from NativeScript/buhov/path-fix
...
Fix relative path in a unit test
2017-04-19 19:51:45 +03:00
Alexander Vakrilov
47aa179580
Merge pull request #3967 from NativeScript/tsonevn_edit_md_files
...
example how to use selectedTabTextColor, tabBackgroundColor, textTran…
2017-04-19 15:42:49 +03:00
Alexander Vakrilov
95a3f70c79
Merge pull request #4019 from NativeScript/sis0k0-patch-1
...
docs: Modules30Changes.md minor styling updates
2017-04-19 15:35:33 +03:00
ivanbuhov
3c0340c164
Fix relative path
2017-04-19 15:15:10 +03:00
Stanimira Vlaeva
215e1bb30d
docs: Modules30Changes minor styling updates
...
- fix a few typos
- use `ts` for syntax highlighting of the code samples
2017-04-19 14:19:15 +03:00
SvetoslavTsenov
423f4cf7f3
Update package.json
2017-04-18 17:46:55 +03:00
SvetoslavTsenov
6a4d159d7c
Bump version
2017-04-18 17:37:23 +03:00