Commit Graph

5967 Commits

Author SHA1 Message Date
Andreww8xx8
9e15302db3 Ability to use different CSS for iOS and Android added 2015-03-19 18:00:49 +02:00
Andreww8xx8
88f5c9a7fd Ability to use different templates for iOS and Android added 2015-03-19 18:00:49 +02:00
Nedyalko Nikolov
e727538d6d Merge pull request #204 from NativeScript/nnikolov/ElementNameBinding
Fixed issue: Update list-view in iOS when adding items.
2015-03-19 16:20:44 +02:00
Nedyalko Nikolov
3b206c772d Fixed issue: Update list-view in iOS when adding items. 2015-03-19 16:18:30 +02:00
Vladimir Enchev
2b00b8c10f Update Readme.md 2015-03-19 12:02:45 +02:00
Rossen Hristov
f3586ae060 Merge pull request #202 from NativeScript/webview
Added loadStarted event.
2015-03-19 09:46:27 +02:00
Rossen Hristov
0283d35a46 Added loadStarted event. 2015-03-19 09:38:35 +02:00
Rossen Hristov
9d63a111ca Merge pull request #199 from NativeScript/ns-date
Fixed a problem with conversion between NSDate and JS Date.
2015-03-18 14:40:50 +02:00
Rossen Hristov
a70f8bfc49 Fixed a problem with conversion between NSDate and JS Date. 2015-03-18 14:18:10 +02:00
Rossen Hristov
6038feeeeb Merge pull request #198 from NativeScript/min-max-date
Added DatePicker.minDate and DatePicker.maxDate.
2015-03-18 13:06:04 +02:00
Rossen Hristov
2adac392af Added DatePicker.minDate and DatePicker.maxDate. 2015-03-18 13:00:59 +02:00
Nedyalko Nikolov
6b2623d1d5 Merge pull request #197 from NativeScript/nnikolov/BindingExpressionNamedParams
Added named parameters support for xml binding definition.
2015-03-18 10:02:26 +02:00
Nedyalko Nikolov
b569451bc7 Added named parameters support for xml binding definition. 2015-03-18 08:44:51 +02:00
Rossen Hristov
0118d5f6d1 Minor capitalization fixes. 2015-03-17 15:41:45 +02:00
Vladimir Enchev
4a16cfef86 Merge pull request #193 from NativeScript/transparent-known-color
transparent known color added and parsing fixed
2015-03-17 15:38:37 +02:00
Rossen Hristov
6bfc0fae37 Fixed a code snippet. 2015-03-17 15:35:44 +02:00
Vladimir Enchev
496f0b7f07 transparent known color added and parsing fixed 2015-03-17 15:28:06 +02:00
Rossen Hristov
30ee760c2f Merge pull request #192 from NativeScript/api-ref
Fixed several code snippets.
2015-03-17 15:26:44 +02:00
Rossen Hristov
0fdc7fc4be Fixed several code snippets. 2015-03-17 15:26:26 +02:00
Rossen Hristov
eba90e3434 Merge pull request #190 from NativeScript/time-picker
Fixed all time-picker issues and covered it with tests.
2015-03-17 14:43:42 +02:00
Rossen Hristov
ce74b849f5 Fixed all time-picker issues and covered it with tests. 2015-03-17 14:23:15 +02:00
Vladimir Enchev
18c368df17 console.log removed 2015-03-17 14:12:56 +02:00
Vladimir Enchev
3e8d2aa0df Merge pull request #189 from NativeScript/search-bar-hint
SearchBar hint property implemented
2015-03-17 14:11:39 +02:00
Vladimir Enchev
abcf4f3a0a hint property implemented 2015-03-17 14:08:00 +02:00
Rossen Hristov
fed62dd8bb Merge pull request #186 from NativeScript/date-picker-tests
Fixed all DatePicker issues in both platforms and covered with tests.
2015-03-17 12:32:56 +02:00
Rossen Hristov
222087a077 Fixed all DatePicker issues in both platforms and covered with tests. 2015-03-17 12:31:12 +02:00
Vladimir Enchev
9399aa78f2 Merge pull request #185 from NativeScript/sg-tests
segmented-bar tests & fixes
2015-03-17 11:39:44 +02:00
Vladimir Enchev
5dee35cb83 segmented-bar tests & fixes 2015-03-17 11:33:34 +02:00
Nedyalko Nikolov
3928aabe62 Merge pull request #183 from NativeScript/nnikolov/CssParserErrorLogging
More friendly Css parser error messages
2015-03-16 17:28:40 +02:00
Nedyalko Nikolov
d56d036e6a More friendly Css parser error messages 2015-03-16 17:19:44 +02:00
Rossen Hristov
075bd3c957 Merge pull request #179 from NativeScript/list-picker
List picker
2015-03-16 12:55:13 +02:00
Rossen Hristov
5f47a31761 Fixed tslint errors. 2015-03-16 12:32:55 +02:00
Rossen Hristov
78a47598d3 Covered ListPicker with tests. 2015-03-16 10:39:28 +02:00
Vladimir Enchev
f56564a822 Merge pull request #178 from NativeScript/list-view-separator
ListView separatorColor property implemented
2015-03-16 10:20:05 +02:00
Vladimir Enchev
64ecc682e0 obsolete adapter method removed 2015-03-16 09:56:28 +02:00
Vladimir Enchev
d19f5dfc4d tslint error fixed 2015-03-16 09:49:33 +02:00
vakrilov
047893a18b Imporvements and lint fix 2015-03-16 09:27:27 +02:00
vakrilov
ae8b285fc0 Image-source modules refactoring 2015-03-16 09:27:25 +02:00
Alexander Vakrilov
26a1b0229f Merge pull request #176 from NativeScript/feature/image-source-refactoring
Image-source modules refactoring
2015-03-13 17:05:31 +02:00
vakrilov
cf1a0158e1 Imporvements and lint fix 2015-03-13 16:56:29 +02:00
vakrilov
36e0f80a10 Image-source modules refactoring 2015-03-13 16:32:05 +02:00
Vladimir Enchev
2e782aecc5 initial commit 2015-03-13 15:23:04 +02:00
Rossen Hristov
d5e16ec119 Merge pull request #172 from NativeScript/text-field-secure
Text field secure
2015-03-12 17:07:01 +02:00
Rossen Hristov
0858f9403d Fixed the failing TextField.secure tests. 2015-03-12 17:05:31 +02:00
Nedyalko Nikolov
7862a1bfd5 Binding converter run-time errors logging on console. 2015-03-12 15:57:12 +02:00
Rossen Hristov
0a2fb87cbb Fixed the error thrown when setting TextField.secure. 2015-03-12 15:53:15 +02:00
Nedyalko Nikolov
82978dd18e Merge pull request #171 from NativeScript/nnikolov/CssParserErrorMessage
Binding converter run-time errors logging on console.
2015-03-12 15:49:09 +02:00
Nedyalko Nikolov
1b99b6f5d2 Binding converter run-time errors logging on console. 2015-03-12 15:44:35 +02:00
Rossen Hristov
e66bb7ae4c Merge pull request #169 from NativeScript/text-field-secure
Fixed TextField.text not appearing.
2015-03-12 15:01:35 +02:00
vakrilov
b44c8c3494 Snippet added 2015-03-12 14:57:58 +02:00