|
835ab8c142
|
HtmlView UI component added + test
|
2015-07-15 15:11:21 +03:00 |
|
|
e52b0c4556
|
Action bar progress
|
2015-07-15 09:35:53 +03:00 |
|
|
7c6897bef7
|
quick fix for "." resolve
|
2015-07-10 11:22:06 +03:00 |
|
|
999a0c80f3
|
file resolver added + lint errors fixed
|
2015-07-09 14:00:16 +03:00 |
|
|
56444fb927
|
throw error if page not specified
|
2015-07-09 11:26:45 +03:00 |
|
|
7aae543bd7
|
Strong types for builder.load parameters. Hopefully better intellisense.
|
2015-07-09 11:22:59 +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 |
|
|
7ded3a7437
|
Merge pull request #403 from NativeScript/custom-component-load
Custom component loading improved + tests
|
2015-07-08 09:08:42 +03:00 |
|
|
f74d633fc6
|
console.log removed
|
2015-07-07 16:43:34 +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 |
|
|
f3979136a4
|
Frobit setting inline style from code
|
2015-07-07 15:02:32 +03:00 |
|
|
f999c54e0d
|
better support for custom components loading
|
2015-07-07 11:57:53 +03:00 |
|
|
cff1e8f891
|
Added comments for some regex used in bindings.
|
2015-07-01 10:24:02 +03:00 |
|
|
440e5968f2
|
Introduced parent and parents keywords for binding.
|
2015-06-29 17:16:22 +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 |
|
|
342bae570d
|
getExports moved to builder
|
2015-05-25 12:09:15 +03:00 |
|
|
e61cac3422
|
Fixed binding expression for object property access (not function).
|
2015-05-19 13:49:32 +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 |
|
|
8d8fe1700b
|
Context support for gesture handler binding
|
2015-05-13 16:05:45 +03:00 |
|
|
9e7fbc8a92
|
Binding gestures event handlers support added
|
2015-05-13 10:53:08 +03:00 |
|
|
9eb0716562
|
Tests and fix for loading custom components with no code-behind
|
2015-05-05 18:37:43 +03:00 |
|
|
c192aba30e
|
default namespace replaced with regex
|
2015-04-29 10:58:16 +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 |
|
|
8b9c30f5ea
|
more is defined checks added
|
2015-04-20 13:43:56 +03:00 |
|
|
bac14bd29d
|
is defined checked added
|
2015-04-20 09:49:54 +03:00 |
|
|
29ee9909b2
|
support for sub properties added
|
2015-04-20 09:42:32 +03:00 |
|
|
61f5022a69
|
Binding to object via keyword.
|
2015-04-03 16:08:28 +03:00 |
|
|
23b1825fc7
|
implement menuOptions
|
2015-03-26 17:32:27 +02:00 |
|
|
70756fb115
|
OptionsMenu XML support
|
2015-03-26 17:32:25 +02:00 |
|
|
f2e614b664
|
initial commit
|
2015-03-26 17:32:23 +02:00 |
|
|
b569451bc7
|
Added named parameters support for xml binding definition.
|
2015-03-18 08:44:51 +02:00 |
|
|
a514d73cc8
|
component builder exceptions restored
|
2015-03-10 10:54:27 +02:00 |
|
|
a13673b90b
|
more TelerikNEXT improvements
|
2015-03-10 10:53:49 +02:00 |
|
|
bd9b813cc5
|
TabEntry renamed to TabViewItem
|
2015-03-09 10:36:47 +02:00 |
|
|
d2de35b105
|
Lint errors
|
2015-03-05 18:34:32 +02:00 |
|
|
d699fea65f
|
Fix: binding to event does not work if there are other properties set in XML after the event binding
|
2015-03-05 18:28:05 +02:00 |
|
|
aa1801769c
|
Merge pull request #137 from NativeScript/segmented-bar-fixes
Segmented bar fixes
|
2015-03-05 15:33:37 +02:00 |
|
|
4152e66195
|
Observable array now fires property change for length property.
|
2015-03-05 14:55:16 +02:00 |
|
|
89b7e78689
|
SegmentedBarEntry renamed to SegmentedBarItem
|
2015-03-05 14:05:49 +02:00 |
|
|
8bc83ced24
|
Added binding convert option.
|
2015-03-04 10:51:59 +02:00 |
|
|
cc829e0152
|
definitions fixed
|
2015-03-03 10:34:40 +02:00 |
|