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

fix(ios): tapping on span does not emit linkTap event (#10028)

github.com/NativeScript/NativeScript - ab3416d4d0175a42f4f28978b01f6ca581c7b82d authored about 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
feat(core): allow aspectRatio configuration

github.com/NativeScript/mlkit - 10fea40a45aee77d2773d27bc00a62b6ddcdac3a authored about 2 years ago by Osei Fortune <[email protected]>
build(deps): bump xmldom and jasmine-reporters (#1727)

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor ...

github.com/NativeScript/android - 71f9e9e7718b1a21049d3c1d89e021ee7c7c99f6 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: perf op (#1725)

* fix: array buffer handling

* chore: perf op

use faster return set method
inline calls
...

github.com/NativeScript/android - 948af13984856ed79c5ad211d3fa73b31acc3f91 authored about 2 years ago by Osei Fortune <[email protected]>
fix: RunOnMainThreadCallback & PostFrameCallback (#1721)

* fix: RunOnMainThreadCallback & PostFrameCallback

* fix: remove allocation

* fix: RunOnMa...

github.com/NativeScript/android - 1ccd033194d498b7614f16cc5d9cdcfb6a414f44 authored about 2 years ago by Osei Fortune <[email protected]>
feat: add class name to native objects (#1723)

* feat: add class name to native objects

* test: add unit tests for class names

github.com/NativeScript/android - 0c601ae4680dcb6bea95f3292f6b0c3b9c1baeb1 authored about 2 years ago by Eduardo Speroni <[email protected]>
fix: JvmField annotated fields (#1726)

fixes: #1604

github.com/NativeScript/android - 59da1cbc8db888833fc24ea207b7d2f9195985b8 authored about 2 years ago by Osei Fortune <[email protected]>
feat: upgrade libzip to 1.9.2 (#1724)

github.com/NativeScript/android - 1dfd38ff0ea3a98b6d35f6f7c53f10ac1a788770 authored about 2 years ago by Eduardo Speroni <[email protected]>
fix(core): errors get swallowed if thrown inside async event functions (#10030)

github.com/NativeScript/NativeScript - bdade0f0d5bbe2fdbce0b697741a748a16f6137c authored about 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
fix(facebook): FacebookAppID not found (#339)

fixes: #329

github.com/NativeScript/plugins - 470d8e0f60b7a6a1d7154b5387d95dc82de626e2 authored about 2 years ago by Osei Fortune <[email protected]>
release(pdf): 1.0.1

github.com/NativeScript/plugins - 74735bd99294ed3651b6f870f680d2d259fc2c96 authored about 2 years ago by Nathan Walker <[email protected]>
feat(pdf): include android platform types for gradle pdf viewer as convenience

github.com/NativeScript/plugins - 4de6240c8eb8a126e750a8ef1640147ced130503 authored about 2 years ago by Nathan Walker <[email protected]>
feat: add tailwind to typescript template

github.com/NativeScript/stackblitz-templates - 73da163ec0dcbc23e16240980ed2cc0c114329ba authored about 2 years ago by Igor Randjelovic <[email protected]>
feat: add tailwind to svelte template

github.com/NativeScript/stackblitz-templates - a0dccbe06d3bc6bf72ddf7726f7782b3cf5ae661 authored about 2 years ago by Igor Randjelovic <[email protected]>
feat: add tailwind to react template

github.com/NativeScript/stackblitz-templates - a5d4c923d562e26b135b00c01c779451a7ba8d02 authored about 2 years ago by Igor Randjelovic <[email protected]>
feat: add tailwind to javascript template

github.com/NativeScript/stackblitz-templates - 8c014a9297f989c079839512ed65423b3b935867 authored about 2 years ago by Igor Randjelovic <[email protected]>
feat: add tailwind to angular template

github.com/NativeScript/stackblitz-templates - c7a0008ae8d604606f4b2ebe8e88cb6713649c8e authored about 2 years ago by Igor Randjelovic <[email protected]>
feat: add tailwind to vue template

github.com/NativeScript/stackblitz-templates - 8c5c52cf5e84633ab9c0f50f3433e26a5c1dde58 authored about 2 years ago by Igor Randjelovic <[email protected]>
chore(release): v2.0.1

github.com/NativeScript/tailwind - 5e7c6bca010cb4c0ee35dc925bfccc71dbf10ff5 authored about 2 years ago by Igor Randjelovic <[email protected]>
fix: ignore animation parsing errors

closes #152, #153

github.com/NativeScript/tailwind - 5250b71f8e000ebf35d2beb0aa5225b5bdbdbd2e authored about 2 years ago by Igor Randjelovic <[email protected]>
fix(tutorial): Angular Tutorial (#102)

* chore: fix tab title

* chore: add missed import statement

* chore: fix path to assets

...

github.com/NativeScript/docs-v8 - b9fcecc899b9f67a2444270c0e26a7a8be0b9c29 authored about 2 years ago by Dmitry Sharabin <[email protected]>
chore: update theme

github.com/NativeScript/docs-v8 - d141e7fc12a2174234da043fe4c518b146bd9afd authored about 2 years ago by Igor Randjelovic <[email protected]>
feat: pass in tempPlugin flag during plugin build (#5691)

allows gradle scripts to know when they are building as a `tempPlugin`

github.com/NativeScript/nativescript-cli - 645e9ea516063db5da230fbd08db7d9fe37ab971 authored about 2 years ago by farfromrefuge <[email protected]>
chore: wording in readme

github.com/NativeScript/docs-v8 - 56a43ed44442f72edf3d6ce547d200103c95c849 authored about 2 years ago by Nathan Walker <[email protected]>
add Props maxLines to TextView (#98)

github.com/NativeScript/docs-v8 - 62342d1d5ab1155dc3ca9843bf315ca0ba342987 authored about 2 years ago by Juan de Dios Martínez Vallejo <[email protected]>
fix(android): text transform capitalize is capitalizing after apostrophe (#10029)

Co-authored-by: Nathan Walker <[email protected]>

github.com/NativeScript/NativeScript - e3255c00d88d251174b109fbadaa5345e23393f3 authored about 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
release(google-maps): 1.4.7

github.com/NativeScript/plugins - 3230c03c9c9a5392b393396edb2c710c32e95960 authored about 2 years ago by Nathan Walker <[email protected]>
fix(google-maps): polyline caps (#330)

* Added missed constructors for polyline caps.
* Fixed typings for patterns
* Added some annot...

github.com/NativeScript/plugins - 50bfd00e09448f7df1a4092a741202050fe5fe24 authored about 2 years ago by Ruslan Lekhman <[email protected]>
chore(release): @nativescript/core 8.3.5

github.com/NativeScript/NativeScript - a85cc6d33e06defedf3335a40445a2c4c9535670 authored about 2 years ago by Nathan Walker <[email protected]>
fix(animations): error handling

closes https://github.com/NativeScript/NativeScript/issues/10037

github.com/NativeScript/NativeScript - 36ad24c037ea06111beb4176bb3836a319307b81 authored about 2 years ago by Nathan Walker <[email protected]>
release: 14.2.4

github.com/NativeScript/angular - 17b90a53a6a8a0bf03b8313609dd569c1f99729f authored about 2 years ago by Nathan Walker <[email protected]>
fix(animations): no known animation properties specified (#91)

github.com/NativeScript/angular - 3c80919a2083ae2c085cd7356f4c88f9b943657c authored about 2 years ago by darklight365 <[email protected]>
chore(release): 6.5.6

github.com/NativeScript/ios-jsc - e3015495da59ee11ce258cfa5caf3caf5e9085c4 authored about 2 years ago by Igor Randjelovic <[email protected]>
fix: Xcode14 build (#1297)

github.com/NativeScript/ios-jsc - 5a02eac9542cd16ef0c9a7eddcb14535a0e339f6 authored about 2 years ago by Peter Staev <[email protected]>
chore(update-plugins): Wed Sep 21 08:08:25 UTC 2022

github.com/NativeScript/docs-v8 - 2542daf0c4dee97c3650fd5aa13a34061875306e authored about 2 years ago by NativeScript-Bot <[email protected]>
Update CHANGELOG.md

github.com/NativeScript/firebase - 87604e8ff715486918ec0b2b2631eb2e94525122 authored about 2 years ago by Osei Fortune <[email protected]>
chore: bump

github.com/NativeScript/firebase - 06a1753eda4b3a393a49af0593c3c53c86206b98 authored about 2 years ago by Osei Fortune <[email protected]>
chore: update demo

github.com/NativeScript/firebase - ed2afd52e3c14338ba8f7fa6905f61f94332a7bc authored about 2 years ago by Osei Fortune <[email protected]>
feat: upgrade dependencies

closes: #131
closes: #130
closes: #129
closes: #127
closes: #123
closes: #51

github.com/NativeScript/firebase - 6b445886e35fa91f3f3875080f4a5f1d65675483 authored about 2 years ago by Osei Fortune <[email protected]>
chore: update readme

github.com/NativeScript/firebase - 8b4f1029a0ede338db43cf6c0ff3d49404ca4c24 authored about 2 years ago by Osei Fortune <[email protected]>
fix(ios): guard accessing actionbar (#10033)

github.com/NativeScript/NativeScript - 1c82d194557e3aa6f29cba34a10af540eda7e37d authored about 2 years ago by Eduardo Speroni <[email protected]>
chore: nx migrate @nativescript/[email protected]

github.com/NativeScript/payments - 9d7e31d564bc2db4935f3a22fd89d07ee3db0217 authored about 2 years ago by Nathan Walker <[email protected]>
chore: nx migrate @nativescript/[email protected]

github.com/NativeScript/firebase - beeca11c5b796126fd4ff1221bbd5dea8a6d21dd authored about 2 years ago by Nathan Walker <[email protected]>
chore: nx migrate @nativescript/[email protected]

github.com/NativeScript/mlkit - db0b4a0b5abc351da08fbe4b54f1babfaf2d20d1 authored about 2 years ago by Nathan Walker <[email protected]>
chore: nx migrate @nativescript/[email protected]

github.com/NativeScript/plugin-seed - 9a649dc90666a325bb5987342fb24042d98d4af3 authored about 2 years ago by Nathan Walker <[email protected]>
release: 4.1.1

github.com/NativeScript/plugin-tools - 7c94ef6bd6688aadf577e389da5c6513a50fa8ad authored about 2 years ago by Nathan Walker <[email protected]>
fix: migration handling

github.com/NativeScript/plugin-tools - 9fcb9c93ecd1d0c6f991bc7ff9023c79135d894e authored about 2 years ago by Nathan Walker <[email protected]>
chore: plugin workspace 4.1.0 migration note

github.com/NativeScript/docs-v8 - a93b7e4ea22de969d816ef6924e84342a9ee7e2b authored about 2 years ago by Nathan Walker <[email protected]>
chore: nx migrate @nativescript/[email protected]

github.com/NativeScript/plugins - 98c96bca6b4245459572f7875c6016aaaf4cdd72 authored about 2 years ago by Nathan Walker <[email protected]>
release: 4.1.0

github.com/NativeScript/plugin-tools - 4898d7cb9cbcb69bb7ec6d23a986b393e53792fc authored about 2 years ago by Nathan Walker <[email protected]>
release(biometrics): 1.3.1

github.com/NativeScript/plugins - 48fb7444db649a538cd2a15fe4f5399fb015ca68 authored about 2 years ago by Nathan Walker <[email protected]>
fix(biometrics): iOS init keychainItemServiceName before use (#327)

github.com/NativeScript/plugins - fab84700ef176be24647361a49cc9a06f2e1eda2 authored about 2 years ago by Jason Cassidy <[email protected]>
release(contacts): 2.1.0

github.com/NativeScript/plugins - e393fd44cf6c463ef45baab51f97ea865b513523 authored about 2 years ago by Nathan Walker <[email protected]>
fix(contacts): remove 'note' from keysToFetch in delete and isUnified (#326)

Fixes: #324

github.com/NativeScript/plugins - c0f7524f9d62f743afcb4cd8dadb3d3680ecb70d authored about 2 years ago by Frank Paaske <[email protected]>
chore: updates transient dependencies and standardize demo package updates

github.com/NativeScript/plugin-tools - 23deb8788b73c696cf89d25b020d85a7e6eacdac authored about 2 years ago by Nathan Walker <[email protected]>
feat: upgrade to nx 14.7.5 (#15)

github.com/NativeScript/plugin-tools - fb7cde4a7315b47afdf044a4d7780dcf497fe1ea authored about 2 years ago by Eduardo Speroni <[email protected]>
chore: readme

github.com/NativeScript/angular - 23ce78336e45d4010a185ab69c41ad33a7c854f6 authored about 2 years ago by Nathan Walker <[email protected]>
fix(ios): properties lineHeight and letterSpacing did not apply to spans (#10025)

github.com/NativeScript/NativeScript - e4b5cdf7df86be9d0ea2730438e134bdaf1c3a1a authored about 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
release: 14.2.3

github.com/NativeScript/angular - 3a0f3e90a431c9ef67cc2b9e520cc6414eeafe0a authored about 2 years ago by Nathan Walker <[email protected]>
fix: correctly reassign siblings in linked list (#89)

github.com/NativeScript/angular - a7527c99f392faadf6d84a42823eb798de3c151a authored about 2 years ago by Eduardo Speroni <[email protected]>
fix: modal beforeClosed and afterClosed consistency between platforms (#87)

github.com/NativeScript/angular - ad3e47c40af5f07aae6fc1fccf6f8ce49d457384 authored about 2 years ago by Eduardo Speroni <[email protected]>
fix(ios): segmented bar nativeView check (#10023)

github.com/NativeScript/NativeScript - 1ad8099cd84dd1cd38d2b06d9996e9a438a41277 authored about 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
fix(ios): ensure `PFLAG_FORCE_LAYOUT` before `performLayout` (#10011)

github.com/NativeScript/NativeScript - e7e3bd2bb0bab02026508c0eb6722c5bda8081b4 authored about 2 years ago by farfromrefuge <[email protected]>
fix(builder): property parentsMatch is invalid or does not exist (#10020)

github.com/NativeScript/NativeScript - 405904c5428078290c771acdaa7d4b866ca1c8e7 authored about 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
refactor: cache frame feature flag value (#10016)

github.com/NativeScript/NativeScript - 6c4775dcffd3b204af1256d621362e9f2104c4a5 authored about 2 years ago by farfromrefuge <[email protected]>
fix(ios): prevent creating `ActionBar` when not needed (#10017)

github.com/NativeScript/NativeScript - fc6f843fdaa19927286003516401167c237b1a54 authored about 2 years ago by farfromrefuge <[email protected]>
revert "fix(core): handle tap and longpress gesture conflict on iOS" (#10021)

Revert "fix(ios): handle tap and longpress gesture conflict (#10004)"

This reverts commit 647...

github.com/NativeScript/NativeScript - 99729465517c06657fde604e8c1a5c9367323a9b authored about 2 years ago by Nathan Walker <[email protected]>
release: 14.2.2

github.com/NativeScript/angular - 37587583e20a56845c9526405e861785fc2e269b authored about 2 years ago by Nathan Walker <[email protected]>
fix: better handling of parentNode on detached elements (#86)

github.com/NativeScript/angular - 8777f5713ceb1c39c817b4c8e846817a1128161d authored about 2 years ago by Eduardo Speroni <[email protected]>
feat: torch example wip

github.com/NativeScript/stackblitz-examples - 59aa644998bfa199e58d98d1efe0b8e3fc4843a9 authored about 2 years ago by Nathan Walker <[email protected]>
release: 14.2.1

github.com/NativeScript/angular - 7a845775315cd670bc99e5a41630206d245ee631 authored about 2 years ago by Nathan Walker <[email protected]>
fix: listview node handling

github.com/NativeScript/angular - 455d21db486d73613e79e5cc78cd172144491cfb authored about 2 years ago by Nathan Walker <[email protected]>
perf: faster style-scope setPropertyValues (#9083)

github.com/NativeScript/NativeScript - 9ccc54b6035c04e383d9256fb3ad9c0c7b00fa20 authored about 2 years ago by farfromrefuge <[email protected]>
feat: add common issue 3

github.com/NativeScript/docs-v8 - 5a989d786dd410c530d8aa6459ec2eed00ca2e92 authored about 2 years ago by Nathan Walker <[email protected]>
feat: include pdf and haptics plugin

github.com/NativeScript/docs-v8 - 2d24108002daabf155755fd3ca4588b1e2c4d7c4 authored about 2 years ago by Nathan Walker <[email protected]>
chore: update header

github.com/NativeScript/docs-v8 - 25939a848bb8befc4c8147d8804cd8a2aeee9829 authored about 2 years ago by Nathan Walker <[email protected]>
feat: Rapi (#19)

* Create rapi.yaml

* Add files via upload

* Image name changed.

github.com/NativeScript/showcase - 469b225001c88e6f914e5eba4fba8df588509599 authored about 2 years ago by Achraf Bardan <[email protected]>
chore: update changelog

github.com/NativeScript/firebase - e286e88c23fad7283d53e663983d10e08eae945f authored about 2 years ago by Osei Fortune <[email protected]>
chore: bump

github.com/NativeScript/firebase - a2b1768b3af03b896c256c66f99a71fe0f8caf31 authored about 2 years ago by Osei Fortune <[email protected]>
fix(messaging): promise resolve

github.com/NativeScript/firebase - 0db80d4069257b9f809f0315e0beef39f6649b3e authored about 2 years ago by Osei Fortune <[email protected]>
chore: update changelog

github.com/NativeScript/firebase - 1a4a0feffb0b419a9b1674c9cff6d4d6ff40b901 authored about 2 years ago by Osei Fortune <[email protected]>
chore: bump

github.com/NativeScript/firebase - bfba579b15fd2e115d0a06e22708525f700cec61 authored about 2 years ago by Osei Fortune <[email protected]>
chore: update vue demo

github.com/NativeScript/firebase - 1d1c42f0033d9e1a3676f5df2bdc0fb2587056f2 authored about 2 years ago by Osei Fortune <[email protected]>
fix(messaging): handle late permissions request

github.com/NativeScript/firebase - b95d56c9c60a31a51d3271f41691397ebd63d3fc authored about 2 years ago by Osei Fortune <[email protected]>
chore: update changelog

github.com/NativeScript/firebase - 26981f485345e6bb97388290000f05801e096d22 authored about 2 years ago by Osei Fortune <[email protected]>
chore: bump

github.com/NativeScript/firebase - b90d6aadcf80ed9d0a50334b0ae6b3f959dbbf8a authored about 2 years ago by Osei Fortune <[email protected]>
chore: update vue demo

github.com/NativeScript/firebase - cf47643f510f059e535c361173f59e5628a91e79 authored about 2 years ago by Osei Fortune <[email protected]>
fix(messaging): use weakref

github.com/NativeScript/firebase - 4f687d17db65edffec62dbbe1f89a83f3c7b633e authored about 2 years ago by Osei Fortune <[email protected]>
chore(update-plugins): Fri Sep 2 08:07:06 UTC 2022

github.com/NativeScript/docs-v8 - d6c4264f8c4d620594cdb422f744da999540e4a6 authored about 2 years ago by NativeScript-Bot <[email protected]>
chore: update changelog

github.com/NativeScript/firebase - b2034d10c7899a4340de63e399666f91cc817b19 authored about 2 years ago by Osei Fortune <[email protected]>
chore: bump

github.com/NativeScript/firebase - 41803b69ba4e121181e7b1bb65577be6ef200221 authored about 2 years ago by Osei Fortune <[email protected]>
chore(demo): delay API 33 permission request

github.com/NativeScript/firebase - 3830c06006525ce452b999dcd859b77bc3287796 authored about 2 years ago by Osei Fortune <[email protected]>
fix(messaging): API 33 permission request

github.com/NativeScript/firebase - 39b3b89fdbc29941a598b64338e7a1d6a9ec4d80 authored about 2 years ago by Osei Fortune <[email protected]>
release(pdf): 1.0.0

github.com/NativeScript/plugins - dca89bb464e26115d56e4a028fd774ef48eb6589 authored about 2 years ago by Nathan Walker <[email protected]>
feat(pdf): general purpose PDF viewer (#306)

github.com/NativeScript/plugins - d9362933c2d5c03cb41110aae84ab6250365bbe4 authored about 2 years ago by George Grigalashvili <[email protected]>
release(social-share): 2.2.0

github.com/NativeScript/plugins - f17b5771088ed3b7781d5e062f2469c947ef3568 authored about 2 years ago by Nathan Walker <[email protected]>
feat(social-share): add support for PDF sharing (#322)

github.com/NativeScript/plugins - cba5a1fc8c5232615e351b285ad0f2494b34dc81 authored about 2 years ago by Samuel Schultze <[email protected]>
release(biometrics): 1.3.0

github.com/NativeScript/plugins - f8dc1bf7b3a5836152b4ba78a14dac4264641ca1 authored about 2 years ago by Nathan Walker <[email protected]>
fix(biometrics): IOS keyhandling, timed keys on android (#323)

* IOS: Fixes handling of existing encryption keys when performing crypto options.
* Add methods...

github.com/NativeScript/plugins - 65d6d5ff8c4e191e79d2573fee875fb2f69d2ffc authored about 2 years ago by Jason Cassidy <[email protected]>
chore: Part 1 marshalling iOS

github.com/NativeScript/perf-metrics-universal-javascript - 9c2162d2fca4d45ed8f23446c72464f099b1ead7 authored about 2 years ago by Nathan Walker <[email protected]>