|
0bcb82a84b
|
Update web-view-test page
|
2016-07-29 11:51:33 +03:00 |
|
|
190e57bba8
|
Use a Api-Ref theme with embedded Roboto-Light font
|
2016-07-29 10:40:41 +03:00 |
|
|
0666fd07b9
|
Use an improved API-Ref theme
|
2016-07-28 10:57:46 +03:00 |
|
|
fd82ae460b
|
Improve the pull request template wording
|
2016-07-27 10:37:49 +03:00 |
|
|
20c7284fb4
|
Merge pull request #2511 from NativeScript/readme-npm
README updated with NPM stats
|
2016-07-28 09:05:33 +03:00 |
|
|
e49a44879f
|
Merge pull request #2514 from NativeScript/android-launch-screen
Add a mechanism the launch screen theme to be reset after launch
|
2016-07-27 15:26:16 +03:00 |
|
|
ebcc3711d8
|
Add a mechanism the launch screen theme to be reset after launch
|
2016-07-27 14:44:22 +03:00 |
|
|
288ce00257
|
Merge pull request #2512 from NativeScript/hdeshev/bundle-ios-fonts-dir
Fix iOS font registration when bundling scripts.
|
2016-07-27 14:41:47 +03:00 |
|
|
97870f33a7
|
Use a further improved styling for the Api-Reference
|
2016-07-26 17:49:18 +03:00 |
|
|
2a94532865
|
Fix iOS font registration when bundling scripts.
Use fs.knownFolders to get the app dir
|
2016-07-26 16:49:50 +03:00 |
|
|
74805770c1
|
Update README.md
|
2016-07-26 15:24:34 +03:00 |
|
|
8dbfe1c3b1
|
Use an improved docs header
|
2016-07-26 15:13:38 +03:00 |
|
|
486c3f3c00
|
Merge pull request #2508 from stephenfeather/cameraReadmeTypo
Simple typo fix in the camera module Readme.md
|
2016-07-26 09:57:40 +03:00 |
|
|
365ba230a4
|
simple typo fix in the camera module Readme.md
|
2016-07-25 17:59:41 -04:00 |
|
|
c9e43aa7e7
|
Use the nativescript theme by default for api-ref
|
2016-06-14 10:37:11 +03:00 |
|
|
7950422100
|
Merge pull request #2501 from NativeScript/clear-history-isBackNavigation
FIX: Wrong isBackNavigation value
|
2016-07-25 13:18:03 +03:00 |
|
|
2dc9827721
|
FIX: Wrong isBackNavigation value
|
2016-07-25 11:47:07 +03:00 |
|
|
cf7c71f37e
|
Update grunt-typedoc to make it get new TS features
|
2016-07-25 11:18:36 +03:00 |
|
|
6997f14891
|
Merge pull request #2497 from NativeScript/nnikolov/TabViewDocs2
Added documentation for selectedIndexChanged event.
|
2016-07-22 16:41:34 +03:00 |
|
|
1907fd984a
|
Merge pull request #2493 from NativeScript/tsenov/ui-tests
Update action-item-position page
|
2016-07-22 16:29:07 +03:00 |
|
|
c991cd7ed0
|
Added documentation for selectedIndexChanged event.
|
2016-07-22 16:13:43 +03:00 |
|
|
e286e103eb
|
Update action-item-position page
|
2016-07-22 15:43:36 +03:00 |
|
|
a4743713d7
|
Merge pull request #2484 from NativeScript/jasssonpet/snapshot-ts-helpers
[Snapshot] Register TypeScript helpers at the very start
|
2016-07-22 14:36:38 +03:00 |
|
|
7c13db6bc2
|
Merge pull request #2492 from NativeScript/fix-ui-tests-app
Fix two ui tests
|
2016-07-22 12:00:37 +03:00 |
|
|
16b5214013
|
Fix two ui tests
|
2016-07-22 11:18:47 +03:00 |
|
|
66ff58e80a
|
Merge pull request #2487 from NativeScript/xhr-text-fix
Add toString() method on response with type is text
|
2016-07-21 17:08:16 +03:00 |
|
|
d2f34a9bc0
|
Merge pull request #2486 from NativeScript/tsenov/ui-tests
Include webtest page
|
2016-07-21 16:21:02 +03:00 |
|
|
2cdd1f2fb3
|
Add toString() method on response whtn type is text
|
2016-07-21 15:26:44 +03:00 |
|
|
2a14c1aaf3
|
Include webtest page
|
2016-07-21 14:56:36 +03:00 |
|
|
742d0630aa
|
Merge pull request #2482 from NativeScript/label-background
Fix: CSS background-image on Label not loading in iOS
|
2016-07-21 14:16:07 +03:00 |
|
|
76e6689a42
|
Register TypeScript helpers at the very start
|
2016-07-21 12:24:27 +03:00 |
|
|
fc39fad959
|
Fix: CSS background-image on Label not loading in iOS
Resolves #2414
|
2016-07-21 09:45:50 +03:00 |
|
|
ff71e6ebee
|
Merge pull request #2479 from NativeScript/fix-isBackNavigation
FIX: isBackNavigation wrong parameter
|
2016-07-20 18:20:45 +03:00 |
|
|
4d1010155b
|
var -> let cleanup
|
2016-07-20 18:09:08 +03:00 |
|
|
ef6a24a5de
|
FIX: isBackNavigation worng when navigation away form page that is not backstack visible
|
2016-07-20 11:54:53 +03:00 |
|
|
fa48f4e425
|
Merge pull request #2475 from NativeScript/ios-known-folders
Add iOS-specific known folders to fs.knownFolders
|
2016-07-20 11:37:09 +03:00 |
|
|
82d6b644d6
|
Remove directory code variables
|
2016-07-20 10:44:51 +03:00 |
|
|
1c3567da23
|
Merge pull request #2478 from NativeScript/tsenov/ui-tests
Update main-Page.ts and tab-view-more.xml css
|
2016-07-20 10:24:30 +03:00 |
|
|
2656f18926
|
Merge pull request #2474 from NativeScript/nnikolov/TextPropertyMustBeString
Mark text property as special and set it with a string comming from b…
|
2016-07-20 09:53:59 +03:00 |
|
|
604b600a05
|
Update main-Page.ts and tab-view-more.xml css
|
2016-07-20 09:46:01 +03:00 |
|
|
a9d835b26d
|
Merge pull request #2469 from NativeScript/nnikolov/NestedObservables
Creating observables from a nested json.
|
2016-07-19 18:04:12 +03:00 |
|
|
849736e35e
|
Merge pull request #2465 from NativeScript/css-hash-lookup-2
CSS refactoring
|
2016-07-19 17:59:10 +03:00 |
|
|
da0b88a94d
|
Merge pull request #2473 from NativeScript/tsenov/ui-tests
Add custom fonts page
|
2016-07-19 16:36:46 +03:00 |
|
|
116bc26dc1
|
Add iOS-specific known folders to fs.knownFolders
|
2016-07-19 16:33:51 +03:00 |
|
|
a481fa9808
|
Mark text property as special and set it with a string comming from builder.
|
2016-07-19 14:37:44 +03:00 |
|
|
e4cf173e3f
|
Merge pull request #2472 from NativeScript/nav-binding-context
NavigationEntry.bindingContext property
|
2016-07-19 14:13:33 +03:00 |
|
|
e40a42f728
|
Add custom fonts page
|
2016-07-19 13:29:39 +03:00 |
|
|
ffec9c3ad6
|
Make the new bindingContext parameter optional.
|
2016-07-19 13:22:52 +03:00 |
|
|
39050861f3
|
Add NavigationEntry.bindingContext property
Resolves Issue #731
|
2016-07-19 12:06:29 +03:00 |
|
|
48a57bdaf3
|
Creating observables from a nested json.
|
2016-07-18 17:34:50 +03:00 |
|