Rossen Hristov
|
beef7f9372
|
Fixed: If an Animation instance is played more than once, the same promise is resolved each time leading to unexpected results. #774
|
2015-09-21 13:27:10 +03:00 |
|
Rossen Hristov
|
845bd65912
|
Added a breaking changes entry for the upcoming 1.4.0 release.
|
2015-09-21 13:10:07 +03:00 |
|
Rossen Hristov
|
bd44627e24
|
Merge pull request #788 from NativeScript/issue-759
Fixed: Android animations that animate a property to its current valu…
|
2015-09-21 11:03:00 +03:00 |
|
Rossen Hristov
|
15eb5d29c8
|
Fixed: Android animations that animate a property to its current value do not run. #759
|
2015-09-21 10:28:30 +03:00 |
|
Nathanael Anderson
|
770cba0ffa
|
Updated patch to include things we discussed.
|
2015-09-19 04:13:10 -05:00 |
|
Vladimir Enchev
|
6b9a476a7c
|
Merge pull request #770 from NativeScript/class-atribute
Class atribute registered and used instead cssClass
|
2015-09-18 17:30:22 +03:00 |
|
Erjan Gavalji
|
38eaa1aee3
|
Add the .ctags_exclude file
|
2015-09-18 17:17:07 +03:00 |
|
Vladimir Enchev
|
36036c55b1
|
support of [on]event/gesture added + tests
|
2015-09-18 16:55:39 +03:00 |
|
Vladimir Enchev
|
24e959cb65
|
tslint fixed
|
2015-09-18 16:55:37 +03:00 |
|
Hristo Deshev
|
0de81e767c
|
Disable no-unused-variables in tslint to avoid a stack overflow.
|
2015-09-18 16:55:36 +03:00 |
|
Hristo Deshev
|
54bc3c6692
|
Upgrade to tslint 2.5.0
|
2015-09-18 16:55:35 +03:00 |
|
Hristo Deshev
|
b3b03ddcd4
|
Remove an unused import in component-builder
|
2015-09-18 16:55:34 +03:00 |
|
Hristo Deshev
|
d4827a34d9
|
Pull the Owned android helper interface to utils/utils.
In a @private block.
|
2015-09-18 16:55:33 +03:00 |
|
Hristo Deshev
|
13deafec79
|
Fix typescript 1.6 compile errors.
- Remove unknown properties in object literals.
- Don't use module-level `delete` statements.
|
2015-09-18 16:55:32 +03:00 |
|
Hristo Deshev
|
ccbd00dac8
|
Upgrade to typescript 1.6 and grunt-ts 5.0.0-beta.5
|
2015-09-18 16:55:30 +03:00 |
|
Vladimir Enchev
|
6ee725cea1
|
TypeScriptToolsVersion updated to 1.6
|
2015-09-18 16:55:29 +03:00 |
|
Vladimir Enchev
|
ec70cc84bc
|
throw error if event names is not string
|
2015-09-18 16:55:28 +03:00 |
|
Hristo Deshev
|
fc99229144
|
Disable no-unused-variables in tslint to avoid a stack overflow.
|
2015-09-18 15:31:29 +03:00 |
|
Hristo Deshev
|
54b8802938
|
Upgrade to tslint 2.5.0
|
2015-09-18 15:31:07 +03:00 |
|
Vladimir Enchev
|
c6c291c3ce
|
Merge pull request #762 from NativeScript/add-and-removeEventListener-fixes
Add and remove event listener fixes
|
2015-09-18 13:54:25 +03:00 |
|
Vladimir Enchev
|
d39913b6e6
|
className property added cssClass deprecated
|
2015-09-18 13:31:08 +03:00 |
|
Hristo Deshev
|
80a0dbce27
|
Merge pull request #771 from hdeshev/typescript-1.6
Typescript 1.6
|
2015-09-18 13:11:02 +03:00 |
|
Hristo Deshev
|
152b70be36
|
Remove an unused import in component-builder
|
2015-09-18 11:37:06 +03:00 |
|
Hristo Deshev
|
173cde895e
|
Pull the Owned android helper interface to utils/utils.
In a @private block.
|
2015-09-18 11:29:12 +03:00 |
|
Hristo Deshev
|
9fbcf5f143
|
Fix typescript 1.6 compile errors.
- Remove unknown properties in object literals.
- Don't use module-level `delete` statements.
|
2015-09-18 11:20:17 +03:00 |
|
Vladimir Enchev
|
744de9670e
|
Class atribute registered and used instead cssClass
|
2015-09-18 09:47:55 +03:00 |
|
Hristo Deshev
|
b7c87bba9c
|
Upgrade to typescript 1.6 and grunt-ts 5.0.0-beta.5
|
2015-09-17 18:48:02 +03:00 |
|
Vladimir Enchev
|
6a6beac9f9
|
TypeScriptToolsVersion updated to 1.6
|
2015-09-17 15:39:55 +03:00 |
|
Vladimir Enchev
|
b70f6edff2
|
throw error if event names is not string
|
2015-09-17 15:39:40 +03:00 |
|
Nedyalko Nikolov
|
cfe19f1c17
|
Added some checks according to changed iOS9 API.
|
2015-09-17 14:55:03 +03:00 |
|
dtopuzov
|
601dffcbab
|
Bump version to 1.4.0
|
2015-09-17 13:15:00 +03:00 |
|
Nedyalko Nikolov
|
e84e5fbaae
|
Merge pull request #750 from NativeScript/nnikolov/ActionBarItemNumberIssue
Fix for #747 issue.
|
2015-09-17 11:00:42 +03:00 |
|
Rossen Hristov
|
c71b606a0e
|
Merge pull request #752 from NativeScript/simplify-dependencies
Extracted view-related utility methods from "utils/utils" to "ui/util…
|
2015-09-17 09:21:51 +03:00 |
|
Rossen Hristov
|
dd1145c8e7
|
Extracted the new utils file one level up.
|
2015-09-16 16:38:52 +03:00 |
|
Rossen Hristov
|
309e123f12
|
Extracted view-related utility methods from "utils/utils" to "ui/utils" so that the "utils/utils" module does not depend on the view module.
|
2015-09-16 16:20:43 +03:00 |
|
Nedyalko Nikolov
|
bfaeb3c8a9
|
Fix for #747 issue.
|
2015-09-16 15:43:11 +03:00 |
|
Erjan Gavalji
|
b84da4d330
|
Set changelog date
|
2015-09-16 15:16:16 +03:00 |
|
Erjan Gavalji
|
f646caaed6
|
Regenerate the Changelog (had flaws in the tool)
|
2015-09-16 11:52:34 +03:00 |
|
Nedyalko Nikolov
|
ef8789c5da
|
Merge pull request #739 from NativeScript/nnikolov/RepeaterParentBindingIssue
Fixed problem with `$parents` when used in repeater.
|
2015-09-16 10:51:36 +03:00 |
|
Erjan Gavalji
|
df5e168880
|
Update the changelog
|
2015-09-16 09:39:19 +03:00 |
|
Nedyalko Nikolov
|
deff27423f
|
Merge pull request #742 from NativeScript/nnikolov/iOS9SupportIssue
Fix for issue #740.
|
2015-09-15 17:03:49 +03:00 |
|
Nedyalko Nikolov
|
db12d5a8db
|
Fix for issue #740.
|
2015-09-15 15:24:39 +03:00 |
|
Nedyalko Nikolov
|
7af95207c6
|
Fixed problem with when used in repeater.
|
2015-09-15 11:27:39 +03:00 |
|
Vladimir Enchev
|
6628d8ec23
|
Merge pull request #736 from NativeScript/slavchev/fix-endless-loop
use isNullOrUndefined instead of isUndefined
|
2015-09-14 15:39:10 +03:00 |
|
Vladimir Enchev
|
5cf6004d98
|
Merge pull request #737 from NativeScript/slide-out-remove
slide-out removed
|
2015-09-14 15:28:20 +03:00 |
|
Vladimir Enchev
|
4354c16a78
|
slide-out removed
|
2015-09-14 15:26:18 +03:00 |
|
Mihail Slavchev
|
c4022e62e0
|
use isNullOrUndefined instead of isUndefined
|
2015-09-14 15:15:13 +03:00 |
|
Vladimir Enchev
|
6edc0dce7f
|
Merge pull request #728 from NativeScript/dialogs-fix
startActivity used if no foregroundActivity
|
2015-09-14 14:10:32 +03:00 |
|
Vladimir Enchev
|
5b883c4c6e
|
startActivity used if no foregroundActivity
|
2015-09-14 10:24:25 +03:00 |
|
Vladimir Enchev
|
26d10e5387
|
Merge pull request #719 from NativeScript/events-binding-expressions
Support for binding expressions in event bindings
|
2015-09-14 09:42:40 +03:00 |
|