|
60b2b08c99
|
Scrollable content on session page
|
2015-03-24 11:01:35 +02:00 |
|
|
ba67154129
|
Dates Fix
|
2015-03-24 11:01:35 +02:00 |
|
|
b946f0bd9b
|
Session page
|
2015-03-24 11:01:35 +02:00 |
|
|
43e1a59ca8
|
Change day headers
|
2015-03-24 11:00:46 +02:00 |
|
|
5ab1ec2c19
|
Sidebar removed for now
|
2015-03-24 11:00:46 +02:00 |
|
|
7037bc9d83
|
Merge pull request #216 from NativeScript/tab-view-images
Added functionality to specify images on TabView tabs.
|
2015-03-24 09:41:21 +02:00 |
|
|
10a963e0a5
|
Added functionality to specify images on TabView tabs.
|
2015-03-24 09:34:01 +02:00 |
|
|
ad9860131d
|
project updated
|
2015-03-23 16:44:11 +02:00 |
|
|
49acb1783c
|
slideContent fixed
|
2015-03-23 16:28:17 +02:00 |
|
|
851fa39bb7
|
app logic updated
|
2015-03-23 16:17:03 +02:00 |
|
|
f481bbc87c
|
old images deleted and about image added
|
2015-03-23 16:16:52 +02:00 |
|
|
faa40b7c1f
|
side-bar measure fixed
|
2015-03-23 16:16:34 +02:00 |
|
|
157d8d53d8
|
Merge pull request #214 from NativeScript/list-view-separator-inset
ios list-view separator inset set to zero by default
|
2015-03-23 11:26:16 +02:00 |
|
|
a7d1f3915c
|
ios list-view separator inset set to zero by default
|
2015-03-23 11:22:25 +02:00 |
|
|
c2c1b02215
|
backgroundColor binding added and style bindings fixed
|
2015-03-23 11:05:24 +02:00 |
|
|
3fdff49678
|
Merge pull request #213 from NativeScript/bindings
Added support for binding to all Style properties directly.
|
2015-03-23 10:00:21 +02:00 |
|
|
25d54e0ed7
|
Fixed several compile issues.
|
2015-03-23 09:57:46 +02:00 |
|
|
d1f97d7050
|
Added support for binding to all Style properties directly.
|
2015-03-23 09:21:39 +02:00 |
|
|
974f15e0ad
|
Merge pull request #211 from NativeScript/feature/css-loading-fix
Css loading fix
|
2015-03-20 16:33:11 +02:00 |
|
|
586e9685a5
|
Css loading fix
|
2015-03-20 14:56:49 +02:00 |
|
|
e1206de036
|
Merge pull request #209 from NativeScript/background-image-css
Background image css property implemented
|
2015-03-20 14:49:56 +02:00 |
|
|
ff0d37612b
|
Merge pull request #206 from NativeScript/feature/fix-deleting-known-folders
Fix: Deleteing known folder should resolve as error
|
2015-03-20 14:33:20 +02:00 |
|
|
45e16146dd
|
default stretch for android removed
|
2015-03-20 14:16:00 +02:00 |
|
|
e24ed73e2f
|
temporary background image added
|
2015-03-20 14:15:58 +02:00 |
|
|
355380a43b
|
url syntax fixed
|
2015-03-20 14:15:55 +02:00 |
|
|
6149a1f7d6
|
background-image css property added
|
2015-03-20 14:15:54 +02:00 |
|
|
16b9676a2c
|
Fix: Deleteing known folder should resolve as error
|
2015-03-20 12:13:12 +02:00 |
|
|
50e6068c07
|
Merge pull request #205 from NativeScript/platform-specific-files
Platform specific files
|
2015-03-20 10:55:16 +02:00 |
|
|
88f6a936fc
|
Tests added and master-detail tempalte updated
|
2015-03-19 18:24:02 +02:00 |
|
|
0b2c4cc523
|
file-name-resolver module
|
2015-03-19 18:00:49 +02:00 |
|
|
9e15302db3
|
Ability to use different CSS for iOS and Android added
|
2015-03-19 18:00:49 +02:00 |
|
|
88f5c9a7fd
|
Ability to use different templates for iOS and Android added
|
2015-03-19 18:00:49 +02:00 |
|
|
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 |
|
|
3b206c772d
|
Fixed issue: Update list-view in iOS when adding items.
|
2015-03-19 16:18:30 +02:00 |
|
|
2b00b8c10f
|
Update Readme.md
|
2015-03-19 12:02:45 +02:00 |
|
|
f3586ae060
|
Merge pull request #202 from NativeScript/webview
Added loadStarted event.
|
2015-03-19 09:46:27 +02:00 |
|
|
0283d35a46
|
Added loadStarted event.
|
2015-03-19 09:38:35 +02:00 |
|
|
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 |
|
|
a70f8bfc49
|
Fixed a problem with conversion between NSDate and JS Date.
|
2015-03-18 14:18:10 +02:00 |
|
|
6038feeeeb
|
Merge pull request #198 from NativeScript/min-max-date
Added DatePicker.minDate and DatePicker.maxDate.
|
2015-03-18 13:06:04 +02:00 |
|
|
2adac392af
|
Added DatePicker.minDate and DatePicker.maxDate.
|
2015-03-18 13:00:59 +02:00 |
|
|
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 |
|
|
b569451bc7
|
Added named parameters support for xml binding definition.
|
2015-03-18 08:44:51 +02:00 |
|
|
0118d5f6d1
|
Minor capitalization fixes.
|
2015-03-17 15:41:45 +02:00 |
|
|
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 |
|
|
6bfc0fae37
|
Fixed a code snippet.
|
2015-03-17 15:35:44 +02:00 |
|
|
496f0b7f07
|
transparent known color added and parsing fixed
|
2015-03-17 15:28:06 +02:00 |
|
|
30ee760c2f
|
Merge pull request #192 from NativeScript/api-ref
Fixed several code snippets.
|
2015-03-17 15:26:44 +02:00 |
|
|
0fdc7fc4be
|
Fixed several code snippets.
|
2015-03-17 15:26:26 +02:00 |
|
|
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 |
|