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

Console logging routines:

- Take into account the verbosity level
- Handle multiple arguments
- Handle objects
- Handle ar...

github.com/NativeScript/ios - 32c06d73c4e573447a3622789285ad74e85d441b authored about 5 years ago by Darin Dimitrov <[email protected]>
The build script now produces dSYM

github.com/NativeScript/ios - 27b24adc41feecd9c21ff39649d159b3b923e66a authored about 5 years ago by Darin Dimitrov <[email protected]>
- Save script cache on the main thread

- Log native exception stacktrace

github.com/NativeScript/ios - 11dffc6955d770fc645e2ae7ca941800d57ec513 authored about 5 years ago by Darin Dimitrov <[email protected]>
Merge pull request #105 from NativeScript/mdonev/release-to-master-20190919-2

chore: merge release to master

github.com/NativeScript/nativescript-app-templates - 23b12c2f6883679db4c5d512aecfd16ea3da7912 authored about 5 years ago by Manol Donev <[email protected]>
removing common screens examples

github.com/NativeScript/nativescript-sdk-examples-ng - c09b858bb4356e42bd4890497b9e088a6a8db454 authored about 5 years ago by tsonevn <[email protected]>
Fix the autocomplete paddings after fixes in 5.1.1

Add focus state for Dataform, currently working only for Android

