|
51a56a2aea
|
Support responseType property on XMLHttpRequest.
Only default, "" and "text" supported for now. Raising an error otherwise.
|
2015-06-15 17:17:13 +03:00 |
|
|
f109cbe80b
|
Support onload/onerror events on XMLHttpRequest.
|
2015-06-15 17:17:13 +03:00 |
|
|
acfb51bba2
|
TKUnit: add exception guard and fail the test instead of crashing the app.
|
2015-06-15 17:17:13 +03:00 |
|
|
e2a0c7d587
|
Fix tslint.
Running "tslint:build" (tslint) task
>> ./apps/ui-tests-app/app.ts[4, 1]: consecutive blank lines are
disallowed
>> ./apps/ui-tests-app/mainPage.ts[23, 17]: duplicate variable:
'fileName'
|
2015-06-15 15:43:47 +03:00 |
|
|
82b5c0f81a
|
Update ui-tests-app.
|
2015-06-15 15:35:49 +03:00 |
|
|
df265794e8
|
Add modal-view demo to ui-tests-app.
|
2015-06-15 15:09:56 +03:00 |
|
|
944e506eac
|
Merge pull request #324 from NativeScript/fix-ios-test
Fixed the failing iOS test.
|
2015-06-15 13:55:38 +03:00 |
|
|
f19bc858e8
|
Fixed the failing iOS test.
|
2015-06-15 13:40:22 +03:00 |
|
|
e890f844e9
|
Merge pull request #323 from NativeScript/issue-322
Resolved #322: Creating an Observable by passing a JSON object in th…
|
2015-06-15 13:36:13 +03:00 |
|
|
f41d7b83a1
|
Resolved #322: Creating an Observable by passing a JSON object in the constructor does not define the respective properties on the Observable object instance.
|
2015-06-15 13:17:58 +03:00 |
|
|
68355e947e
|
Merge branch 'ErjanGavalji/update-changelog'
|
2015-06-12 15:23:26 +03:00 |
|
|
5bf79df6b7
|
Add reference to the documentation articles to the changelog
|
2015-06-12 11:48:43 +03:00 |
|
|
2aed914c28
|
comment fixed
|
2015-06-12 10:46:59 +03:00 |
|
|
2cd1779df8
|
Add v1.1.0 notes to the changelog
|
2015-06-11 16:57:11 +03:00 |
|
|
1ba82a36a4
|
Add es-collection.d.ts and es6-promise.d.ts to solution.
|
2015-06-12 09:29:56 +03:00 |
|
|
fc6dbc93d2
|
Merge pull request #315 from hdeshev/angular-types2
Better public type fix by not exposing the private types.
|
2015-06-11 17:49:13 +03:00 |
|
|
bc2a34d4f6
|
Better public type fix by not exposing the private types.
Change the property types to the base public types.
|
2015-06-11 17:10:53 +03:00 |
|
|
1374054b16
|
Merge pull request #313 from hdeshev/angular-types
"Fix" type clashes with Angular 2
|
2015-06-11 16:48:07 +03:00 |
|
|
d339d0d059
|
Fix tslint errors
|
2015-06-11 16:11:43 +03:00 |
|
|
b34a281d32
|
Fix compile errors for methods returning private types.
|
2015-06-11 15:35:14 +03:00 |
|
|
a9ee30c3d6
|
Add declaration for Number.isInteger in libjs.d.ts
|
2015-06-11 15:35:13 +03:00 |
|
|
7abb80d935
|
Pull Set/Map to a separate d.ts file.
And add the declarations needed by Angular2.
|
2015-06-11 15:35:13 +03:00 |
|
|
690a11fed4
|
Pull ES6 promises to a separate d.ts file.
So we can use the es6-promise typing in the future.
|
2015-06-11 15:35:13 +03:00 |
|
|
3a3886a44c
|
Merge pull request #310 from NativeScript/modal-pages
Modal pages
|
2015-06-11 12:09:07 +03:00 |
|
|
6cc5675d31
|
Resolved #294: Add an optional fullscreen parameter to Page.showModal method.
|
2015-06-11 11:04:08 +03:00 |
|
|
67f5124ead
|
Merge pull request #307 from NativeScript/view-backgroundImage
backgroundImage exposed to View
|
2015-06-10 15:53:42 +03:00 |
|
|
e0e4c6d7c7
|
backgroundImage exposed to View
|
2015-06-10 15:19:21 +03:00 |
|
|
75da31b4f1
|
Merge pull request #301 from NativeScript/jasssonpet/fix-cuteness
Remove class override of ListViewCell
|
2015-06-10 11:56:16 +03:00 |
|
|
3907975577
|
Remove class override of ListViewCell
This is broken in the new ios runtime.
|
2015-06-09 15:51:07 +03:00 |
|
|
76490bdde4
|
Update the package version to 1.2.0
|
2015-06-09 14:02:42 +03:00 |
|
|
f27fb082bd
|
Merge pull request #297 from NativeScript/nnikolov/AndroidConsoleImprovements
Android console improved to support circular objects.
|
2015-06-09 09:26:45 +03:00 |
|
|
d335fae123
|
Android console improved to support circular objects.
|
2015-06-08 18:04:00 +03:00 |
|
|
0236e470dc
|
Merge pull request #295 from NativeScript/nnikolov/BindingNestedPropertiesIssue
Fixed issue with updating nested properties via binding.
|
2015-06-08 13:52:40 +03:00 |
|
|
a122d854d0
|
Fixed issue with updating nested properties via binding.
|
2015-06-08 11:54:20 +03:00 |
|
|
fd85e47fb1
|
Removed the tool-bar from the .csproj
|
2015-06-08 10:48:14 +03:00 |
|
|
955f1489fe
|
Merge branch 'ErjanGavalji/remove-toolbar'
|
2015-06-05 17:32:31 +03:00 |
|
|
e9d6c68605
|
Remove the non-implemented tool-bar component
|
2015-06-05 17:16:02 +03:00 |
|
|
8ac5158bc9
|
Merge pull request #273 from NativeScript/feature/base64-tests-stabilized
Base64 image tests reworked to be more stable on different devices
|
2015-06-04 13:40:41 +03:00 |
|
|
de7efaad93
|
Base64 image tests reworked tobe more stable on different devices
|
2015-06-04 09:51:13 +03:00 |
|
|
d74ce85293
|
Merge pull request #271 from NativeScript/segmented-bar-android-color
Segmented bar android color
|
2015-06-04 09:17:24 +03:00 |
|
|
aff562c9d3
|
Update apps\ui-tests-app\app.ts
|
2015-06-03 17:53:04 +03:00 |
|
|
46950ed886
|
unused require removed
|
2015-06-03 17:38:02 +03:00 |
|
|
1b5e6eb743
|
tests added
|
2015-06-03 17:35:53 +03:00 |
|
|
918fe5f3b4
|
color check added
|
2015-06-03 17:24:34 +03:00 |
|
|
3834fb5af2
|
Update ui-test-app with application module events.
|
2015-06-03 16:44:26 +03:00 |
|
|
887aea68c5
|
lint error fixed
|
2015-06-03 16:31:14 +03:00 |
|
|
6b2d47e0db
|
tab text color set after items changed
|
2015-06-03 16:29:16 +03:00 |
|
|
3d8575a999
|
Merge pull request #266 from NativeScript/nnikolov/GesturesFix
Right enumeration iteration.
|
2015-06-03 10:01:34 +03:00 |
|
|
63b5f2ae8b
|
Right enumeration iteration.
|
2015-06-03 09:50:58 +03:00 |
|
|
9321f275a1
|
Merge pull request #258 from NativeScript/feature/no-tab-content-bug
TabView - content disapears after minimize
|
2015-06-02 17:30:12 +03:00 |
|