Ecosyste.ms: OpenCollective

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

Hydro-SDK

Building React Native for Flutter
Collective - Host: opensource - https://opencollective.com/hydro-sdk - Code: https://github.com/hydro-sdk

refactor unboxing

github.com/hydro-sdk/hydro-sdk - 1e12835d7de0a5bab285f15bd24feeca0b9ca6c7 authored over 4 years ago by chgibb <[email protected]>
dart side gridveiw.count

github.com/hydro-sdk/hydro-sdk - d0fb7e98ed0fb1d39ee045c28cebcaa63449888d authored over 4 years ago by chgibb <[email protected]>
Merge branch 'lists' into pokeapp-example

github.com/hydro-sdk/hydro-sdk - 7e41907b1996ff1194476b68bec3faa0b17f44d9 authored over 4 years ago by chgibb <[email protected]>
flesh out more list properties

github.com/hydro-sdk/hydro-sdk - 921ee6aed53025bc6d0280b6ca889ace4d9ebc75 authored over 4 years ago by chgibb <[email protected]>
fix fixture path

github.com/hydro-sdk/hydro-sdk - 7950a2ab7d1070eccb63a26e9a6a225cd144d8f3 authored over 4 years ago by chgibb <[email protected]>
larger future value chain test and tweak future typings

github.com/hydro-sdk/hydro-sdk - 982f47b518f9cdcf9f95307a7718838e9bec366c authored over 4 years ago by chgibb <[email protected]>
unwrap lists back to arrays

github.com/hydro-sdk/hydro-sdk - 14690cbc8687408d0d66e49a948581d4283c23b8 authored over 4 years ago by chgibb <[email protected]>
initial list implementation

github.com/hydro-sdk/hydro-sdk - 0ade31d7c88d2d03645ff5c5369bfd3c05a4d0f5 authored over 4 years ago by chgibb <[email protected]>
wip grid view and example

github.com/hydro-sdk/hydro-sdk - 199b08f376d0e9a3a52dca35458de9ceabe6d134 authored over 4 years ago by chgibb <[email protected]>
Merge branch 'master' into pokeapp-example

github.com/hydro-sdk/hydro-sdk - 198140f4653ecdf6a1211a892704d2d03b8fd10d authored over 4 years ago by chgibb <[email protected]>
Merge pull request #14 from chgibb/fix-future-tests

Fix Future Tests

github.com/hydro-sdk/hydro-sdk - 07478b5d8e6de0d92db76b78c5ea56704f582074 authored over 4 years ago by Chris Gibb <[email protected]>
assert not undefined in more tests

github.com/hydro-sdk/hydro-sdk - 91d737bea15d93c954b3e5a2eb7aed8478bbee6f authored over 4 years ago by chgibb <[email protected]>
fix constructor test

github.com/hydro-sdk/hydro-sdk - 3c5b683b13bf6bb1015a42d6f75e9beacc77540f authored over 4 years ago by chgibb <[email protected]>
type api structure

github.com/hydro-sdk/hydro-sdk - 654456a2280f49801de981528b9cd8eede09346e authored over 4 years ago by chgibb <[email protected]>
wip pokeapp example

github.com/hydro-sdk/hydro-sdk - b1df6c755a9beb233a3f71981365b41f3cb8b208 authored over 4 years ago by chgibb <[email protected]>
Merge pull request #13 from chgibb/more-future-tests

More Future Tests

github.com/hydro-sdk/hydro-sdk - b2189015981bcdbb2689e65d7ffceaaf6056c092 authored over 4 years ago by Chris Gibb <[email protected]>
port 3rd value chain test from dart-sdk

github.com/hydro-sdk/hydro-sdk - 5e8ea237e9f0b91bc346fa1d2493e187c3bcac62 authored over 4 years ago by chgibb <[email protected]>
second value chain test with Future#sync

