Panayot Cankov
eba5534197
Make some Button tests pass for iOS
2016-12-27 14:54:30 +02:00
Panayot Cankov
c66e3e8ab5
Fix tslint errors
2016-12-27 13:20:59 +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
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
Hristo Hristov
745388c3da
Hhristov/modules30 fixes ( #3316 )
...
* Fixed properties, text-base, action-bar, bindings, view
* Rebase onto master
2016-12-19 10:21:43 +02:00
Rossen Hristov
93d4fa5d57
Total TextBase refactoring + several bug fixes.
2016-12-16 14:54:00 +02:00
Rossen Hristov
51e448aa10
Fixed: getViewById, TextDecoration
2016-12-15 13:20:25 +02:00
Hristo Hristov
b20fd7fd4c
Fix nativeView issues
...
Fix Listeners base class
2016-12-15 10:46:20 +02:00
Hristo Hristov
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
07e2102c5d
restore properties deleted with merge
2016-12-13 15:51:18 +02:00
Hristo Hristov
befb494a50
up to segmented-bar.ios
2016-12-13 15:51:18 +02:00
Hristo Hristov
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
94dee2973a
.
2016-12-13 15:51:18 +02:00
Hristo Hristov
d795ee94e4
alpha2
2016-12-13 15:51:18 +02:00
Hristo Hristov
645f428f59
alpha1
2016-12-13 15:51:18 +02:00
Hristo Hristov
bb2c7aa60a
partial state
2016-12-13 15:51:18 +02:00
Hristo Hristov
e4c21258a3
More files migrated.
2016-12-13 15:51:18 +02:00
Hristo Hristov
b58e0b08a3
refactoring
2016-12-13 15:51:18 +02:00
Nedyalko Nikolov
e9ceb79b2e
Add placeholder-color style property.
2016-08-30 14:00:35 +03:00
Panayot Cankov
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
Hristo Deshev
7e5c29a163
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +03:00
Hristo Hristov
441a8087f9
fix snapshot ( #2544 )
2016-08-02 17:12:35 +03:00
Hristo Hristov
30c998a954
Fix unit-tests checks. ( #2538 )
...
* Fix unit-tests checks.
LetterSpacing handlers are added for iOS and Android API 21+
* Removed unneded check for android
* Used parseInt instead of new Number due to TSLint error
2016-08-01 16:21:32 +03:00
Rossen Hristov
d73acb5497
Letter spacing in EM units
...
Resolves #2528
2016-07-29 14:16:05 +03:00
Rossen Hristov
15d891cc08
Refactor application of text decoration, text transform, letter spacing and formatted text.
...
Related to #2427
2016-07-28 10:33:33 +03:00
Panayot Cankov
b65e6f6fda
Layout will not requestLayout when its text is changed if it has fixed size
2016-06-08 13:57:49 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00