Commit Graph

3437 Commits

Author SHA1 Message Date
Rossen Hristov
ebd20370f4 Disable custom transition test on Android 6.9 (API 23)
http://stackoverflow.com/questions/33188485/resultindex-is-1-the-polygon-must-be-invalid-adter-addview
2016-03-21 11:37:38 +02:00
Rossen Hristov
220cc627d2 Increase unit test delta to 0.5 2016-03-21 11:36:12 +02:00
Vladimir Enchev
0681916e11 Merge pull request #1816 from NativeScript/separatorColor
separatorColor snippet added
2016-03-21 10:54:32 +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
Valentin Stoychev
3cb0ce0a93 Update README.md 2016-03-21 10:05:59 +02:00
Mihail Slavchev
e7e271d6e1 fix issue #1614 2016-03-19 11:46:12 +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
a2f20a54b2 Merge pull request #1795 from NativeScript/formatted-text-crash
Update TextBase/Button `text` property when `formattedText` changes
2016-03-18 17:08:38 +02:00
Rossen Hristov
bfffdcf44e Merge pull request #1796 from NativeScript/nsrange-exception
Fix NSRangeException when typing in a TextField with formatted text
2016-03-18 16:24:01 +02:00
Rossen Hristov
c492d894d5 Fix NSRangeException when typing in a TextField with formatted text
Fixes #1792
2016-03-18 15:27:28 +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
Rossen Hristov
7458880f28 Merge pull request #1789 from NativeScript/none-transition
Go back with no animation on iOS using the stock "Back" button
2016-03-17 17:34:58 +02:00
Rossen Hristov
6de1afc2a9 Going back with the stock "Back" button on iOS will now respect the animated setting used when coming to the current page
Fixes #1787
2016-03-17 17:08:39 +02:00
Erjan Gavalji
09304b4345 Merge branch 'ErjanGavalji/fix-license-agreements' 2016-03-17 14:52:48 +02:00
Erjan Gavalji
266d9f6fc4 Fix the license agreements 2016-03-17 14:50:41 +02:00
Vladimir Enchev
e35a72eedf Merge pull request #1777 from NativeScript/rgb-and-rgba
rgb() and rgba() support added
2016-03-17 14:42:57 +02:00
Erjan Gavalji
de6c342458 Merge branch 'ErjanGavalji/leave-comments-on-build' 2016-03-17 10:36:03 +02:00
Nathanael Anderson
6e6247335e Add RequestPermission to become an Application activity callback like BackPress. (Patch 2/2) 2016-03-16 21:45:31 -06:00
sipacate
12a82eb5bb Updated copywrite statement
As per legal
2016-03-16 16:12:40 -04:00
sipacate
cffa79d4cc Updated copywrite statement
As per legal
2016-03-16 16:11:52 -04:00
Erjan Gavalji
3126c6b363 Fix the leave comments option of the build
The grunt file respected the --leavecomments option, used when
generating the How-To articles of the API Reference. This was broken with
the passthrough option to grunt-ts.
2016-03-16 17:55:30 +02:00
Vladimir Enchev
39cc657154 rgb() and rgba() support added 2016-03-16 16:53:05 +02:00
Vladimir Enchev
5773dba1f0 Merge pull request #1773 from NativeScript/css-property
Plain component properties now can be applied from CSS
2016-03-16 16:36:05 +02:00
Erjan Gavalji
138291c2c4 Update the Changelog w/ 1.7.0 information 2016-03-16 16:16:55 +02:00
Vladimir Enchev
10d0d5c3ce Plain component properties now can be applied from CSS 2016-03-16 16:01:35 +02:00
Rossen Hristov
c3a7ed818f Merge pull request #1771 from NativeScript/formatted-text-fix
Prevent stack overflow when re-applying iOS formatted text
2016-03-16 14:57:55 +02:00
Rossen Hristov
48704f19f9 Prevent stack overflow when re-applying iOS formatted text after a style property changes
Related to #1078
2016-03-16 09:39:06 +02:00
Panayot Cankov
de8b6d85a9 Merge pull request #1761 from NativeScript/cankov/xml-source-info
Add source information on the view
2016-03-15 17:34:52 +02:00
Hristo Deshev
de325bda2a Merge pull request #1762 from NativeScript/hdeshev/code-convention-else
Update coding conventions doc for `else/throw` clauses
2016-03-15 16:45:21 +02:00
Hristo Deshev
72adc9ff7a (Coding Convention) Fix indents to use 4 spaces (per the same guideline). 2016-03-15 12:23:32 +02:00
Hristo Deshev
10becbaab0 (Coding Convention) Use stacked else/catch clauses. 2016-03-15 12:22:53 +02:00
Panayot Cankov
522c9ee7ed Add source information in the xml builder, print source file as part for veiw.toString 2016-03-15 11:23:51 +02:00
Panayot Cankov
6972e9213a Merge pull request #1727 from NativeScript/cankov/network-spike
WebInspector infrastructure
2016-03-14 14:58:46 +02:00
Vladimir Enchev
cfbce3a6c0 Merge pull request #1747 from NativeScript/xhr-fix
null ref fixed
2016-03-12 09:43:22 +02:00
Vladimir Enchev
2c60bfbafc null ref fixed 2016-03-11 18:45:10 +02:00
Vladimir Enchev
7e485a1d08 Merge pull request #1744 from NativeScript/keyboard-fix
dismissSoftInput fixed
2016-03-11 16:07:20 +02:00
Vladimir Enchev
9a92e65e53 dismissSoftInput fixed 2016-03-11 15:30:16 +02:00
Hristo Deshev
c18e3a2f2d Merge pull request #1725 from NativeScript/hdeshev/dts-exclude
Exclude generated d.ts files from initial file list generation.
2016-03-11 13:46:21 +02:00
Panayot Cankov
355fddea91 The webinspector debugger now does not requre http-request 2016-03-11 11:31:59 +02:00
Vladimir Enchev
1663cf278d Merge pull request #1739 from NativeScript/event-key
event check
2016-03-11 11:09:44 +02:00
Vladimir Enchev
3a78ceacef event check 2016-03-11 10:56:52 +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
Vladimir Enchev
4b6ee37c92 Merge pull request #1732 from Lampei/patch-1
Minor spelling correction
2016-03-10 09:58:14 +02:00
vB Results, LLC
0cf97963b8 Added WebView Navigation Type Support 2016-03-10 07:42:59 +00:00
Lampei
a478b25e2c Minor spelling correction 2016-03-09 21:49:15 -05:00
Alexander Vakrilov
f8d1f5c115 Merge pull request #1728 from NativeScript/feature/action-bar-fix
Action bar safety checks in property changed events
2016-03-09 14:47:44 +01:00
Vladimir Enchev
6fae09e0c0 Merge pull request #1730 from NativeScript/code-file
Code file exports fixed
2016-03-09 15:47:21 +02:00