7599 Commits

Author SHA1 Message Date
371c1b1d05 Test and test setup 2015-05-05 16:15:00 +03:00
58f493bf69 Update README.md 2015-05-05 14:45:27 +03:00
e5eb374d2c Merge branch 'ErjanGavalji/use-typescript-1.5-beta' 2015-05-04 15:06:00 +03:00
dd72451f54 Use typescript 1.5.0-beta on npm install call 2015-05-04 14:44:16 +03:00
cc5b94e4de Add a tsconfig.json to enable atom-typescript and VSCode usage 2015-05-04 14:37:14 +03:00
4880d02637 Rename the restricted 'argument'-named arguments to args in android17.d.ts 2015-05-04 14:35:47 +03:00
c277f546ac Rename the restricted 'argument'-named arguments to args 2015-05-04 14:16:20 +03:00
935e60a997 Improve template description 2015-04-29 10:45:10 +03:00
cd6a7483ec Update CHANGELOG.md 2015-04-30 14:29:10 +03:00
b8e818d41f Forgotten breaking change item. 2015-04-30 13:55:40 +03:00
41283b0bb3 Replace local settings with application settings in snippets. 2015-04-30 13:49:09 +03:00
cc6c204d6c Improve CHANGELOG 2015-04-29 17:21:36 +03:00
9174ffd15d Merge pull request #102 from NativeScript/ui-builder-namespace-
default namespace replaced with regex
2015-04-29 11:12:30 +03:00
5f5f6387f1 fix failing unit-test 2015-04-29 11:05:55 +03:00
c192aba30e default namespace replaced with regex 2015-04-29 10:58:16 +03:00
fd21c03acc Merge pull request #97 from NativeScript/tab-icons
Fixed: TabViewItem does not get the right resource image #91
2015-04-29 10:17:21 +03:00
0d9831519c Fixed: TabViewItem does not get the right resource image #91 2015-04-29 09:21:43 +03:00
3b50b356aa Merge branch 'ErjanGavalji/add-post-json-sample' 2015-04-28 15:40:16 +03:00
f59f885824 Cheat the TypeScript compilse that removed the <hide> tag before the try-catch block 2015-04-28 14:29:15 +03:00
3ed3469377 Merge pull request #89 from NativeScript/hhristov/verticalAlignment-center-bug
Fix verticalAlignment center placement
2015-04-28 14:09:51 +03:00
291bc3d86d Fix verticalAlignment center placement 2015-04-28 13:20:41 +03:00
51543fd85c Merge pull request #88 from NativeScript/nnikolov/CameraIssuesIos
Fixed null pointer while using camera for ios.
2015-04-28 12:13:55 +03:00
ce3dfb29a8 Fixed null pointer while using camera for ios. 2015-04-28 11:57:11 +03:00
7e66323431 Update grunt-ts version to get the noEmitOnError setting. Apply the setting 2015-04-28 09:31:25 +03:00
7150230655 Fix broken unit-test in ios 2015-04-27 11:42:30 +03:00
95b26284d1 Merge pull request #84 from NativeScript/nnikolov/KnownEventsKnownEventsChanges
Some changes to Api reference due to `knownEvents` breaking change.
2015-04-27 09:49:58 +03:00
bbe3a8f5f9 Some changes to Api reference due to breaking change. 2015-04-27 09:45:15 +03:00
7ae11be4d4 Merge pull request #82 from NativeScript/ios-dialog-buttons
OK button moved from first to last
2015-04-24 17:24:40 +03:00
25e53369ee OK button moved from first to last 2015-04-24 17:14:55 +03:00
bf8f5d8e30 Fix tslint error 2015-04-24 16:35:47 +03:00
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