Erjan Gavalji
97870f33a7
Use a further improved styling for the Api-Reference
2016-07-26 17:49:18 +03:00
Hristo Deshev
2a94532865
Fix iOS font registration when bundling scripts.
...
Use fs.knownFolders to get the app dir
2016-07-26 16:49:50 +03:00
Vladimir Enchev
74805770c1
Update README.md
2016-07-26 15:24:34 +03:00
Erjan Gavalji
8dbfe1c3b1
Use an improved docs header
2016-07-26 15:13:38 +03:00
Panayot Cankov
486c3f3c00
Merge pull request #2508 from stephenfeather/cameraReadmeTypo
...
Simple typo fix in the camera module Readme.md
2016-07-26 09:57:40 +03:00
Stephen Feather
365ba230a4
simple typo fix in the camera module Readme.md
2016-07-25 17:59:41 -04:00
Vasil Chimev
63353c51e4
Merge pull request #47 from NativeScript/sign
...
Do not Code Sign TNSWidgets framework
2016-07-19 19:08:45 +03:00
vchimev
c4d8989c9c
Do not Code Sign TNSWidgets framework
2016-07-18 19:12:35 +03:00
Alexander Vakrilov
0477c81dd5
Merge pull request #2458 from NativeScript/animations-fix
...
Unregister animations only once - on reset css
2016-07-18 12:29:42 +03:00
Maya Zhecheva
48ab2e455e
Merge pull request #2459 from NativeScript/action-bar-title-fix
...
fix: ActionBar's title not updating in OnLoaded event
2016-07-18 09:46:53 +03:00
Maya Zhecheva
1d6310353d
fix: ActionBar's title not updating in OnLoaded event
2016-07-15 16:54:28 +03:00
Vasil Chimev
32119057db
Merge pull request #46 from NativeScript/fix-travis
...
Fix .travis.yml
2016-07-15 13:12:23 +03:00
vakrilov
1b00fe9a18
Unregister animations only once - on reset css
2016-07-15 11:42:04 +03:00
Vasil Chimev
9a1240756b
Update .travis.yml
...
Correct api_key.
Clean up.
2016-07-15 11:37:23 +03:00
Vasil Chimev
e7bb2f6485
Merge pull request #45 from NativeScript/travis-ci
...
Publish @next
2016-07-14 16:41:05 +03:00
vchimev
ecebdb6101
Publish @next
...
Update .travis.yml.
Add .travis/add-publishConfig.js.
Fix a typo.
2016-07-14 16:24:18 +03:00
SvetoslavTsenov
b07dd305ae
Merge pull request #2454 from NativeScript/tsenov/ui-tests
...
Remove some unnecessary variables
2016-07-14 13:13:24 +03:00
SvetoslavTsenov
5029be8697
Remove some unnecessary variables
2016-07-14 10:46:02 +03:00
SvetoslavTsenov
1b1dc9cadb
Merge pull request #2451 from NativeScript/tsenov/ui-tests
...
Update main page
2016-07-14 09:18:16 +03:00
SvetoslavTsenov
16d0a64de9
Update main page
2016-07-13 18:40:07 +03:00
Rossen Hristov
c3ce128e65
Merge pull request #2435 from toddanglin/patch-1
...
Update iOS TabView to use Automatic rendering mode
2016-07-13 11:08:24 +03:00
Rossen Hristov
9279fa1225
Merge pull request #2446 from NativeScript/fix-tsconfig
...
Change apps tsconfig.json noImplicitAny to false
2016-07-13 09:59:38 +03:00
Rossen Hristov
9890d10a37
Change apps tsconfig.json noImplicitAny to false
2016-07-13 09:56:47 +03:00
plamen5kov
4d53d46769
added build status on root readme
2016-07-13 08:53:20 +03:00
Plamen Petkov
41a50492f5
Merge pull request #44 from NativeScript/plamen5kov/fix_travis_build
...
call assembleRelease instead of build
2016-07-13 08:51:00 +03:00
plamen5kov
830f220bf5
call assembleRelease instead of build
2016-07-12 22:26:06 +03:00
Plamen Petkov
409117d59a
Update README.md
2016-07-12 16:50:52 +03:00
vchimev
db73e9ada2
Update .travis.yml
2016-07-12 16:21:15 +03:00
Rossen Hristov
d008bd11a8
Merge pull request #2441 from NativeScript/fix-ui-tests-app
...
Fix ui-tests-app paths and add css-perf-test app
2016-07-12 14:12:18 +03:00
Rossen Hristov
bcc1f3476e
Grunt tasks now have verbose output
2016-07-12 13:11:27 +03:00
Rossen Hristov
8061a609ae
Add grunt dev dependenices back since they are needed by the Travis grunt scripts
2016-07-12 12:59:40 +03:00
Rossen Hristov
7cb56a857a
Fix apps and tests TypeScript projects
2016-07-12 10:58:23 +03:00
Rossen Hristov
525d0c43e3
Fix ui-tests-app paths and add css-perf-test app
2016-07-12 10:00:32 +03:00
Rossen Hristov
3f41a6c033
Merge pull request #2431 from NativeScript/move-old-apps
...
Create a single NS app for cuteness.io, gallery-app and ui-tests-app
2016-07-11 15:50:24 +03:00
Rossen Hristov
1e96af2754
Delete css-perftest
2016-07-11 15:35:40 +03:00
Rossen Hristov
a18d5e7622
Create a single NS app for cuteness.io, gallery-app and ui-tests-app in apps/
...
Move all other apps to https://github.com/NativeScript/tns-apps-graveyard
2016-07-11 15:34:28 +03:00
Vasil Chimev
c2867e7a1c
Merge pull request #2428 from NativeScript/atanasovg/image-cache-update
...
Reflects some refactoring in the widgest for Android.
2016-07-11 03:20:28 -07:00
Vasil Chimev
99ac565bf8
Merge pull request #43 from NativeScript/atanasovg/async-image-tasks
...
Add async tasks for Image-related operations
2016-07-11 03:10:48 -07:00
Todd Anglin
91ba3fa69a
Update iOS TabView to use Automatic rendering mode
...
Change the UIImageRenderingMode for tab icons from "AlwaysOriginal" to "Automatic." This will allow icon images to inherit the `selectedColor` specified for the tabview (eliminating the need to provide two versions of every tab icon).
2016-07-08 21:32:15 -05:00
Hristo Hristov
42b267bccc
paddings should be taken from style because they could be undefined from newValue ( #2433 )
2016-07-08 18:18:56 +03:00
Hristo Hristov
8d40782191
Style perf improvements ( #2342 )
...
* Add css-perf app.
* Style properties now check only properties that are set.
Image utils module required on top (instead of in onMeasure) to improve performance.
Remove try/catch block when Style applies native property.
* fix tslint
* Fix broken merge
Update package.json version
* Failed miserably - if the try/catch around applyProperty method is removed - TextField fails big time.
TextField needs some good refactoring as well as calls to _updateTextDecoration & _updateTextTransform
utils - setTextTransform & setTextDecoration should be split, typing support should be added.
2016-07-08 14:39:43 +03:00
atanasovg
73fb30a9e0
Indentation.
2016-07-07 15:06:10 +03:00
atanasovg
422b6a4285
Reflects some refactoring in the widgest for Android.
2016-07-07 15:05:39 +03:00
Daniel Freiling
7618abba87
Fix indentation
2016-07-06 16:15:32 +02:00
Daniel Freiling
e7a894f1cd
Rename Async.Http method variables to follow Java conventions
2016-07-06 16:10:58 +02:00
Hristo Deshev
81dc102031
Merge pull request #2423 from NativeScript/hdeshev/snippets-whitespace
...
Remove unicode nonbreaking whitespace in snippet declarations.
2016-07-06 17:10:41 +03:00
Daniel Freiling
7c60834151
Fix DELETE request sending contents on Android
...
Strings compared by reference and not contents
2016-07-06 16:10:06 +02:00
Daniel Freiling
8368c42716
Fix HEAD requests on large files for Android
...
ByteArrayOutputStream was always allocated with the size of content-length, even on HEAD requests
2016-07-06 16:06:32 +02:00
atanasovg
047b6b6888
Add async image tasks
2016-07-06 17:00:57 +03:00
Hristo Deshev
09db46da0c
Remove unicode nonbreaking whitespace in snippet declarations.
...
It was breaking the snippet extraction regexes.
2016-07-06 16:55:39 +03:00