7e02f6ac73
Padding for various iOS controls was not reflected the px/dip change
2017-03-13 10:56:33 +02:00
6a0f12b677
Merge pull request #3770 from NativeScript/activity-indicator-crash
...
FIX: Crash setting color to activity-indicator
2017-03-12 01:27:28 +02:00
9786a87509
Merge pull request #3772 from NativeScript/fix-label-clip
...
Label should clip content
2017-03-10 17:18:32 +02:00
3cb5b0fdb3
Label should clip content
2017-03-10 13:26:49 +02:00
5ed78aa521
Merge pull request #3768 from NativeScript/ios-cells-background
...
FIX: Make list view cells transparent
2017-03-10 13:19:22 +02:00
db218bb040
Merge pull request #3769 from NativeScript/fix-modal-dips
...
Fix modal page ios dips
2017-03-10 11:58:00 +02:00
d7ad9108eb
FIX: Crash setting color to activity-indicator
2017-03-10 11:51:27 +02:00
cec256f809
Fix modal page ios dips
2017-03-10 11:28:01 +02:00
3d69e3c10a
Merge pull request #3767 from NativeScript/ios-corner-radius-dip
...
Fix iOS corner radiuses dip incorrectly converted
2017-03-10 11:27:41 +02:00
d9655c96a1
FIX: Make list view cells transparent
2017-03-10 11:07:01 +02:00
4f36a07634
Fix iOS corner radiuses dip incorrectly converted
2017-03-10 11:02:01 +02:00
1d49f5f3c3
fix padding on text-view & text-field ( #3758 )
...
* fix padding on text-view & text-field
text-base is now snapshotable
view.android is now snapshotable
* createNativeView returns the nativeView for android
Fix image tests
Implement test for image loaded from res://
EffectivePaddings updated when nativeView have some from its native theme
2017-03-09 16:09:53 +02:00
a4809fed16
Merge pull request #3757 from NativeScript/fix-android-keyboard
...
FIX: Android keyboard
2017-03-09 15:12:46 +02:00
77cbf94da7
Merge pull request #3762 from NativeScript/fix-image-scaling
...
Fix iOS image scaling to work in px
2017-03-09 15:12:17 +02:00
b6b25d01ae
Use getDecorView() to lose focus
2017-03-09 14:51:31 +02:00
b4e742b00f
Android keyboard fixes
2017-03-09 14:51:31 +02:00
52ab556fdf
Merge pull request #3763 from NativeScript/fix-application-css-file
...
Fix application.cssFile var, promoted to get/set function
2017-03-09 14:28:10 +02:00
b487aa0790
Fix application.cssFile var, promoted to get/set function
2017-03-09 13:47:36 +02:00
aac9cc2e3e
Fix iOS image scaling to work in px
2017-03-09 10:58:56 +02:00
0b4e38acab
Merge pull request #3759 from NativeScript/update-deps
...
Update apps and test modules deps to *
2017-03-09 09:43:59 +02:00
9ac9e5ab53
Merge pull request #3754 from NativeScript/fix-ios-action-bar-reset
...
Fix: Action-bar bg-color in ios not resetting
2017-03-09 09:42:54 +02:00
17650d2e9a
Merge pull request #3755 from NativeScript/yosifov/fix-text-field-snippet
...
Fix text field code snippet
2017-03-08 17:26:51 +01:00
3024e69bb5
Update apps and test modules deps to *
2017-03-08 18:09:18 +02:00
1b1243c8f9
Merge pull request #3748 from NativeScript/pixels-ios
...
Pixels ios
2017-03-08 16:23:50 +02:00
5f8a0aea45
Fix tsc invocation on Windows.
2017-03-08 15:16:32 +02:00
c008d00152
Fix text field code snippet
2017-03-08 14:30:02 +02:00
e69bc78111
Fix: Action-bar bg-color in ios not resetting
2017-03-08 13:42:35 +02:00
bd7648ff27
Address PR comment, width and highed were unintentionally switched in iOS7 code, the whole block is deleted as we dont support iOS7 now
2017-03-08 11:52:40 +02:00
6d6564af16
Fix dp vs dip conversions in iOS for errors of tests
2017-03-08 09:24:31 +02:00
9f1ebc11ca
Add support for 'px' on Length in iOS
2017-03-08 09:01:17 +02:00
b45cbe929b
No more ambient modules for tns-core-modules/* subpackages.
...
- Use path mappings in tsconfig.json to resolve module typings
- Only use ambient mobules for global API's
- Move single-file modules to a subdir with the same name so that
we can provide a hand-written typing next to it (via package.json)
- Delete all mentions of tns-core-modules.d.ts
- Delete reference d.ts assembly build steps. Not needed anymore.
- HACK! Use a <reference> for global typings in application.d.ts
to avoid publishing a separate @types/tns-core-modules package.
- Rename declarations.d.ts to tns-core-modules.d.ts to preserve
JS project mappings in references.d.ts (the only place we use those)
2017-03-07 17:59:02 +02:00
1af8c6ca8e
Merge pull request #3744 from NativeScript/status-bar-30
...
Status bar style for modules 3.0
2017-03-07 17:39:19 +02:00
244034e39e
Fix: set/reset background in android
2017-03-07 17:02:17 +02:00
b7a32153d8
Fix: Make status-bar properties CSS again
2017-03-07 15:27:27 +02:00
36a9e09536
Merge pull request #3712 from NativeScript/hhristov/snapshot-fix
...
Add support for snapshot
2017-03-07 11:25:53 +02:00
d5bd9be1f2
add missing export in application-common
2017-03-07 10:01:06 +02:00
a6fa0781f7
Observable needs __extends function which comes from globals in the case of Snapshot.
2017-03-06 18:18:31 +02:00
6b94cac39f
remove android API from private d.ts
2017-03-06 17:20:45 +02:00
ea22eb9c20
refactoring circular imports
2017-03-06 14:05:55 +02:00
347755367e
make tslint happy :(
2017-03-06 14:05:55 +02:00
2224cd6150
Reorganize imports/exports in order to make snapshot happy
2017-03-06 14:05:55 +02:00
7a56197ba7
Observable should be imported first.
2017-03-06 14:05:55 +02:00
6012ea04ba
Move global merge in application before any require.
2017-03-06 14:05:55 +02:00
33aa48bdfd
Add support for snapshot
...
Fix Layout class getMeasuredWidth & getMeasuredHeight
Move some classes to widgets
Fix API17 tests
2017-03-06 14:05:55 +02:00
1eefb1af74
Merge pull request #3731 from NativeScript/tsenov/uitest
...
Change hint color text
2017-03-02 16:28:15 +02:00
c822861929
Change hint color text
2017-03-02 15:45:34 +02:00
a01f1d502e
Merge pull request #3725 from NativeScript/tsenov/uitests
...
Include new ui tests for fonts
2017-03-02 12:01:30 +02:00
886fbb260d
Include new ui tests for fonts
2017-03-02 10:17:36 +02:00
c5bd4d1ff0
Merge pull request #3719 from NativeScript/fix-text-view-decorations
...
Fix text view decorations
2017-03-01 13:33:22 +02:00
a2e09d5db0
Fix text view decorations, setting underline to none was not applied, setting decoration and text immediately was not applying the decoration
2017-03-01 11:50:35 +02:00