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

fix(Application): orientation & systemAppearance root classes

7f09b925bd093e7970e183f39dc73f3c32e9e466 authored over 1 year ago by Igor Randjelovic <[email protected]>
release: @nativescript/core 8.5.4

4424645abb9ec4ae8a9cf1b84553b755457cfc6a authored over 1 year ago by Nathan Walker <[email protected]>
fix(android): improve content uri handling (#10316)

77f252e5516f48460f019998292f55ed19dc438c authored over 1 year ago by Osei Fortune <[email protected]>
fix: ensure Application instance initialized early (#10315)

0401b09a43b3776e0a533e737b1aa49cafbe7961 authored over 1 year ago by Igor Randjelovic <[email protected]>
fix(Application): inBackground handling & missing `once` (#10307)

e430555cb24650ff1500867fefb86928d148d7f7 authored over 1 year ago by Igor Randjelovic <[email protected]>
chore: cleanup readme

b50812f724bd41d1327aac1f2414d6ad53cf93ad authored over 1 year ago by Nathan Walker <[email protected]>
chore: add license scan report and status (#10313)

Signed off by: fossabot <[email protected]>

6f87dbcd6cbd01d4c9a2e6252b128b9bfe0ab770 authored over 1 year ago by fossabot <[email protected]>
chore: readme and bump next

6ebe7e867373edecd82afd3e93bb86190f4d3aa6 authored over 1 year ago by Nathan Walker <[email protected]>
fix(shared-transition): race condition with interactive updates (#10312)

25cc49d4f491dabd4aede8c1ca8a6f0e0b4955e8 authored over 1 year ago by Nathan Walker <[email protected]>
refactor: Application barrel changes without breaking changes (#10311)

ab5fa941bc93d4ac5e917b5e4b8de29ba7f435fc authored over 1 year ago by Nathan Walker <[email protected]>
fix(shared-transitions): layer opacity set back to original on next tick (#10310)

0956cb0f919bc385664559c269c56892f3cd1b4e authored over 1 year ago by Nathan Walker <[email protected]>
fix(animation): avoid uncaught reject on cancel (#10309)

622f3659d8f531c35f790421a70cd927e4a52600 authored over 1 year ago by Nathan Walker <[email protected]>
release: @nativescript/webpack 5.0.15

109dad13ade355f1ccfe41364ca2c2ba29474af8 authored over 1 year ago by Igor Randjelovic <[email protected]>
fix(webpack): angular 16 build with terser (#10302)

9627a80f276521de5a86665e52077ff9aee02b09 authored over 1 year ago by Eduardo Speroni <[email protected]>
refactor: improved core barrel exports and Application class (#10286)

BREAKING CHANGES:

`Application.orientation` is no longer a function.

Migration: Remove `()...

f64355ba7a53cddf7c0a147ea7678f0fe6de6fba authored over 1 year ago by Igor Randjelovic <[email protected]>
fix(ios): prevent usage of viewControllers that are being dismissed (#10291)

963d0243de8b230a57da4ce0e0f7a742ac61901d authored over 1 year ago by Samuel Schultze <[email protected]>
fix(root-layout): check type for translate and scale values (#10288)

874f6b6e65f79cd2723f5dcad405905381b122cb authored over 1 year ago by Shiva Prasad <[email protected]>
feat(types-ios): iOS 16.4 types (#10287)

204e876866c5e8af8b9e24ca68e50ff80442b918 authored over 1 year ago by Nathan Walker <[email protected]>
feat(file-system): append, appendText & createFile (#10285)

ab32aeaaa3715e5178f349646f14a632c771ce61 authored over 1 year ago by Osei Fortune <[email protected]>
release: @nativescript/core 8.5.3

7bb0918e08e4925e9ed08f26a7b27666e41dfec9 authored over 1 year ago by Nathan Walker <[email protected]>
perf: faster nativeView accessors (#10279)

`this.nativeViewProtected` is faster than `this.ios`

Co-authored-by: Nathan Walker <walkerrun...

b7d02c9c8616035674a0002754ce89408ba785a8 authored over 1 year ago by farfromrefuge <[email protected]>
fix(ios): FormattedString and Span a11y font scale (#10281)

a14becdc6af723d6c1d30c35af3074f79ae2da0b authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
fix(shared-transition): iOS snapshot opacity (#10278)

b8a548f009354248a49236b2f7635c38f10b6247 authored over 1 year ago by Igor Randjelovic <[email protected]>
release: @nativescript/core 8.5.2

f24ac1d7131b5a97433e33612985a65b0085c9d2 authored over 1 year ago by Nathan Walker <[email protected]>
feat(file-system): allow copy when opening a File (#10274)

* feat: add copy file to file-system

* feat(file-system): allow temp copy of files opened wit...

18bba2bc11743b8927109e6f01a9cc30e50e95a4 authored over 1 year ago by Osei Fortune <[email protected]>
fix(ios): resilience to nativeView access under edge cases (#10276)

4551da075b074f4c67da52f5279e2823169731ec authored over 1 year ago by Nathan Walker <[email protected]>
feat(file): copy sync and async support (#10273)

c63a50a19627159ca13c513fb8026f42f7c5918e authored over 1 year ago by Osei Fortune <[email protected]>
release: @nativescript/core 8.5.1

1b17e23bb67c6563c862b944a18fe4ab109e2644 authored over 1 year ago by Nathan Walker <[email protected]>
revert: "fix(core/platform): fixed types for sdkVersion and osVersion" (#10270)

Revert "fix(core): sdkVersion and osVersion type adjustments (#10269)"

This reverts commit f8...

71c42f3a194ecda5130e74f19f9494afc66953d8 authored over 1 year ago by Nathan Walker <[email protected]>
feat(transitions): support zIndex on ios shared elements + support page props on android (#10261)

f4b2722bf4259a6a7f0000b54c2d32712ab39117 authored over 1 year ago by Nathan Walker <[email protected]>
fix(core): sdkVersion and osVersion type adjustments (#10269)

- These two return a number in Android (can't test iOS). Adding this fix would make expressions ...

f8edee43a0b28f523d510c6dd7d54015a0bc7e10 authored over 1 year ago by guillemc23 <[email protected]>
fix(core): unhandled error typings (#10268)

0a2f002b57a9d1c0950534e8a90d0dc628dc3d31 authored over 1 year ago by Jason Cassidy <[email protected]>
feat(text): valueFormatter for easy and flexible input auto-formatting (#10264)

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

b3abc5f5ae91d718995a366c13499dc98369d0ee authored over 1 year ago by Nathan Walker <[email protected]>
fix(core): improve strong type src of Image (#10265)

f54966707d97191e9658ac49c5d8570f87c1c1c5 authored over 1 year ago by Juan de Dios Martínez Vallejo <[email protected]>
fix(core): RootLayout view and shade cover should animate in parallel (#10256)

2b64e179a5ed54fb7d41d7b000be7d386c850c6b authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
feat(ios): new a11y properties for managing font scale (#10260)

7aaa1d899dc786ccd6e9e73a4bd94674ddeba12e authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
ci: use python3

2f9e5c0b846366d960177f7edbb961843bc43b5a authored over 1 year ago by Igor Randjelovic <[email protected]>
release: @nativescript/core 8.5.0

2fe1bc3de737ef5eaccd0be63207226a7055646c authored over 1 year ago by Nathan Walker <[email protected]>
feat(core): Shared Element Transitions (#10022)

59369fbc196a175570c5b731855707261b158e5c authored over 1 year ago by Nathan Walker <[email protected]>
revert: "perf: reduce amount of layout calls and debounce layouts when needed (#10164)"

This reverts commit 8b721c149689acb5eec4e033002b2869ded529cd.

a11d577a14d9274e8a7f2eb9b917076e2b47541b authored over 1 year ago by Nathan Walker <[email protected]>
revert: "chore: ios relayout condition cleanup (#10241)"

This reverts commit 7eaafa519e8fa3579a92fc3ca9f2310182e5eb34.

8da1ca910a4d7ab39d0af4b52c58fcd82b8393f6 authored over 1 year ago by Nathan Walker <[email protected]>
feat(ios): types for latest 16.2 sdk (#10253)

318fb361754b500754c1840c2ee64c13227de6e5 authored over 1 year ago by Nathan Walker <[email protected]>
release: @nativescript/webpack 5.0.14

02f106a617035ca0ccff4a9ea3a7278c67da2da1 authored over 1 year ago by Igor Randjelovic <[email protected]>
feat(webpack): support tsconfig.app.json when present (#10221)

ebb827fb8e4cf2ebc82ca66bea386ddc654711f7 authored over 1 year ago by Igor Randjelovic <[email protected]>
fix(webpack): notify CLI even if there are compilation errors (#10141)

605998455595a2d35b7f0f73b2cde08c0516361c authored over 1 year ago by Igor Randjelovic <[email protected]>
test: a11y scale (#10251)

671603ab4b88bd554a34590d3905b35c99e5d049 authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
feat(ios): Swift Package Manager support in config (#10252)

09832ad7ab12c95f3b32184f1bb8e60183fb2342 authored over 1 year ago by Nathan Walker <[email protected]>
fix: global declarations fix (#10247)

2f4c3182767a3b33af413be78314bceb8c7cce93 authored over 1 year ago by farfromrefuge <[email protected]>
fix(android): dialogs activity usage (#10246)

7edd21a688f574fb0b008577bc6287faa6a4d2c6 authored over 1 year ago by Nathan Walker <[email protected]>
fix(ios): support for a11y font scale (#10207)

95f3772e77bdfcc6c78ad7365a6c376bdbe01482 authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
fix(core): CSS animation parsing (#10245)

ab436dbfe67f4750c77230527154858faaf9da6c authored over 1 year ago by Igor Randjelovic <[email protected]>
test: fix safe area tests on iOS (#10240)

5f96ffe7d99016811e1dce575a37c83400b80fe1 authored over 1 year ago by Eduardo Speroni <[email protected]>
fix(core): improved handling for unsupported '!important' css rule (#10243)

e560cb1374c0f3fa54a5b51b04b5073618603bcb authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
fix(android): box shadow and border radius white border resolution (#10125)

ea457584639367763dd0227bb856976db8b99813 authored over 1 year ago by Juan de Dios Martínez Vallejo <[email protected]>
chore: ios relayout condition cleanup (#10241)

7eaafa519e8fa3579a92fc3ca9f2310182e5eb34 authored over 1 year ago by Eduardo Speroni <[email protected]>
perf: reduce amount of layout calls and debounce layouts when needed (#10164)

8b721c149689acb5eec4e033002b2869ded529cd authored over 1 year ago by Eduardo Speroni <[email protected]>
fix(ios): guard against no nativeView in createBackgroundUIColor (#10229)

9ed3c9b256e054b6ad482a16db9d6974e3b1435f authored over 1 year ago by Igor Randjelovic <[email protected]>
feat(files): read & write using js buffers (#10093)

0173769badf704a61c7d8b2fe9902496e6e73785 authored over 1 year ago by Osei Fortune <[email protected]>
fix(android): path must be convex (#10238)

closes: #10235

89fc2498800ea26f3896094847e8e14dca1f6db1 authored over 1 year ago by Osei Fortune <[email protected]>
fix(android): Label now defaults to vertical-align middle (#10233)

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

a23c8bda31eeeaa73ee04874ccd73fcf3eb2b2dd authored over 1 year ago by Nathan Walker <[email protected]>
fix(core): RootLayout shade cover asynchronous execution (#10228)

a19568c0d08a142277f75cce2a3a30732d9bb032 authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
fix(android): native-helper utils types are now correct (#10231)

6779cdcb554f4374536a930563a7242d3364726a authored over 1 year ago by Nathan Walker <[email protected]>
chore: update links & fix typos (#10224)

11cdf08ad7bda856e14824c52b2c884b7c579c72 authored over 1 year ago by Ammar Ahmed <[email protected]>
feat(core): export foregroundEvent and backgroundEvent (#10226)

6fd69436c8af2faaceb95ecb615179bc5b15ebcb authored over 1 year ago by Juan de Dios Martínez Vallejo <[email protected]>
chore: nx migrate latest

7a37bd313dce3da7c5aae2d46a04b61d1f3c77c5 authored over 1 year ago by Nathan Walker <[email protected]>
fix(core): Frame to Page property propagation (#10225)

4e62b00ddb84823654c864d32e298db286068733 authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
test: use our own http-echo server (#10227)

d8efb7a8265085231422bbb709facf9911975fbd authored over 1 year ago by Igor Randjelovic <[email protected]>
fix(types-android): min api types from 17 to 31 (#10209)

e613ecf819035a5e38140384570ea747bb3db0f6 authored over 1 year ago by KUNAAL MANGAL <[email protected]>
perf(android): reduce java object creation (#10129)

2da0064f7c8de44d407c34d252070d793b50aaa8 authored over 1 year ago by Osei Fortune <[email protected]>
fix(ios): embed systemAppearance handling (#10219)

ee925127465c223e1f64779372a0b449b1000155 authored over 1 year ago by Nathan Walker <[email protected]>
fix(core): autofillTypes correction (#10210)

fd35d6c19cb853f2b2a0066f294b55950e9dc70f authored over 1 year ago by Ben Delaney <[email protected]>
fix(core): classes .ns-light and .ns-dark apply to dialogs (#10201)

48ef2496849eb4e9b9d00057b35dc88e6dedfc64 authored over 1 year ago by Douglas Machado <[email protected]>
ci: fix automated app CI workflow (#10218)

df7ecb95db9bf44f9eb4721b4489890d2c9c4e55 authored over 1 year ago by Igor Randjelovic <[email protected]>
fix(android): ScrollView BadParcelableException (#10213)

a26a03eeb8883a85a0da44b5de2601547e987bcf authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
fix(ios): sdk embedding (#10216)

0183f7e643ab7ac58d22e98707e13bf5f85f57c0 authored over 1 year ago by Nathan Walker <[email protected]>
ci: tests

e0a4c887ef84f2a21bc0363f88718bee32d5985d authored over 1 year ago by Nathan Walker <[email protected]>
ci: tests

64e91e93ae297a51ce78efcd7c18ddb3258f3b1e authored over 1 year ago by Nathan Walker <[email protected]>
chore: tests

decbfa11f443760c5df45c7812df3b723912f67e authored over 1 year ago by Nathan Walker <[email protected]>
chore: cleanup

25d780f41cb69b30d717b8b95e04a366e7e28383 authored over 1 year ago by Nathan Walker <[email protected]>
chore: nx migrate latest

ba2d90e5e9fd226a8c2107a9ebecf0077d170616 authored over 1 year ago by Nathan Walker <[email protected]>
fix(ios): embedding sdk (#10211)

Disable setting main window content

When NS app is embedded main window should not be update...

9179ff861dcd72224ed79205406b328119784aa5 authored over 1 year ago by Teodor Dermendjiev <[email protected]>
fix(core): unset css values of type Property (#10199)

dcf6a365cd574bd4dfa245ad6c38c22e551ef65c authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
fix(core): added item template handling for external renderers (#10196)

b993a83f2371df8cb276474360d95e89d62e5ad5 authored over 1 year ago by Dimitris-Rafail Katsampas <[email protected]>
fix(core): Observable event types consistency (#10181)

485fb61947f6099756f3c1b51586f24ee95f0a43 authored over 1 year ago by Jamie Birch <[email protected]>
fix(android): knownFolders.externalDocuments improvement (#10186)

a7f13057810ffd2181b3bc4575f98f6ae20be446 authored over 1 year ago by farfromrefuge <[email protected]>
fix(core): add equalityComparer to border-radius properties (#10185)

571d5156ec9eb764afedde3944be3120d4d95208 authored over 1 year ago by Igor Randjelovic <[email protected]>
chore: Nx 15.6, jest latest and TypeScript 4.9 (#10191)

497b2d737ee6d71dd43d325d86402f4e98918619 authored over 1 year ago by Nathan Walker <[email protected]>
chore: 8.4.8 next

50dec8c151d56ea4dfb6b252760c81a0eaadf00e authored over 1 year ago by Nathan Walker <[email protected]>
release: @nativescript/core 8.4.7

2a2432f3368be9bbb064a700c7b1364492c311ec authored over 1 year ago by Nathan Walker <[email protected]>
chore: readme (#10176)

Removed extra space and added period for consistency.

d2e4d53b4e12b02ab66e4cf08ce62c5805fee319 authored over 1 year ago by Piyush <[email protected]>
fix(ios): race conditions with nativeView (#10182)

c42c3c5f2609afaa96bf874c427f0702f8cd5daa authored over 1 year ago by Nathan Walker <[email protected]>
fix(core): allow CoreTypes declarations to be auto generated (#10183)

9f76fea06e02a3f4de4fa69cbc73eb9aa0c8db47 authored over 1 year ago by Nathan Walker <[email protected]>
fix(ios): race condition when setting preferredContentSize on view controller (#10179)

ed14e242831dc28398bce62a78c7ee8d71f50bed authored over 1 year ago by Adam Atri <[email protected]>
release: @nativescript/webpack 5.0.13

30a9b8f5a4657157283f240fd81f2cd7597c0adb authored over 1 year ago by Igor Randjelovic <[email protected]>
fix(webpack): fix regex for PlatformSuffixPlugin (#10169)

6e792fe07d9ea7ef278f2e917631acb41b1f51f5 authored over 1 year ago by Manuel Roat <[email protected]>
chore: 8.4.7 next

1f862a5e0c84b4867434ac92f8a43e96e6bfad0a authored over 1 year ago by Nathan Walker <[email protected]>
release: @nativescript/core 8.4.6

daaf50c9eb1a56ec697e7057212c5c4edc4afd1f authored over 1 year ago by Nathan Walker <[email protected]>
fix(core): ScrollView event wiring sequencing improvement (#10178)

75821ead07dc69ffeb82c6bd6d6992095ee4fed1 authored over 1 year ago by Nathan Walker <[email protected]>
chore: 8.4.6 next

7993de51b34ccc57958600fe13481865dd4bc6ca authored almost 2 years ago by Nathan Walker <[email protected]>
release: @nativescript/core 8.4.5

645540d010a4a03150bf38fffd802b3a872f8443 authored almost 2 years ago by Nathan Walker <[email protected]>