Commit Graph

348 Commits

Author SHA1 Message Date
vakrilov
5e77a887ad Fix: setting text in Span to number/null/undefined 2016-04-19 11:55:56 +03:00
Hristo Hristov
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
Hristo Hristov
a66636fc6b Improve unit-tests (#1946)
* Improved unit-tests speed & reliability

* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
Nedyalko Nikolov
3eb8514e96 Fix for using css attribute selector alone. 2016-04-07 17:04:23 +03:00
Nedyalko Nikolov
ba2a84de6b Better tracing (logging) of run-time errors. 2016-04-01 17:34:14 +03:00
Nedyalko Nikolov
5297fac2d1 DatePicker tests fix. 2016-03-30 15:53:57 +03:00
Hristo Deshev
336379a18e Fix a randomly failing DatePicker test. 2016-03-29 14:37:33 +03:00
Tsvetan Raikov
20ebb453c4 fixing animation tests 2016-03-25 16:58:56 +02:00
Tsvetan Raikov
073cc94926 implemented CSS animations
fixing animation tests
2016-03-25 15:26:48 +02:00
vakrilov
acb3640a39 Test + additional fixes 2016-03-24 17:29:35 +02:00
Hristo Deshev
9daa948887 Allow updates to application CSS rules.
Expose an `application.addCss` method and hide `application.cssSelectors`
from end-user typings. Update StyleScope's with new application selectors
on style application.

NOT updating existing controls/views unless reloaded, or forced (via a
change to className, etc).
2016-03-24 14:45:20 +02:00
Vladimir Enchev
281cb95fad Animation error handing improved 2016-03-24 11:09:22 +02:00
Nathanael Anderson
ccdc394be4 This adds the ability to Cancel the Animation via the Promise returned via a play command. 2016-03-21 22:52:55 -06:00
Rossen Hristov
fd3784e275 Merge pull request #1815 from NativeScript/view-get-location
Add public instance methods to View for getting locations and size
2016-03-21 14:18:51 +02:00
Rossen Hristov
bec22271e1 More adjustments 2016-03-21 13:57:36 +02:00
Rossen Hristov
15f94ce9e3 Increase delta again 2016-03-21 13:27:17 +02:00
Rossen Hristov
d80bc5fc81 Eliminate rounding errors 2016-03-21 13:05:17 +02:00
Rossen Hristov
220cc627d2 Increase unit test delta to 0.5 2016-03-21 11:36:12 +02:00
Vladimir Enchev
131952e1c6 separatorColor snippet added 2016-03-21 10:50:59 +02:00
Rossen Hristov
fe3d176dd6 Add public instance methods to View class for getting locations and sizes
Resolves #1760
2016-03-21 10:46:58 +02:00
Hristo Hristov
b1ca9c41ac Merge pull request #1793 from NativeScript/hhristov/navigation-events
Fix navigation events https://github.com/NativeScript/NativeScript/issues/1570
2016-03-18 17:24:16 +02:00
Rossen Hristov
ed090326b1 Additional fixes 2016-03-18 14:57:28 +02:00
Rossen Hristov
6c68423ee9 Update TextBase/Button text property when formattedText changes
Fixes #1794
2016-03-18 14:17:08 +02:00
Hristo Hristov
2cabf02215 Fixed navigation events 2016-03-18 11:55:52 +02:00
Vladimir Enchev
10d0d5c3ce Plain component properties now can be applied from CSS 2016-03-16 16:01:35 +02:00
Vladimir Enchev
3c11dc7012 Merge pull request #1689 from vbresults/master
Added Support for WebView Navigation Types
2016-03-10 09:59:52 +02:00
vB Results, LLC
0cf97963b8 Added WebView Navigation Type Support 2016-03-10 07:42:59 +00:00
Nedyalko Nikolov
9d5296c095 Introducing time property for TimePicker. 2016-03-08 09:07:06 +02:00
Georgi Atanasov
5b6f960f84 Merge pull request #1694 from NativeScript/atanasovg/fix-actionbar-id
[Android] Fix an issue with id not applied to ActionBar in XML
2016-03-07 17:52:02 +02:00
Nedyalko Nikolov
a8da126edc Merge pull request #1682 from NativeScript/nnikolov/DatePickerDateProperty
Introducing DatePicker date property.
2016-03-07 17:12:16 +02:00
atanasovg
9b8dd37817 Add unit test to verify the new functionality. 2016-03-07 16:05:26 +02:00
Nedyalko Nikolov
8c6f2c697f Introducing DatePicker date property. 2016-03-07 15:58:36 +02:00
Hristo Deshev
a30c4e13a0 Fix a crash when using a ProxyViewContainer in ListView item templates.
Not a regular {N} usage scenario, but it can happen with Angular components
which get wrapped in a proxy container.
2016-03-01 17:29:47 +02:00
Erjan Gavalji
50ee6d615d Convert a missed JS-tag to a JavaScript one 2016-02-25 20:44:20 +02:00
Erjan Gavalji
2d2fdfe4b0 Fix language tags in doc-snippets
The doc-snippets were inconsistent
(no spaces before title, small-caps, JS
instead of JavaScript, etc.)
2016-02-25 20:39:08 +02:00
Rossen Hristov
7c7e843083 Removed the unused variable. 2016-02-25 09:30:26 +02:00
Rossen Hristov
712dc3b426 Enabled tab-view-navigation-tests. 2016-02-24 17:26:28 +02:00
Rossen Hristov
0dee5ceaf6 Enabled tab-view-navigation-tests. 2016-02-24 17:26:26 +02:00
Erjan Gavalji
bc1901ba25 Merge pull request #1587 from NativeScript/ErjanGavalji/apply-segmented-bar-xml-howto
Add SegmentedBar-XML creation to HowTo
2016-02-24 12:03:14 +02:00
Hristo Deshev
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
Hristo Deshev
32ff1f3cfc Fix TypeScript 1.8 compile errors. Get rid of "ui" imports. 2016-02-24 11:06:14 +02:00
Vladimir Enchev
09254a0d70 TextView and TextField shows null and undefined fixed 2016-02-19 11:15:45 +02:00
Erjan Gavalji
7a61396624 Add SegmentedBar-XML creation to HowTo 2016-02-19 09:32:26 +02:00
Rossen Hristov
c6f48c688b Fixed Issue #1335: Page (xml) with no content does not fire loaded callbacks in ActionBar. 2016-02-17 17:23:12 +02:00
Vladimir Enchev
d66008d34c Merge pull request #1554 from PeterStaev/action-item-custom-view
Action item custom view
2016-02-16 17:08:17 +02:00
Peter Staev
ea1ebd2c94 tests for #1488 2016-02-15 14:18:57 +02:00
Nedyalko Nikolov
6e4d6ccfbc Support for hierarchical and attribute css selectors. 2016-02-15 11:47:05 +02:00
Vladimir Enchev
bada97399a Merge pull request #1528 from NativeScript/bg-image-with-url
Fix: background properties not respected with remote background image
2016-02-12 11:28:23 +02:00
Hristo Hristov
b62d1f451a Fixed scroll-view tests 2016-02-11 16:46:12 +02:00
Hristo Hristov
f208791770 fixed tests 2016-02-11 16:46:12 +02:00