872e97e895
Fixed: Folder.clear fails to remove empty subfolders on Android
...
Resolves #1945
2016-04-26 17:38:18 +03:00
7caeae0285
Update folder clear test to include subfolders
2016-04-26 17:38:16 +03:00
7cd8e12e0b
Fix: Timer somtimes crashing in IOS
2016-04-26 12:47:15 +03:00
2672752be8
Fixed: Unable to set padding for TextView
...
Resolves #2024
2016-04-25 17:05:18 +03:00
8623f4e6d5
Fixed: Unable to show dialog from a modal page
...
Resolves #1809
2016-04-22 11:08:36 +03:00
65bb2d4531
A lot of re-factoring + bug fix for navigation events
2016-04-21 16:38:34 +03:00
b3f36644c1
Fix: Android pages disappear before their exit transition has finished
...
Resolves #2000
2016-04-20 17:04:28 +03:00
4c761e8390
Merge pull request #1999 from NativeScript/nnikolov/ConvertersChangingBindingContext
...
Fixed adding converters to bindingContext.
2016-04-20 16:30:37 +03:00
8fef852d89
Fixed adding converters to bindingContext.
2016-04-20 15:49:44 +03:00
56065ae601
Fix broken navigation after clear history with transition
...
Resolves #1948
2016-04-20 14:57:01 +03:00
c7918c51ce
Merge pull request #1992 from NativeScript/nnikolov/BindingSameProperties
...
Fix for using same name properties in binding.
2016-04-20 13:51:24 +03:00
2c4c3c90e2
Fix for using same name properties in binding.
2016-04-19 17:19:04 +03:00
b7e0d33387
z-index support added
2016-04-19 16:39:17 +03:00
3823cc45d0
Merge pull request #1989 from NativeScript/feature/ui-strings
...
Fix: setting text in Span to number/null/undefined
2016-04-19 11:50:43 +03:00
82dac83c75
Merge pull request #1981 from NativeScript/feature/docs
...
Add grunt build for how-to articles and typedoc
2016-04-19 11:23:06 +03:00
f132a351de
Fix failig test due to wrong check
2016-04-19 10:59:29 +03:00
fddaf251f7
Fix: setting text in Span to number/null/undefined
2016-04-18 18:33:15 +03:00
54d13e26a9
fix
2016-04-18 17:35:13 +03:00
d2961be83d
changes
2016-04-18 15:11:01 +03:00
2e15d584c0
Merge pull request #1978 from NativeScript/font-weight
...
Add support for CSS font-weight + sample app for testing fonts
2016-04-18 10:30:21 +03:00
e01daed7eb
Merged master onto feature/docs
2016-04-15 16:54:37 +03:00
6f5bbd69c9
add list-picker.md
2016-04-15 16:27:57 +03:00
fd7289a4c9
modify snippets
2016-04-15 16:27:56 +03:00
945aec0a72
First commit
2016-04-15 16:27:52 +03:00
0e57fc795a
Update ui-tests-app
2016-04-15 15:26:27 +03:00
cdeba37c72
How-To files generated with markdown spippet injector
2016-04-15 14:49:44 +03:00
bd687d552a
Add support for CSS font-weight + sample app for testing fonts
...
Resolves #1862
2016-04-15 14:14:00 +03:00
ee292f771f
How-To files generated with markdown spippet injector
2016-04-15 12:14:06 +03:00
9fe9d6e77d
How-To md files with markdown-snippet-injector
2016-04-14 16:52:51 +03:00
d88e675c51
Merge pull request #1888 from NativeScript/bektchiev/fix-create-file
...
Ensure parent directory when creating a new file
2016-04-14 15:35:24 +03:00
89fad4f41c
how-tos made with markdown snippet injector
2016-04-14 15:20:35 +03:00
f768fda881
Fixed some slow tests. ( #1968 )
...
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
dcdd0a6b9d
Ensure parent directory when creating a new file
...
createNewFile throws an exception if the parent directory doesn't exist
2016-04-14 14:27:17 +03:00
130780482e
Fix the tests, failing on an Arm device
...
Increase the timeouts of the failing webview tests
Account for fractions in time taken (run result checker)
Specify a skin to improve grid calculations
Modify the duration report to have a strict test pass detection string
2016-04-13 17:01:39 +03:00
c7c593395d
SegmentedBar item titles wrapping fixed. Now similar to iOS.
2016-04-14 09:36:08 +03:00
6c41a1751c
Merge pull request #1959 from NativeScript/ui-tests-app
...
Update ui-tests-app
2016-04-13 06:05:33 -07:00
58e23a6265
Merge pull request #1957 from NativeScript/test-results
...
test-results xml improved
2016-04-13 17:01:43 +04:00
8f5a621c2a
test-results xml improved
2016-04-13 15:30:11 +03:00
f68d94cc00
Update ui-tests-app
2016-04-13 15:16:33 +03:00
9ddba21e90
Merge pull request #1955 from NativeScript/time-picker-android
...
valid time used instead
2016-04-13 16:13:27 +04:00
5ceeb7fddd
Add the new snippet injector in grunt task
2016-04-13 14:32:56 +03:00
fbde73f6db
valid time used instead
2016-04-13 13:45:53 +03:00
a66636fc6b
Improve unit-tests ( #1946 )
...
* Improved unit-tests speed & reliability
* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +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
f06af80260
TextBase and Button text-decoration and text-transform fixes
2016-04-11 15:56:23 +03:00
ed373fa1c3
Merge pull request #1904 from NativeScript/nikolov/AttributeCssSelectorsFix
...
Fix for using css attribute selector alone.
2016-04-08 13:54:21 +03:00
9a5fd24931
Merge pull request #1911 from NativeScript/ui-tests-app
...
Update ui-tests-app
2016-04-08 03:04:45 -07:00
f031c5b899
Update ui-tests-app
2016-04-08 12:30:54 +03:00
3eb8514e96
Fix for using css attribute selector alone.
2016-04-07 17:04:23 +03:00
ba2a84de6b
Better tracing (logging) of run-time errors.
2016-04-01 17:34:14 +03:00