668 Commits

Author SHA1 Message Date
7cd70ef033 Change the repo name to NativeScript where mentioned 2015-04-24 16:33:33 +03:00
f5c6abcf1a Remove commented code 2015-04-24 15:51:16 +03:00
6edaf524d0 Fix the transpile 2015-04-24 15:50:19 +03:00
d722071748 Merge remote-tracking branch 'second/master' 2015-04-24 15:13:16 +03:00
1c26168a65 Rename the old Readme 2015-04-24 15:12:48 +03:00
b82e64a90d Merge pull request #318 from NativeScript/custom-components-in-templates
support for custom components in templates + tests
2015-04-24 15:07:52 +03:00
42e6baab1d Merge pull request #306 from darind/feature/extended-platform-info
Added user agent string and selected language to the platform module
2015-04-24 15:03:52 +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
e75b14f609 Merge pull request #317 from NativeScript/nnikolov/ChangeLogUpdates
Nnikolov/change log updates
2015-04-24 11:29:53 +03:00
f5f5006e71 Some wording and typos change. 2015-04-24 11:24:21 +03:00
770cd5852a Updated changeLog for gestures and knownEvents. 2015-04-24 11:16:58 +03:00
c65caecb01 Merge pull request #316 from NativeScript/nnikolov/KnownEventRefactoring
Replace knownEvents modules with static strings.
2015-04-24 10:54:43 +03:00
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
8023390692 Merge pull request #310 from NativeScript/focus
Fixed:  TextField and TextView do not show the soft keyboard when their ...
2015-04-23 12:10:09 +03:00
e29662cac6 Fixed tslint. 2015-04-23 12:04:55 +03:00
79aca266e4 Remove the RC from the package version 2015-04-23 11:15:03 +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
050ab3e4c7 Removing the userAgent setting from the platform module 2015-04-22 18:31:38 +03:00
e5d6516538 Update package version to RC1 2015-04-22 18:00:02 +03:00
7fc620e17c Fix the style paths of the template apps 2015-04-22 17:59:02 +03:00
476e79a279 Update README.md 2015-04-22 17:34:13 +03:00
1923688d72 Merge pull request #307 from NativeScript/hhristov/ui-test-class
Add base UITest class
Fix Image.src failing test
2015-04-22 17:20:11 +03:00
04f5c7b20f properties will be copied to the custom component with XML + tests 2015-04-22 17:07:03 +03:00
d35b73f1b2 Fix test for Image.src default value 2015-04-22 17:00:48 +03:00
563c0d22c1 Add ui-test file 2015-04-22 16:08:55 +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
e102326d9a Merge pull request #289 from NativeScript/hhristov/density-issues
Fix tests to pass on devices with floating density
2015-04-22 16:01:18 +03:00
35ca7d3efe Update README.md 2015-04-22 15:31:04 +03:00
c2e9c2f83d Fix absolute-layout-tests on API level 19 & 21 (emulator) 2015-04-22 15:13:33 +03:00
31249de862 Fix tslint 2015-04-22 15:13:32 +03:00
93fa862ae3 Fix tests to pass on devices with floating density
Floor measure sizes
2015-04-22 15:13:31 +03:00
cd34bea39d Add more keywords 2015-04-22 11:25:59 +03:00
a80a073e17 Added user agent string and selected language to the platform module 2015-04-22 11:20:10 +03:00
605fc4a209 Merge pull request #304 from NativeScript/gestures-leak
Fixed: Gestures memory leak when a View is unloaded in iOS. #303
2015-04-22 09:23:32 +03:00
c1672346c4 Gestures are now detached when a View is unloaded. 2015-04-22 09:14:37 +03:00
85ceae7a44 Merge pull request #302 from NativeScript/swipe
Fixed:  Swipe gesture is not recognized by Page. #301
2015-04-21 15:52:16 +03:00
283d93f32d Fixed: Swipe gesture is not recognized by Page. #301 2015-04-21 15:44:56 +03:00
00ebf69801 Merge pull request #298 from NativeScript/feature/update-gallery-app
Feature/update gallery app
2015-04-20 18:17:18 +03:00
1851d76669 Improved SegmentedBar example 2015-04-20 18:08:40 +03:00
30873697e9 Ts lint fix 2015-04-20 18:08:40 +03:00
3bc025633b Pickers fixes and tests 2015-04-20 18:08:40 +03:00
ac318f1172 Styles moved to app.css 2015-04-20 18:08:40 +03:00
acb6e92789 Pickers and segmented bar added to gallery 2015-04-20 18:08:39 +03:00
14a716fa31 Fix: Border supports background 2015-04-20 18:08:39 +03:00
102af56619 Merge pull request #299 from NativeScript/nnikolov/CodeSnippetsChanges
Changed gestures enums like other enums.
2015-04-20 17:36:47 +03:00
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +03:00
e172425cba Update CHANGELOG.md 2015-04-20 16:08:58 +03:00
1f893ebc1c Update CHANGELOG.md 2015-04-20 16:06:19 +03:00