Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/NativeScript

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.
https://github.com/NativeScript/NativeScript

grid-layout layout rounding fixes

added tests

721e5df58bdf7f7b87d86130b466b61b53adb49d authored over 8 years ago by Hristo Hristov <[email protected]>
Merge pull request #15 from NativeScript/hhristov/grid-layout-fix

Fixed grid-layout distribution of free space when grid is not stretch…

e4a2de2e123fd848cab2cde0c4c992cff10af867 authored over 8 years ago by Hristo Hristov <[email protected]>
Fixed grid-layout distribution of free space when grid is not stretched - space is now distributed proportionally.

2e64a9701a3fd2e5a91d6df6c846dd38abca789c authored over 8 years ago by Hristo Hristov <[email protected]>
Merge pull request #1529 from NativeScript/trans

Re-factored page navigation transitions. Resolves Issue #811.

bb3a6742996f4a5e48155d0f7e8fbffe23b58144 authored over 8 years ago by Rossen Hristov <[email protected]>
Re-factored page navigation transitions. Resolves Issue #811.

5ad082d7831a11d968308f998ba0be19ca283bc1 authored over 8 years ago by Rossen Hristov <[email protected]>
Merge pull request #1527 from NativeScript/issue-659

Fixed Issue #659.

114fb806da588c48cd68006d0fb61434e30dae41 authored over 8 years ago by Rossen Hristov <[email protected]>
Fixed tslint issues

796501efcf53a6cd7d34d86bd6568bc35200e7cb authored over 8 years ago by Tsvetan Raikov <[email protected]>
Updated the animations API

7b440c822f43b774222c4c98eeb33de339e081b7 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Fix: background properties not respected with remote background image

5364e395fac42b46571fb82020fa76459f9875f6 authored over 8 years ago by vakrilov <[email protected]>
Fixed Issue #659.

4336245aba724808b191c76a2ba69aeaf615f063 authored over 8 years ago by Rossen Hristov <[email protected]>
Merge pull request #1526 from NativeScript/vchimev-revert

Revert dependencies versions

7dadafe265dafd7e6215a57c0a5aa1b0dbc7fb67 authored over 8 years ago by Vasil Chimev <[email protected]>
Revert dependencies versions

7a0cda8d67b9e924f7949403cc283ca0f2391a57 authored over 8 years ago by Vasil Chimev <[email protected]>
Merge branch 'master' into raikov/animation-custom-timing

eba3502f0356ad24e39fbcb456b9f599e087817e authored over 8 years ago by Tsvetan Raikov <[email protected]>
Code refactoring

57af0bbfe30b3e8d407a38b81005edbb186b7713 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Merge pull request #1487 from NativeScript/prepare-160

Update package.json for 1.6.0

c1bc0c368997b7629c39ef364d0d85f7948da87f authored over 8 years ago by Vasil Chimev <[email protected]>
Fixed: animation chaining is not working when using spring animation

4042fecf1e225c086f23717eda4a8ab3f570a808 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Merge pull request #1509 from NativeScript/hdeshev/upgrade-tslint

Upgrade tslint

2cee1b14d529fa3d3efb51e398a69b55f1529318 authored over 8 years ago by Hristo Deshev <[email protected]>
Added custom animation curve support and spring animations

cc92fc329f69beef97c22ac3ab24c94e9736e566 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Update ui-tests-app

db4549bdf14f3b9d8569a74489522b5152654466 authored over 8 years ago by Vasil Chimev <[email protected]>
Delete unused variables (tslint)

e9ed8c797bde5d0ae907dc7218523461fa534ccd authored over 8 years ago by Hristo Deshev <[email protected]>
Upgrade to typescript 1.7.5

522ed41fa63a94b57503b692f6b2b12f8067c809 authored over 8 years ago by Hristo Deshev <[email protected]>
Upgrade grunt-ts to latest version

33a3328ea0c434d75b55de30899cead53bf6413a authored over 8 years ago by Hristo Deshev <[email protected]>
Upgrade to latest tslint

cfdf9d6aa004998183fb63e08b9cfd6750a762c9 authored over 8 years ago by Hristo Deshev <[email protected]>
Add transitions test pages to ui-tests-app

8ff9d736f4e783a9ab18c2e77aec40acfb65ab0d authored over 8 years ago by Vasil Chimev <[email protected]>
Add animations test page to ui-tests-app

https://github.com/NativeScript/NativeScript/issues/1218

5a81a0fd10e9645fb6bc0edd00d799503b74dc5b authored over 8 years ago by Vasil Chimev <[email protected]>
Merge pull request #1512 from NativeScript/cankov/fix-android-corners

Fix android corner radius in cases when the radius is less than half the border width

