|
ae2f4df2fb
|
Merge pull request #179 from NativeScript/webview-src
Implemented #172.
|
2015-05-19 14:26:46 +03:00 |
|
|
9a5a9c7ef5
|
tests added
|
2015-05-19 13:58:23 +03:00 |
|
|
e61cac3422
|
Fixed binding expression for object property access (not function).
|
2015-05-19 13:49:32 +03:00 |
|
|
1ef880bc55
|
Descriptions fixed and navigation methods mad private
|
2015-05-19 13:37:38 +03:00 |
|
|
fe66104595
|
Page events
|
2015-05-19 13:37:38 +03:00 |
|
|
3b6a23bfb5
|
Fixed issue with binding context in a list view scenario.
|
2015-05-19 11:53:42 +03:00 |
|
|
1dc3de774c
|
src property added
|
2015-05-18 17:19:17 +03:00 |
|
|
b36abb8a15
|
tslint
|
2015-05-18 14:58:44 +03:00 |
|
|
90722cfc67
|
Resolved #142: Modal views.
|
2015-05-18 14:13:46 +03:00 |
|
|
c3b687c880
|
Ts lint
|
2015-05-18 11:51:15 +03:00 |
|
|
3cfaa221ae
|
Clean unused variables
|
2015-05-18 11:29:57 +03:00 |
|
|
c3aea99078
|
Tests - fixed
|
2015-05-15 18:46:24 +03:00 |
|
|
57171c768e
|
WeakEvents with map
|
2015-05-15 18:39:01 +03:00 |
|
|
54f6c350de
|
Cean up
|
2015-05-15 18:39:01 +03:00 |
|
|
71c9266be3
|
WeakEvents refactoring and used in ListView
|
2015-05-15 18:39:01 +03:00 |
|
|
fd9ff189ba
|
List view attaches with weakEventHandler
|
2015-05-15 18:39:00 +03:00 |
|
|
dd9e70fc6c
|
more fixes
|
2015-05-15 17:27:26 +03:00 |
|
|
49576d2087
|
support for platform specific attributes added
|
2015-05-15 11:13:53 +03:00 |
|
|
55882500c8
|
Fix tabs when pageCache is enabled
|
2015-05-14 16:45:56 +03:00 |
|
|
a73c42c853
|
apply changed to call
|
2015-05-13 16:33:36 +03:00 |
|
|
d9f0fda386
|
android support added
|
2015-05-13 16:12:12 +03:00 |
|
|
8d8fe1700b
|
Context support for gesture handler binding
|
2015-05-13 16:05:45 +03:00 |
|
|
03ddb15d14
|
Fixed issue with remaining options menu item (iOS).
|
2015-05-13 11:27:56 +03:00 |
|
|
9e7fbc8a92
|
Binding gestures event handlers support added
|
2015-05-13 10:53:08 +03:00 |
|
|
bb57bfb88d
|
Fixed issue when UI element is bound to source different from bindingContext.
|
2015-05-12 14:56:53 +03:00 |
|
|
215b3612cb
|
Refactoring related to issue #132.
|
2015-05-11 13:40:47 +03:00 |
|
|
14ad3ad70e
|
Fixed issue #132.
|
2015-05-11 11:10:57 +03:00 |
|
|
7fce2cbda6
|
Merge pull request #129 from NativeScript/nnikolov/BindingContextIssue
Fixed issue when bindingContext is bound more than once.
|
2015-05-08 15:32:53 +03:00 |
|
|
4a6850a77e
|
Added missing semicolon.
|
2015-05-08 15:16:51 +03:00 |
|
|
80336d2ea5
|
Property changed disabled for inheritable properties only.
|
2015-05-08 13:50:49 +03:00 |
|
|
d7f4f72a17
|
Fixed: image-cache exception #127
|
2015-05-08 12:22:34 +03:00 |
|
|
2e4b2eacf2
|
Fixed issue when bindingContext is bound more than once.
|
2015-05-08 09:53:59 +03:00 |
|
|
9eb0716562
|
Tests and fix for loading custom components with no code-behind
|
2015-05-05 18:37:43 +03:00 |
|
|
45450456a1
|
Loaded/Unloaded fix
|
2015-05-05 16:15:00 +03:00 |
|
|
c192aba30e
|
default namespace replaced with regex
|
2015-04-29 10:58:16 +03:00 |
|
|
0d9831519c
|
Fixed: TabViewItem does not get the right resource image #91
|
2015-04-29 09:21:43 +03:00 |
|
|
291bc3d86d
|
Fix verticalAlignment center placement
|
2015-04-28 13:20:41 +03:00 |
|
|
bbe3a8f5f9
|
Some changes to Api reference due to breaking change.
|
2015-04-27 09:45:15 +03:00 |
|
|
25e53369ee
|
OK button moved from first to last
|
2015-04-24 17:14:55 +03:00 |
|
|
efcc0d0ddf
|
support for custom components inside templates with tests
|
2015-04-24 14:44:12 +03:00 |
|
|
95ca8d9c8c
|
Replace knownEvents modules with static strings.
|
2015-04-24 09:29:00 +03:00 |
|
|
e29662cac6
|
Fixed tslint.
|
2015-04-23 12:04:55 +03:00 |
|
|
2f43a63563
|
Fixed: TextField and TextView do not show the soft keyboard when their focus() method is called. #309
|
2015-04-23 09:57:30 +03:00 |
|
|
aad02aa789
|
Merge pull request #308 from NativeScript/custom-components
properties will be copied to the custom component with XML + tests
|
2015-04-23 08:27:12 +03:00 |
|
|
04f5c7b20f
|
properties will be copied to the custom component with XML + tests
|
2015-04-22 17:07:03 +03:00 |
|
|
20b65a6d0c
|
Add base ui-test class
Update label-test to use the new ui-test class
|
2015-04-22 16:08:54 +03:00 |
|
|
93fa862ae3
|
Fix tests to pass on devices with floating density
Floor measure sizes
|
2015-04-22 15:13:31 +03:00 |
|
|
c1672346c4
|
Gestures are now detached when a View is unloaded.
|
2015-04-22 09:14:37 +03:00 |
|
|
283d93f32d
|
Fixed: Swipe gesture is not recognized by Page. #301
|
2015-04-21 15:44:56 +03:00 |
|
|
30873697e9
|
Ts lint fix
|
2015-04-20 18:08:40 +03:00 |
|