Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / seasonedcc/composable-functions issues and pull requests

#166 - Enforce no-implicit-any in every combinator

Pull Request - State: closed - Opened by gustavoguichard 2 months ago

#165 - Functions inside compositions allow for implicit any arguments

Issue - State: closed - Opened by danielweinmann 2 months ago - 2 comments

#163 - applySchema does not accept plain functions

Issue - State: closed - Opened by danielweinmann 2 months ago - 3 comments

#162 - Make the Composable type easier on the eyes

Pull Request - State: closed - Opened by diogob 3 months ago
Labels: :nail_care: aesthetics

#161 - Deprecate the environment namespace in favor of context

Pull Request - State: closed - Opened by gustavoguichard 3 months ago

#160 - We want to be able to throw arbitrary values when using fromSuccess

Pull Request - State: closed - Opened by diogob 3 months ago

#159 - Accept plain functions in `branch` Resolver

Pull Request - State: closed - Opened by gustavoguichard 3 months ago

#158 - Documentation for new Plain-functions feature

Pull Request - State: closed - Opened by gustavoguichard 3 months ago

#156 - Tighten function types

Pull Request - State: closed - Opened by diogob 3 months ago

#155 - Accept Plain functions in every combinator

Pull Request - State: closed - Opened by gustavoguichard 3 months ago
Labels: enhancement

#154 - Accept plain functions in combinators

Pull Request - State: closed - Opened by gustavoguichard 3 months ago - 2 comments

#153 - Build a composable that always succeeds

Pull Request - State: closed - Opened by diogob 3 months ago
Labels: :toolbox: new combinator

#152 - Rename from `environment` to `context`

Pull Request - State: closed - Opened by gustavoguichard 3 months ago

#150 - docs: Update Arktype schema

Pull Request - State: closed - Opened by gustavoguichard 4 months ago

#149 - docs: Tidy up docs and return types

Pull Request - State: closed - Opened by gustavoguichard 4 months ago
Labels: 🧹 cleanup

#148 - apply schema

Pull Request - State: closed - Opened by diogob 4 months ago

#147 - No implicit any

Pull Request - State: closed - Opened by gustavoguichard 4 months ago

#146 - TS won't complain about implicit any in composable declaration

Issue - State: closed - Opened by danielweinmann 4 months ago - 4 comments
Labels: πŸ› bug

#145 - Invert parameters in apply-schema so we can validate schema type based on composable parameters

Pull Request - State: closed - Opened by diogob 4 months ago - 1 comment
Labels: enhancement, :boom: breaking

#144 - README polish

Pull Request - State: closed - Opened by danielweinmann 4 months ago

#143 - Explicit return types

Pull Request - State: closed - Opened by diogob 4 months ago
Labels: πŸ› bug, 🧹 cleanup

#142 - Add a function for sequential compositions with same arguments

Pull Request - State: closed - Opened by gustavoguichard 4 months ago - 3 comments
Labels: :toolbox: new combinator

#141 - Fix minor typos in migration guide

Pull Request - State: closed - Opened by corygibbons 4 months ago

#140 - Composable functions

Pull Request - State: closed - Opened by diogob 4 months ago

#139 - Reimplement Domain functions with code from the future

Pull Request - State: closed - Opened by diogob 4 months ago

#135 - Reimplement composable map in terms of pipe

Pull Request - State: closed - Opened by diogob 7 months ago
Labels: 🧹 cleanup

#134 - Allow map and mapError in DFs to have async mapper function

Pull Request - State: closed - Opened by diogob 7 months ago

#133 - catchError combinator to recover from failed composable

Pull Request - State: closed - Opened by diogob 7 months ago
Labels: :toolbox: new combinator

#132 - Simplify error type

Pull Request - State: closed - Opened by diogob 7 months ago - 6 comments
Labels: :boom: breaking, 🧹 cleanup

#131 - Domain functions do not provide compile-time type checks.

Issue - State: closed - Opened by dan-muller 7 months ago - 3 comments

#130 - Fix mapError exception handling

Pull Request - State: closed - Opened by diogob 8 months ago

#129 - Fix composable pipe for async functions

Pull Request - State: closed - Opened by diogob 8 months ago

#128 - Tweaking module exports

Pull Request - State: closed - Opened by diogob 9 months ago

#127 - New sequenceAll combinator

Pull Request - State: closed - Opened by diogob 9 months ago - 3 comments
Labels: :toolbox: new combinator

#125 - Do not error when passing parameters to a DF created with makeDomainFunction()

Pull Request - State: closed - Opened by diogob 10 months ago - 2 comments
Labels: enhancement, :boom: breaking

#123 - Add repository field to package.json

Pull Request - State: closed - Opened by iamandrewluca 10 months ago

#121 - Tight composition types

Pull Request - State: closed - Opened by diogob 10 months ago - 6 comments
Labels: enhancement

#120 - upgrade Remix example to Remix_V2

Pull Request - State: closed - Opened by PedroHDP84 11 months ago

#119 - Extracting primitives inspired by ATMP

Pull Request - State: closed - Opened by diogob 11 months ago - 1 comment

#118 - Fix double decoding URIError when using input resolvers

Pull Request - State: closed - Opened by diogob 11 months ago

#117 - URIError: URI malformed

Issue - State: closed - Opened by ledniy 11 months ago - 3 comments
Labels: πŸ› bug