github.com/hydro-sdk/hydro-sdk - f62b1cb1cb4ee494f07b6a33db66ada614a0252d authored over 4 years ago by chgibb <[email protected]>
fix fixture path

github.com/hydro-sdk/hydro-sdk - 9ea509ddcb98c19100df30e68a0b251d3f912554 authored over 4 years ago by chgibb <[email protected]>
tweak dispatch and returns to fix null self refs

github.com/hydro-sdk/hydro-sdk - 8781f59b6bb2a11883437e1879b9c956720cf9ed authored over 4 years ago by chgibb <[email protected]>
add value chain test and tweak future typings

github.com/hydro-sdk/hydro-sdk - 4cdfa50ff5db4e294578fa004e21c8f4d23f9462 authored over 4 years ago by chgibb <[email protected]>
add future to docs and dist

github.com/hydro-sdk/hydro-sdk - a3711fc2f0b4caae58b6b9f10aecaa3a65a48c34 authored over 4 years ago by chgibb <[email protected]>
Merge pull request #12 from chgibb/futures

Initial Support for Dart Futures in Typescript

github.com/hydro-sdk/hydro-sdk - b0cdb82615c94fec16b243fcebd8cf0e4bfe7b1e authored over 4 years ago by Chris Gibb <[email protected]>
don't rebox calling futures

github.com/hydro-sdk/hydro-sdk - 0e2ba11da284731023de5a6c3f8a81bec9d821aa authored over 4 years ago by chgibb <[email protected]>
fix fixture path again

github.com/hydro-sdk/hydro-sdk - 87d88ab636b756e6e0b40c21da3f5a571c6b3a71 authored over 4 years ago by chgibb <[email protected]>
remove case for exceptions

github.com/hydro-sdk/hydro-sdk - 24d792a401a5db938061d7723f88fd4ffd2f2abf authored over 4 years ago by chgibb <[email protected]>
use live test binding for async test suite

github.com/hydro-sdk/hydro-sdk - 252ae7f51348346f318abcb8d86546ada9b55b5b authored over 4 years ago by chgibb <[email protected]>
fix link to point to right file in right ref

github.com/hydro-sdk/hydro-sdk - f12848707d2bdbd5ff6eef88406e5e51e62c821a authored over 4 years ago by chgibb <[email protected]>
fix fixture path for CI

github.com/hydro-sdk/hydro-sdk - 207798051fb6236786c7256585159350705b920c authored over 4 years ago by chgibb <[email protected]>
working futures with single test suite

github.com/hydro-sdk/hydro-sdk - f57cc47d729af9fd554f5f6a5f45ca67213937b2 authored over 4 years ago by chgibb <[email protected]>
give raw lua error information for every frame in exceptions

github.com/hydro-sdk/hydro-sdk - 7852364991ceb9dbb864d759dcd6d9648cedf6d2 authored over 4 years ago by chgibb <[email protected]>
if no debug symbols have been loaded, give raw lua error information

github.com/hydro-sdk/hydro-sdk - c2a2d9082508e7ca32c26279a006bf31fc6e53e4 authored over 4 years ago by chgibb <[email protected]>
Merge pull request #11 from chgibb/refactor-boxing

Refactor Boxing System, Port Material Colours and Material Icons

github.com/hydro-sdk/hydro-sdk - f6e5f798c8460b721abd58ff6a389529a1192247 authored over 4 years ago by Chris Gibb <[email protected]>
port all material icons from individual into static props to reflect dart flutter

github.com/hydro-sdk/hydro-sdk - f0cfc0851ae1a542d98ae94641599464c267e674 authored over 4 years ago by chgibb <[email protected]>
fix unboxing issues

github.com/hydro-sdk/hydro-sdk - 6fe3a5440a12a0d24badc9af428f3e76ba57f6a8 authored over 4 years ago by chgibb <[email protected]>
port all materialaccent and material colors into ts

