Peter Staev
ea1ebd2c94
tests for #1488
2016-02-15 14:18:57 +02:00
Nedyalko Nikolov
6e4d6ccfbc
Support for hierarchical and attribute css selectors.
2016-02-15 11:47:05 +02:00
Vladimir Enchev
bada97399a
Merge pull request #1528 from NativeScript/bg-image-with-url
...
Fix: background properties not respected with remote background image
2016-02-12 11:28:23 +02:00
Vladimir Enchev
59142f8ded
Merge pull request #1544 from NativeScript/file-exist
...
File.exists fixed for ios as well + tests
2016-02-12 11:27:59 +02:00
Vladimir Enchev
06d914da5a
implemented for ios as well
2016-02-11 16:55:19 +02:00
Hristo Hristov
b62d1f451a
Fixed scroll-view tests
2016-02-11 16:46:12 +02:00
Hristo Hristov
f208791770
fixed tests
2016-02-11 16:46:12 +02:00
Vladimir Enchev
8339d3f51d
Fixed null and undefined as Label text
2016-02-11 11:12:14 +02:00
Hristo Hristov
6f93030b5d
grid-layout distribute remaining space over stars but preserve their aspect.
...
ts lint errors fixed
android scroll-view tests fixed for different device density
added grid-layout test
2016-02-10 16:25:22 +02:00
Hristo Hristov
721e5df58b
grid-layout layout rounding fixes
...
added tests
2016-02-10 16:25:22 +02:00
Rossen Hristov
5ad082d783
Re-factored page navigation transitions. Resolves Issue #811 .
2016-02-10 14:55:27 +02:00
vakrilov
5364e395fa
Fix: background properties not respected with remote background image
2016-02-10 11:32:13 +02:00
Nedyalko Nikolov
5144969ae0
Added support for in expressions.
2016-02-08 11:58:15 +02:00
Rossen Hristov
2f8bce74fb
Fixed Issue #1232 : WrapLayout crashes when itemWidth value is too high.
2016-02-05 15:51:50 +02:00
Rossen Hristov
6b7d05420e
Resolved Issue #1021 : The navigatedTo event is called twice for the first application page.
2016-02-04 16:12:45 +02:00
Panayot Cankov
04eddee710
Fix paths in iOS, some devices and iOS combinations use /private/var paths while some /var/ this was normalized by resolvin symlinks
2016-02-04 12:32:47 +02:00
vakrilov
4a8ec62506
Handle the case whr proxy is inside ContentView
2016-02-03 18:07:25 +02:00
vakrilov
57f15abf27
Fixed ios proxy view blocks layout requests
2016-02-03 15:38:48 +02:00
Rossen Hristov
b0976bf986
Resolved #811 : Page Navigation Transitions
2016-02-03 13:24:12 +02:00
Hristo Deshev
e452aff658
Detect JSON response in XHR and auto-parse the response.
...
- Part of the XMLHttpRequest level 2 API.
- Fixes a crash with the Angular2 Http service.
2016-02-02 13:10:41 +02:00
Vladimir Enchev
64ef9be626
Merge pull request #1455 from NativeScript/android-binary-write
...
android binary read/write fixed
2016-01-29 16:42:00 +02:00
Vladimir Enchev
b9e8608fa4
android binary read/write fixed
2016-01-29 15:27:55 +02:00
Hristo Deshev
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
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
Nedyalko Nikolov
5c35f33441
Added support for property change with same object instance (via WrappedValue).
2016-01-27 10:53:25 +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
Vladimir Enchev
fcc5f56c5e
test improved
2016-01-26 11:37:01 +02:00
Vladimir Enchev
9d109c0d46
temp changed to documents
2016-01-26 10:40:03 +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
Vladimir Enchev
881c4d9138
file download implemented
2016-01-25 16:05:18 +02:00
vakrilov
96c638e1cc
Tests added
2016-01-25 11:30:36 +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
d916d76b30
Merge pull request #1400 from NativeScript/start-with-entry
...
changed mainModule to start(entry)
2016-01-20 09:12:12 +02:00
Vladimir Enchev
d05426c22d
changed mainModule to start(entry)
2016-01-19 17:02:06 +02:00
Hristo Hristov
af78e79561
Added automation text and tests
2016-01-19 16:23:45 +02:00
Hristo Hristov
b67c2623ed
Added new Page in one test
...
Updated package.json widget version
2016-01-19 10:54:21 +02:00
Hristo Hristov
20f8f8a852
Fixed bug in GridLayout
...
Added tests for GridLayout
2016-01-19 10:54:21 +02:00
Vladimir Enchev
af37d5f4ce
old tests deleted
2016-01-18 16:56:27 +02:00
Alexander Vakrilov
3d97499171
Merge pull request #1368 from NativeScript/feature/grid-separator
...
Accept whitespace separators in grid rows and cols properties
2016-01-14 10:26:15 +02:00
Hristo Hristov
92df0bf56d
Fixed failing test
2016-01-13 15:16:00 +02:00
Hristo Hristov
246758cb12
Fixed wrap-layout
...
Added more tests
2016-01-13 15:16:00 +02:00
vakrilov
e5351786b7
Accept whitespace separators in grid rows and cols properties
2016-01-13 14:03:33 +02:00
Nedyalko Nikolov
7c9eeaa919
Merge pull request #1361 from NativeScript/nnikolov/TabViewExportsIssue
...
Added parent view for views inside TabView.
2016-01-13 10:00:08 +02:00
Nedyalko Nikolov
af5dd04a9b
Added parent view for views inside TabView.
2016-01-12 17:53:50 +02:00
Panayot Cankov
350d52e9be
Merge pull request #1357 from NativeScript/cankov/go-back-to-backstack-entry
...
Frame.goBack can now accept an entry to navigate back to
2016-01-12 17:20:24 +02:00