Commit Graph

2866 Commits

Author SHA1 Message Date
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
Nedyalko Nikolov
da556d6b8d Merge pull request #1724 from NativeScript/nnikolov/TimePickerHotFixAngular
Change time only once due to Angular issues.
2016-03-09 15:43:44 +02:00
dtopuzov
b2d7208c75 Merge pull request #1729 from NativeScript/feature/remove-hello-world-template
Removed hello world template
2016-03-09 15:16:30 +02:00
Vladimir Enchev
2572cc13f7 Code file exports fixed 2016-03-09 15:04:37 +02:00
Vladimir Enchev
852b114b17 Merge pull request #1726 from NativeScript/return-key
TextField returnPress event will be raised if event KeyCode is ENTER
2016-03-09 14:34:05 +02:00
vakrilov
7b2a6d8e52 Removed hello world template 2016-03-09 13:50:10 +02:00
vakrilov
25c8bfbb33 Action bar safety checks 2016-03-09 13:23:07 +02:00
Vladimir Enchev
6704abbc66 TextField returnPress event will be raised if event KeyCode is ENTER 2016-03-09 11:58:29 +02:00
Panayot Cankov
1ec28cbe98 Fix native image recreated on layout even if the view is not resized
Add InspectorBackendCommands.ts that is generated based on the API exposed by the web inspector frontend.
Add implementation for the network domain and call events in the http-request module so that inspector frontend could visualize the network requests made by the module

Fix tslint and doc comments
2016-03-09 11:08:13 +02:00
Hristo Deshev
872e90c53b Exclude generated d.ts files from initial file list generation. 2016-03-09 10:58:04 +02:00
Erjan Gavalji
dcd389e0de Update master branch version to 2.0 2016-03-09 10:35:59 +02:00
Nedyalko Nikolov
974cdbd816 Change time only once due to Angular issues. 2016-03-09 09:48:58 +02:00
Panayot Cankov
f18ecae689 Merge pull request #1713 from NativeScript/cankov/grunt-inplace
Ignore .base.d.ts from references, pass through no strict
2016-03-09 09:33:30 +02:00
dtopuzov
ec50f4f4e3 Merge pull request #1717 from NativeScript/nnikolov/DatePickerHotFixAngular
Hot fix for DatePicker to emit date change only once.
2016-03-08 23:05:29 +02:00
Nedyalko Nikolov
f5d84419da Hot fix for DatePicker to emit date change only once. 2016-03-08 16:28:21 +02:00
Vladimir Enchev
b01f6590bd Merge pull request #1709 from appcela/fix-navigation-entry-transition-android-not-used
Fixed 'NavigationEntry.transitionAndroid' not used bug #1693
2016-03-08 15:54:22 +02:00
Vladimir Enchev
e4284047de Merge pull request #1707 from NativeScript/http-headers
Allow multiple headers with the same name to be retrieved from a HTTP response
2016-03-08 13:54:27 +02:00
Nedyalko Nikolov
243cc1360f Merge pull request #1712 from NativeScript/nnikolov/TimePickerTimeProperty
Introducing time property for TimePicker.
2016-03-08 11:22:38 +02:00
Panayot Cankov
acd4f0b358 Ignore .base.d.ts for referenc.d.ts-es, pass through no strict 2016-03-08 09:19:54 +02:00
Nedyalko Nikolov
9d5296c095 Introducing time property for TimePicker. 2016-03-08 09:07:06 +02:00
appcela
3fd32b9d83 fixed 'transitionAndroid' not used bug
see https://github.com/NativeScript/NativeScript/issues/1693 for details.
2016-03-08 00:41:56 +08: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