3294 Commits

Author SHA1 Message Date
097367274b Merge pull request #2522 from NativeScript/raikov/fix-livesync-css-angular
Fixed: CSS is not automatically livesynced in angular apps
2016-08-01 16:22:04 +03:00
30c998a954 Fix unit-tests checks. (#2538)
* Fix unit-tests checks.
LetterSpacing handlers are added for iOS and Android API 21+

* Removed unneded check for android

* Used parseInt instead of new Number due to TSLint error
2016-08-01 16:21:32 +03:00
9d58707da5 Merge pull request #2531 from NativeScript/letter-spacing
Letter spacing in EM units
2016-07-29 15:22:51 +03:00
a4dea1df2e Letter spacing cosmetic changes 2016-07-29 15:21:46 +03:00
d73acb5497 Letter spacing in EM units
Resolves #2528
2016-07-29 14:16:05 +03:00
d64cbfaf52 Merge pull request #2527 from NativeScript/tsenov/ui-tests
Update web-view-test page
2016-07-29 12:41:39 +03:00
01f2e3f708 Merge pull request #2520 from NativeScript/refactor
Refactor application of text decoration, text transform, letter spaci…
2016-07-29 12:12:39 +03:00
0bcb82a84b Update web-view-test page 2016-07-29 11:51:33 +03:00
190e57bba8 Use a Api-Ref theme with embedded Roboto-Light font 2016-07-29 10:40:41 +03:00
ce83da8ba3 Fixed: CSS is not automatically livesynced in angular apps 2016-07-28 14:59:16 +03:00
21926a95ea Additional refactoring and code cleanup 2016-07-28 14:48:03 +03:00
0666fd07b9 Use an improved API-Ref theme 2016-07-28 10:57:46 +03:00
15d891cc08 Refactor application of text decoration, text transform, letter spacing and formatted text.
Related to #2427
2016-07-28 10:33:33 +03:00
20c7284fb4 Merge pull request #2511 from NativeScript/readme-npm
README updated with NPM stats
2016-07-28 09:05:33 +03:00
e49a44879f Merge pull request #2514 from NativeScript/android-launch-screen
Add a mechanism the launch screen theme to be reset after launch
2016-07-27 15:26:16 +03:00
ebcc3711d8 Add a mechanism the launch screen theme to be reset after launch 2016-07-27 14:44:22 +03:00
288ce00257 Merge pull request #2512 from NativeScript/hdeshev/bundle-ios-fonts-dir
Fix iOS font registration when bundling scripts.
2016-07-27 14:41:47 +03:00
fd82ae460b Improve the pull request template wording 2016-07-27 10:37:49 +03:00
97870f33a7 Use a further improved styling for the Api-Reference 2016-07-26 17:49:18 +03:00
2a94532865 Fix iOS font registration when bundling scripts.
Use fs.knownFolders to get the app dir
2016-07-26 16:49:50 +03:00
74805770c1 Update README.md 2016-07-26 15:24:34 +03:00
8dbfe1c3b1 Use an improved docs header 2016-07-26 15:13:38 +03:00
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
365ba230a4 simple typo fix in the camera module Readme.md 2016-07-25 17:59:41 -04:00
0477c81dd5 Merge pull request #2458 from NativeScript/animations-fix
Unregister animations only once - on reset css
2016-07-18 12:29:42 +03:00
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
1d6310353d fix: ActionBar's title not updating in OnLoaded event 2016-07-15 16:54:28 +03:00
1b00fe9a18 Unregister animations only once - on reset css 2016-07-15 11:42:04 +03:00
b07dd305ae Merge pull request #2454 from NativeScript/tsenov/ui-tests
Remove some unnecessary variables
2016-07-14 13:13:24 +03:00
5029be8697 Remove some unnecessary variables 2016-07-14 10:46:02 +03:00
1b1dc9cadb Merge pull request #2451 from NativeScript/tsenov/ui-tests
Update main page
2016-07-14 09:18:16 +03:00
16d0a64de9 Update main page 2016-07-13 18:40:07 +03:00
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
9279fa1225 Merge pull request #2446 from NativeScript/fix-tsconfig
Change apps tsconfig.json noImplicitAny to false
2016-07-13 09:59:38 +03:00
9890d10a37 Change apps tsconfig.json noImplicitAny to false 2016-07-13 09:56:47 +03:00
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
bcc1f3476e Grunt tasks now have verbose output 2016-07-12 13:11:27 +03:00
8061a609ae Add grunt dev dependenices back since they are needed by the Travis grunt scripts 2016-07-12 12:59:40 +03:00
7cb56a857a Fix apps and tests TypeScript projects 2016-07-12 10:58:23 +03:00
525d0c43e3 Fix ui-tests-app paths and add css-perf-test app 2016-07-12 10:00:32 +03:00
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
1e96af2754 Delete css-perftest 2016-07-11 15:35:40 +03:00
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
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
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
42b267bccc paddings should be taken from style because they could be undefined from newValue (#2433) 2016-07-08 18:18:56 +03:00
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
422b6a4285 Reflects some refactoring in the widgest for Android. 2016-07-07 15:05:39 +03:00
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
09db46da0c Remove unicode nonbreaking whitespace in snippet declarations.
It was breaking the snippet extraction regexes.
2016-07-06 16:55:39 +03:00