3461 Commits

Author SHA1 Message Date
d79edd1696 Fixed issue when asset is created with native UIImage. 2016-10-04 18:06:32 +03:00
702b7eadd3 Merge pull request #2822 from NativeScript/nnikolov/CameraRefactoring
Refactored image loading from camera.
2016-10-03 17:54:07 +03:00
1f84274182 Refactored image loading from camera. 2016-10-03 17:23:18 +03:00
968e493b6f Merge pull request #2749 from NativeScript/flexbox
Flexbox
2016-10-03 10:16:10 +03:00
b5ab387ebd Fix the LayoutParams 2016-09-30 17:36:17 +03:00
943e67a4c8 Add flexbox, we have to figure out layout params 2016-09-30 12:20:07 +03:00
0f2c898cb3 Merge pull request #2824 from NativeScript/avoid-nested-symlink
Fix symlinking tns-platform-declarations inside tns-core-modules problems
2016-09-30 11:33:40 +03:00
a528ae7f85 symlinking tns-platform-declarations inside tns-core-modules causes the apps and tests to fail on some dev machines 2016-09-29 17:55:59 +03:00
83536573d8 Fix some broken code snippets 2016-09-29 15:55:55 +03:00
eb8d2f1542 Merge pull request #2819 from NativeScript/ui-tests-app
Update border test pages
2016-09-29 14:59:56 +03:00
30dac9c440 Update border test pages 2016-09-29 14:14:37 +03:00
2d8f436396 Merge pull request #2778 from NativeScript/PetyaSotirova-get-help
Added information on where to get help
2016-09-29 12:00:09 +03:00
8424e6df98 Merge pull request #2812 from NativeScript/vchimev-patch
Update label tests
2016-09-28 18:25:03 +03:00
f8a0cc1907 Update typescript to 2.0.3 2016-09-28 16:46:47 +03:00
ee382e238a Update label-tests.ts 2016-09-28 16:45:49 +03:00
8d205585a6 Merge pull request #2811 from NativeScript/vchimev-test
Update the version of TypeScript in apps/tests
2016-09-28 15:38:32 +03:00
43b2a1ef54 Update the version of TypeScript in apps/tests 2016-09-28 15:34:21 +03:00
3a92da65db Point TypeScript 2.0.3+ required for the platform declarations 2016-09-28 14:15:01 +03:00
0197505e1d Merge pull request #2808 from NativeScript/jasssonpet/ios-dts
Update iOS platform declarations with readonly modifier
2016-09-28 13:39:16 +03:00
fae210d050 Update iOS platform declarations with readonly modifier 2016-09-28 11:18:47 +03:00
b46b816de8 Merge pull request #2805 from NativeScript/vchimev-patch
Update tns-core-modules/package.json
2016-09-27 15:01:33 +03:00
5f18143bdb Merge pull request #2803 from NativeScript/NickIliev-declarations
added tns-core-modules.es2016.d.ts for declarations references
2016-09-27 14:58:06 +03:00
cb6a8fb7ad Update tns-core-modules/package.json 2016-09-27 14:45:18 +03:00
a4916d7246 added tns-core-modules.es2016.d.ts for declarations references 2016-09-27 14:24:56 +03:00
c9b859e233 Merge pull request #2804 from NativeScript/stop-activity-indicator
Stop activity-indicator from rotating in the ui-tests
2016-09-27 13:26:53 +03:00
837aa3a459 Stop activity-indicator from rotating in the ui-tests 2016-09-27 13:25:55 +03:00
75be1b01be Merge pull request #2801 from NativeScript/issue-2789
Fix: CSS border-width causes text to overflow TextView
2016-09-27 10:37:04 +03:00
8b0564b62f Merge pull request #2802 from NativeScript/platform-declarations-gitignore
Ignore test and .tgz and package
2016-09-27 10:22:33 +03:00
ae4e091b16 Ignore test and .tgz and package 2016-09-27 09:48:22 +03:00
071ef1607d Fix: CSS border-width causes text to overflow TextView
Resolves #2789
2016-09-27 09:47:32 +03:00
4d34508472 Merge pull request #2786 from NativeScript/cankov-platform-declarations
Move platform .d.ts-es to separate plugin folder
2016-09-26 16:54:03 +03:00
27fb82c546 Add package-tag npm script so CI can easily patch the package.json tag 2016-09-26 16:31:27 +03:00
1c05786ffd Added tests for npm-platform-declarations 2016-09-26 15:14:42 +03:00
1777ed5f13 Fix === 2016-09-26 13:19:34 +03:00
0e23f47a04 Update the .travis.yml to npm pack the tns-platform-declarations, add lib: [] config in the tsconfig.json 2016-09-26 11:53:40 +03:00
299203901e Move platform .d.ts-es to separate plugin folder
Add dev-setup to figure out links

Update development workflow

Update package.json and dts-ios

Update the iOS declarations

grunt is now fine
2016-09-26 11:53:39 +03:00
af3fcfb0ab Merge pull request #2783 from NativeScript/rgba
Fix: CSS border-color does not recognize rgb and rgba values
2016-09-21 17:29:48 +03:00
9427ff6fa4 Merge pull request #2770 from NativeScript/all-borders
Add two more sample pages for testing borders.
2016-09-21 17:12:23 +03:00
08f9c941cc Fix: CSS border-color does not recognize rgb and rgba values
Resolves #2781
2016-09-21 16:35:03 +03:00
48ab8b6677 Added information on where to get help 2016-09-21 13:27:14 +03:00
c91162b934 Merge pull request #2767 from NativeScript/NickIliev-enums
added jpg as synonim for ImageFormat jpeg
2016-09-21 11:23:01 +03:00
a66a983a80 added jpg as synonim for ImageFormat jpeg 2016-09-21 10:45:16 +03:00
adf77afbd4 Add two more sample pages for testing borders.
Related to #859
2016-09-20 17:01:05 +03:00
9d290a35b4 Merge pull request #2769 from NativeScript/user-agent-ios
Correct device in user agent
2016-09-20 15:45:35 +03:00
6f627aacee Correct device in user agent 2016-09-20 14:55:01 +03:00
952416899c Merge pull request #2765 from NativeScript/number-as-id
number now can be set as id in android
2016-09-20 14:21:37 +03:00
936df853ff number now can be set as id in android 2016-09-20 12:04:00 +03:00
211f5da7f4 Fix another broken URL by adding a redirect 2016-09-19 14:33:48 +03:00
e095fa21cb Fix the broken url, add a redirect to save other breakages 2016-09-19 11:57:08 +03:00
0273f7b83f Merge pull request #2757 from NativeScript/padding
Prevent padding from accumulating
2016-09-19 11:18:51 +03:00