Commit Graph

5967 Commits

Author SHA1 Message Date
Vasil Chimev
6a34ccdd10 Update ui-tests-app - set automationText properties 2016-01-28 18:59:04 +02:00
Hristo Deshev
698345f171 Register ProxyViewContainer children with parent layout.
- Fixes a crash when used in a GridLayout on iOS since the layout needs to be
notified of any layout children changes.
- Adds a _parentChanged hook for all views.
2016-01-28 18:27:31 +02:00
Nedyalko Nikolov
406a20297c Added support for functions with binding expressions. 2016-01-28 16:42:21 +02:00
Vasil Chimev
e6da4f3377 Update the changelog with the 1.5.2 2016-01-27 17:28:48 +02:00
Vladimir Enchev
203fc67f8c Merge pull request #1445 from NativeScript/td-fix
original string restored from text property
2016-01-27 15:07:11 +02:00
Nedyalko Nikolov
6c259c370e Merge pull request #1444 from NativeScript/nnikolov/WrappedValue2
Added support for property change with same object instance (via WrappedValue)
2016-01-27 14:20:13 +02:00
Nedyalko Nikolov
5c35f33441 Added support for property change with same object instance (via WrappedValue). 2016-01-27 10:53:25 +02:00
Vladimir Enchev
05d4e801fa original string restored from text property 2016-01-27 10:31:41 +02:00
atanasovg
f4c880dbda Add missing "ensure" call. 2016-01-26 16:41:44 +02:00
Panayot Cankov
8159929ff7 Merge pull request #1439 from NativeScript/vladimirov/scrollview-new-fix
Fix the new UIScollView failing to pick initializer in Xcode 7.0
2016-01-26 16:38:45 +02:00
Vladimir Enchev
1f00ebed07 Update README.md 2016-01-26 16:31:33 +02:00
Vladimir Enchev
00f91e5f33 supported-npm-modules added 2016-01-26 16:31:07 +02:00
Vladimir Enchev
1f2891feec Merge pull request #1429 from NativeScript/http-file-download
file download implemented
2016-01-26 16:11:26 +02:00
Vladimir Enchev
ab2da92a03 Merge pull request #1432 from NativeScript/ErjanGavalji/fix-documentation-typo-in-dock-layout
Fix a typo, going to the documentation
2016-01-26 14:45:06 +02:00
Vladimir Enchev
2c0501d235 Merge pull request #1433 from NativeScript/file-binary-read-write
binary sync read/write added
2016-01-26 14:14:56 +02:00
Vladimir Enchev
acddd42e12 test reworked for ios 2016-01-26 13:48:00 +02:00
Alexander Vakrilov
a2fd4d1c9c Merge pull request #1416 from NativeScript/feature/proxy-view-container
Feature/proxy view container
2016-01-26 13:31:53 +02:00
Vladimir Enchev
3cadbb8362 Merge pull request #1440 from NativeScript/text-decoration
originalString cleared
2016-01-26 13:23:21 +02:00
Vladimir Enchev
64fb8972fd originalString cleared 2016-01-26 11:38:04 +02:00
Vladimir Enchev
fcc5f56c5e test improved 2016-01-26 11:37:01 +02:00
vakrilov
d1676ca366 Comments and cleanups 2016-01-26 11:20:15 +02:00
Panayot Cankov
887cc427f8 Fix the new UIScollView failing to pick initializer in Xcode 7.0 2016-01-26 10:51:21 +02:00
Vladimir Enchev
9d109c0d46 temp changed to documents 2016-01-26 10:40:03 +02:00
Alexander Vakrilov
6dc971c1ca Merge pull request #1422 from NativeScript/feature/grid-set-rows-cols
Call removeRows/Columns in set rows and columns methods
2016-01-26 10:31:38 +02:00
Vladimir Enchev
52c6bd6c6d binary sync read/write added 2016-01-25 17:30:56 +02:00
Erjan Gavalji
5b0b2bbc7a Fix a typo, going to the documentation 2016-01-25 17:26:57 +02:00
atanasovg
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
Vladimir Enchev
881c4d9138 file download implemented 2016-01-25 16:05:18 +02:00
vakrilov
216cfb11de Fix: bugs caught with tests 2016-01-25 11:30:37 +02:00
vakrilov
96c638e1cc Tests added 2016-01-25 11:30:36 +02:00
vakrilov
eac95156d1 Proxy view container 2016-01-25 11:30:36 +02:00
Georgi Atanasov
62d85b0dc0 Merge pull request #1407 from NativeScript/atanasovg/snapshot-refactorings
Atanasovg/snapshot refactorings
2016-01-25 10:29:24 +02:00
plamen5kov
a0b261d29a enabled versioning from environment variable 2016-01-24 14:48:48 +02:00
plamen5kov
96b01befff build scrupt dependencies use latest stable gradle build tools 2016-01-24 14:48:15 +02:00
atanasovg
a760328422 Applied several fixes over the initial commit. 2016-01-22 18:29:59 +02:00
vakrilov
ee8dfb3b72 Call removeRows/Columns in set rows and columns methods 2016-01-22 18:13:16 +02:00
atanasovg
f5eb34466e Some snapshot-specific fixes/improvements. 2016-01-22 11:20:54 +02:00
Nedyalko Nikolov
d330a75c93 Merge pull request #1419 from NativeScript/nnikolov/TabViewIssue
Adding view to parent only if not already added.
2016-01-22 11:01:54 +02:00
Nedyalko Nikolov
f79600585a Adding view to parent only if not already added. 2016-01-22 09:01:22 +02:00
Hristo Hristov
14c2e35730 Merge pull request #1418 from NativeScript/hhristov/grid-fix
GridLayout now calls virtual methods when rows/columns are set in XML.
2016-01-21 16:51:43 +02:00
Hristo Hristov
68cdff85bd GridLayout now calls virtual methods when rows/columns are set through XML.
Added test.
Improved code readability.
2016-01-21 13:55:32 +02:00
Vladimir Enchev
0eee931948 Merge pull request #1409 from NativeScript/textWatcher-fix
textWatcher saved to instance
2016-01-21 09:51:46 +02:00
Erjan Gavalji
8be03de11e Merge branch 'ErjanGavalji/fix-tslint-build' 2016-01-20 17:26:43 +02:00
Erjan Gavalji
bc61057969 Fix the build by adding the "=" symbol 2016-01-20 17:25:05 +02:00
blagoev
c2aafa8ee6 formated code 2016-01-20 16:33:29 +02:00
blagoev
39abe14a14 escape console messages 2016-01-20 16:32:23 +02:00
Vasil Chimev
f275cdde79 Update ui-tests-app 2016-01-20 15:36:50 +02:00
Vladimir Enchev
f7a436d6ba textWatcher saved to instance 2016-01-20 15:20:30 +02:00
atanasovg
f930914fa8 Added typed information for lazily loaded android types. 2016-01-20 14:03:04 +02:00
Vladimir Enchev
342a8de21c Merge pull request #1408 from NativeScript/capitalize-android
fixed to be consistent with ios
2016-01-20 13:36:38 +02:00