github.com/hydro-sdk/hydro-sdk - 7329eccfc600cd0e6613d13aba9086cd3cd35570 authored over 4 years ago by chgibb <[email protected]>
tighten generic to fix test

github.com/hydro-sdk/hydro-sdk - f4c45d305a562d9c2ccd24e416eb0521c979b8f4 authored over 4 years ago by chgibb <[email protected]>
require hydro state across boxer system and refactor text and themeing

github.com/hydro-sdk/hydro-sdk - 95ca08ed1ba39cd27ac13410fdfb554ff3df29ff authored over 4 years ago by chgibb <[email protected]>
switch to maybebox

github.com/hydro-sdk/hydro-sdk - fbce40e53433f9cf55c5d35fc3b69913cd09010d authored over 4 years ago by chgibb <[email protected]>
drop implements

github.com/hydro-sdk/hydro-sdk - b2d6a13175ad7657f8c8a57b20733dd26cf86f0c authored over 4 years ago by chgibb <[email protected]>
refactor mediaquey and size boxes

github.com/hydro-sdk/hydro-sdk - e0f9429d7d5b838e7bb505ab3d9b1320acb71493 authored over 4 years ago by chgibb <[email protected]>
handle boxes when dealing with tables

github.com/hydro-sdk/hydro-sdk - 0fe83c64c9e2b486facd8a75d321d6f7897581e0 authored over 4 years ago by chgibb <[email protected]>
show original error message even in absence of debug symbols

github.com/hydro-sdk/hydro-sdk - 2d681594d4178efd4ed2915669f7b22a24df1f23 authored over 4 years ago by chgibb <[email protected]>
wip registration based boxing system

github.com/hydro-sdk/hydro-sdk - ae80579f957e32dc5309eec686acfcbb09b5d65e authored over 4 years ago by chgibb <[email protected]>
better error checking when trying to symbolicate frames

github.com/hydro-sdk/hydro-sdk - e8d08b20650a905dfcf558968f45f20a1c4d4042 authored over 4 years ago by chgibb <[email protected]>
change directory structure and refactor unboxing to be registration based

github.com/hydro-sdk/hydro-sdk - 98c421954e6adb858b5b70045aa25f8ed150bccf authored over 4 years ago by chgibb <[email protected]>
fix null safety errors

github.com/hydro-sdk/hydro-sdk - 339b00eab139c996901affa08f22287741e68d64 authored over 4 years ago by chgibb <[email protected]>
fix compiler diagnostics

github.com/hydro-sdk/hydro-sdk - 305d4f2fa947dc3f2a89b7fba85df355c7bf8d29 authored over 4 years ago by chgibb <[email protected]>
update generated docs

github.com/hydro-sdk/hydro-sdk - 552e0c40e831ca4ab75c73e24dc13ebeaa2551fd authored over 4 years ago by chgibb <[email protected]>
Merge pull request #10 from chgibb/inherited-widget-listen

Minimal Port of Scoped Model

github.com/hydro-sdk/hydro-sdk - 0045154ef6e235b1b851df6d8cc6e1770def46bf authored over 4 years ago by Chris Gibb <[email protected]>
strike out notes on tree walking

github.com/hydro-sdk/hydro-sdk - 40703d1c6cd50b672b567d4cc9059d8b51f59061 authored over 4 years ago by chgibb <[email protected]>
dart side for test

github.com/hydro-sdk/hydro-sdk - 10494f3a18305e4afb5fdc5dcb6356e0c9c9732f authored over 4 years ago by chgibb <[email protected]>
Merge branch 'master' into inherited-widget-listen

github.com/hydro-sdk/hydro-sdk - 4c53dfacb08dcd51a7e1d0015011e402dfbe9f1f authored over 4 years ago by chgibb <[email protected]>
regenerate problem file

github.com/hydro-sdk/hydro-sdk - 73ac52fbe039fe534e060985a9fff31938b6a2d4 authored over 4 years ago by chgibb <[email protected]>
delete problem file

