Commit Graph

507 Commits

Author SHA1 Message Date
Hristo Deshev
3db17a4a1b Remove unused parameter in android list view recycling callbacks. 2017-03-16 15:54:59 +02:00
Hristo Deshev
308fa55e02 Fix disappearing list item styles when navigating back to a page.
Do not clear style scope on unload event. Do it when removing child
views instead.
2017-03-16 15:54:59 +02:00
Stanimira Vlaeva
3ea7365871 fix(animations): register both style's "name" and "cssName" (#3810) 2017-03-16 15:20:08 +02:00
Alexander Vakrilov
57bad3f6ff Merge pull request #3804 from NativeScript/borders-clip
Borders clip
2017-03-16 09:43:11 +02:00
Vasil Chimev
957a64885f Merge pull request #3803 from NativeScript/hhristov/label-single-line
Made label to be single line again
2017-03-15 19:21:33 +02:00
Vasil Chimev
3aa7a530d4 Merge pull request #3799 from NativeScript/fix-rounding
All units ceil up, except percents that do round
2017-03-15 19:20:54 +02:00
vakrilov
4196b9e50b Apply clip when there are any borders in ios 2017-03-15 18:26:59 +02:00
Hristo Hristov
bb0b1b76a3 Made label to be single line again 2017-03-15 18:19:46 +02:00
Panayot Cankov
64408d726e Merge pull request #3798 from NativeScript/fix-ios-fonts
FontAwesome will now work in iOS buttons, being bold will fallback to Helvetica
2017-03-15 17:53:43 +02:00
Panayot Cankov
2bd9d6f167 All units ceil up, except percents that do round 2017-03-15 17:49:47 +02:00
Hristo Hristov
e151c4dc4e Fix TabView args.object for selectedIndexChangedEvent (#3800)
Add assert in existing test
Code formatting
2017-03-15 17:25:02 +02:00
Panayot Cankov
01368d4bb5 FontAwesome will now work in iOS buttons, being bold will fallback to Helvetica 2017-03-15 17:03:37 +02:00
Hristo Hristov
7b5ef052fd Tests moved into separate folders (#3794)
Fix android crash on application exit
2017-03-15 12:26:54 +02:00
Hristo Hristov
58ab01870d Label borders are transformed to DIP before setting to native view (#3795) 2017-03-15 11:39:39 +02:00
Alexander Vakrilov
cbbb5c167f Merge pull request #3787 from NativeScript/seg-bar-thickness
FIX: Segmenter bar thickness
2017-03-14 15:01:41 +02:00
vakrilov
a824224cca FIX: Segmenter bar thickness 2017-03-14 14:42:54 +02:00
vakrilov
32a1a4760a FIX: IOS measure bug + livesinc 2017-03-14 11:50:40 +02:00
Panayot Cankov
9a051f8373 Merge pull request #3784 from NativeScript/fix-tabbar-icons
iOS TabBarItems got set UIViewControler on their naitveView, now they have dedicated _iosViewController.
2017-03-14 10:31:03 +02:00
Hristo Hristov
a64bba62aa whiteSpace default value change to undefined (#3782)
TKUnit default message change to empty string
isSet method is now instance method of Property classes
fix detaching from parent bindingContext - were using oldParent.parent instead of parent
editable-text-base.android - onTextChanged implementation commented. Does nothing.
frame - onCreateView wrapped in try/catch and shows label with exception message if any
text-base.android - should support reset of nativeView. TransformationMethod won’t be set if TextField is secure
Change some types to their string couterparts
TextField.android won’t support multilines anymore in order to work as iOS
In android when page is removed from native backstack we won’t call tearDownUI again a second time
2017-03-14 10:26:45 +02:00
Panayot Cankov
6cae3cfbbd iOS TabBarItems got set UIViewControler on their naitveView, now they have dedicated _iosViewController 2017-03-14 09:37:06 +02:00
vakrilov
84819f6c9a Implemented placeholder-color for text-view IOS 2017-03-13 18:12:11 +02:00
Hristo Deshev
629eb6e683 Use relative imports in tns-core-modules.
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
Panayot Cankov
dfb4e031a6 Merge pull request #3780 from NativeScript/fix-paddings
Padding for various iOS controls was not reflected the px/dip change
2017-03-13 11:45:37 +02:00
dtopuzov
5449a2ec29 Merge pull request #3778 from NativeScript/fix-app-css
Expose hasLaunched() on the application, style-scope will load css-es if app hasLaunched
2017-03-13 11:40:22 +02:00
vakrilov
e6691472da FIX: CSS imports not applied 2017-03-13 11:26:08 +02:00
Panayot Cankov
d38e99cabd Expose hasLaunched() on the application, style-scope will load css-es if app hasLaunched 2017-03-13 10:57:51 +02:00
Panayot Cankov
7e02f6ac73 Padding for various iOS controls was not reflected the px/dip change 2017-03-13 10:56:33 +02:00
vakrilov
789e2e0235 FIX: Livesync event not firing for frame 2017-03-13 10:49:09 +02:00
Alexander Vakrilov
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
Panayot Cankov
3cb5b0fdb3 Label should clip content 2017-03-10 13:26:49 +02:00
Alexander Vakrilov
5ed78aa521 Merge pull request #3768 from NativeScript/ios-cells-background
FIX: Make list view cells transparent
2017-03-10 13:19:22 +02:00
Panayot Cankov
db218bb040 Merge pull request #3769 from NativeScript/fix-modal-dips
Fix modal page ios dips
2017-03-10 11:58:00 +02:00
vakrilov
d7ad9108eb FIX: Crash setting color to activity-indicator 2017-03-10 11:51:27 +02:00
Panayot Cankov
cec256f809 Fix modal page ios dips 2017-03-10 11:28:01 +02:00
vakrilov
d9655c96a1 FIX: Make list view cells transparent 2017-03-10 11:07:01 +02:00
Panayot Cankov
4f36a07634 Fix iOS corner radiuses dip incorrectly converted 2017-03-10 11:02:01 +02:00
Hristo Hristov
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
Panayot Cankov
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
Panayot Cankov
b487aa0790 Fix application.cssFile var, promoted to get/set function 2017-03-09 13:47:36 +02:00
Panayot Cankov
aac9cc2e3e Fix iOS image scaling to work in px 2017-03-09 10:58:56 +02:00
Alexander Vakrilov
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
vakrilov
e69bc78111 Fix: Action-bar bg-color in ios not resetting 2017-03-08 13:42:35 +02:00
Panayot Cankov
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
Panayot Cankov
6d6564af16 Fix dp vs dip conversions in iOS for errors of tests 2017-03-08 09:24:31 +02:00
Panayot Cankov
9f1ebc11ca Add support for 'px' on Length in iOS 2017-03-08 09:01:17 +02:00
Hristo Deshev
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
vakrilov
244034e39e Fix: set/reset background in android 2017-03-07 17:02:17 +02:00
vakrilov
b7a32153d8 Fix: Make status-bar properties CSS again 2017-03-07 15:27:27 +02:00
Hristo Hristov
6b94cac39f remove android API from private d.ts 2017-03-06 17:20:45 +02:00
Hristo Hristov
ea22eb9c20 refactoring circular imports 2017-03-06 14:05:55 +02:00