Rossen Hristov
|
0c0b0484c8
|
Merge pull request #912 from NativeScript/issue-909
Fixed #909: Android ListView will not update its UI after refresh is …
|
2015-10-12 09:54:40 +03:00 |
|
dtopuzov
|
68cf312375
|
Merge pull request #913 from NativeScript/UpdateGrunt
Add grunt task
|
2015-10-12 09:13:54 +03:00 |
|
Erjan Gavalji
|
90c6f8f479
|
Add a linux (qemu-accelerated) emulator start
|
2015-10-10 12:57:37 +03:00 |
|
Dimitar Topuzov
|
4f62758a35
|
Fix failing unit tests
|
2015-10-09 18:03:53 +03:00 |
|
Erjan Gavalji
|
9868ee5b5c
|
Add a windows-counterpart of the runner
|
2015-10-09 17:52:31 +03:00 |
|
Dimitar Topuzov
|
563ab6657e
|
Update gruntfile.js
|
2015-10-09 17:38:26 +03:00 |
|
Dimitar Topuzov
|
bc3ad393ea
|
Add grunt task
|
2015-10-09 17:29:07 +03:00 |
|
Rossen Hristov
|
8936ef8317
|
Fixed #909: Android ListView will not update its UI after refresh is called until it is scrolled up and down.
|
2015-10-09 17:04:10 +03:00 |
|
hshristov
|
e127c7ef27
|
Fix GridLayout desiredSize when not stretched.
Fix showModal Page size method for Android
Fix showModal Page actionBar is now hidden
|
2015-10-09 16:54:08 +03:00 |
|
Hristo Hristov
|
be78ca042b
|
Merge pull request #4 from NativeScript/hhristov/fix-verbose-logs
Fix for GridLayout desired size when not stretched
|
2015-10-09 16:42:42 +03:00 |
|
Nedyalko Nikolov
|
e024589a62
|
Merge pull request #895 from NativeScript/nnikolov/Issue786
Automatic custom fonts registration for iOS.
|
2015-10-09 15:32:02 +03:00 |
|
Nedyalko Nikolov
|
f25e2bf757
|
Automatic custom fonts registration for iOS.
|
2015-10-09 14:10:06 +03:00 |
|
hshristov
|
4d69f6111e
|
Spaces instead of tabs
|
2015-10-09 10:53:42 +03:00 |
|
Erjan Gavalji
|
77da614b3d
|
Attempt fixing the slow run by changing the main page and removing the noskin in the emulator. Time the expect run
|
2015-10-09 10:48:08 +03:00 |
|
hshristov
|
c3f28ba42d
|
GridLayout desired size is based on the children desired size when alignment is not Stretch.
Identation is now spaces instead of tabs.
|
2015-10-09 10:47:02 +03:00 |
|
hshristov
|
91bb8ce4a5
|
Android layout logging is now separate METADATA key.
Percent layout is NOT respected when measured with UNSPECIFIED size.
|
2015-10-09 10:35:57 +03:00 |
|
Hristo Deshev
|
4059b35408
|
Merge pull request #898 from hdeshev/weakmap-dts
Separate WeakMap to its own d.ts file.
|
2015-10-09 10:24:49 +03:00 |
|
Hristo Deshev
|
14494fc0ba
|
Separate WeakMap to its own d.ts file.
Exclude in es6-shim compiles (Angular) to avoid name clashes.
|
2015-10-09 10:23:58 +03:00 |
|
Rossen Hristov
|
68a78a24d4
|
Merge pull request #908 from NativeScript/tests-fix
Temporarily disabled some tests.
|
2015-10-09 10:19:59 +03:00 |
|
Rossen Hristov
|
1b5aab8841
|
Temporarily disabled some tests.
|
2015-10-09 10:19:52 +03:00 |
|
Vladimir Enchev
|
d2571e124c
|
Merge pull request #907 from NativeScript/fealebenpae/http-image-async
Async-ify decoding of image source http responses
|
2015-10-09 09:50:10 +03:00 |
|
Jason Zhekov
|
41000be1f3
|
Merge pull request #899 from NativeScript/jasssonpet/returns-retained
Remove redundant CFRelease calls
|
2015-10-08 17:45:51 +03:00 |
|
Yavor Georgiev
|
c2e1cc5529
|
Async-ify decoding of image source http responses on iOS
|
2015-10-08 17:26:49 +03:00 |
|
Erjan Gavalji
|
ac78de2128
|
Output to a log file. Simulate adjusting the androidmanifest
|
2015-10-08 15:42:59 +03:00 |
|
Valentin Stoychev
|
06cd4952a6
|
Update README.md
|
2015-10-08 14:27:02 +03:00 |
|
Rossen Hristov
|
a396fd397e
|
Merge pull request #902 from NativeScript/backstack-critical-fix
Added check for backStackEntryCount before trying to read the first e…
|
2015-10-08 11:28:17 +03:00 |
|
Rossen Hristov
|
02748f4fc0
|
Added check for backStackEntryCount before trying to read the first entry.
|
2015-10-08 11:14:08 +03:00 |
|
Jason Zhekov
|
2428077a58
|
Remove redundant CFRelease calls
|
2015-10-07 17:42:32 +03:00 |
|
Erjan Gavalji
|
4bad17d3ac
|
Fix app copying
|
2015-10-07 17:36:14 +03:00 |
|
Erjan Gavalji
|
0f670c8987
|
Fix the grunt file. Fix uninstallation. Add a tee command
|
2015-10-07 17:11:17 +03:00 |
|
Erjan Gavalji
|
c23ce6481c
|
Make the test run as a bash script first
|
2015-10-07 16:11:07 +03:00 |
|
atanasovg
|
33310f4455
|
Integrate recent iOS Runtime global.__onUncaughtError feature (https://github.com/NativeScript/ios-runtime/issues/78)
|
2015-10-07 15:26:37 +03:00 |
|
Hristo Hristov
|
87d2943f6c
|
Merge pull request #893 from NativeScript/hhristov/apply-css-fix
isLoaded is set before calling applyStyleFromScope
|
2015-10-07 13:05:44 +03:00 |
|
hshristov
|
171e545213
|
isLoaded is set before calling applyStyleFromScope
|
2015-10-07 11:13:29 +03:00 |
|
Vladimir Enchev
|
1c7c4813c7
|
Merge pull request #891 from NativeScript/ios9-fixes
ios9 fixes
|
2015-10-06 15:52:38 +03:00 |
|
Vladimir Enchev
|
6a17651618
|
ios9 fixes
|
2015-10-06 15:41:37 +03:00 |
|
Hristo Hristov
|
27e9118594
|
Merge pull request #890 from NativeScript/hhristov/backgroundSpanUnderStatusBar
Implement Page background option to span under status bar (iOS only)
|
2015-10-06 15:15:02 +03:00 |
|
hshristov
|
ff006fda2b
|
Remove some commented code
|
2015-10-06 15:05:31 +03:00 |
|
hshristov
|
0ecb5d4dcd
|
Implement Page background option to span under status bar (iOS only for the moment)
|
2015-10-06 14:35:59 +03:00 |
|
Erjan Gavalji
|
7c691a9365
|
Call the commands to run the tests
|
2015-10-06 13:14:05 +03:00 |
|
Rossen Hristov
|
a853726a30
|
Merge pull request #885 from NativeScript/repeater
Fixed: The Repeater is re-creating its children multiple times durin…
|
2015-10-05 13:11:45 +03:00 |
|
Rossen Hristov
|
124f616736
|
Fixed: The Repeater is re-creating its children multiple times during initialization. #873
|
2015-10-05 12:54:26 +03:00 |
|
Nedyalko Nikolov
|
65c1428f54
|
Merge pull request #869 from NativeScript/nnikolov/Issue814
Fixed issue #814.
|
2015-10-05 11:54:38 +03:00 |
|
Nedyalko Nikolov
|
cbdde78d9a
|
Merge pull request #874 from NativeScript/nnikolov/iOS9Support
Some tests removed for iOS9.
|
2015-10-05 11:54:24 +03:00 |
|
Erjan Gavalji
|
467918df66
|
Merge branch 'ErjanGavalji/add-full-compile-to-travis'
|
2015-10-05 11:31:21 +03:00 |
|
Erjan Gavalji
|
5d6ca34311
|
Add a build status to the README
|
2015-10-05 11:24:34 +03:00 |
|
Vladimir Enchev
|
d5d25513d9
|
tests execution now will start immediately
|
2015-10-05 11:21:55 +03:00 |
|
Erjan Gavalji
|
b06e9b4a10
|
Set full build on Travis
|
2015-10-05 11:15:13 +03:00 |
|
Erjan Gavalji
|
f31fb8f13f
|
Merge pull request #883 from ErjanGavalji/master
Add initial Travis CI file that only does the transpilation
|
2015-10-05 11:13:10 +03:00 |
|
Erjan Gavalji
|
fa58a4074b
|
Add initial Travis CI file that only does the transpilation
|
2015-10-05 11:09:08 +03:00 |
|