7a36ce6955ee069e3c1619a2e38322103ae11f38 authored over 8 years ago by Panayot Cankov <[email protected]>
Merge pull request #1514 from NativeScript/nnikolov/ValueSupportInExpressions

Added support for `$value` within expressions.

0c3cafbbec39315506fbb8f2765cc39b3633b61f authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Reorganize README with clearer messaging and calls to action

Closes #1493

75d693a2883bd34dae1f96d6be13cd1d65cb8ffe authored over 8 years ago by TJ VanToll <[email protected]>
Fix android corner radius in cases when the radius is less than half the border width

7e400edbaed08425f946e999e7dd8440270c490d authored over 8 years ago by Panayot Cankov <[email protected]>
Added support for in expressions.

5144969ae0508d3ea4ea3da1e0b63c6740a65f22 authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Merge pull request #1503 from NativeScript/issue-1232

Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high.

630daa03e9f464561b9c17f9329f71b157abacf2 authored over 8 years ago by Rossen Hristov <[email protected]>
Merge pull request #1502 from NativeScript/hhristov/android-activity-fix

Fixed crash where activity was incorrectly using existing initialized frame.

7c278cb35a60bf9b18457f2808fc4f1b9c771665 authored over 8 years ago by Hristo Hristov <[email protected]>
Merge pull request #14 from NativeScript/issue-1232

Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high.

0f2f0d5d5a8fd5f4ec4b3337847aa687e0f1d43b authored over 8 years ago by Rossen Hristov <[email protected]>
Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high.

d44e11381d0ef6a25511a654aeb377f21bbecc28 authored over 8 years ago by Rossen Hristov <[email protected]>
Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high.

2f8bce74fbee3bfd3074a32f7a0ebe9745792bfd authored over 8 years ago by Rossen Hristov <[email protected]>
Merge pull request #1501 from NativeScript/raikov/issue-1218

Fixed: Setting and instantly animating a property fails for iOS

c7f3ee5a324b4bc5dce42c1d6a08168d3494f98b authored over 8 years ago by tzraikov <[email protected]>
Added an option to change the rootView.

Fixed crash where activity was incorrectly using existing initialized frame.
Fixed TabView to use...

e709485bb63c39162993363642d3badabf30125e authored over 8 years ago by Hristo Hristov <[email protected]>
Merge branch 'ErjanGavalji/set-home-page-to-pkg-json'

c86572800103529da0ff9a42e6a332c778489bf6 authored over 8 years ago by Erjan Gavalji <[email protected]>
Merge branch 'master' into raikov/issue-1218

3e384598044850bc470c6e24a46ba70e0a5139a1 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Fixed: Setting and instantly animating a property fails for iOS

e3bdcdc3f6349c6e68ef22f4560193cf53e03275 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Merge pull request #1498 from NativeScript/raikov/animation-fix

Fixed exception in animations when animating a view before it's being…

d3c5c6ddd626cf9c273cdb4b0bfc85336714a149 authored over 8 years ago by tzraikov <[email protected]>
Fixed exception in animations when animating a view before it's being displayed

a8dc90178c40b6acc616977ca09f22de33c84dea authored over 8 years ago by Tsvetan Raikov <[email protected]>
Add a homepage entry to the package.json

13874c88c2cca0578982665e34d4a0caccae65db authored over 8 years ago by Erjan Gavalji <[email protected]>
Merge pull request #1491 from NativeScript/issue-1021

Resolved Issue #1021: The navigatedTo event is called twice for the f…

aedbf3bdeb0ce1fb46d6fcbf086822f4627d99bc authored over 8 years ago by Rossen Hristov <[email protected]>
Resolved Issue #1021: The navigatedTo event is called twice for the first application page.

6b7d05420e1ca3c6b3e9f559b05cd0dc0711f5e7 authored over 8 years ago by Rossen Hristov <[email protected]>
Merge pull request #1489 from NativeScript/feature/continiousAnimation

Modified animations to allow smooth transition when the previous animation is replaced

c70755b2e31b71f114181b8036df1c3537e8f058 authored over 8 years ago by tzraikov <[email protected]>
Apply the fix, suggested by Github userx4080, issue 1371

69ef5ffc491c547ffc49d7d29d9b9393e01bb06f authored over 8 years ago by Erjan Gavalji <[email protected]>
Merge pull request #1486 from NativeScript/cankov/ios-private-paths

Fix paths in iOS, some devices and iOS combinations use /private/var paths while some /var/ this...

343e15679bf84477b9e906bcf9f9ecc96d59f74d authored over 8 years ago by Panayot Cankov <[email protected]>
Modified animations to allow smooth transition when the previous animation is replaced with a new one

91d1ba3f978a88c4e11b9a82482b6d72fb6a0ae1 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Merge pull request #1470 from NativeScript/cankov/time-grunt

Enable build times profiling