#116 - feat: Add async capabilities for the trace function

Pull Request - State: closed - Opened by gustavoguichard 11 months ago

#115 - Input and environment params become `any` if no schema is passed

Issue - State: closed - Opened by danielweinmann 12 months ago - 4 comments
Labels: πŸ› bug

#114 - Decouple zod

Pull Request - State: closed - Opened by diogob about 1 year ago - 3 comments

#113 - Update README with type inferences and new Remix syntax

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#112 - Improved `branch` method to act like conditional `pipe`

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#111 - Export `mdf` alias for `makeDomainFunction`

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#110 - Expose and add JSDocs to `safeResult`

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#109 - Revert "Merge pull request #103 from seasonedcc/parser-agnostic"

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#108 - @decs/typeschema causing errors

Issue - State: closed - Opened by deanfields about 1 year ago - 7 comments

#105 - DDD and Testing Example

Issue - State: closed - Opened by dshunfen about 1 year ago - 7 comments

#104 - Final adjustments for the typeschema integration #103

Pull Request - State: closed - Opened by decs about 1 year ago

#103 - Support other schema validation libs through typeschema

Pull Request - State: closed - Opened by diogob about 1 year ago - 24 comments

#102 - Upgrade dnt version and update deno.lock after building npm

Pull Request - State: closed - Opened by diogob about 1 year ago

#101 - chore: Remove deprecated types

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#100 - V2

Pull Request - State: closed - Opened by diogob about 1 year ago

#99 - Upgrade test framework

Pull Request - State: closed - Opened by diogob about 1 year ago

#98 - feat: Support other schema validation libs

Pull Request - State: closed - Opened by decs about 1 year ago - 6 comments

#97 - feat: Adds a `collectSequence` combinator

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago - 1 comment

#96 - Adds identity and passthrough to the combinators

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago - 3 comments

#95 - BREAKING CHANGE: Removes `errorMessagesForSchema` utility

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#92 - BREAKING CHANGE: Remove `merge` method

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#90 - Add JSDoc to improve inline documentation of methods

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago

#88 - Add README note steering users away from merge

Pull Request - State: closed - Opened by diogob about 1 year ago

#87 - Rewrite collect to leverage simpler combinators

Pull Request - State: closed - Opened by diogob about 1 year ago

#85 - remove qs take 2

Pull Request - State: closed - Opened by diogob about 1 year ago - 4 comments

#84 - Remove `qs` dependency

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago - 1 comment

#83 - Remove prettify to avoid circular bug

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago - 1 comment

#82 - Branch combinator

Pull Request - State: closed - Opened by gustavoguichard about 1 year ago - 1 comment

#81 - mergeObjects has broken type definition

Issue - State: closed - Opened by jam-fran about 1 year ago - 6 comments
Labels: πŸ› bug

#80 - Should Input types be Inferred from the Input Schema?

Issue - State: closed - Opened by stephen776 about 1 year ago - 4 comments

#79 - Run functions sequentially with same input and environment schemas?

Issue - State: closed - Opened by jam-fran about 1 year ago - 7 comments

#78 - Coupling with zod

Issue - State: closed - Opened by decs about 1 year ago - 10 comments

#77 - Remove `qs` as dependency of this library

Issue - State: closed - Opened by gustavoguichard over 1 year ago
Labels: enhancement

#76 - Remove Discord link from README

Pull Request - State: closed - Opened by danielweinmann over 1 year ago

#75 - Discord Invite Link Is Broken

Issue - State: closed - Opened by stephen776 over 1 year ago - 1 comment

#74 - Update Zod to 3.21.4 #73

Pull Request - State: closed - Opened by faramos over 1 year ago - 1 comment

#73 - Update Zod to 3.21.4

Issue - State: closed - Opened by faramos over 1 year ago - 2 comments

#72 - Split tests and assert inferred types with more precision

Pull Request - State: closed - Opened by gustavoguichard over 1 year ago

#71 - Accept sync functions

Pull Request - State: closed - Opened by gustavoguichard over 1 year ago - 1 comment

#70 - Fix npm package for webpack

Pull Request - State: closed - Opened by diogob over 1 year ago - 1 comment

#69 - Carry parser types

Pull Request - State: closed - Opened by diogob over 1 year ago - 5 comments

#67 - Deprecate oldMerge usage and add a function overload to make the new …

Pull Request - State: closed - Opened by gustavoguichard over 1 year ago - 1 comment

#66 - Add a new `collect` combinator and warn about pitfalls with `merge`

Pull Request - State: closed - Opened by gustavoguichard over 1 year ago - 25 comments

#64 - Unable to retrieve name and value of button after form submission

Issue - State: closed - Opened by netdesignr over 1 year ago - 5 comments

#63 - docs: punctuation

Pull Request - State: closed - Opened by jly36963 over 1 year ago - 1 comment

#62 - Add a little helper to type the DF environments after composition

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago - 1 comment

#42 - Add pattern matching

Issue - State: closed - Opened by waspeer almost 2 years ago - 9 comments

#30 - Support for custom schema validators

Issue - State: closed - Opened by marcus-sa over 2 years ago - 5 comments

#22 - Throw multiple input errors at once

Issue - State: closed - Opened by diogob over 2 years ago - 5 comments