github.com/hydro-sdk/hydro-sdk - 1b094597f6e85b29eb83743e277a9ab36b9cdd69 authored over 4 years ago by chgibb <[email protected]>
break scoped model up into it's own barrel folder

github.com/hydro-sdk/hydro-sdk - a3c15e7f113dfcf024ac226980ec9114dd7582ed authored over 4 years ago by chgibb <[email protected]>
exploration and wip scoped model port

github.com/hydro-sdk/hydro-sdk - 9351f9a178ad14bfff0f9135e9a367df7b7da646 authored over 4 years ago by chgibb <[email protected]>
Merge pull request #9 from chgibb/incremental-compile

Initial Incremental Compiler

github.com/hydro-sdk/hydro-sdk - 2d2780f8208aba7e7e0b0d2cc7dad7701b89a199 authored over 4 years ago by Chris Gibb <[email protected]>
fix broken path name on linux

github.com/hydro-sdk/hydro-sdk - 37800dd3c25ae322b7afe221b9733ad72c71ed97 authored over 4 years ago by chgibb <[email protected]>
Merge branch 'master' into incremental-compile

github.com/hydro-sdk/hydro-sdk - 0c15cb714d8d7e3b7cb604bcc95ede0482ca6255 authored over 4 years ago by chgibb <[email protected]>
cache and reuse build artifacts per build

github.com/hydro-sdk/hydro-sdk - 9988e31d4f2eaff3174446131e90ce01f9891273 authored over 4 years ago by chgibb <[email protected]>
Merge pull request #8 from chgibb/source-maps

Initial Source Map Support

github.com/hydro-sdk/hydro-sdk - f9d9bb4976d44ab0aa3296169f9276a7fbdac2f5 authored over 4 years ago by Chris Gibb <[email protected]>
remove accidental flutter import

github.com/hydro-sdk/hydro-sdk - a14f5f72f5bde64cff586bcce6bfc778fddb3213 authored over 4 years ago by chgibb <[email protected]>
break out files and fixup imports

github.com/hydro-sdk/hydro-sdk - 207ab87afc0de3fddd0227341a9d9e26b61e3849 authored over 4 years ago by chgibb <[email protected]>
guard symbolification related code on debug mode

github.com/hydro-sdk/hydro-sdk - e4fbbe30ecbf1e50e1fda81f3d22c69e8c59c119 authored over 4 years ago by chgibb <[email protected]>
fix expectation for compiler test

github.com/hydro-sdk/hydro-sdk - 613c90a0c387f20e3a338f7abfb771070b84fb40 authored over 4 years ago by chgibb <[email protected]>
move scope for exception higher

github.com/hydro-sdk/hydro-sdk - d26fa2dfed5de0db84fbaeea70d2bb4f6b933248 authored over 4 years ago by chgibb <[email protected]>
fix expectations

github.com/hydro-sdk/hydro-sdk - e040308ae485071f9bfb1f7f60f47288c84ed895 authored over 4 years ago by chgibb <[email protected]>
fix asset paths

github.com/hydro-sdk/hydro-sdk - c5799a52a44e803a50b62b29d50d88f28068fe33 authored over 4 years ago by chgibb <[email protected]>
test for hot reload with exceptions and stack traces

github.com/hydro-sdk/hydro-sdk - cd9f879ac6e6b3ed3714a6b73c4cff8cb1a054a6 authored over 4 years ago by chgibb <[email protected]>
add symbols to hot reload test

github.com/hydro-sdk/hydro-sdk - fae163d1da323528e5d6ec03c8779d15ed89f8b6 authored over 4 years ago by chgibb <[email protected]>
fix paths and expectation

github.com/hydro-sdk/hydro-sdk - 2bea8fcd9833988e780d16358a796cfa0494ee32 authored over 4 years ago by chgibb <[email protected]>