Manol Donev
69da095789
fix(ios): use legacy build system ( #151 )
2018-12-04 11:24:18 +02:00
Manol Donev
6055a6a278
fix: filename casing
2018-11-26 15:16:31 +02:00
Manol Donev
5f34a5871f
feat: add ability to pass touch event thru parent view ( #135 )
...
* [WIP] feat: enhance hit-testing support
* refactor(ios): update passthroughParent logic as per reqs
* refactor: move isPassthroughParentEnabled to LayoutBase
* refactor: renames
2018-09-18 18:59:15 +03:00
Manol Donev
a65984f1d5
fix(label): text wrapping inside flexbox layout ( #121 )
...
* fix(ios-label): fix text wrapping in iOS 11
* fix(android): fix label text wrapping inside flexbox layout
2018-05-08 15:08:25 +03:00
Vasil Chimev
a9ac20da20
docs: update build scripts and .md files ( #113 )
...
* docs: add more on Contributing and Get Help
* chore: update build scripts
* docs: update DevelopmentWorkflow.md
* docs: update .md files
* docs: update DevelopmentWorkflow.md
* docs: update development workflow on Win
2018-02-16 10:07:07 +02:00
Panayot Cankov
b55d27f786
Expose __nslog that calls NSLog(@"%@", msg) under the hood so logs output can be performed in release builds
2017-11-01 10:14:00 +02:00
Panayot Cankov
628e08ec02
Image corners were blinking in #4322 and CSS border will now draw non uniform corner radiuses if the border color is uniform
2017-07-21 17:32:17 +03:00
Panayot Cankov
f76982b942
Add C function to obtain the time since the process started.
2017-05-15 17:53:16 +03:00
vchimev
b5b65ba2ee
Set exit on simple errors for ios build script
2016-08-05 10:34:21 +03:00
vchimev
c4d8989c9c
Do not Code Sign TNSWidgets framework
2016-07-18 19:12:35 +03:00
Hristo Hristov
5918706f1a
Move UILabel extend from modules to widgets
2016-06-13 11:59:43 +03:00
Panayot Cankov
6201b36f0a
Add UIImage extensions for thread safe async loading and decoding
2016-05-13 16:50:05 +03:00
Panayot Cankov
ad0eb8cb29
Add some docs and PoC in the nativescript modules
2016-04-28 16:05:13 +03:00
Panayot Cankov
5f1a79ad5a
Add iOS framework
2016-04-27 17:38:19 +03:00