2332 Commits

Author SHA1 Message Date
a0020453e5 fixed broken unit tests because of the animation refactoring 2016-02-03 10:55:02 +02:00
68f9358b1d fixed issue 1443 2016-02-02 15:43:33 +02:00
45301aff68 Merge pull request #1464 from NativeScript/url-fix
Fix for failed url encoding techniques removed
2016-02-02 10:17:05 +02:00
1e0f130b38 Merge pull request #1430 from NativeScript/gatanasov/lazy-require-fixes
Revisit lazy require routine
2016-02-01 16:54:31 +02:00
d4766ed83c Merge pull request #1466 from NativeScript/tab-fix
wrong for loop count fixed
2016-02-01 16:49:26 +02:00
5968f19933 Update tab-view.xml 2016-02-01 16:49:03 +02:00
becc5c59f0 wrong for loop count fixed 2016-02-01 16:25:28 +02:00
8aaa18a2fe Merge pull request #1460 from NativeScript/array-create
Array.create used instead reflection
2016-02-01 15:11:11 +02:00
1582ccc95e Fix for failed url encoding techniques removed 2016-02-01 15:03:20 +02:00
fb3b7bc6c4 Array.create used instead reflection 2016-02-01 14:08:22 +02:00
64ef9be626 Merge pull request #1455 from NativeScript/android-binary-write
android binary read/write fixed
2016-01-29 16:42:00 +02:00
b9e8608fa4 android binary read/write fixed 2016-01-29 15:27:55 +02:00
30bf55d8bd Merge pull request #1453 from NativeScript/hdeshev/proxy-container-grid-layout
Register ProxyViewContainer children with parent layout.
2016-01-29 10:52:10 +02:00
3bb6045c9a Merge pull request #1452 from NativeScript/nnikolov/BindingExpressionToSupportFuncs
Added support for functions with binding expressions.
2016-01-29 09:19:39 +02:00
6a34ccdd10 Update ui-tests-app - set automationText properties 2016-01-28 18:59:04 +02:00
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
406a20297c Added support for functions with binding expressions. 2016-01-28 16:42:21 +02:00
e6da4f3377 Update the changelog with the 1.5.2 2016-01-27 17:28:48 +02:00
203fc67f8c Merge pull request #1445 from NativeScript/td-fix
original string restored from text property
2016-01-27 15:07:11 +02:00
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
5c35f33441 Added support for property change with same object instance (via WrappedValue). 2016-01-27 10:53:25 +02:00
05d4e801fa original string restored from text property 2016-01-27 10:31:41 +02:00
f4c880dbda Add missing "ensure" call. 2016-01-26 16:41:44 +02:00
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
1f00ebed07 Update README.md 2016-01-26 16:31:33 +02:00
00f91e5f33 supported-npm-modules added 2016-01-26 16:31:07 +02:00
1f2891feec Merge pull request #1429 from NativeScript/http-file-download
file download implemented
2016-01-26 16:11:26 +02:00
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
2c0501d235 Merge pull request #1433 from NativeScript/file-binary-read-write
binary sync read/write added
2016-01-26 14:14:56 +02:00
acddd42e12 test reworked for ios 2016-01-26 13:48:00 +02:00
a2fd4d1c9c Merge pull request #1416 from NativeScript/feature/proxy-view-container
Feature/proxy view container
2016-01-26 13:31:53 +02:00
3cadbb8362 Merge pull request #1440 from NativeScript/text-decoration
originalString cleared
2016-01-26 13:23:21 +02:00
64fb8972fd originalString cleared 2016-01-26 11:38:04 +02:00
fcc5f56c5e test improved 2016-01-26 11:37:01 +02:00
d1676ca366 Comments and cleanups 2016-01-26 11:20:15 +02:00
887cc427f8 Fix the new UIScollView failing to pick initializer in Xcode 7.0 2016-01-26 10:51:21 +02:00
9d109c0d46 temp changed to documents 2016-01-26 10:40:03 +02:00
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
52c6bd6c6d binary sync read/write added 2016-01-25 17:30:56 +02:00
5b0b2bbc7a Fix a typo, going to the documentation 2016-01-25 17:26:57 +02:00
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
881c4d9138 file download implemented 2016-01-25 16:05:18 +02:00
216cfb11de Fix: bugs caught with tests 2016-01-25 11:30:37 +02:00
96c638e1cc Tests added 2016-01-25 11:30:36 +02:00
eac95156d1 Proxy view container 2016-01-25 11:30:36 +02:00
62d85b0dc0 Merge pull request #1407 from NativeScript/atanasovg/snapshot-refactorings
Atanasovg/snapshot refactorings
2016-01-25 10:29:24 +02:00
a760328422 Applied several fixes over the initial commit. 2016-01-22 18:29:59 +02:00
ee8dfb3b72 Call removeRows/Columns in set rows and columns methods 2016-01-22 18:13:16 +02:00
f5eb34466e Some snapshot-specific fixes/improvements. 2016-01-22 11:20:54 +02:00
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