a1e14dbae2a22bc6b2bf70da2ec939ced345abaf authored over 8 years ago by Panayot Cankov <[email protected]>
Fix paths in iOS, some devices and iOS combinations use /private/var paths while some /var/ this was normalized by resolvin symlinks

04eddee710d7e6e0f91b83a3419339f98590884e authored over 8 years ago by Panayot Cankov <[email protected]>
Update package.json for 1.6.0

3898d1502be2e406900139341dfa9f11a9f3fef8 authored over 8 years ago by Vasil Chimev <[email protected]>
Merge pull request #1481 from NativeScript/cankov/android-rounded-corners-anti-aliasing

Add anti-aliasing for android borders and backgrounds with rounded corners

27182eb4d778b4ed1972f37d1765a7c406197d7d authored over 8 years ago by Panayot Cankov <[email protected]>
Add anti-aliasing for android borders and backgrounds with rounded corners

e826e993848d8d91d5d461df5feb15ee500db71c authored over 8 years ago by Panayot Cankov <[email protected]>
Merge pull request #1479 from NativeScript/openFile-for-ios

openFile add for iOS

97d00cdb40be8eabe8dae1530f9a616abc454104 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1483 from NativeScript/feature/proxy-container-layout-fix

Fixed ios proxy view blocks layout requests

0d4d0b0d4abb612a709ff38fb36ec457584cf61a authored over 8 years ago by Alexander Vakrilov <[email protected]>
Handle the case whr proxy is inside ContentView

4a8ec625065e6ba76fa88ed33384963f71dbc235 authored over 8 years ago by vakrilov <[email protected]>
Merge pull request #1472 from NativeScript/raikov/issue-1443

Refactored animations in iOS to allow 360 degrees rotation and custom timing functions.

49504a1eb3711019ab7d0a51d2a0eea7943ff06b authored over 8 years ago by tzraikov <[email protected]>
Fixed: _resolveAnimationCurve is undefined

f403b506aad81e42f099d2bcbaaa7399c3413d1f authored over 8 years ago by Tsvetan Raikov <[email protected]>
Fixed ios proxy view blocks layout requests

57f15abf278d0a5db273b2937899be1f0c7da027 authored over 8 years ago by vakrilov <[email protected]>
Merged with master after the transitions feature

a8aaeac137d5ec08495af328c60e5ec8c306793a authored over 8 years ago by Tsvetan Raikov <[email protected]>
Changed how AnimationDelegateImpl is created to be in sync with the new approach

dbfa09f8effebc2f87a0fccba9db23b095a1b8a1 authored over 8 years ago by Tsvetan Raikov <[email protected]>
Merge pull request #1473 from NativeScript/transitions

Resolved #811: Page Navigation Transitions

96bafff57337ce98b2af4d6704d5e73f8796adcd authored over 8 years ago by Rossen Hristov <[email protected]>
Update ui-tests-app

12af6d58adfc5328674111ce05ab6f8e944c7e18 authored over 8 years ago by Vasil Chimev <[email protected]>
Resolved #811: Page Navigation Transitions

b0976bf986340066e531671b9b51042eef244509 authored over 8 years ago by Rossen Hristov <[email protected]>
openFile add for iOS

3bc1aa07ec5b89c1dfe0f35286ccf775e851e478 authored over 8 years ago by Vladimir Enchev <[email protected]>
fixed broken unit tests because of the animation refactoring

a0020453e54cd6a06b8c529a2fd7b50483fcd94c authored over 8 years ago by Tsvetan Raikov <[email protected]>
Merge pull request #1474 from PeterStaev/dialog-action-fix

fix ios dialogs.action when message/title is null

4b9003df1d62794dcfb184d0d5e9fa0b8228d590 authored over 8 years ago by Vladimir Enchev <[email protected]>
Update ui-tests-app

001d542acfd68fdd21feade201298ab8295d9dbd authored over 8 years ago by Vasil Chimev <[email protected]>
fix ios dialogs.action when message/title is null

31a6da0676d095eec8e5db353e10caeae68821b3 authored over 8 years ago by Peter Staev <[email protected]>
fixed issue 1443

68f9358b1da45da907a9047ed179af5c01a2354e authored over 8 years ago by Tsvetan Raikov <[email protected]>
Merge pull request #1467 from NativeScript/hdeshev/xhr-response-type

Detect JSON response in XHR and auto-parse the response.

bf96d83cc4b8f06f0769c51bd5d1d0a09563a76e authored over 8 years ago by Hristo Deshev <[email protected]>
Enable build times profilin using 'grunt .... --profile'

d02834a955b872994e85a750e0fa95152987ae0b authored over 8 years ago by Panayot Cankov <[email protected]>
Detect JSON response in XHR and auto-parse the response.

- Part of the XMLHttpRequest level 2 API.
- Fixes a crash with the Angular2 Http service.

