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 |
|
Vladimir Enchev
|
d642b47569
|
fixed to be consistent with ios
|
2016-01-20 11:44:05 +02:00 |
|
atanasovg
|
fbc612610f
|
Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires.
|
2016-01-20 10:22:08 +02:00 |
|
atanasovg
|
935939bb51
|
Refactor the application module to prevent cyclic dependencies, which were:
* common requires application
* application requires common
* application requires application
Make the exports typed using @hdeshev way.
|
2016-01-20 10:19:15 +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
|
3636f004e2
|
Merge pull request #1399 from NativeScript/hhristov/automation-text
Added automation text and tests
|
2016-01-19 16:58:32 +02:00 |
|
Hristo Hristov
|
af78e79561
|
Added automation text and tests
|
2016-01-19 16:23:45 +02:00 |
|
Nedyalko Nikolov
|
699a0be83f
|
Merge pull request #1398 from NativeScript/nnikolov/TwoWayBindingAngular
Add an additional notification for propChange event (required for angular2).
|
2016-01-19 15:40:22 +02:00 |
|
Hristo Hristov
|
dd6543d0e5
|
Merge pull request #1396 from NativeScript/hhristov/layout-fixes
Fixed bug in GridLayout
|
2016-01-19 15:26:53 +02:00 |
|
Nedyalko Nikolov
|
b43f5a3be5
|
Add an additional notification for propChange event (required for angular2).
|
2016-01-19 13:02:01 +02:00 |
|
Hristo Hristov
|
345d007755
|
Revert version of widgets
|
2016-01-19 11:27:11 +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
|
97738bd45e
|
Merge pull request #1392 from NativeScript/button-ios
fixed none text-decoration
|
2016-01-19 10:35:44 +02:00 |
|
Hristo Hristov
|
252777652e
|
Merge pull request #11 from NativeScript/hhristov/grid-layout-fix
Fixed grid layout alignments when width/height is specified.
|
2016-01-19 10:34:51 +02:00 |
|
Hristo Hristov
|
994339ee2b
|
Fixed grid layout alignments when width/height is specified.
Bumped npm version
|
2016-01-19 10:03:43 +02:00 |
|
Vladimir Enchev
|
2a8cc5c72c
|
fixed none text-decoration
|
2016-01-19 09:48:19 +02:00 |
|
Vladimir Enchev
|
67204e5158
|
Merge pull request #1391 from NativeScript/http-tests
old tests deleted
|
2016-01-18 17:04:43 +02:00 |
|
Vladimir Enchev
|
af37d5f4ce
|
old tests deleted
|
2016-01-18 16:56:27 +02:00 |
|
Alexander Vakrilov
|
1dfeb58c4a
|
Merge pull request #1383 from NativeScript/feature/touch-gesture
Touch gesture implemented
|
2016-01-18 14:35:03 +02:00 |
|
vakrilov
|
7303755cc9
|
Optimizations
|
2016-01-18 13:49:50 +02:00 |
|
Vladimir Enchev
|
1ac84072fe
|
Merge pull request #1390 from NativeScript/button-bkg
yet another fix for the android button background
|
2016-01-18 11:16:35 +02:00 |
|
Vladimir Enchev
|
90a4f7c8e1
|
yet another fix for the android button background
|
2016-01-18 10:53:25 +02:00 |
|
vakrilov
|
d43e9546d8
|
Touch gesture implemented
|
2016-01-15 18:15:45 +02:00 |
|
Panayot Cankov
|
459ffe5260
|
Merge pull request #1381 from NativeScript/cankov/pivot-point-android
Fix originX/Y not applied when set before layout in android
|
2016-01-15 15:56:44 +02:00 |
|
Panayot Cankov
|
59f36fec8e
|
Merge pull request #10 from NativeScript/cankov/origin-point
Add OriginPoint that will recalculate the pivot point on layout cange
|
2016-01-15 15:17:42 +02:00 |
|
Panayot Cankov
|
f168d2509a
|
Use the OriginPoint class in android widgets for the originX/Y implementation
|
2016-01-15 15:14:50 +02:00 |
|
Panayot Cankov
|
1a9e6f69c0
|
Add OriginPoint that will recalculate the pivot point on layout cange
|
2016-01-15 15:02:39 +02:00 |
|
Vasil Chimev
|
c3ee179fd5
|
Update ui-tests-app
|
2016-01-15 14:20:06 +02:00 |
|
Nedyalko Nikolov
|
6f66ca7f97
|
Merge pull request #1380 from NativeScript/nnikolov/TabViewAdditionalFixes
Added _removeTabs implementation in common.
|
2016-01-15 14:08:40 +02:00 |
|
Nedyalko Nikolov
|
30d5ebae12
|
Added _removeTabs implementation in common.
|
2016-01-15 11:45:12 +02:00 |
|
Vladimir Enchev
|
938922c24f
|
Merge pull request #1367 from NativeScript/android-debugger-console-messages
send console messages to debugger
|
2016-01-14 11:51:40 +02:00 |
|
Vladimir Enchev
|
dc199bb9ce
|
Merge pull request #1373 from NativeScript/page-background
page background fixed
|
2016-01-14 11:07:20 +02:00 |
|
Vladimir Enchev
|
ab8e1179eb
|
page background fixed
|
2016-01-14 11:00:28 +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
|
6453fec76e
|
Merge pull request #1362 from NativeScript/hhristov/wrap-layout-fix
Fixed wrap-layout
|
2016-01-13 16:41:04 +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 |
|
Vasil Chimev
|
202a7112fc
|
Update ui-tests-app
|
2016-01-13 15:14:29 +02:00 |
|
vakrilov
|
e5351786b7
|
Accept whitespace separators in grid rows and cols properties
|
2016-01-13 14:03:33 +02:00 |
|
blagoev
|
146f9c51cc
|
send console messages to debugger
|
2016-01-13 13:53:24 +02:00 |
|