PanayotCankov
b2cf286948
Fixed text decoration tests, Color will now store just a single argb info in 32bit unsigned int internally and covert to a/r/g/b or hex when necessary
2017-02-17 14:45:31 +02:00
Alexander Vakrilov
ccde2a4083
Merge pull request #3645 from NativeScript/apps-tsconfig
...
updated apps and tests tsconfigs
2017-02-16 17:48:09 +02:00
Hristo Deshev
f198d36b67
Merge pull request #3647 from NativeScript/hdeshev/ts-21-webpack-fix
...
Fix webpack project compilation for TypeScript 2.1.
2017-02-16 17:41:46 +02:00
Hristo Deshev
20c846e966
Fix webpack project compilation for TypeScript 2.1.
...
Add __requireOverride as an optional `global` member.
2017-02-16 16:58:59 +02:00
vakrilov
3c6523fd13
updated apps and tests tsconfigs
2017-02-16 15:21:34 +02:00
Nick Iliev
a11f4ffb11
Merge pull request #3643 from NativeScript/niliev/update-doc
...
updated webview article sub titles
2017-02-15 17:55:04 +02:00
Hristo Deshev
5bafdf2345
Merge pull request #3636 from NativeScript/hdeshev/no-grunt-ts
...
TypeScript and typings upgrade
2017-02-15 17:02:11 +02:00
NickIliev
fb7742848f
updated webview article titles
2017-02-15 16:39:55 +02:00
Hristo Deshev
7d7e48f759
Use a shared tsconfig.
...
Don't duplicate compiler options across projects.
2017-02-15 13:24:44 +02:00
Hristo Deshev
86481cce4a
Make typings compatible with @types/node.
...
Fixes name clashes and uses Node-compatible typings where possible.
Changes:
- setTimout et al now return NodeJS.Timer instead of number
- No "console" module anymore. Everyone uses it through global.console
anyway.
- We have a typed "global" instance with exposed properties now. Any
"freeform" accesses must go through a `(<any>global).blah` cast.
- remove tns-core-modules.{base,es6,es2015}.d.ts. Those were needed
as workarounds for the ES6/DOM/Node type clashes.
2017-02-15 13:01:10 +02:00
Hristo Deshev
3056ce51c2
Upgrade to TypeScript 2.1, and latest grunt-ts.
...
Conflicts:
package.json
tests/app/ui/animation/animation-tests.ts
tns-core-modules/lib.core.d.ts
tns-core-modules/ui/animation/animation-common.ts
2017-02-13 14:13:33 +02:00
Hristo Deshev
65c3ad59a7
Remove grunt-tslint. Use an npm script for that.
2017-02-13 14:13:33 +02:00
Hristo Deshev
cdf08378b0
Remove grunt-ts dependency.
...
Compile code using tsconfig.json files and plain tsc invocations.
Call those using grunt-shell.
2017-02-13 14:13:33 +02:00
Vasil Chimev
a546a19ab0
Merge pull request #3629 from NativeScript/vchimev-dts
...
Bump version to 3.0.0 of tns-platform-declarations
2017-02-10 17:52:34 +02:00
Vasil Chimev
ef7d703498
Bump version to 3.0.0 of tns-platform-declarations
2017-02-10 17:52:03 +02:00
Alexander Vakrilov
0cedc7d9b6
Merge pull request #3622 from NativeScript/cuteness-bugs
...
Cuteness bugs
2017-02-10 10:04:39 +02:00
vakrilov
87f936bcd8
Fix: ListView not showing first items of VirtArray
2017-02-09 16:55:28 +02:00
vakrilov
4ce4b12859
IOS http premission
2017-02-09 16:55:28 +02:00
vakrilov
e682e1aaec
Fix: Setting ImageSource to image.src
2017-02-09 16:55:28 +02:00
Panayot Cankov
15fa8fa936
Merge pull request #3618 from NativeScript/angular-animations
...
Expose some private APIs used in the angular animations
2017-02-09 13:41:20 +02:00
Vasil Chimev
e59a34667f
Merge pull request #3616 from NativeScript/dtopuzov-bump-to-3.0
...
Bump version to 3.0
2017-02-09 13:08:36 +02:00
Panayot Cankov
e0f0c96519
Expose some private APIs used in the angular animations
2017-02-09 11:43:12 +02:00
Vasil Chimev
d6c8c72a2f
Update version of widgets dependency
2017-02-09 09:35:08 +02:00
dtopuzov
23f47e3ec9
Bump version to 3.0
2017-02-08 23:44:59 +02:00
Alexander Vakrilov
17610daa9a
Merge pull request #3612 from NativeScript/vchimev-travis
...
Comment out deploy of next version to npm
2017-02-08 17:41:40 +02:00
Panayot Cankov
b12f112a44
Fixed tslint errors
2017-02-08 17:14:20 +02:00
Vasil Chimev
389387974f
Comment out deploy of next version to npm
...
Currently, we disable deploy of next versions in order to merge a major performance refactoring of the cross-platform modules to master and stabilize it.
2017-02-08 16:24:18 +02:00
Panayot Cankov
23658c9719
CssAnimationProperty will register the same way CssProperty in the symbol maps and will register on the style with css name too
2017-02-08 14:01:11 +02:00
Panayot Cankov
fd6c84a6bb
Merge pull request #3596 from NativeScript/cankov/modules30-qsf
...
Animation properties and some backward compatability with the QSF
2017-02-08 10:54:03 +02:00
Panayot Cankov
5265bf0ae3
Animation properties and some backward compatability with the QSF
2017-02-08 10:52:54 +02:00
Alexander Vakrilov
ea862ec5f9
Merge pull request #3590 from NativeScript/double-apply-native-setters
...
View and css properties tests
2017-02-07 17:01:52 +02:00
vakrilov
6c735aff10
View and css proeprties tests
2017-02-07 16:23:19 +02:00
Hristo Deshev
aae8f1cbb1
Upgrade grunt, fix missing grunt-contrib-copy dependency.
2017-02-07 10:37:34 +02:00
Hristo Hristov
f539dd5f95
Improve background setter in iOS ( #3582 )
...
CoercableProperty now inherits from Property
VS Code typescript sdk removed
ViewBase will no longer clear native view if recycleNativeView is false
2017-02-06 11:49:54 +02:00
vakrilov
4440569522
UI test: Transparent Action Bar example
2017-02-03 17:07:25 +02:00
vchimev
19558e7b61
Add 2.5.0 Changelog
...
Conflicts:
CHANGELOG.md
2017-02-02 16:09:34 +02:00
Alexander Vakrilov
f57b90445c
Merge pull request #3556 from NativeScript/segmented-bar-styles
...
Segmented bar styles
2017-02-02 10:01:17 +02:00
vakrilov
e5f7c7e4d4
Segmented bar styles
2017-02-01 17:45:14 +02:00
Alexander Vakrilov
1765afa68c
Merge pull request #3543 from NativeScript/fix-modal-crashes
...
Fix: Modal crashes in Android and IOS
2017-02-01 10:03:50 +02:00
vakrilov
6b61335675
Fix: Modal crashes in Android and IOS
2017-01-30 15:41:45 +02:00
Alexander Vakrilov
703e634f60
Merge pull request #3535 from NativeScript/fix-disappearing-nav-bar
...
FIX: disappearing navigation bar on back
2017-01-27 16:28:08 +02:00
vakrilov
00589c801d
FIX: disappearing navigation bar on back
2017-01-27 15:00:33 +02:00
Hristo Hristov
3770f7e636
formatted text fix ( #3531 )
...
* Fix formattedText implementation for iOS
Fix typeof undefined checks
Add slow tests message
Improve tests speed
* fix tslint
reduce transitions duration in test
* waitUntilReady will throw if timeout
fix tests that needs to wait without throwing
improve test speed
2017-01-26 18:21:30 +02:00
Panayot Cankov
8de9ea7f51
Merge pull request #3530 from NativeScript/cankov/modules30-qsf
...
Add animations demo to the gallery app, make vertical alignment center and visibility collapsed backward compatible
2017-01-25 15:59:12 +02:00
Panayot Cankov
0dd8f985c4
Add animations demo to the gallery app, make vertical alignment center and visibility collapsed backward compatible
2017-01-25 13:17:33 +02:00
Alexander Vakrilov
ba2d5d42e6
Merge pull request #3529 from NativeScript/nav-bar-fix-30
...
Animated nav-bar
2017-01-25 11:50:54 +02:00
vakrilov
d448f3dc7f
Animated nav-bar
2017-01-25 10:48:48 +02:00
Panayot Cankov
da4983c6bc
Try add some output to track the build failure. Too much > dev/nulls
2017-01-25 09:36:32 +02:00
Hristo Deshev
669e3fce65
chore(travis): Update npm token
2017-01-23 15:46:12 +02:00
ivanbuhov
e267828c08
Require ui/label instead of tns_modules/tns-core-modules/ui/label in tests
2017-01-23 10:16:14 +02:00