1027 Commits

Author SHA1 Message Date
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
0bcb82a84b Update web-view-test page 2016-07-29 11:51:33 +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
e286e103eb Update action-item-position page 2016-07-22 15:43:36 +03:00
16b5214013 Fix two ui tests 2016-07-22 11:18:47 +03:00
2a14c1aaf3 Include webtest page 2016-07-21 14:56:36 +03:00
fc39fad959 Fix: CSS background-image on Label not loading in iOS
Resolves #2414
2016-07-21 09:45:50 +03:00
fa48f4e425 Merge pull request #2475 from NativeScript/ios-known-folders
Add iOS-specific known folders to fs.knownFolders
2016-07-20 11:37:09 +03:00
604b600a05 Update main-Page.ts and tab-view-more.xml css 2016-07-20 09:46:01 +03:00
da0b88a94d Merge pull request #2473 from NativeScript/tsenov/ui-tests
Add custom fonts page
2016-07-19 16:36:46 +03:00
116bc26dc1 Add iOS-specific known folders to fs.knownFolders 2016-07-19 16:33:51 +03:00
e40a42f728 Add custom fonts page 2016-07-19 13:29:39 +03:00
39050861f3 Add NavigationEntry.bindingContext property
Resolves Issue  #731
2016-07-19 12:06:29 +03:00
e76517693f Implement new logic for loading ui tests 2016-07-18 13:56:10 +03:00
5029be8697 Remove some unnecessary variables 2016-07-14 10:46:02 +03:00
16d0a64de9 Update main page 2016-07-13 18:40:07 +03:00
9890d10a37 Change apps tsconfig.json noImplicitAny to false 2016-07-13 09:56:47 +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
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
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
ce6bf2dc58 Activity intent extras are set on application run which breaks Frame class logic. They were never set on lower API levels (#2367) 2016-06-24 17:56:29 +03:00
ce1b562bf1 Add icon in resource folder of ui-tests-app 2016-06-24 16:44:14 +03:00
5a8ffb17a7 Update letter sapcing page 2016-06-20 16:35:52 +03:00
940174b208 Remove the files entry from the tsconfig.json 2016-06-13 14:04:42 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00
2ec9c6baf2 Fix TKUnit not writing 2016-05-26 14:09:31 +03:00
b0cff20450 Manually applying CSS in removed and now it is done once per cell. (#2174)
* Manually applying CSS in removed and now it is done once per cell.
Clearing bindingContext is now done in refresh method instead of preparing cell.
Obsolete isScrolling property on ListView.
Removed android scroll listener.
Added test for nulling cells bindingContext.
Uncommented few tests and made them work.
Fixed android ListView eachChildView to return the wrapping StackLayout so that Unloading now works as expected.
onUnload method in view-common now raise unloaded only if item isLoaded=true.

* Fix navigation path
2016-05-25 14:03:45 +03:00
90f8b0da74 Merge pull request #2155 from NativeScript/new-trans
Fixed: Navigating with clearHistory / transition
2016-05-25 11:03:52 +03:00
722a4dff98 Update zIndex test page 2016-05-20 23:38:35 +03:00
6dc4d787a4 Add pan event test page 2016-05-20 17:55:00 +03:00
7340a6e2fc Trying to prevent memory leaks. 2016-05-20 17:48:34 +03:00
37f13c50d4 Fixed: Navigating with clearHistory / transition 2016-05-20 11:50:15 +03:00
674f4e7704 Merge pull request #2111 from NativeScript/widgets-ios-async-image
Optional async mode for loading images from local files
2016-05-20 09:11:36 +03:00
2e86d4547f Merge pull request #2146 from NativeScript/app-delegate
iOS App delegate example added
2016-05-19 17:01:29 +03:00
f99ab2b23f Example added
text fixed
2016-05-19 16:59:41 +03:00
1b395aac7f async image loading from data, files and resources for ios
Use the tns_safeDecodeImageNamedCompletion from the widgets framework

Add loadMode on Image with sync and async options for local images
2016-05-19 16:58:58 +03:00
df1d322ca0 Merge pull request #2127 from NativeScript/cankov/checked-logging
Add a flag when logging to skip string template calculations in release
2016-05-19 15:52:08 +03:00
0af231f1b7 Update test pages 2016-05-18 18:36:49 +03:00
2e46932fa9 Commented failing test for API 17 on x86 only (#2137) 2016-05-18 17:15:55 +03:00
6b69ba1904 Fix for https://github.com/NativeScript/NativeScript/issues/2076 (#2135) 2016-05-18 15:57:08 +03:00
eda260323e Add a flag we can use to skip string template calcs in release 2016-05-17 16:43:41 +03:00
114f8b47ae Fix camera-is-available doc snippet. 2016-05-17 15:19:02 +03:00
b8785afd74 Merge pull request #2102 from NativeScript/clip-path
clip-path support added
2016-05-16 11:27:19 +03:00
72ada4f20e Fix tslint errors 2016-05-13 18:48:34 +03:00
ebed79da36 clip-path support added 2016-05-13 17:31:55 +03:00
290e01cd97 Merge pull request #2108 from sitefinitysteve/master
Add Method to see if camera is available
2016-05-13 16:56:14 +03:00
d4ffb7607d Fix travis errors 2016-05-13 09:55:50 -04:00