github.com/NativeScript/theme - 6b20a2053c9fe9988b4869de078f5e35eff1db1d authored about 5 years ago by Kamen Bundev <[email protected]>
chore: update android runtime to 6.1.1 (#104)

github.com/NativeScript/nativescript-app-templates - 8e3af44358e5f2aac12f4f72140cd700709866b2 authored about 5 years ago by Manol Donev <[email protected]>
refactor: fix linting errors

github.com/NativeScript/nativescript-dev-webpack - a92fce126e645750dffd924802b211e4b2090fb6 authored about 5 years ago by DimitarTachev <[email protected]>
Merge pull request #1050 from NativeScript/merge-release-in-master

chore: merge release in master

github.com/NativeScript/nativescript-dev-webpack - c9bd11d0f9055d62d10a04ccbb9bd906738820db authored about 5 years ago by Svetoslav <[email protected]>
style: formatting and whitespaces (#7840)

github.com/NativeScript/NativeScript - dfcbe6c319485b87c0d619b075f661f769316c8d authored about 5 years ago by Vasil Chimev <[email protected]>
Merge pull request #103 from NativeScript/mdonev/release-to-master-20190919

github.com/NativeScript/nativescript-app-templates - 2d00a870fe500cbba3240522c912834512d1821b authored about 5 years ago by Manol Donev <[email protected]>
Switching to the NativeScript libffi fork

github.com/NativeScript/ios - 68a5b31864f549a6673c35fb8c726706e51b7b80 authored about 5 years ago by Darin Dimitrov <[email protected]>
- Code cache

- Log to stderr
- Catch NSException during ffi calls and throw js error
- Filter console.log stat...

github.com/NativeScript/ios - 53df180db5123ac88e4d81aa2eb4a01aaa1eb03c authored about 5 years ago by Darin Dimitrov <[email protected]>
Remove setting of specific fonts -

sans-serif should be the one needed for both OSes

github.com/NativeScript/theme - 195ebdbd78ae2bf27a29f328f795a73d8b4ca139 authored about 5 years ago by Kamen Bundev <[email protected]>
Merge remote-tracking branch 'origin' into merge-release-in-master

github.com/NativeScript/nativescript-dev-webpack - 974c53ad5a3116b264788efc46e9e8c99aff0c2d authored about 5 years ago by SvetoslavTsenov <[email protected]>
Merge pull request #1046 from NativeScript/svetoslavtsenov/fix-chai-dep

chore: add chai dev dependency

github.com/NativeScript/nativescript-dev-webpack - b1f3996adab0d6cb25ba082d319892aa98346a7c authored about 5 years ago by Svetoslav <[email protected]>
chore: require minSdk 21 (#102)

github.com/NativeScript/nativescript-app-templates - af052960246ccd4afdfa3486e1fca350c8a2def6 authored about 5 years ago by Manol Donev <[email protected]>
Fix preview livesync tests.

github.com/NativeScript/playground-tests - f4f16adc350d8fc8005e065ad720ddd965adca78 authored about 5 years ago by vhristov5555 <[email protected]>
Remove bold from ActionBar title

Fix .action-bar-title class in compat
Up the dependencies

github.com/NativeScript/theme - c14184bdf7897e19b59776dc22ec817fb99e5684 authored about 5 years ago by Kamen Bundev <[email protected]>
Update README.md

github.com/NativeScript/docker-images - 41571d82661ff927995c9312fb5f710bdbdea1ef authored about 5 years ago by Dimitar Tachev <[email protected]>
Update README.md

github.com/NativeScript/docker-images - 60752eea411735610db11db90654604c6394f8af authored about 5 years ago by Dimitar Tachev <[email protected]>
test: add unit tests that tsconfig.spec.json will be created with the correct files

github.com/NativeScript/nativescript-schematics - fad9cdfe935d4c9bb6ede4baca505dfdad16d0e9 authored about 5 years ago by fatme <[email protected]>
fix: fix extends inside tsconfig.spec.json to include its base tsconfig.json from the correct location

github.com/NativeScript/nativescript-schematics - 32e4462d7779cd96a88f297a84f1503b86d07836 authored about 5 years ago by fatme <[email protected]>
Merge branch 'master' into vhristov/add_test_for_missing_metadata

github.com/NativeScript/nativescript-tooling-qa - faed52ba8176f3b3aea591abd07e1c0cee744647 authored about 5 years ago by Vasil Hristov <[email protected]>
fix: delete no needed folder added in the previous test (#373)

github.com/NativeScript/nativescript-tooling-qa - 94c0ded579362e0e5cb2873de7958779a5483535 authored about 5 years ago by Nataliya Hristova <[email protected]>
Add tests for missing metadata in apk. Add method for ziping files.

github.com/NativeScript/nativescript-tooling-qa - 512d109b8e807c43ef67845e2301a997099f8bd4 authored about 5 years ago by vhristov5555 <[email protected]>
Merge pull request #245 from NativeScript/tgpetrov/api17-support

feat: add support for api17

github.com/NativeScript/nativescript-background-http - 88028e7961356a019e329eb7c6f53f2d54e5f0fc authored about 5 years ago by Todor Petrov <[email protected]>
chore: enable markingMode:none in test apps

github.com/NativeScript/nativescript-angular - d5c7fe577fb40c3daed9437af3694bb6df423144 authored about 5 years ago by Elena Hristova <[email protected]>
refactor: make the snapshot generation more readable

github.com/NativeScript/nativescript-dev-webpack - a8138d266d8d5651bf96328a64264dcba53999c1 authored about 5 years ago by DimitarTachev <[email protected]>
feat: add support for api17

github.com/NativeScript/nativescript-background-http - 969a0890fa03226228220f3f23f30ee7c86a6deb authored about 5 years ago by tgpetrov <[email protected]>
docs: mention the Docker proxy settings in the docs as we will start using it for snapshotting the application when the local tools are not available

github.com/NativeScript/nativescript-cli - 4e5e679c2c392451510cede1eea9c1b9d8f3013d authored about 5 years ago by DimitarTachev <[email protected]>
Updated README

github.com/NativeScript/ios - c7ea93a777a213ca6984f5b8671455ad604d9bc4 authored about 5 years ago by Darin Dimitrov <[email protected]>
- Switch IPHONEOS_DEPLOYMENT_TARGET=9.0

- Update V8 to latest version (b946521f18f1e70f47b0deaf1444a6a667f9037f)

github.com/NativeScript/ios - b8e0f4a720daf8227ce9d3aba0178c4bf5df598d authored about 5 years ago by Darin Dimitrov <[email protected]>
Added missing getter and setter for the isDebug_ field

github.com/NativeScript/ios - 0c2f1d3361e7a088fb6aa4bb509714c01e2111f6 authored about 5 years ago by Darin Dimitrov <[email protected]>
Added libffi as submodule and updated build script

github.com/NativeScript/ios - b9f894ba6f017161e666e34475472f349ccb7d28 authored about 5 years ago by Darin Dimitrov <[email protected]>
Added v8 version commit

github.com/NativeScript/ios - 4d466681b1d99497fff3f7aee42c533f9bb21765 authored about 5 years ago by Darin Dimitrov <[email protected]>
- Added isDebug field

- Include the inspector code in the framework
- Build scripts stop on first error
- Fix OTHER_CFL...

github.com/NativeScript/ios - b518210b65e9a9de8c82b565beda0baaad6e4b4c authored about 5 years ago by Darin Dimitrov <[email protected]>
Bump version to 6.2.0-alpha.2-v8

github.com/NativeScript/ios - f4611254c8c6157a7cfa06d77277978abcc9451c authored about 5 years ago by Darin Dimitrov <[email protected]>
Added possibility to override the "global.performance" object (#2)

github.com/NativeScript/ios - a29ced8a67881e0d06eb98ff2ee377b9b383c97e authored about 5 years ago by Darin Dimitrov <[email protected]>
Fix: ios test for sdk examples

github.com/NativeScript/functional-tests - 869060f4cc346980c7ca80a4028ad5b4303cdc2a authored about 5 years ago by dtodorov <[email protected]>
Merge pull request #1483 from NativeScript/trifonov/hotfix-6.1.1

Release 6.1.1

github.com/NativeScript/android - 37dfe05667e99595bd35dab5c8f5d32eaaf06288 authored about 5 years ago by Vasil Trifonov <[email protected]>
Merge pull request #7839 from NativeScript/merge-release-in-master

chore: merge release in master

github.com/NativeScript/NativeScript - 3b5785146f67e8dbbd900db327ebb456f51ee56e authored about 5 years ago by Svetoslav <[email protected]>
feat: snapshot in docker container when the local tools are not available

github.com/NativeScript/nativescript-dev-webpack - 6861d22e37d49b23b96f7f76ced0f652e8738515 authored about 5 years ago by DimitarTachev <[email protected]>
tests(ios): Add WeakRef error messages tests

Forgotten to be committed along with https://github.com/NativeScript/ios-runtime/pull/1193

github.com/NativeScript/common-runtime-tests-app - 36e5196eec1e65ed8d49ba39c7bf9aeeb8da8aca authored about 5 years ago by Martin Bektchiev <[email protected]>
Merge pull request #5023 from NativeScript/vladimirov/bump-612

release: cut 6.1.2 release

github.com/NativeScript/nativescript-cli - bc5e0e15b712b5f67aaae5141b8b0b2bfcfd03e5 authored about 5 years ago by Rosen Vladimirov <[email protected]>
fix: fix preview test (#371)

* increase timeout

* fix with timeout

* timeout

github.com/NativeScript/nativescript-tooling-qa - bf08cc07916137ab6d6ed8ca8287119031e190f1 authored about 5 years ago by miroslavaivanova <[email protected]>
fix: update snippet

update snippet

github.com/NativeScript/docs-v7 - d4d37ee946f0a2640cd96852bb0afab88b87c94e authored about 5 years ago by Nikolay Tsonev <[email protected]>
Merge remote-tracking branch 'origin' into merge-release-in-master

github.com/NativeScript/NativeScript - e6c7e0c1ac4db8a29c7f15450d8d8ec46915ece5 authored about 5 years ago by SvetoslavTsenov <[email protected]>
chore: remove grunt and update build scripts (#7838)

* chore: prepare and pack scripts

* chore: update @types/node dep

* chore: remove prepare-...

github.com/NativeScript/NativeScript - 25046c7f94ec76bac8f34b040547782e6150ab8f authored about 5 years ago by Svetoslav <[email protected]>
Update styling.component.html

Typo corrected

github.com/NativeScript/nativescript-sdk-examples-ng - 8f3d1c52fced3552e9cab0f43bf0f8d04848d5f4 authored about 5 years ago by isjata <[email protected]>
Merge pull request #370 from NativeScript/vhristov/add_kotlin_tests

Add Kotlin tests. Add gradle hooks test.

github.com/NativeScript/nativescript-tooling-qa - be99abda0986f96ceb5c4d9f057be03540b620a5 authored about 5 years ago by Vasil Hristov <[email protected]>
Merge remote-tracking branch 'origin/vhristov/add_kotlin_tests' into vhristov/add_kotlin_tests

github.com/NativeScript/nativescript-tooling-qa - aa5e5604f058b6cea9f9fc26c0c4a47e9d06c5c6 authored about 5 years ago by vhristov5555 <[email protected]>
Add Kotlin tests. Add gradle hooks test.

github.com/NativeScript/nativescript-tooling-qa - ec372190349af60af53ff97b2288ce9cf5502d9c authored about 5 years ago by vhristov5555 <[email protected]>
Release 6.2.0-alpha.1-v8

github.com/NativeScript/ios - 64a95a920f96e70cb89848e3ee4e67c03456e00b authored about 5 years ago by Darin Dimitrov <[email protected]>
chore: add readme (#100)

github.com/NativeScript/nativescript-app-templates - fa9d78bc3ddea083076aa10a8ca54de5cea7a971 authored about 5 years ago by Manol Donev <[email protected]>
chore: update changelog for 6.1.2

github.com/NativeScript/nativescript-cli - 5c5d184f8d138efc9bb7b3482b0d6c3913f1f201 authored about 5 years ago by rosen-vladimirov <[email protected]>
chore: set version to 6.1.2

github.com/NativeScript/nativescript-cli - 47fb1549b02871cf8c98f75a55ddff3c5dcef0cf authored about 5 years ago by rosen-vladimirov <[email protected]>
chore: add tab navigation vue template tests

github.com/NativeScript/functional-tests - 390866b0965790bb492f7e691bec9332eb28d5f0 authored about 5 years ago by Dimitar Topuzov <[email protected]>
Update abi_split_helper.py

github.com/NativeScript/nativescript-tooling-qa - 9a4c54a5e6e12031a3653abf9c2f4f3255c4f231 authored about 5 years ago by Vasil Hristov <[email protected]>
Update abi_split_helper.py

github.com/NativeScript/nativescript-tooling-qa - 8489c6cd1123ce845d143402438f5f56e7a3576c authored about 5 years ago by Vasil Hristov <[email protected]>
chore(release): publish

- [email protected]
- [email protected]
- tns-template-drawer-navigation-vu...

github.com/NativeScript/nativescript-app-templates - 220bb2ba122dbe2dd1819e419ebe40f3be4ec1aa authored about 5 years ago by Manol Donev <[email protected]>
feat(vue): add tab navigation template (#95)

github.com/NativeScript/nativescript-app-templates - e5330d5f1de7de1df76415900f52c8b3c9fd1dd0 authored about 5 years ago by Manol Donev <[email protected]>
Dtodorov/fix sdk tests (#25)

* Fix: update sdk examples tests

* Fix: uncomment test suite classes

* Fix: ios sdk tests

github.com/NativeScript/functional-tests - 01803d3f071a4ff8c480cb97365f019c960a18f2 authored about 5 years ago by dtodorov <[email protected]>
updated version and changelog

github.com/NativeScript/android - 257c26315a4bdd4aa5d145a459a38fcfe8f26fee authored about 5 years ago by Vasil Trifonov <[email protected]>
Change merged assets path for android gradle 3.5.0

github.com/NativeScript/android - 7f768604d93b1505dd1e480e65a4978792a0029a authored about 5 years ago by Vladimir Mutafov <[email protected]>
Add copyMetadata task to copy the result metadata if needed

if buildMetadata is run after merge{Debug/Release}Assets

github.com/NativeScript/android - d3776c9dac6ff597c7c86635d59b1ddd12688eeb authored about 5 years ago by Vasil Trifonov <[email protected]>
Add Kotlin tests. Add gradle hooks test.

github.com/NativeScript/nativescript-tooling-qa - 3790b409eed4b03fa5cc03400c5359c745920be3 authored about 5 years ago by vhristov5555 <[email protected]>
Update abi_split_with_snapshot_arm64_tests.py

github.com/NativeScript/nativescript-tooling-qa - 9614fbf0159bb88bc7725acdaa940ae7f3d19f76 authored about 5 years ago by Vasil Hristov <[email protected]>
Merge branch 'master' into vhristov/add_kotlin_tests

github.com/NativeScript/nativescript-tooling-qa - b42ae4c842ccee3c44792e13a9e6d80286a82b8f authored about 5 years ago by Vasil Hristov <[email protected]>
Add Kotlin tests. Add gradle hooks test.

github.com/NativeScript/nativescript-tooling-qa - fc21a604c1cb1ab2f1147ad538362af72add8ad6 authored about 5 years ago by vhristov5555 <[email protected]>
Merge pull request #1208 from NativeScript/bektchiev/cstring-as-ref-to-uint8

fix(marshalling): Expose C strings as references to uint8 in JS

github.com/NativeScript/ios-jsc - 775598a43fb724249224f3866977d24fc10c37a7 authored about 5 years ago by Martin Bektchiev <[email protected]>
Merge pull request #19 from NativeScript/darind/v7.7.299.11

v8 7.7.299.11 update instructions

github.com/NativeScript/android-v8 - 3928e6f7206ff42ba03a89afb7629e7db89bc0fd authored about 5 years ago by Darin Dimitrov <[email protected]>
Merge pull request #1480 from NativeScript/darind/v8-7.7.299.11

Upgrade v8 to 7.7.299.11

github.com/NativeScript/android - 56924373e09d286ad42c5819e67b7d24351acaba authored about 5 years ago by Darin Dimitrov <[email protected]>
update transitions

github.com/NativeScript/functional-tests - ce5f2f78922d7bff6a05e96177c354540d718123 authored about 5 years ago by SvetoslavTsenov <[email protected]>
Merge pull request #5017 from NativeScript/kddimitrov/runtime-version-tracking

feat: implement runtime version tracking

github.com/NativeScript/nativescript-cli - 6985f9051d44d76720770dfe1fc908329b35a0b7 authored about 5 years ago by Kristian Dimitrov <[email protected]>
merge release in master (#50)

* api29

* api29

* api29

* udpdate api29

github.com/NativeScript/functional-tests-images - 43b4ea30365dbc23a9dfb9c7f930e80f4e8b5919 authored about 5 years ago by Svetoslav <[email protected]>
Merge pull request #366 from NativeScript/endarova/fix_debug_test

fix: disable pyautogui FailSafe option

github.com/NativeScript/nativescript-tooling-qa - 95ea540ddd7987b81f10bf8c68eaab70d20ac0e8 authored about 5 years ago by Dimitar Topuzov <[email protected]>
Merge branch 'master' of https://github.com/NativeScript/functional-tests

github.com/NativeScript/functional-tests - 2674a2cc27ed60e20b39169b3b2663541ef54f29 authored about 5 years ago by SvetoslavTsenov <[email protected]>
include transitions api29 in pom

github.com/NativeScript/functional-tests - 56cc7a7a6e57b129758db137c7ab289199c3a09e authored about 5 years ago by SvetoslavTsenov <[email protected]>
Merge branch 'master' into endarova/fix_debug_test

github.com/NativeScript/nativescript-tooling-qa - 780e24647e9370149006d79424f39c4c5a500d56 authored about 5 years ago by Dimitar Topuzov <[email protected]>
change app size (#369)

github.com/NativeScript/nativescript-tooling-qa - 2df5ca19470889ae1e13b8c289104fc5738282ef authored about 5 years ago by miroslavaivanova <[email protected]>
Merge pull request #1780 from NativeScript/vmutafov/add-kotlin-docs

Add Kotlin examples and docs

github.com/NativeScript/docs-v7 - 4ce9614cc8f0fdcd15ab69b70863be586a27ada9 authored about 5 years ago by Vladimir Mutafov <[email protected]>
Merge pull request #45 from StephanEggermont/patch-1

Move task actions to the right place

github.com/NativeScript/playground-tutorials - 324b02465a7cf2d98d58245c23516c35be77dc5e authored about 5 years ago by Vasil Trifonov <[email protected]>
Merge branch 'master' into endarova/fix_debug_test

github.com/NativeScript/nativescript-tooling-qa - 0e9e1c22f0eecc7faa8bd4e5ce6f23bba23f5fbd authored about 5 years ago by Dimitar Topuzov <[email protected]>
Merge pull request #362 from NativeScript/update-perf-values

chore: do not test incremental prepare and skip prepare

github.com/NativeScript/nativescript-tooling-qa - 773408444e42a87c9b70db1834c2dcb8cb0a20ef authored about 5 years ago by Dimitar Topuzov <[email protected]>
chore: include missing dependency

github.com/NativeScript/nativescript-dev-webpack - 6f12fdad58068f211cf6396f6e7506aaefa967df authored about 5 years ago by SvetoslavTsenov <[email protected]>
Merge pull request #5019 from NativeScript/kddimitrov/6.1.1-changelog

chore: update changelog for 6.1.1

github.com/NativeScript/nativescript-cli - c6c421440e0721ab93a54dbfe4ec0998948940fb authored about 5 years ago by Kristian Dimitrov <[email protected]>
chore: update changelog for 6.1.1

github.com/NativeScript/nativescript-cli - 6db148f016cc08a9a7381361f7de3376c28b2699 authored about 5 years ago by Kristian Dimitrov <[email protected]>
Update getting-started-vue/05.md

Better description of the step

Co-Authored-By: Vasil Trifonov <[email protected]>

github.com/NativeScript/playground-tutorials - 433f4420a136aae328e359f8bed4b5cb5a25799d authored about 5 years ago by Stephan Eggermont <[email protected]>
feat: support 64-bit snapshots

github.com/NativeScript/docker-images - 789be79eca1199df5812cb75014386edbe9c0edb authored about 5 years ago by DimitarTachev <[email protected]>
Merge branch 'master' into update-perf-values

github.com/NativeScript/nativescript-tooling-qa - 9051492668c22b72ef800e0774446097dc8bfe2d authored about 5 years ago by Dimitar Topuzov <[email protected]>
fix(marshalling): Expose C strings as references to uint8 in JS

* [Marshalling] Change underlying type of returned references from `int8` to `uint8`
* [TestFixt...

github.com/NativeScript/ios-jsc - b527b4f857230dd493bb3bd6e415ca12890d0276 authored about 5 years ago by Martin Bektchiev <[email protected]>
revert(getActualRectangle): don't cinclude density for android (#258)

github.com/NativeScript/nativescript-dev-appium - 6f91d58d47176b9221e777976ac2e6543d9939fb authored about 5 years ago by Svetoslav <[email protected]>
fix button name of add expression (#368)

github.com/NativeScript/nativescript-tooling-qa - c0e51505e7a3e28913687ce6cf5a9c6f4244d1e4 authored about 5 years ago by miroslavaivanova <[email protected]>
chore(js): remove short import alias (#96)

This PR removes the alias for using *short imports* from
`tns-core-modules` from the `jsconfig....

github.com/NativeScript/nativescript-app-templates - 9759a14f696b358d45e02e29486ac600a908dfaf authored about 5 years ago by Stanimira Vlaeva <[email protected]>