vakrilov
cf2b3de662
Fix: Background not re-drawing on android
2017-02-24 13:52:38 +02:00
Panayot Cankov
101e933dc7
Merge pull request #3703 from NativeScript/fix-percent-layout-tests
...
Length and PercentLengths should now be compared using 'equals'
2017-02-24 11:41:23 +02:00
Panayot Cankov
45a0292c57
Length and PercentLengths should now be compared using 'equals'
2017-02-24 11:27:13 +02:00
Vasil Chimev
32d1298235
Merge pull request #3619 from NativeScript/vchimev-pr
...
Add PULL_REQUEST_TESTS.md
2017-02-24 10:46:22 +02:00
Vasil Chimev
4d6f918efb
Add PULL_REQUEST_TESTS.md
...
Describe comment messages available to execute tests on pull request.
2017-02-23 17:40:02 +02:00
Panayot Cankov
ef8a8bac47
Merge pull request #3701 from NativeScript/font-attributes-replace
...
Mass replace fontAttributes with fontWeight and fontStyle
2017-02-23 17:16:42 +02:00
Panayot Cankov
06970d058a
Mass replace fontAttributes with fontWeight and fontStyle
2017-02-23 17:09:19 +02:00
Panayot Cankov
0f819be6a7
Merge pull request #3700 from NativeScript/fix-flexbox
...
Fix flexbox css not applied. Fix addCss duplicating some selectors.
2017-02-23 16:53:33 +02:00
Panayot Cankov
dc97ed24f9
Fix flexbox css not applied. Fix addCss duplicating some selectors.
2017-02-23 16:41:08 +02:00
Hristo Deshev
ac90b9db2b
Fix a crash when nesting a ProxyViewContainer in FlexboxLayout.
...
Conflicts:
tns-core-modules/ui/layouts/flexbox-layout/flexbox-layout.ios.ts
2017-02-23 15:23:34 +02:00
Hristo Deshev
ce72b60763
Use official runtimes for travis builds (temporary workaround).
2017-02-23 14:56:47 +02:00
Hristo Deshev
31039d3d7e
Fix travis build -- use correct widgets package.
2017-02-23 14:56:47 +02:00
Panayot Cankov
25d25f0df6
Merge pull request #3692 from NativeScript/fix-text-relayout
...
Fix the font properties to invalidate the layout in iOS
2017-02-23 12:43:41 +02:00
Panayot Cankov
3b8bc17ab4
Fix the font properties to invalidate the layout in iOS
2017-02-23 11:27:50 +02:00
Alexander Vakrilov
ac7fc0d16c
Merge pull request #3683 from NativeScript/seg-bar-highligh-fix
...
Fix: Setting slected color on SegmentedBar affects all seg-bars
2017-02-22 17:50:59 +02:00
Panayot Cankov
96252e1643
Merge pull request #3688 from NativeScript/expose-by-css-name
...
Expose the _getByCssName for the angular animations
2017-02-22 17:44:15 +02:00
Panayot Cankov
98aa5cd61d
Expose the _getByCssName for the angular animations
2017-02-22 17:21:28 +02:00
Panayot Cankov
9fa67b5a62
Merge pull request #3687 from NativeScript/fix-css-decoration-tests
...
The test was redesigned, but the lines resetting the text properties were missing
2017-02-22 15:16:11 +02:00
Panayot Cankov
6bca3732e3
The test was redesigned, but the lines resetting the text properties were missing
2017-02-22 15:09:48 +02:00
Hristo Deshev
1c503ce659
Travis: reenable npm tag-based publish on master build.
2017-02-22 14:41:14 +02:00
Panayot Cankov
5fe1cc1f23
Merge pull request #3684 from NativeScript/fix-reset-text-align
...
Fix resetting horizontal text alignment
2017-02-22 14:40:03 +02:00
Panayot Cankov
a0c74bb4a9
Fix resetting horizontal text alignment
2017-02-22 13:37:10 +02:00
Panayot Cankov
b13ce9b82c
Merge pull request #3682 from NativeScript/android-button-bold
...
Android buttons didn't apply bold or italic
2017-02-22 13:34:14 +02:00
vakrilov
d230fa3605
Fix: Setting slected color on SegmentedBar affects all seg-bars
2017-02-22 11:20:51 +02:00
Panayot Cankov
dca4317c2a
Android buttons didn't apply bold or italic
2017-02-22 10:22:11 +02:00
Alexander Vakrilov
61503f18df
Merge pull request #3679 from NativeScript/clip-path-inset
...
Inset clip path + Background circ-ref
2017-02-22 10:01:55 +02:00
Panayot Cankov
c9e55f7466
Merge pull request #3677 from NativeScript/ios-horizontal-text-align
...
Fix horizontal text-align for Button in iOS, use horizontalContentAlign of the native button
2017-02-21 18:06:31 +02:00
vakrilov
8a0d98e815
Inset clip path + Background circ-ref
2017-02-21 18:00:48 +02:00
Alexander Vakrilov
dc286b13f5
Merge pull request #3676 from NativeScript/tsenov/test
...
Revert listview tests
2017-02-21 17:29:38 +02:00
Panayot Cankov
709dff0258
fix horizontal text-align for Button in iOS, use horizontalContentAlign of the native button
2017-02-21 16:01:53 +02:00
SvetoslavTsenov
6a2c94a94e
Revert listview tests
2017-02-21 15:28:37 +02:00
Alexander Vakrilov
137bb1e0a4
Merge pull request #3674 from NativeScript/clip-path-density
...
Use density for clip-path calculations
2017-02-21 15:14:25 +02:00
vakrilov
b34802d7fc
Use density for clip-path calculations
2017-02-21 14:14:32 +02:00
Alexander Vakrilov
4bfc8a90c2
Merge pull request #3670 from NativeScript/gestures-circ-ref
...
Gestures/view circ-dep and examples cleanup
2017-02-21 10:41:52 +02:00
vakrilov
8945529188
Gestures/view circ-dep and examples cleanup
2017-02-21 10:04:42 +02:00
Hristo Hristov
dc25c85e97
addCssFile on application module wasn’t changing the app styles ( #3666 )
2017-02-21 09:28:51 +02:00
Hristo Deshev
3fc3fe6b78
Merge pull request #3668 from NativeScript/hdeshev/bundle-fixes
...
Bundle fixes
2017-02-20 17:56:49 +02:00
Alexander Vakrilov
a4af27946b
Merge pull request #3669 from NativeScript/Tsenov/testpage
...
Include test for listview with separator color
2017-02-20 17:39:19 +02:00
SvetoslavTsenov
06908de826
Include test for listview with separator color
2017-02-20 17:31:10 +02:00
Alexander Vakrilov
70b2ab2f54
Merge pull request #3620 from NativeScript/tsenov/status-bar-page
...
Update status bar test page
2017-02-20 17:25:07 +02:00
vakrilov
124c9c8881
Minor fixes
2017-02-20 17:22:12 +02:00
SvetoslavTsenov
de2c449bc9
Update status bar test page
2017-02-20 17:17:40 +02:00
Hristo Deshev
b9c0d33b3a
Fix a crash on Button tap - reexport TouchAction
2017-02-20 16:58:11 +02:00
Hristo Deshev
0905858d7d
Add flexbox-layout module to bundle-entry-points
2017-02-20 14:34:46 +02:00
Hristo Hristov
531b33d02b
fix background example ( #3663 )
2017-02-20 13:48:30 +02:00
vakrilov
c555b5b7e1
tsconfig fix
2017-02-20 10:24:22 +02:00
vakrilov
91759a2ab8
update tsc
2017-02-20 10:01:31 +02:00
vakrilov
f3afaf5abe
fixed tslint errors
2017-02-20 09:45:10 +02:00
Hristo Hristov
a582adc561
Hhristov/fix ( #3653 )
...
* Fix action-bar systemIcon
Fix CSS applying
* refactoring
* fix console
* remove StyleScope import - it is private and cannot be imported in public .d.ts
2017-02-17 17:21:57 +02:00
Alexander Vakrilov
373bdc1814
Merge pull request #3649 from NativeScript/tab-view-styles
...
Tab view fixes
2017-02-17 15:12:50 +02:00