Ecosyste.ms: OpenCollective

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

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: SwiftUI, Jetpack Compose, Flutter, etc.
Collective - Host: opensource - https://opencollective.com/nativescript - Website: https://nativescript.org/ - Code: https://github.com/nativescript

Merge pull request #1119 from NativeScript/bundev/custom-platform-support

feat(platforms): Add support for custom platform plugins

github.com/NativeScript/nativescript-dev-webpack - 89c52aff402c9d7d404e1444feeaae1fc82197df authored over 4 years ago by Rosen Vladimirov <[email protected]>
Merge pull request #5235 from NativeScript/vladimirov/changelog-64

chore: update changelog for 6.4.0 release

github.com/NativeScript/nativescript-cli - 8e29a4445bc0f1b32d35bcff3cae404ad7bb5ca5 authored over 4 years ago by Rosen Vladimirov <[email protected]>
fix: reverted teamid and provision as required for release builds

github.com/NativeScript/nativescript-remote-builds - 7ae10841321635b4174acfdcc5e403e74fc75a63 authored over 4 years ago by DimitarTachev <[email protected]>
fix: remove the passowrd for TextField as well (#8290)

github.com/NativeScript/NativeScript - 0b50f3e5d32baf1a6e6f221511353c711cb305cb authored over 4 years ago by Nick Iliev <[email protected]>
chore: update changelog for 6.4.0 release

github.com/NativeScript/nativescript-cli - 3df05c233d494a03733ef18fbf73af80d30a7afa authored over 4 years ago by rosen-vladimirov <[email protected]>
fix: properly add the resolveCommand hook

github.com/NativeScript/nativescript-remote-builds - 249e51c6642470be888564e351dd214111f0c484 authored over 4 years ago by DimitarTachev <[email protected]>
fix: initial cloud publish test

github.com/NativeScript/nativescript-remote-builds - edb5d624610a46afc65f274717196acf1499f155 authored over 4 years ago by DimitarTachev <[email protected]>
fix(project-template): remove inexistent items

github.com/NativeScript/ios - 0d6b26cd8b2e65783888a5156109a29bff6e4e63 authored over 4 years ago by Darin Dimitrov <[email protected]>
feat(runtime): constructor resolution with NSObject type parameters

github.com/NativeScript/ios - 9323b3bee952576437f92529dfa0bacaac35b4fd authored over 4 years ago by Darin Dimitrov <[email protected]>
fix: remove app file

github.com/NativeScript/nativescript-remote-builds - 1e9bf90f2c11201317a32427b3cd63999b5add32 authored over 4 years ago by DimitarTachev <[email protected]>
fix: test unit testing with a cloud build

github.com/NativeScript/nativescript-remote-builds - 434f541ccf6ae70a0dc8a514db19c26a1eb391c7 authored over 4 years ago by DimitarTachev <[email protected]>
fix: test without specifying the team_id

github.com/NativeScript/nativescript-remote-builds - f6c98c04cf167952c0424449e620bb70d3879d79 authored over 4 years ago by DimitarTachev <[email protected]>
fix: try without specifying the provision name

github.com/NativeScript/nativescript-remote-builds - cbfc6b6deaf0a2f497ec2b037c5b0c7111d7703e authored over 4 years ago by DimitarTachev <[email protected]>
Merge pull request #1249 from NativeScript/bektchiev/mdg-match-star-optimization

perf(metadata-generator): Add special case for pattern equal to "*"

github.com/NativeScript/ios-jsc - fbeb799abcc0a83c2e47dc52f26fa85d24d2983f authored over 4 years ago by Martin Bektchiev <[email protected]>
feat(project-template): include build scripts

github.com/NativeScript/ios - d2ba8bb957cc0121cbe8333fe67ff9c1635ad018 authored over 4 years ago by Darin Dimitrov <[email protected]>
fix(project-template): Add LDPLUSPLUS variable

github.com/NativeScript/ios - fd170072e2b0079b6b422a7ef8848e79e95d12d3 authored over 4 years ago by Darin Dimitrov <[email protected]>
fix(project-template): Correctly get architecture in "nsld" with XCode 11

github.com/NativeScript/ios - a9215d4ac26c80015d24db74168bc700b6621103 authored over 4 years ago by Darin Dimitrov <[email protected]>
fix(metadata-generator): take into account static frameworks composed of a single object file such as GoogleMaps (#25)

github.com/NativeScript/ios - f34d4e9e6b30edf567421167179e9014695dbcc9 authored over 4 years ago by Darin Dimitrov <[email protected]>
Update data-binding.md (#1862)

The demo in the previous link was broken, the xml page was empty.

github.com/NativeScript/docs-v7 - 38bf0a3426bf6b725f645f5df395515283d81bcf authored over 4 years ago by Shiva Prasad <[email protected]>
Fix typo in getting-started.md (#1858)

github.com/NativeScript/docs-v7 - 885f4fae2a4c50f7540b21717414e7627da4a814 authored over 4 years ago by Charles Mitchell <[email protected]>
docs: fix Jasmine --runType argument syntax (#1863)

github.com/NativeScript/docs-v7 - d13204d10fc421a5e92873e93a2df674d2691aa0 authored over 4 years ago by vdbongard <[email protected]>
fix: broken links withtin multiple articles (#1864)

* fix: broken links withtin multiple articles

* revert nginx

* fix: relative API reference...

github.com/NativeScript/docs-v7 - 50bf11353219e9879b72b5b2a0f8668082f7d0b9 authored over 4 years ago by Nick Iliev <[email protected]>
CLI doesn't pass any platform, so check if there is any

github.com/NativeScript/nativescript-dev-webpack - 242317b41044480fcba967259d243d313fe78b73 authored over 4 years ago by bundyo <[email protected]>
Fix incorrect dependency declaration; add tests for pattern matcher

github.com/NativeScript/android - 8b2bc18a352206796d0c284a087d598873f2662f authored over 4 years ago by vmutafov <[email protected]>
Merge pull request #5234 from NativeScript/tachev/resolve-command-hook

feat: expose a resolveCommand hook allowing cloud publishing though a simple redirect

github.com/NativeScript/nativescript-cli - 331dccfa237307783dea0fa8aea76a670bcc3eeb authored over 4 years ago by Dimitar Tachev <[email protected]>
Merge pull request #173 from NativeScript/niliev/chore

chore: update dependencies & obsolete code snippets

github.com/NativeScript/nativescript-sdk-examples-js - 2aa11e82635a622fca24de5b0d7984c254d4039b authored over 4 years ago by Nick Iliev <[email protected]>
perf(metadata-generator): Add special case for pattern equal to "*"

github.com/NativeScript/ios-jsc - 94702e4b6d27f3cba8373196a1b09fbd2ea0d91b authored over 4 years ago by Martin Bektchiev <[email protected]>
perf: Add special case for pattern equal to "*"

Don't recurse needlessly in this case.

github.com/NativeScript/ios-metadata-generator - 5a4d2cba28cdd83b585c3fd3402c419e9321259f authored over 4 years ago by Martin Bektchiev <[email protected]>
feat: expose a resolveCommand hook allowing cloud publishing though a simple redirect

github.com/NativeScript/nativescript-cli - 96d7749f09ef43ec79f54f3ca43c167fd2714426 authored over 4 years ago by DimitarTachev <[email protected]>
chore: update dependencies & obsolete code snippets

github.com/NativeScript/nativescript-sdk-examples-js - 8bd58bdb9d0882ad11dd8a0330fc1987d1995141 authored over 4 years ago by NickIliev <[email protected]>
Support metadata filtering (#1568)

* Support metadata filtering

* Provide MDG filter files

* Fix issue of missing file

* F...

github.com/NativeScript/android - 722c9c530fbed5aa3c9ea26c433f0dd064ca3f4b authored over 4 years ago by Vladimir Mutafov <[email protected]>
fix: use stack allocated objc_super instance

github.com/NativeScript/ios - 1fa721fdf621dc6b5401f293c487e231d2d0b13e authored over 4 years ago by Darin Dimitrov <[email protected]>
chore: Add forgotten issue to CHANGELOG

Issue #1233 has been fixed in v6.3.0 but was missing from the
CHANGELOG

github.com/NativeScript/ios-jsc - a9cd46e61ff21271157222d2d44ce693d03df85b authored over 4 years ago by Martin Bektchiev <[email protected]>
chore: Bump package versions to 6.5.0

github.com/NativeScript/ios-jsc - 50b5f889f708c04674d928bc11ffe6b5e4be3c79 authored over 4 years ago by Martin Bektchiev <[email protected]>
chore: Add CHANGELOG for v6.4.0

github.com/NativeScript/ios-jsc - 611c23fba3a9739162d3b1369592b2b71e21ec9d authored over 4 years ago by Martin Bektchiev <[email protected]>
fix: Remove global functions vector

github.com/NativeScript/ios - 1ebe20da94747474dc1c1cd071cee70f206c252a authored over 4 years ago by Darin Dimitrov <[email protected]>
feat: Replace std::unordered_map with robin_hood::unordered_map (https://github.com/martinus/robin-hood-hashing)

github.com/NativeScript/ios - 56735ff54a9a3bbcba4d2328cbda71abc1a2980e authored over 4 years ago by Darin Dimitrov <[email protected]>
fix: mark V8Args.Length method as const

github.com/NativeScript/ios - 5cc75b24072f5dd6ef830229b7649920b6575e86 authored over 4 years ago by Darin Dimitrov <[email protected]>
feat: Updated V8 to latest version (410ca4c50eab93607074adb2ab59155d5004e433)

github.com/NativeScript/ios - d807ba499c7183e08ba20a8371f9a84d33986344 authored over 4 years ago by Darin Dimitrov <[email protected]>
feat: perf optimizations (#24):

- Replace calloc with malloc
- Disable ARC in Interop.mm

github.com/NativeScript/ios - da7346f4d843f9e3dad28c3c4ecf6e47ee39a717 authored over 4 years ago by Darin Dimitrov <[email protected]>
Remove a try/catch block

github.com/NativeScript/nativescript-dev-webpack - 58da6e50651b97cdecfcb2477c865910ba3012af authored over 4 years ago by Kamen Bundev <[email protected]>
chore: Bump up version to 6.5.0-beta.2-v8

github.com/NativeScript/ios - 013ea8dd153da760f69b32b5d3af200996e8a92b authored over 4 years ago by Darin Dimitrov <[email protected]>
fix: Separate the FFI call parameter offsets calculation and the actual memory allocations (#24)

github.com/NativeScript/ios - ac6ad59733c41e4985c14a3fc032777dcaf2c972 authored over 4 years ago by Darin Dimitrov <[email protected]>
fix: console.time:

- Added "CONSOLE INFO" label
- Setting the precision to 3 decimal digits

github.com/NativeScript/ios - 49d4d5ab1a4a0e66bff71f8727d09e57c7f865b5 authored over 4 years ago by Darin Dimitrov <[email protected]>
feat(http): better binary support & XHR support (#7707)

* feat(http): binary upload support

* feat(http): better binary support & XHR support

* fi...

github.com/NativeScript/NativeScript - e293367dfc2fd7fc50c8610d411cac4a75d6f251 authored over 4 years ago by Stefan Andres Charsley <[email protected]>
Add support for custom platform plugins

github.com/NativeScript/nativescript-dev-webpack - 7734f5cafd76f5c50fe84e994c3c4aaab87ac326 authored over 4 years ago by Kamen Bundev <[email protected]>
Merge pull request #273 from NativeScript/lini/update-ns-6.3

feat: update dependencies for NativeScript 6.3 release

github.com/NativeScript/nativescript-schematics - 09e3ce6239c755c58313f8df32f9198b10610cf4 authored over 4 years ago by Stoyan Stratev <[email protected]>
fix: Reserve vector capacities in advance for known sizes

github.com/NativeScript/ios - 88e751f4b15d7f77a6bce8ff2b9634ffa00e4262 authored over 4 years ago by Darin Dimitrov <[email protected]>
fix: Prevent function arguments copying (#24)

github.com/NativeScript/ios - 4c224eea6cfc70c6e5f0e848eef42eeaca226394 authored over 4 years ago by Darin Dimitrov <[email protected]>
Fix date picker owner not updating its comps on iOS (#8263)

Co-authored-by: Vasil Trifonov <[email protected]>

github.com/NativeScript/NativeScript - a311a922b5b5cba80937919dc4a95d33025ffd58 authored over 4 years ago by Bernardo Sanguinetti <[email protected]>
fix: separate provision type from build type (different constants)

github.com/NativeScript/nativescript-remote-builds - 25d199f31173aa58e7c901fc22922794d5c30f6e authored over 4 years ago by DimitarTachev <[email protected]>
Merge pull request #1117 from NativeScript/tachev/fix-cloud-snapshot

fix: stop looking for local snapshot artefacts when the native prepare is skipped

github.com/NativeScript/nativescript-dev-webpack - c2e20118269da499fa125f05829e2f7d26a23504 authored over 4 years ago by Dimitar Tachev <[email protected]>
fix: use microseconds precision in console.time and console.timeEnd methods

github.com/NativeScript/ios - a3accb666987986add5fb98346ef79f007d60fb1 authored over 4 years ago by Darin Dimitrov <[email protected]>
fix: cache C function pointers (#24)

github.com/NativeScript/ios - 0d012a2823bae7e9e37892b9e5a4ec5868446efb authored over 4 years ago by Darin Dimitrov <[email protected]>
fix: support appstore certs

github.com/NativeScript/nativescript-remote-builds - 5b35ed79cdb1bfcc9510cf3f5ad4dbfbc321722a authored over 4 years ago by DimitarTachev <[email protected]>
chore: merge release in master (#8275)

* fix the crash

* chore: update MaterialComponents pod (#8176)

* chore: update MaterialCom...

github.com/NativeScript/NativeScript - e57d5d9da1436f49a7b4f2fd6c3457cfa01efbbe authored over 4 years ago by Alexander Vakrilov <[email protected]>
fix: stop searching for snapshot artefacts when the snapshot tools are skipped (it's a cloud build, there aren't any snapshot artefacts locally)

github.com/NativeScript/nativescript-dev-webpack - b8da140f9c7dc211df9b7b998db3ae0d7af1c58f authored over 4 years ago by DimitarTachev <[email protected]>
Merge pull request #5227 from NativeScript/vladimirov/deprecate-xcode-10

feat: deprecate support for Xcode 10 and below

github.com/NativeScript/nativescript-cli - 732f1a0c3aa7fa293ef74d8957642077022f8482 authored over 4 years ago by Rosen Vladimirov <[email protected]>
chore: fix interval

Co-Authored-By: Dimitar Tachev <[email protected]>

github.com/NativeScript/nativescript-cli - 33898ecc25a1d79da9d8ba0393a3d2669500dc42 authored over 4 years ago by Rosen Vladimirov <[email protected]>
Merge pull request #1247 from NativeScript/bektchiev/filter-metadata

fix(metadata-generator): Improve blacklist/whitelist filtering diagnostics

github.com/NativeScript/ios-jsc - b9c51e71e4ee2efb0fb519e61e98b8f14021c21d authored over 4 years ago by Martin Bektchiev <[email protected]>
feat: deprecate support for Xcode 10 and below

As from March 2020 iOS apps will have to be built with Xcode 10 in order to be uploaded to AppSt...

github.com/NativeScript/nativescript-cli - e5f1b3aae9835e5cfdb975bf33a7f15b6baae986 authored over 4 years ago by rosen-vladimirov <[email protected]>
fix: ensure the js snapshot entry dir if not created (avoid ENOENT error)

github.com/NativeScript/nativescript-dev-webpack - 2a0eaf69dc5bc1be11caf7755765b7aee61cc66f authored over 4 years ago by DimitarTachev <[email protected]>
fix: Do not create js wrappers for __NSMallocBlock__ instances

github.com/NativeScript/ios - f9d04e175ea2733fc038b9bb60700be2098d3bc0 authored over 4 years ago by Darin Dimitrov <[email protected]>
chore(metadata-generator): Update tests

Update expected test results from Xcode 11.0 to 11.3.1

github.com/NativeScript/ios-jsc - aafb40f74c046df0fa91a4a92cb93175e5666a25 authored over 4 years ago by Martin Bektchiev <[email protected]>
chore: Update tests from Xcode 11.0 to Xcode 11.3.1

github.com/NativeScript/ios-metadata-generator - 4b0170f9da49dbcb6c3382f3ee4be3caad995b2e authored over 4 years ago by Martin Bektchiev <[email protected]>
fix(metadata-generator): Improve blacklist/whitelist filtering diagnostics

* In verbose logs include both the JS and Native names if different

* Output which rule enabled...

github.com/NativeScript/ios-jsc - 3623a1e53e4a256939c6ebbf9d85b01557c57a26 authored over 4 years ago by Martin Bektchiev <[email protected]>
fix: Improve blacklist/whitelist filtering diagnostics

* In verbose logs include both the JS and Native names if different

* Output which rule enabled...

github.com/NativeScript/ios-metadata-generator - 415a84fbe188d8c5f6f11e8e267fc2385073da93 authored over 4 years ago by Martin Bektchiev <[email protected]>
fix: initial aab test

github.com/NativeScript/nativescript-remote-builds - d4f79fdb9da0987fbf77ee98df20d721dbf576b2 authored over 4 years ago by DimitarTachev <[email protected]>
fix: handle env vars 1 by 1 in order to keep the values secured

github.com/NativeScript/nativescript-remote-builds - 6528f404f43bab6b8a26222efbb887ece87b2006 authored over 4 years ago by DimitarTachev <[email protected]>
fix: inital prepare args support

github.com/NativeScript/nativescript-remote-builds - 86dfdeb7156fb147f2494e7af848f51d963478ae authored over 4 years ago by DimitarTachev <[email protected]>
fix: split gem files per platform as iOS requires cocoapods

github.com/NativeScript/nativescript-remote-builds - dfe76e5cd05bf7370394a2831e5f3e63fd547357 authored over 4 years ago by DimitarTachev <[email protected]>
Merge pull request #1567 from NativeScript/darind/async-wasm

fix: WebAssembly promise callbacks are now properly resolved (#1558)

github.com/NativeScript/android - 7bbf53841071ff2e942ca1d4ecae989d50583fd1 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix: use class_replaceMethod instead of class_addMethod for extended native classes

github.com/NativeScript/ios - 979942c88589f6a00ac15923e662e7dec733efcc authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix: Optional method returning a structure should use objc_msgSend_stret on x86_64 (#23)

github.com/NativeScript/ios - ed3c973840255c3e931beb62dea2f5617bb83af4 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix: add cocoapods in gems

github.com/NativeScript/nativescript-remote-builds - e2cd06d8fd7312256e2dc6b230b0283bbfd67b29 authored almost 5 years ago by DimitarTachev <[email protected]>
fix: prepare in release when needed

github.com/NativeScript/nativescript-remote-builds - 6839c8224a614094663dbad4b966261b2938f6fd authored almost 5 years ago by DimitarTachev <[email protected]>
fix: platform dependent cache

github.com/NativeScript/nativescript-remote-builds - 22024bbf1b7d1d8da7cead5c7c01e660b8b989d0 authored almost 5 years ago by DimitarTachev <[email protected]>
fix: ios release builds initial test

github.com/NativeScript/nativescript-remote-builds - 33b951b223f91696c35f887efe8d6223521762d7 authored almost 5 years ago by DimitarTachev <[email protected]>