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

chore: 8.2.6-alpha.1

f0e5c7b8841b8ed26e217f75b5bca55b1b3ffaad authored over 2 years ago by Nathan Walker <[email protected]>
fix(android): content uri handling improvements (#9936)

9fcd440690e894c80ca88a528309f619fc8997f9 authored over 2 years ago by Osei Fortune <[email protected]>
feat(RootLayout): add opened and closed events (#9893)

7b11b6acfe1e71b803ef65f98b8ac5f271928d56 authored over 2 years ago by William Juan <[email protected]>
feat(mac): support for Mac Catalyst with ui-mobile-base

fc77c92e114c8a021a6608bb9ff3c8857263abbd authored over 2 years ago by Nathan Walker <[email protected]>
fix(ios): memory leak after using the 'presentViewControllerNavigation' (#9934)

957af328597c53a38a48c9c1133419a55cbbea25 authored over 2 years ago by Douglas Machado <[email protected]>
chore: cleanup scripts

18f4bdde4c9eabcc24a344c6544953aac15bcecf authored over 2 years ago by Nathan Walker <[email protected]>
chore: nx migrate latest

698052230b70ec00f048bbe267f74b712ec179fd authored over 2 years ago by Nathan Walker <[email protected]>
chore: update nps-i and sync version with css-tree

f5e637d3d5657669b05966096a72801399a4858e authored over 2 years ago by Nathan Walker <[email protected]>
fix(android): connectivity reporting none on resume (#9915)

413fa2eb4b044163a701614a596a06512082ba8a authored over 2 years ago by Jason Cassidy <[email protected]>
fix(android): font icons had incorrect fallback size (#9914)

e8bed44f5b82fda088aa9f6033a9ec76825811ee authored over 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
chore: husky pre-commit nvm

b619c3a7f1cadb2f7852e7a6e54ce327a4432075 authored over 2 years ago by Nathan Walker <[email protected]>
revert: "fix(ios): apply proper border radius to box shadow and view sublayers (#9881)" (#9917)

This reverts commit 3d882b0999ca25cbab104700eb483bc5d5d9a1ab.

50fd3c06f803dc717dd4ac849b39eb985f108e51 authored over 2 years ago by Nathan Walker <[email protected]>
fix: incorrect font icon size conversion to device pixels. (#9910)

d3718e5e5f6e6b241b2dec392cf53e65e869d6f5 authored over 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
fix(core): import fix

45dcada01ab6f44d7fdc9d28f3b40ce1015053bc authored over 2 years ago by Martin Guillon <[email protected]>
feat(Utils): dataSerialize, dataDeserialize, numberHasDecimals, numberIs64Bit

cab59473f39066abb667d2039d5333be93488035 authored over 2 years ago by Nathan Walker <[email protected]>
feat(Utils): add dataSerialize and dataDeserialize for iOS

2250c7fc6afb913762228441755f28c5dcab7fe6 authored over 2 years ago by Nathan Walker <[email protected]>
fix(live-sync): navigation history is now maintained (#9889)

665009b863c0589bf5921f512e3878471255ea82 authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
fix(TabView): item styling improvements for iOS 15+ (#9888)

7ccc9497124528d7e83a8217ab80545dec6f6691 authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
fix(ios): proper disposal and recreation of iOS native views (#9879)

f548fdc73512bb74e7ec500550e2db0166e7237b authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
fix(ios): apply proper border radius to box shadow and view sublayers (#9881)

b7e612857681f8d778c42b3df211494067f911fd authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
chore: 8.3.0-alpha.2

4f92354707525bef3d3c472ffb5d0367cf747645 authored over 2 years ago by Nathan Walker <[email protected]>
chore: cleanup uifont cache logs to be trace enabled

8d0c3285edf0e805077ced3382de15817e76fe02 authored over 2 years ago by Nathan Walker <[email protected]>
chore: 8.3.0-alpha.1

3432be49c60c59245cc3ba37747cf155aa7d8f98 authored over 2 years ago by Nathan Walker <[email protected]>
perf: cache UIFont construction based on FontDescriptor (#9948)

Reduces unnecessary UIFont creation by reusing existing UIFonts matching the same font parameters.

8756df30d4b3b30e139065583ad57a015006a341 authored over 2 years ago by Igor Randjelovic <[email protected]>
chore: 8.3.0-alpha.0

e635a6167344c509efc75bec66ca65dd4b5c8f3d authored over 2 years ago by Nathan Walker <[email protected]>
feat(application): expose `inBackground` and `suspended` (#9897)

For IOSApplication to be like AndroidApplication

8987babb0801fbc3320bf50877bebefb9702a292 authored over 2 years ago by farfromrefuge <[email protected]>
chore: bump dependencies

76b5c8ebe380dfff88b8992ec1da5c7790685117 authored over 2 years ago by Nathan Walker <[email protected]>
chore: bump apps ios runtime

709e10b3db57fd126ba06373a7ee740050ec0a34 authored over 2 years ago by Nathan Walker <[email protected]>
fix(RootLayout): resilience around shadeCover options

e5fffa1dad2f7482387d396f8eaebabf96be5011 authored over 2 years ago by Nathan Walker <[email protected]>
fix: export 'dataSerialize' from utils (#9909)

a85a72d961185eb311df030b515decb4813d41c8 authored over 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
fix(ios): label measure correct height when using custom numberOfLines (#9945)

2ff0891f933dc0e717efce7e5daea8f8488d5fa9 authored over 2 years ago by Samuel Schultze <[email protected]>
fix(core): allow View subclass to force onLayoutChangeListener (#9886)

6ccf5a22e61b4950f549929f2e5c432bf3e03324 authored over 2 years ago by farfromrefuge <[email protected]>
feat(ios): Utils.getRootViewController

29004d9048ab84d774d6978e685ea7b0e47b625b authored over 2 years ago by Nathan Walker <[email protected]>
fix: ensure reusable ProxyViewContainer re-adds native children (#9882)

0a082b340305eac9b9b509225dcd1d5f58766be7 authored over 2 years ago by Eduardo Speroni <[email protected]>
fix(core): trace log using a wrong parameter (#9951)

cd5d2c2f4df79cc2b7026d86c386a60adda414f6 authored over 2 years ago by Douglas Machado <[email protected]>
chore(release): @nativescript/webpack 5.0.7

35b898528245a1fe8c5e60b4a4abe4165ed9bd1e authored over 2 years ago by Igor Randjelovic <[email protected]>
fix(webpack): pin vue-loader version to the latest working version

c2d554bf02a3120980d3bb633e011df5eec95156 authored over 2 years ago by Igor Randjelovic <[email protected]>
chore: cleanup

6d39b62cb7f8e20255bd0558431eecfbf33ef007 authored over 2 years ago by Nathan Walker <[email protected]>
fix(android): content uri handling improvements (#9936)

99480c06db1debb9eeb6cae21702eb83ef9e4dd5 authored over 2 years ago by Osei Fortune <[email protected]>
fix(android): race condition on offBackgroundColor view change detection (#9922)

464ea18737dc5976f66e0f5eee7dd0c66fe2a694 authored over 2 years ago by Nathan Walker <[email protected]>
chore(release): @nativescript/core 8.2.5

72e096c50ed36b92c78a46c1bc0aed5c441e9522 authored over 2 years ago by Nathan Walker <[email protected]>
chore: hidden example in toolbox

959a3cf0c96ad5bca672cd7d155a0caaceba8e21 authored over 2 years ago by Nathan Walker <[email protected]>
fix(color): output from rgbToHsv and rgbToHsl is now correct (#9933)

ef70956623f8eab23e3c245e543b0a1b45e94bf7 authored over 2 years ago by Dimitris-Rafail Katsampas <[email protected]>
fix(ios): not responding after rotation (#9931)

aee1d0565105158e84b6a752cc05ee0dc0577943 authored over 2 years ago by Douglas Machado <[email protected]>
feat(core): allow removal of specific CSS variables (#9896)

32567ef36165c688f34b39d515790d4ce0836b4d authored over 2 years ago by Eduardo Speroni <[email protected]>
chore(release): @nativescript/core 8.2.4

213237f1802df31643c54fd8c0d731f1d8a1a49b authored over 2 years ago by Nathan Walker <[email protected]>
chore: format

8c69ab55962d2cb4b8d5a825fcf27d0b2baf604a authored over 2 years ago by Nathan Walker <[email protected]>
fix(Utils): dispatchToUIThread

9089b2cf87ecc2644090da22ed8797f56db5c7bb authored over 2 years ago by Nathan Walker <[email protected]>
feat(types-minimal): minimal types for only the latest Android and iOS sdks (#9927)

80e6b8130a85fcd36d6e3bde581ae7d5e4bd1612 authored over 2 years ago by Nathan Walker <[email protected]>
docs(typo): fix typo in view/index.ios.ts (#9926)

overriden -> overridden

81f57dc0c249ea257985f349448ed7dd329ab933 authored over 2 years ago by Ikko Ashimine <[email protected]>
fix(webview): android not loading local content (#9923)

834b4bf5e1c92dad8cd7bfad2f329ba9d754c15e authored over 2 years ago by farfromrefuge <[email protected]>
chore(release): @nativescript/core 8.2.3

eb4c4a3091a347b9cf8f2fdf5593f20938464ab3 authored over 2 years ago by Nathan Walker <[email protected]>
feat: added Utils.executeOnUIThread

36a55dac7fd9db4ace98ac0a19286d8cfd0410bf authored over 2 years ago by Nathan Walker <[email protected]>
fix: removed unecessary `console.log` (#9877)

74e42fcb8b68cf5740b33f337f7cdea7b0b94e3b authored over 2 years ago by farfromrefuge <[email protected]>
fix(android): ensure android application is created before setting listeners (#9876)

Co-authored-by: Osei Fortune <[email protected]>

54f454f881204ec2a02ab1695819cf344c70dffe authored over 2 years ago by Nathan Walker <[email protected]>
chore: 8.2.3-alpha.0

c930d25e15c5fd8fdf4dbef638c2af9cc152a11a authored over 2 years ago by Nathan Walker <[email protected]>
fix: file access cross platform stub

338ae56a829d9badf22c458b01d88c1ca9f3e677 authored over 2 years ago by Nathan Walker <[email protected]>
fix(android): improve content uri handling (#9874)

closes: #9871

a272296d875ca4bacf52c80dd568de6d3b73a4fc authored over 2 years ago by Osei Fortune <[email protected]>
chore(release): @nativescript/core 8.2.2

c2503e3693b0a8b88b3f0414ec7fea62ddc6f89b authored over 2 years ago by Nathan Walker <[email protected]>
perf: Improved live-sync functionality for RootLayout (#9836)

3537858b6dabe1d419a1ab2853d0188061d9fa23 authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
chore: typo in config interface (#9855)

11eb70543364b3c66fffab1631f06625a04f9ea6 authored over 2 years ago by Ikko Ashimine <[email protected]>
chore: 8.2.2-alpha.1

22abf23507e98960d4a82818b6b1fb7db174aeec authored over 2 years ago by Nathan Walker <[email protected]>
feat(TouchManager): touchDelay property for nested tap control

c05145bd9b62cb017349acf46827fec929b3289c authored over 2 years ago by Nathan Walker <[email protected]>
fix(css): borderColor parse handling for hsl(a) color values (#9857)

da3bd2c6fb8e51b303b163812c348fb4ca938f5b authored over 2 years ago by Nathan Walker <[email protected]>
chore: 8.2.2-alpha.0

dc0cb8554eb4ca75e31809b2cbd81d549b849b1a authored over 2 years ago by Nathan Walker <[email protected]>
fix: Utils.queueGC debounce and throttle with reuse of different settings (#9852)

9ce745568f1dfdfa9b1d26021a83408a72db8e16 authored over 2 years ago by Nathan Walker <[email protected]>
fix(android): gesture events fix (#9842)

native `recognizer` should be reported as `android` and not `ios`

2664783dfa773f373a93fd427b3d5c01964975b2 authored over 2 years ago by farfromrefuge <[email protected]>
fix(ios): navigation button now allows using custom icon (#9835)

f88c158b384fee7afec9770b257a4312e715b6ec authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
fix(RootLayout): close popup views on live-sync (#9834)

694146689b7729280aa99cd393848ede78d6cd37 authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
fix(ActionItem): rendering threw errors if it had a nested child. (#9821)

efa80c728b172c4d2b6dfb7bb502f4b7e8871591 authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
feat(RootLayout): added topmost method to retrieve view at top (#9826)

3bb8fc28e998a153a561ef331645b84e58a827a3 authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
chore(release): @nativescript/core 8.2.1

61ba4819e9b29605a4d06b4914d64ee62138aaf4 authored over 2 years ago by Igor Randjelovic <[email protected]>
fix: wrong thread when in Async task in a worker

fixes #9819

794a77900f183472a4cc33fa544cb396790d4166 authored over 2 years ago by Igor Randjelovic <[email protected]>
chore(release): @nativescript/core 8.2.0

0dec295fde5ccd5c5febe363d8e36a1ac217f5a8 authored over 2 years ago by Nathan Walker <[email protected]>
chore: bump demo apps to latest runtimes

7668a73f97eaf2dfcba8cbd394e57fdf73ad0a0b authored over 2 years ago by Nathan Walker <[email protected]>
chore(release): @nativescript/webpack 5.0.6

d452dc139e3912c81bdc38961af7d3868876d61c authored over 2 years ago by Igor Randjelovic <[email protected]>
feat: merge 8.2.0 (#9745)

650ef59f9d4969d931ac6f36bdeaa42596295713 authored over 2 years ago by Igor Randjelovic <[email protected]>
Merge branch 'master' into release/8.2.0

6631391437c7e8fb0e305c5bcd0171cbe7144f01 authored over 2 years ago by Nathan Walker <[email protected]>
feat: testID property for use with e2e testing without interfering with a11y (#9793)

* fix(android): nested frames were sometimes not recreated (#9748)

Co-authored-by: Eduardo Sp...

8be543bcc7da2634f9c627ea15b06e6dfef78b93 authored over 2 years ago by Nathan Walker <[email protected]>
chore: types 8.2.0

86fdf5810ae7ef9232190368dd5280fd0ac3db7b authored over 2 years ago by Nathan Walker <[email protected]>
feat(types-android): updated types + api32 (#9774)

2393dad6e137b84fc98efbc13abed55db6e227f5 authored over 2 years ago by Igor Randjelovic <[email protected]>
feat: proper handling for bindings with converters that were undefined (#9813)

a1772c00058d03ee1e4a6e3ba8f96ba2197e3f2b authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
chore(release): @nativescript/webpack 5.0.5

fa4a270e13baa8344f37cad54959dcf0bbb7407a authored over 2 years ago by Igor Randjelovic <[email protected]>
fix(android): fragment creation loaded/unloaded protection

ac2e944fd30107cfc1ee863b9245633e51e75450 authored over 2 years ago by Nathan Walker <[email protected]>
feat(config): add new option for pathsToClean

08d56568998dae416205fe7b0ada8334ebabb2e0 authored over 2 years ago by Igor Randjelovic <[email protected]>
chore: 8.2.0-alpha.16

cda898ea13313056ee1e2139b3ac89e788f31f32 authored over 2 years ago by Igor Randjelovic <[email protected]>
revert: "fix: ensure we clear ios view in _tearDownUI (#9671)"

This reverts commit 6a60b83d49a9daa3825f9ee340d61b55ba4b85ff.

We identified issues with this ch...

e096cf2b7653c97c4bd58ea1ead33762ab44e0c3 authored over 2 years ago by Igor Randjelovic <[email protected]>
chore: 8.2.0-alpha.15

79692ec0cefb736264b59d53cd4d31e66ee59b2d authored over 2 years ago by Igor Randjelovic <[email protected]>
fix(fs): wrong common paths

51b92f355799409aba82eca4c951b394c4ef894c authored over 2 years ago by Igor Randjelovic <[email protected]>
feat: improved converter and function call parsing mechanism for XML expressions (#9805)

c5856c6daee6901356a55868629484171e64daee authored over 2 years ago by Dimitris - Rafail Katsampas <[email protected]>
chore: 8.2.0-alpha.14

b1640b0b3acf2ddc130f6c8976e5b06ab81e7d61 authored over 2 years ago by Nathan Walker <[email protected]>
fix: ensure we clear ios view in _tearDownUI (#9671)

This had side effects for example: https://github.com/NativeScript/NativeScript/issues/7469.

6a60b83d49a9daa3825f9ee340d61b55ba4b85ff authored over 2 years ago by farfromrefuge <[email protected]>
feat(config): cli.additionalPathsToClean to clean other paths with 'ns clean' (#9808)

3ec8c429719a9a32238801ba3dd7c17c0b50ec72 authored over 2 years ago by Adam Bird <[email protected]>
feat(datepicker): ability to show time via showTime property (#9570)

ab4e47a1c1132f73648d76fa332c5633028182f7 authored over 2 years ago by Nathan Walker <[email protected]>
feat(android): content uri support for File (#9807)

c68d002c9ad332d4bf5ea6430c3cf852f5ef64df authored over 2 years ago by Osei Fortune <[email protected]>
Merge remote-tracking branch 'origin/master' into release/8.2.0

d2f166b8329805675f434b28d76ab70e704495cb authored over 2 years ago by Nathan Walker <[email protected]>
chore: cleanup demo app references to simplify

a9ffccef8a098880a5965c7def7caa35e1fadd4a authored over 2 years ago by Nathan Walker <[email protected]>
feat(types-ios): reduced ios types to common types for optimized ts resolution (#9809)

6cd8b8e804b5e237574108fbe7c5320acd0dbe31 authored over 2 years ago by Nathan Walker <[email protected]>
chore: 8.2.0-alpha.13

82b9e7ed9c2daf1e5901966c9fe507933c2461b0 authored over 2 years ago by Nathan Walker <[email protected]>
feat(types-ios): iOS 15.4 (#9806)

39164effdf3d405d47c1e8c3b29479a7a91047a2 authored over 2 years ago by Nathan Walker <[email protected]>