vakrilov
33cb3e2c2f
Test page
2017-04-12 10:33:11 +03:00
Hristo Hristov
f350f7191d
textTransform, whiteSpace & textAlignment defaultValue is now “initia” ( #3948 )
...
removed enum namespaces
add valueConverter to clipToBounds
2017-04-06 09:50:37 +03:00
vakrilov
be85af4a0d
Text transform - no default value
2017-03-30 18:35:55 +03:00
Hristo Hristov
f2898f84d5
NativeView recycled for android
2017-03-28 18:08:59 +03:00
Panayot Cankov
36e89d86b7
An android bug in v23 makes line height incorrect for issue 3654, clearing font size to make testing easier
2017-03-28 14:23:09 +03:00
SvetoslavTsenov
3d58058a46
Update tabView page
2017-03-22 11:59:21 +02:00
vakrilov
f29f7cb607
Always set clipToBounds for images, list-view and scroll-view
2017-03-17 15:22:59 +02:00
vakrilov
0ec8563a20
FIX: Typo fix
2017-03-16 16:34:19 +02:00
Vasil Chimev
4e6952526b
Merge pull request #3807 from NativeScript/vchimev-test
...
Update borderRadius of pixels test page
2017-03-16 11:58:36 +02:00
vchimev
badb54e63d
Update borderRadius of pixels test page
2017-03-16 10:36:42 +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
5e4596f3bd
Merge pull request #3801 from NativeScript/vchimev-test
...
Add pixels perfect test page
2017-03-15 19:20:30 +02:00
vakrilov
d9d0b7b072
Tests minor changes
2017-03-15 18:26:59 +02:00
vchimev
2bdb5622df
Add test page
...
Pixels perfect and device independent pixels
2017-03-15 17:21:56 +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
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
Alexander Vakrilov
a4809fed16
Merge pull request #3757 from NativeScript/fix-android-keyboard
...
FIX: Android keyboard
2017-03-09 15:12:46 +02:00
vakrilov
b4e742b00f
Android keyboard fixes
2017-03-09 14:51:31 +02:00
Panayot Cankov
aac9cc2e3e
Fix iOS image scaling to work in px
2017-03-09 10:58:56 +02:00
vakrilov
e69bc78111
Fix: Action-bar bg-color in ios not resetting
2017-03-08 13:42:35 +02:00
SvetoslavTsenov
c822861929
Change hint color text
2017-03-02 15:45:34 +02:00
SvetoslavTsenov
886fbb260d
Include new ui tests for fonts
2017-03-02 10:17:36 +02:00
Panayot Cankov
45a0292c57
Length and PercentLengths should now be compared using 'equals'
2017-02-24 11:27:13 +02:00
Panayot Cankov
06970d058a
Mass replace fontAttributes with fontWeight and fontStyle
2017-02-23 17:09:19 +02:00
Panayot Cankov
dc97ed24f9
Fix flexbox css not applied. Fix addCss duplicating some selectors.
2017-02-23 16:41:08 +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
SvetoslavTsenov
6a2c94a94e
Revert listview tests
2017-02-21 15:28:37 +02:00
vakrilov
8945529188
Gestures/view circ-dep and examples cleanup
2017-02-21 10:04:42 +02:00
SvetoslavTsenov
06908de826
Include test for listview with separator color
2017-02-20 17:31:10 +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 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
vakrilov
e7017a9bc5
Tab view fixes
2017-02-17 15:03:12 +02:00
PanayotCankov
b2cf286948
Fixed text decoration tests, Color will now store just a single argb info in 32bit unsigned int internally and covert to a/r/g/b or hex when necessary
2017-02-17 14:45:31 +02:00
vakrilov
4440569522
UI test: Transparent Action Bar example
2017-02-03 17:07:25 +02:00
vakrilov
d448f3dc7f
Animated nav-bar
2017-01-25 10:48:48 +02:00
Vladimir Enchev
dad5e79df3
test moved to ui-tests-app ( #3485 )
...
Should be tested with no connection
2017-01-13 14:38:19 +02:00
vakrilov
819155fb18
Minor fixes + more green tests
2017-01-12 16:20:38 +02:00
SvetoslavTsenov
e856f27945
Include test for issue 1657 ( #3457 )
2017-01-11 16:51:49 +02:00
Rossen Hristov
55028b0c92
Fix: Custom components within other custom components: occasionally not loaded "in time" and ignoring css
...
Resolves #1639
2017-01-03 11:05:15 +02:00
Rossen Hristov
9d351221fb
Fix WebView
2016-12-27 13:54:42 +02:00
Rossen Hristov
0ec9950d46
Padding
2016-12-22 14:45:41 +02:00
PanayotCankov
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
Rossen Hristov
4cd3eed1cd
Trying to fix padding...
2016-12-21 14:30:34 +02:00
Rossen Hristov
417064fd38
Fix Android lifecycle
2016-12-20 16:12:52 +02:00
PanayotCankov
d10ca1da03
Fix the last several errors
2016-12-20 13:36:10 +02:00
Rossen Hristov
295f9a432f
apps app can now compile
2016-12-20 11:35:04 +02:00
Rossen Hristov
9236517fcb
GridUnitType enum + fixes
2016-12-20 11:21:31 +02:00
Rossen Hristov
bde5687273
Fixed ~60 tsc errors
2016-12-20 10:55:49 +02:00