214 Commits

Author SHA1 Message Date
7a07be7883 Update csproj (#2145) 2016-05-19 14:10:50 +03:00
f15f283c74 Reorder test file structure to match the modules
Needed to have a nice structured cookbook dir in the docs

Includes:
Move the data-module tests under the data dir
Move the frame tests under the ui dir
Rename the dialog.md file to dialogs.md
Fix the web-view title
Add previous_url attributes to each article for SEO
Rename the style dir to styling to match the reference
Fix the frame-tests path
2016-05-05 10:43:35 +03:00
54c65e94d7 Split layout-base to iOS and Android files
clipToBounds for a single view can't be implemented in Android in a straightforward manner

Resolves #1829
2016-04-28 17:35:06 +03:00
2672752be8 Fixed: Unable to set padding for TextView
Resolves #2024
2016-04-25 17:05:18 +03:00
02df926051 Evaluate lazily android specific global values 2016-04-21 17:20:48 +03:00
56065ae601 Fix broken navigation after clear history with transition
Resolves #1948
2016-04-20 14:57:01 +03:00
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
03f9867e2a Generic font families system, sans-serif and monospace now correctly resolve the system font when possible on iOS
Resolves #1864
2016-04-13 10:38:43 +03:00
429646f392 Fix swipe-back in iOS 2016-03-25 13:45:05 +02:00
2cabf02215 Fixed navigation events 2016-03-18 11:55:52 +02:00
7b2a6d8e52 Removed hello world template 2016-03-09 13:50:10 +02:00
13494e3adf Replace reflection calls for native Java arrays with the new implementation from the Runtime. 2016-03-02 18:39:21 +02:00
6273bb8d2f FrameClass implemented as TypeScript class
NativeActivity is now NativeScriptActivity and is real class
Added NativeScriptApplication class
Added JavaProxy attribute to FrameClass, NativeScriptActivity & NativeScriptApplication
2016-02-29 09:58:05 +02:00
bda6159bbb Re-apply TextBase.formattedText after a style property change
Resolves #1078
2016-02-25 11:01:44 +02:00
d66008d34c Merge pull request #1554 from PeterStaev/action-item-custom-view
Action item custom view
2016-02-16 17:08:17 +02:00
d730db9516 Skip run of problematic transitions test on android+emulator+API23 2016-02-15 15:15:34 +02:00
ea1ebd2c94 tests for #1488 2016-02-15 14:18:57 +02:00
06d914da5a implemented for ios as well 2016-02-11 16:55:19 +02:00
8ff9d736f4 Add transitions test pages to ui-tests-app 2016-02-09 11:09:47 +02:00
e709485bb6 Added an option to change the rootView.
Fixed crash where activity was incorrectly using existing initialized frame.
Fixed TabView to use _nativeView instead of Frame.
2016-02-05 15:09:28 +02:00
96bafff573 Merge pull request #1473 from NativeScript/transitions
Resolved #811: Page Navigation Transitions
2016-02-03 13:45:53 +02:00
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
001d542acf Update ui-tests-app 2016-02-02 19:03:58 +02:00
becc5c59f0 wrong for loop count fixed 2016-02-01 16:25:28 +02:00
96c638e1cc Tests added 2016-01-25 11:30:36 +02:00
eac95156d1 Proxy view container 2016-01-25 11:30:36 +02:00
fbc612610f Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires. 2016-01-20 10:22:08 +02:00
d43e9546d8 Touch gesture implemented 2016-01-15 18:15:45 +02:00
c3ee179fd5 Update ui-tests-app 2016-01-15 14:20:06 +02:00
202a7112fc Update ui-tests-app 2016-01-13 15:14:29 +02:00
9c21f98142 Add percent layouts test pages. 2016-01-07 17:29:07 +02:00
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
cbf69e60e8 Merge pull request #1263 from NativeScript/issue-518
Fixed Issue #518:  Allow ActionItems to be directly specified between…
2015-12-17 11:03:10 +02:00
1bd52efddb Fixed Issue #518: Allow ActionItems to be directly specified between the ActionBar opening and closing tags. 2015-12-16 16:37:35 +02:00
1dbb742908 Implemented percent support for width, height and margins 2015-12-15 14:36:27 +02:00
700818dd28 Resolved Issue #1223: Android views which have complex backgrounds (i.e. with rounded corners) cannot animate opacity. 2015-12-10 14:56:03 +02:00
46b4f5525e Update the csproj as well 2015-12-02 14:22:01 +02:00
5a63071242 Updated transforms app 2015-11-25 10:57:50 +02:00
699fcbb840 Added system-icons UI test. 2015-11-18 15:16:52 +02:00
831a44f218 Fix: background-position with negative values 2015-11-17 10:21:30 +02:00
3993ed9727 Disable color output in grunt invocations from within Visual Studio. 2015-11-16 11:30:53 +02:00
93cf00389e white-space CSS support added 2015-11-11 16:04:32 +02:00
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
abe4614735 example updated 2015-11-06 16:21:29 +02:00
4ced53b39b old page removed 2015-11-06 15:06:22 +02:00
4ae7a33b3e file location fixed 2015-11-06 13:56:08 +02:00
cc28aad57b page updated 2015-11-06 13:26:56 +02:00
a23d8ad4f0 removed unused overrides 2015-11-06 10:06:21 +02:00
c06b0681fa Fixed android crash when process get killed 2015-11-06 10:06:19 +02:00