e452aff6580aa36d7d428d08a230881e4294c70b authored over 8 years ago by Hristo Deshev <[email protected]>
Run tslint only once :-)

Two grunt tasks had it as a dependency, and that triggered two runs.

c3b4d40d0b5e97e514bb989b619c93d8d1ac2de2 authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #1464 from NativeScript/url-fix

Fix for failed url encoding techniques removed

45301aff6818e12255e80b4e25554aba859b94a2 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1430 from NativeScript/gatanasov/lazy-require-fixes

Revisit lazy require routine

1e0f130b3866e0f35b6087837ba11302ec214ad4 authored over 8 years ago by Hristo Hristov <[email protected]>
Merge pull request #1466 from NativeScript/tab-fix

wrong for loop count fixed

d4766ed83ca2f58b406ab23ac6eea7c3e3d5e734 authored over 8 years ago by Vladimir Enchev <[email protected]>
Update tab-view.xml

5968f1993339776b31b2a1392a9a954b33d16cb3 authored over 8 years ago by Vladimir Enchev <[email protected]>
wrong for loop count fixed

becc5c59f00ffebddaeac684efb56b601c822e8b authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1460 from NativeScript/array-create

Array.create used instead reflection

8aaa18a2fe95c11c104d13e5953c054681576618 authored over 8 years ago by Vladimir Enchev <[email protected]>
Fix for failed url encoding techniques removed

1582ccc95e0695e4f78c8b6e8616a2217484135b authored over 8 years ago by Vladimir Enchev <[email protected]>
Array.create used instead reflection

fb3b7bc6c4719a9d80ea1b786bb34f1c34cd98d7 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #13 from NativeScript/plamen5kov/enable_tgz_versioning

fixed path to package json

527dec8dac57ace688022e50c1d5a0e3eb741f99 authored over 8 years ago by Plamen Petkov <[email protected]>
fixed path to package json

790a6da8abc12688a505fd4130572ce0469e1530 authored over 8 years ago by plamen5kov <[email protected]>
Merge pull request #12 from NativeScript/plamen5kov/enable_tgz_versioning

Plamen5kov/enable tgz versioning

4fe8485e0393743c8c3dc28cc06936f4f836e9a3 authored over 8 years ago by Plamen Petkov <[email protected]>
Merge pull request #1455 from NativeScript/android-binary-write

android binary read/write fixed

64ef9be62663f6777accb6072728d4b7eb59fac0 authored over 8 years ago by Vladimir Enchev <[email protected]>
android binary read/write fixed

b9e8608fa4212479876e80c77bfb54193d395941 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1453 from NativeScript/hdeshev/proxy-container-grid-layout

Register ProxyViewContainer children with parent layout.

30bf55d8bd1c24bf3b01c9658a9e41a6329711d9 authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #1452 from NativeScript/nnikolov/BindingExpressionToSupportFuncs

Added support for functions with binding expressions.

3bb6045c9a88e853181735b32a83418dd6b9cd28 authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Update ui-tests-app - set automationText properties

6a34ccdd102bbd2391198fa8389aab1b2055e226 authored over 8 years ago by Vasil Chimev <[email protected]>
Register ProxyViewContainer children with parent layout.

- Fixes a crash when used in a GridLayout on iOS since the layout needs to be
notified of any la...

698345f171f980ff7026d5a2c75825b378e1769e authored over 8 years ago by Hristo Deshev <[email protected]>
Added support for functions with binding expressions.

406a20297cd410e7697348925804b68315cca0e5 authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Update the changelog with the 1.5.2

e6da4f3377d37f70cbb4339a22e47626b1900e7d authored over 8 years ago by Vasil Chimev <[email protected]>
Merge pull request #1445 from NativeScript/td-fix

original string restored from text property

203fc67f8c9de73084469a3c4237691133d29679 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1444 from NativeScript/nnikolov/WrappedValue2

Added support for property change with same object instance (via WrappedValue)

6c259c370ee141fe52fd3988637ddcb08b046f8c authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Added support for property change with same object instance (via WrappedValue).

5c35f3344111c698599731dbf2de2a92425c0b5e authored over 8 years ago by Nedyalko Nikolov <[email protected]>
original string restored from text property

05d4e801fae7d16df45e69ec0d28b4603f974527 authored over 8 years ago by Vladimir Enchev <[email protected]>
Add missing "ensure" call.

f4c880dbda2ca3799cae7263959ea36c80e1142d authored over 8 years ago by atanasovg <[email protected]>
Merge pull request #1439 from NativeScript/vladimirov/scrollview-new-fix

Fix the new UIScollView failing to pick initializer in Xcode 7.0

8159929ff7bcb96bde95122db00d3ea2882f8ca1 authored over 8 years ago by Panayot Cankov <[email protected]>