Ecosyste.ms: Issues

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

GitHub / smartprocure/mobx-autoform issues and pull requests

#72 - Do not extend existing submit property

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

#71 - Bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#70 - ESM source, use yarn and esbuild

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

#69 - Bump json5 from 2.2.1 to 2.2.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#68 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#67 - Bump ajv and eslint

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#66 - Add mobx 4-6 compatibility

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

#65 - Switch to mobx6

Pull Request - State: closed - Opened by stellarhoof about 2 years ago - 1 comment

#64 - Support overriding getPatch

Pull Request - State: closed - Opened by stellarhoof about 2 years ago - 1 comment

#63 - Ability to override get{Nested}Snapshot

Pull Request - State: closed - Opened by stellarhoof about 2 years ago

#62 - Support a JSON schema definition for the form

Pull Request - State: closed - Opened by stellarhoof about 2 years ago

#61 - Bump package version

Pull Request - State: closed - Opened by stellarhoof about 2 years ago

#60 - Do not set fields property on array fields

Pull Request - State: closed - Opened by stellarhoof about 2 years ago

#59 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#58 - Bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#57 - Allow for data-testid on form elements

Pull Request - State: closed - Opened by vstlouis over 2 years ago - 3 comments

#56 - Fix eslint

Pull Request - State: closed - Opened by vstlouis almost 3 years ago

#55 - Remove useless reaction on submit

Pull Request - State: closed - Opened by vstlouis almost 3 years ago

#54 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 2 comments
Labels: dependencies

#53 - Bump ws from 7.2.1 to 7.4.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#52 - Bump browserslist from 4.8.6 to 4.16.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#51 - Bump hosted-git-info from 2.8.5 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#50 - Bump ini from 1.3.5 to 1.3.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#49 - Bump acorn from 6.0.4 to 6.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#48 - Bump node-fetch from 2.6.0 to 2.6.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#47 - Set value default to an empty object

Pull Request - State: closed - Opened by chris110408 almost 4 years ago

#46 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 3 comments
Labels: dependencies

#45 - Add getDisposer callback

Pull Request - State: closed - Opened by stellarhoof about 4 years ago - 2 comments

#44 - Pass form to validator function

Pull Request - State: closed - Opened by stellarhoof about 4 years ago

#43 - Add label to form

Pull Request - State: closed - Opened by stellarhoof about 4 years ago - 1 comment

#42 - Take array of reactions and merge their disposers with the form disposers

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 4 comments

#41 - Update README

Issue - State: open - Opened by stellarhoof over 4 years ago

#40 - Add path to node

Pull Request - State: closed - Opened by stellarhoof over 4 years ago

#39 - Detect field removals on getPatch()

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#38 - Bump acorn from 6.0.4 to 6.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 2 comments
Labels: dependencies

#37 - Fix nestedSnapshot: unflatten all fields

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#36 - Do not use _.cloneDeep. It messes up observable arrays

Pull Request - State: closed - Opened by stellarhoof over 4 years ago

#35 - Small fixes. Do not take path on remove()

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#34 - Export validators

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#33 - Nested fields support

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#32 - Drop webpack and re-add babel-eslint

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#31 - Update dependencies, setup tests

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#30 - Require mobx 5 as a peer dep

Issue - State: closed - Opened by stellarhoof over 4 years ago - 3 comments
Labels: bug

#29 - Correctly initialize field value

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 2 comments

#28 - Add empty method to form and field

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#27 - Fix isDirty v3

Pull Request - State: closed - Opened by stellarhoof over 4 years ago - 1 comment

#26 - Fix isDirty v2

Pull Request - State: closed - Opened by stellarhoof almost 5 years ago - 1 comment

#25 - Bump js-yaml from 3.12.0 to 3.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 2 comments
Labels: dependencies

#24 - Bump mixin-deep from 1.3.1 to 1.3.2

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 2 comments
Labels: dependencies

#23 - Bump eslint-utils from 1.3.1 to 1.4.2

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 2 comments
Labels: dependencies

#22 - Bump lodash from 4.17.11 to 4.17.13

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 2 comments
Labels: dependencies

#21 - Fix isDirty

Pull Request - State: closed - Opened by stellarhoof almost 5 years ago - 1 comment

#20 - Add example of building a read-only form.

Issue - State: closed - Opened by stellarhoof about 5 years ago

#19 - Add example of composing forms

Issue - State: closed - Opened by stellarhoof about 5 years ago

#18 - Form composition.

Issue - State: closed - Opened by stellarhoof about 5 years ago - 1 comment

#17 - feature/16 - add declareClean to Form and Field APIs

Pull Request - State: closed - Opened by doug-patterson over 5 years ago - 1 comment

#16 - Add declareClean to Field and Form APIs

Issue - State: closed - Opened by doug-patterson over 5 years ago

#15 - Include already invalid fields when validating single field

Pull Request - State: closed - Opened by dshishkov over 5 years ago - 1 comment

#14 - Include already invalid fields when validating single field

Pull Request - State: closed - Opened by dshishkov over 5 years ago - 3 comments

#13 - Fix mobx peer dep

Pull Request - State: closed - Opened by daedalus28 over 5 years ago

#12 - clear form errors on reset

Pull Request - State: closed - Opened by dshishkov over 5 years ago - 2 comments

#11 - Feature/add extra validator js params

Pull Request - State: closed - Opened by dshishkov over 5 years ago - 2 comments

#10 - convert rules of fields to plan JS for validatorJS to understand them

Pull Request - State: closed - Opened by dshishkov over 5 years ago

#9 - skip fields that do not have rules defined for validatorJS

Pull Request - State: closed - Opened by dshishkov over 5 years ago

#8 - skip fields that do not have rules defined for validatorJS

Pull Request - State: closed - Opened by dshishkov over 5 years ago - 1 comment

#7 - Fix function validator collision

Pull Request - State: closed - Opened by daedalus28 over 5 years ago

#6 - Field subset validation

Pull Request - State: closed - Opened by daedalus28 over 5 years ago

#5 - Security Fix and Duti FMT

Pull Request - State: closed - Opened by sadasant over 5 years ago - 1 comment

#4 - add mobx and futil to webpack externals

Pull Request - State: closed - Opened by daedalus28 over 5 years ago

#3 - Remove `async` dependency

Pull Request - State: closed - Opened by daedalus28 over 5 years ago

#2 - Fix entry point

Pull Request - State: closed - Opened by daedalus28 over 5 years ago

#1 - CI setup

Pull Request - State: closed - Opened by sadasant almost 6 years ago