Nedyalko Nikolov
|
5c35f33441
|
Added support for property change with same object instance (via WrappedValue).
|
2016-01-27 10:53:25 +02:00 |
|
vakrilov
|
d1676ca366
|
Comments and cleanups
|
2016-01-26 11:20:15 +02:00 |
|
vakrilov
|
216cfb11de
|
Fix: bugs caught with tests
|
2016-01-25 11:30:37 +02:00 |
|
vakrilov
|
eac95156d1
|
Proxy view container
|
2016-01-25 11:30:36 +02:00 |
|
Hristo Hristov
|
af78e79561
|
Added automation text and tests
|
2016-01-19 16:23:45 +02:00 |
|
Nedyalko Nikolov
|
b43f5a3be5
|
Add an additional notification for propChange event (required for angular2).
|
2016-01-19 13:02:01 +02:00 |
|
vakrilov
|
d43e9546d8
|
Touch gesture implemented
|
2016-01-15 18:15:45 +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 |
|
Hristo Hristov
|
ef11c7b7cf
|
Resetting layoutParams was missing the new percent properties
|
2016-01-11 12:37:48 +02:00 |
|
Vladimir Enchev
|
16c5228137
|
Merge pull request #1286 from NativeScript/stylers
stylers removed
|
2015-12-22 16:43:54 +02:00 |
|
Vladimir Enchev
|
d50e2fdb37
|
stylers removed
|
2015-12-22 16:12:18 +02:00 |
|
Nedyalko Nikolov
|
5e440ab924
|
Fixed getting object properties too many times.
|
2015-12-18 16:01:32 +02:00 |
|
Vladimir Enchev
|
074ac89871
|
imports improved
|
2015-12-17 14:53:46 +02:00 |
|
Hristo Hristov
|
1dbb742908
|
Implemented percent support for width, height and margins
|
2015-12-15 14:36:27 +02:00 |
|
vakrilov
|
c2de8f7ba0
|
FIX: Platform specific _addViewCore, ignoring index parameter
|
2015-12-08 11:47:39 +02:00 |
|
Rossen Hristov
|
91b46ea131
|
Extended the tracing information for Bindings and Android NativeLifecycle.
|
2015-12-04 16:49:04 +02:00 |
|
Panayot Cankov
|
6d43f4dcbc
|
Merge pull request #1200 from NativeScript/cankov/background-native-image-recreated
Fix native image recreated on layout even if the view is not resized
|
2015-12-04 10:56:01 +02:00 |
|
Panayot Cankov
|
d61ab801e9
|
Fix native image recreated on layout even if the view is not resized
|
2015-12-03 16:55:54 +02:00 |
|
Hristo Hristov
|
9066ddcf50
|
removed unneeded check and make it strict-mode compliant
|
2015-11-30 15:36:17 +02:00 |
|
vakrilov
|
755def3a12
|
FIX: Ios transfroms are cleared after layout
|
2015-11-27 15:32:09 +02:00 |
|
vakrilov
|
10ac928088
|
pivot renamed to origin
|
2015-11-25 10:57:50 +02:00 |
|
vakrilov
|
6500170699
|
Pivot point implementation
|
2015-11-25 10:57:50 +02:00 |
|
Nedyalko Nikolov
|
a44c9f9aa6
|
Added some checks for binding infrastructure.
|
2015-11-25 08:51:36 +02:00 |
|
Panayot Cankov
|
e95820b04a
|
Add Template factory function and use it in the Repeater and ListView components
|
2015-11-23 12:11:13 +02:00 |
|
Hristo Hristov
|
31c36688ba
|
Fixed nested frame layout for iOS
|
2015-11-20 14:25:50 +02:00 |
|
Rossen Hristov
|
bba7931e5b
|
Fixed #1002: Inherited dependency properties with value false are not inherited down the visual tree.
|
2015-11-16 09:52:09 +02:00 |
|
Rossen Hristov
|
82d923a0a3
|
Fixed #1082: Null reference exception in view.android.setOnTouchListener method
|
2015-11-11 15:38:53 +02:00 |
|
Rossen Hristov
|
3aed89ca89
|
Merge pull request #1040 from NativeScript/frame.origin.y
Patch for IQKeyboardManager issue.
|
2015-11-06 09:42:57 +02:00 |
|
Vladimir Enchev
|
363a44139f
|
binding to special properties fixed
|
2015-11-05 16:31:43 +02:00 |
|
Rossen Hristov
|
ea24a244c9
|
Fixed several tslint problems.
|
2015-11-05 16:03:05 +02:00 |
|
Rossen Hristov
|
dec5d971f3
|
Patch for IQKeyboardManager issue.
|
2015-11-05 15:29:35 +02:00 |
|
Rossen Hristov
|
e7c4209112
|
Resolved issues #789, #1021, #1031.
|
2015-11-03 16:20:36 +02:00 |
|
Hristo Deshev
|
70041bd999
|
Don't expose platform types in public d.ts files.
Use any. Add a comment with the real type.
|
2015-10-30 17:17:29 +02:00 |
|
Vladimir Enchev
|
b0ff7a46bb
|
Merge pull request #974 from NativeScript/switch-css
Switch color and background-color css support added
|
2015-10-22 13:14:18 +03:00 |
|
Nedyalko Nikolov
|
aef7256e69
|
Enabled bindings to events and gestures for Bindable instead of View.
|
2015-10-21 16:43:09 +03:00 |
|
Vladimir Enchev
|
129c305942
|
_boundsChanged method added
|
2015-10-21 13:20:48 +03:00 |
|
vakrilov
|
c9744b7474
|
Don't apply default values on syncNative
|
2015-10-21 10:48:21 +03:00 |
|
Nedyalko Nikolov
|
2f7cf84839
|
Fixed issue 597.
|
2015-10-20 15:42:18 +03:00 |
|
Hristo Deshev
|
76fa713c85
|
Break a circular import view-application-view.
By late-importing application in bindable and stylers-common.
|
2015-10-16 13:53:35 +03:00 |
|
Vladimir Enchev
|
619c2fe665
|
global.android replaced with platform.device.os === platform.platformNames.android
|
2015-10-16 09:20:46 +03:00 |
|
Vladimir Enchev
|
44e4296d80
|
Merge pull request #931 from NativeScript/vertical-alignment-middle
vertical-alignment middle support added
|
2015-10-15 10:31:16 +03:00 |
|
Vladimir Enchev
|
19b03bbbb9
|
vertical-alignment middle support added
|
2015-10-14 09:42:29 +03:00 |
|
vakrilov
|
68bc24a5a5
|
Action bar title color stylers
|
2015-10-13 16:10:03 +03:00 |
|
Nedyalko Nikolov
|
d6e0a2b598
|
Fixed index property accessors are treated as expressions.
|
2015-10-12 14:49:36 +03:00 |
|
hshristov
|
171e545213
|
isLoaded is set before calling applyStyleFromScope
|
2015-10-07 11:13:29 +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 |
|
Nedyalko Nikolov
|
e7156b53bd
|
Fixed issue #814.
|
2015-10-01 16:13:51 +03:00 |
|
Nedyalko Nikolov
|
e27bb4c453
|
Merge pull request #854 from NativeScript/nnikolov/BindingContextSetBeforeAddingToVisualTree
BindingContext will be set before adding items to visual tree (ListView, Repeater).
|
2015-09-30 13:36:25 +03:00 |
|
Vladimir Enchev
|
113a1b6a69
|
placeholder creatingView event fixed + tests
|
2015-09-30 11:26:42 +03:00 |
|
Nedyalko Nikolov
|
0b6ca23e25
|
BindingContext will be set before adding items to visual tree (ListView, Repeater).
|
2015-09-30 11:18:46 +03:00 |
|