42 Commits

Author SHA1 Message Date
bccd5133a3 FIX: Nested templates are not parsed 2015-08-07 11:44:34 +03:00
24cb7bb591 Fixed #557 2015-08-07 10:00:44 +03:00
aced089cd1 lint error fixed 2015-07-24 09:49:39 +03:00
5bb52f545d Support lower-case-dashed component declaration in the XML added 2015-07-23 16:46:12 +03:00
835ab8c142 HtmlView UI component added + test 2015-07-15 15:11:21 +03:00
d1ec70286d more fixes & tests added 2015-07-08 18:16:28 +03:00
f478c619d8 support for custom components CSS added 2015-07-08 11:28:13 +03:00
09d289131e fileName change to path and componentName changed to name 2015-07-07 15:36:20 +03:00
3aa8c04929 two more tests added 2015-07-07 15:16:06 +03:00
f999c54e0d better support for custom components loading 2015-07-07 11:57:53 +03:00
db5efc2a8d look for plugins/modules in tns_modules folder not only in the app root + test 2015-06-29 15:02:19 +03:00
7c5d1011cb throw error if nesting platform tags + test 2015-06-17 16:07:42 +03:00
b38d181b67 platform specific component declaration support for UI builder + tests 2015-06-17 10:51:32 +03:00
e0e4c6d7c7 backgroundImage exposed to View 2015-06-10 15:19:21 +03:00
ae6fc36ec1 gestureObservers exposed to public via getGestureObservers method. 2015-06-02 15:25:01 +03:00
f838f11844 Refactored gestures to support more scenarios in android. 2015-05-29 13:45:27 +03:00
8e2a5fe3fd WebView added 2015-05-18 17:19:25 +03:00
dd9e70fc6c more fixes 2015-05-15 17:27:26 +03:00
3a80949ee7 test fixed 2015-05-15 13:37:28 +03:00
17b53bcb41 test added 2015-05-15 11:34:55 +03:00
979cc7eb1f test improved 2015-05-14 09:24:15 +03:00
f374fb4c7f lint errors fixed 2015-05-13 10:57:17 +03:00
9e7fbc8a92 Binding gestures event handlers support added 2015-05-13 10:53:08 +03:00
87bc833323 Build fix 2015-05-07 10:34:43 +03:00
8d7fb8d3a0 fix test 2015-05-05 18:47:48 +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
53f3a32f7b lint error fixed 2015-04-24 14:59:54 +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
04f5c7b20f properties will be copied to the custom component with XML + tests 2015-04-22 17:07:03 +03:00
ca3efb18cf test for sub properties added 2015-04-20 14:02:21 +03:00
cffd0d54f7 toolbar commented 2015-04-20 09:53:06 +03:00
f2e614b664 initial commit 2015-03-26 17:32:23 +02:00
d5af4c4723 Fix tests app paths 2015-03-24 16:05:54 +02:00
9113faacc4 Image src and imageSource properties defined 2015-03-12 10:33:50 +02:00
bd9b813cc5 TabEntry renamed to TabViewItem 2015-03-09 10:36:47 +02:00
89b7e78689 SegmentedBarEntry renamed to SegmentedBarItem 2015-03-05 14:05:49 +02:00
3c822de142 selectedBackgroundColor implemented 2015-03-05 13:49:53 +02:00
9ff509a626 segmented bar 2015-03-04 17:00:00 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00