Vladimir Enchev
|
a6d2fc6929
|
Merge pull request #139 from NativeScript/set-observable-array-length-
missing setter for observable array added
|
2015-05-11 11:45:17 +03:00 |
|
Vladimir Enchev
|
81746533e5
|
test added
|
2015-05-11 11:33:09 +03:00 |
|
Rossen Hristov
|
562fb026ba
|
Merge pull request #138 from NativeScript/issue-132
Fixed issue #132.
|
2015-05-11 11:15:02 +03:00 |
|
Vladimir Enchev
|
e2780ec343
|
missing setter for observable array added
|
2015-05-11 11:12:15 +03:00 |
|
Rossen Hristov
|
14ad3ad70e
|
Fixed issue #132.
|
2015-05-11 11:10:57 +03:00 |
|
Nedyalko Nikolov
|
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 |
|
Nedyalko Nikolov
|
4a6850a77e
|
Added missing semicolon.
|
2015-05-08 15:16:51 +03:00 |
|
Nedyalko Nikolov
|
80336d2ea5
|
Property changed disabled for inheritable properties only.
|
2015-05-08 13:50:49 +03:00 |
|
Rossen Hristov
|
7609f1f80c
|
Merge pull request #131 from NativeScript/image-cache-fix
Fixed: image-cache exception #127
|
2015-05-08 13:02:01 +03:00 |
|
Rossen Hristov
|
d7f4f72a17
|
Fixed: image-cache exception #127
|
2015-05-08 12:22:34 +03:00 |
|
Nedyalko Nikolov
|
2e4b2eacf2
|
Fixed issue when bindingContext is bound more than once.
|
2015-05-08 09:53:59 +03:00 |
|
Alexander Vakrilov
|
315959a590
|
Merge pull request #119 from NativeScript/feature/componenet-attributes
Tests and fix for loading custom components with no code-behind
|
2015-05-07 11:07:02 +03:00 |
|
vakrilov
|
87bc833323
|
Build fix
|
2015-05-07 10:34:43 +03:00 |
|
vakrilov
|
8d7fb8d3a0
|
fix test
|
2015-05-05 18:47:48 +03:00 |
|
vakrilov
|
9eb0716562
|
Tests and fix for loading custom components with no code-behind
|
2015-05-05 18:37:43 +03:00 |
|
Alexander Vakrilov
|
a9a48ae781
|
Merge pull request #118 from NativeScript/feature/tab-view-loaded-fix
Feature/tab view loaded fix
|
2015-05-05 17:56:19 +03:00 |
|
vakrilov
|
68e50f28d2
|
Ts lint
|
2015-05-05 16:31:07 +03:00 |
|
vakrilov
|
45450456a1
|
Loaded/Unloaded fix
|
2015-05-05 16:15:00 +03:00 |
|
vakrilov
|
371c1b1d05
|
Test and test setup
|
2015-05-05 16:15:00 +03:00 |
|
Valentin Stoychev
|
58f493bf69
|
Update README.md
|
2015-05-05 14:45:27 +03:00 |
|
Erjan Gavalji
|
e5eb374d2c
|
Merge branch 'ErjanGavalji/use-typescript-1.5-beta'
|
2015-05-04 15:06:00 +03:00 |
|
Erjan Gavalji
|
dd72451f54
|
Use typescript 1.5.0-beta on npm install call
|
2015-05-04 14:44:16 +03:00 |
|
Erjan Gavalji
|
cc5b94e4de
|
Add a tsconfig.json to enable atom-typescript and VSCode usage
|
2015-05-04 14:37:14 +03:00 |
|
Erjan Gavalji
|
4880d02637
|
Rename the restricted 'argument'-named arguments to args in android17.d.ts
|
2015-05-04 14:35:47 +03:00 |
|
Erjan Gavalji
|
c277f546ac
|
Rename the restricted 'argument'-named arguments to args
|
2015-05-04 14:16:20 +03:00 |
|
Erjan Gavalji
|
935e60a997
|
Improve template description
|
2015-04-29 10:45:10 +03:00 |
|
Erjan Gavalji
|
cd6a7483ec
|
Update CHANGELOG.md
|
2015-04-30 14:29:10 +03:00 |
|
Nedyalko Nikolov
|
b8e818d41f
|
Forgotten breaking change item.
|
2015-04-30 13:55:40 +03:00 |
|
Nedyalko Nikolov
|
41283b0bb3
|
Replace local settings with application settings in snippets.
|
2015-04-30 13:49:09 +03:00 |
|
Erjan Gavalji
|
cc6c204d6c
|
Improve CHANGELOG
|
2015-04-29 17:21:36 +03:00 |
|
Vladimir Enchev
|
9174ffd15d
|
Merge pull request #102 from NativeScript/ui-builder-namespace-
default namespace replaced with regex
|
2015-04-29 11:12:30 +03:00 |
|
hshristov
|
5f5f6387f1
|
fix failing unit-test
|
2015-04-29 11:05:55 +03:00 |
|
Vladimir Enchev
|
c192aba30e
|
default namespace replaced with regex
|
2015-04-29 10:58:16 +03:00 |
|
Rossen Hristov
|
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 |
|
Rossen Hristov
|
0d9831519c
|
Fixed: TabViewItem does not get the right resource image #91
|
2015-04-29 09:21:43 +03:00 |
|
Erjan Gavalji
|
3b50b356aa
|
Merge branch 'ErjanGavalji/add-post-json-sample'
|
2015-04-28 15:40:16 +03:00 |
|
Erjan Gavalji
|
f59f885824
|
Cheat the TypeScript compilse that removed the <hide> tag before the try-catch block
|
2015-04-28 14:29:15 +03:00 |
|
Hristo Hristov
|
3ed3469377
|
Merge pull request #89 from NativeScript/hhristov/verticalAlignment-center-bug
Fix verticalAlignment center placement
|
2015-04-28 14:09:51 +03:00 |
|
hshristov
|
291bc3d86d
|
Fix verticalAlignment center placement
|
2015-04-28 13:20:41 +03:00 |
|
Nedyalko Nikolov
|
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 |
|
Nedyalko Nikolov
|
ce3dfb29a8
|
Fixed null pointer while using camera for ios.
|
2015-04-28 11:57:11 +03:00 |
|
Erjan Gavalji
|
7e66323431
|
Update grunt-ts version to get the noEmitOnError setting. Apply the setting
|
2015-04-28 09:31:25 +03:00 |
|
hshristov
|
7150230655
|
Fix broken unit-test in ios
|
2015-04-27 11:42:30 +03:00 |
|
Nedyalko Nikolov
|
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 |
|
Nedyalko Nikolov
|
bbe3a8f5f9
|
Some changes to Api reference due to breaking change.
|
2015-04-27 09:45:15 +03:00 |
|
Vladimir Enchev
|
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 |
|
Vladimir Enchev
|
25e53369ee
|
OK button moved from first to last
|
2015-04-24 17:14:55 +03:00 |
|
Erjan Gavalji
|
bf8f5d8e30
|
Fix tslint error
|
2015-04-24 16:35:47 +03:00 |
|
Erjan Gavalji
|
7cd70ef033
|
Change the repo name to NativeScript where mentioned
|
2015-04-24 16:33:33 +03:00 |
|
Erjan Gavalji
|
f5c6abcf1a
|
Remove commented code
|
2015-04-24 15:51:16 +03:00 |
|