Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Pomax/react-formbuilder issues and pull requests
#57 - There is support for Mulit page forms?
Issue -
State: open - Opened by lateshK over 4 years ago
- 1 comment
#56 - Validate
Pull Request -
State: closed - Opened by Pomax over 7 years ago
#55 - Add support for multiplicity with non-text inputs
Issue -
State: open - Opened by gvn over 7 years ago
- 1 comment
#54 - make charlimit and wordlimit perform validation
Issue -
State: open - Opened by Pomax over 7 years ago
#53 - somehow customise how the char/wordlimit and "over limit" are provided
Issue -
State: closed - Opened by Pomax over 7 years ago
- 1 comment
#52 - Guide text
Pull Request -
State: closed - Opened by Pomax over 7 years ago
#51 - Word and character limits
Pull Request -
State: closed - Opened by Pomax over 7 years ago
#50 - MultiplicityField's remove button doesn't update component's state
Issue -
State: open - Opened by mmmavis over 7 years ago
Labels: bug
#49 - Default field value
Pull Request -
State: closed - Opened by mmmavis over 7 years ago
#48 - Allow to set default value for field
Issue -
State: closed - Opened by mmmavis over 7 years ago
- 2 comments
#47 - Add JS linter
Issue -
State: open - Opened by mmmavis over 7 years ago
- 2 comments
#46 - Add character/word counter to text fields
Pull Request -
State: closed - Opened by arush0311 over 7 years ago
- 8 comments
#45 - Expose form fields to compose custom new fields
Pull Request -
State: closed - Opened by arush0311 over 7 years ago
#44 - Expose form fields to compose custom react fields
Issue -
State: closed - Opened by arush0311 over 7 years ago
#43 - Filter out empty items from MultiplicityField
Pull Request -
State: closed - Opened by mmmavis over 7 years ago
- 2 comments
#42 - Replaced 'React.PropTypes' with 'prop-types'
Pull Request -
State: closed - Opened by mmmavis over 7 years ago
#41 - Fixed a few bugs related to 'this' not being properly bound
Pull Request -
State: closed - Opened by mmmavis over 7 years ago
#40 - A few 'this' weren't probably bound
Issue -
State: closed - Opened by mmmavis over 7 years ago
Labels: bug
#39 - Use Arrow function to preserve the context `checkValidation`
Pull Request -
State: closed - Opened by arush0311 over 7 years ago
#38 - Preserve execution context for checkValidation
Issue -
State: closed - Opened by arush0311 over 7 years ago
- 1 comment
#37 - Automatically import react when required
Pull Request -
State: closed - Opened by arush0311 over 7 years ago
- 2 comments
#36 - Automatically import react when required
Issue -
State: closed - Opened by arush0311 over 7 years ago
- 2 comments
#35 - Label include links
Issue -
State: closed - Opened by arush0311 over 7 years ago
- 1 comment
#34 - Update to React 15.5
Pull Request -
State: closed - Opened by mmmavis over 7 years ago
- 1 comment
#33 - npm script bug
Pull Request -
State: closed - Opened by mmmavis over 7 years ago
#32 - npm "watch:js" script has wrong config
Issue -
State: closed - Opened by mmmavis over 7 years ago
Labels: bug
#31 - choiceGroup's last option won't show when total num of options is an odd number
Issue -
State: closed - Opened by mmmavis over 7 years ago
- 1 comment
Labels: bug
#30 - Add word count option to text/texarea fields
Issue -
State: open - Opened by mmmavis over 7 years ago
- 5 comments
#29 - More descriptive documentation for `controller`
Issue -
State: closed - Opened by mmmavis over 7 years ago
- 3 comments
#28 - Allow optional hint text for image field
Pull Request -
State: closed - Opened by mmmavis almost 8 years ago
#27 - Webpack config filename format error
Pull Request -
State: closed - Opened by mmmavis almost 8 years ago
#26 - Webpack config - output filename format error
Issue -
State: closed - Opened by mmmavis almost 8 years ago
#25 - Allow the option to show hint text in image field
Issue -
State: closed - Opened by mmmavis almost 8 years ago
#24 - update to react 15.5
Issue -
State: closed - Opened by Pomax almost 8 years ago
- 4 comments
#23 - make npm do whatever magic it does that lets us not have a dist/react-formbuilder in the repo
Issue -
State: open - Opened by Pomax almost 8 years ago
#22 - fieldClassname doesn't get set on <input> in checkboxGroup
Issue -
State: closed - Opened by mmmavis almost 8 years ago
- 1 comment
#21 - Add support for an image field
Pull Request -
State: closed - Opened by Pomax almost 8 years ago
#20 - Selected values in checkboxGroup get captured properly
Issue -
State: open - Opened by mmmavis almost 8 years ago
- 1 comment
#19 - Added 'browser' to webpack's aliasFields option
Pull Request -
State: closed - Opened by mmmavis almost 8 years ago
#18 - "Field 'browser' doesn't contain a valid alias configuration"
Issue -
State: closed - Opened by mmmavis almost 8 years ago
- 2 comments
#17 - add an "image" input
Issue -
State: closed - Opened by Pomax almost 8 years ago
#16 - add a "file" input
Issue -
State: open - Opened by Pomax almost 8 years ago
#15 - add a "file" and/or "input
Issue -
State: closed - Opened by Pomax almost 8 years ago
#14 - figure out what the heck Chokidar is doing.
Issue -
State: open - Opened by Pomax almost 8 years ago
#13 - optional inline validation errors
Pull Request -
State: closed - Opened by Pomax almost 8 years ago
#12 - Added "multiple instances of this field" functionality
Pull Request -
State: closed - Opened by Pomax about 8 years ago
- 4 comments
#11 - Option to have error message shown inline
Issue -
State: closed - Opened by mmmavis about 8 years ago
#10 - implement field functionality that allows for "multiple of these"
Issue -
State: closed - Opened by Pomax about 8 years ago
#9 - use "classnames" for class composition
Issue -
State: open - Opened by Pomax about 8 years ago
#8 - Add support for a "readonly" field property
Issue -
State: open - Opened by mmmavis about 8 years ago
#7 - Required fields should have the 'required' attribute on them
Issue -
State: open - Opened by mmmavis about 8 years ago
- 1 comment
#6 - Allow more input types
Issue -
State: closed - Opened by mmmavis about 8 years ago
- 1 comment
#5 - classname for label and fields
Pull Request -
State: closed - Opened by mmmavis about 8 years ago
#4 - Optional label vs Required label
Issue -
State: open - Opened by mmmavis about 8 years ago
- 2 comments
#3 - Allow "classname" in field object
Issue -
State: closed - Opened by mmmavis about 8 years ago
#2 - Updated package.json & added webpack & export components as module
Pull Request -
State: closed - Opened by mmmavis about 8 years ago
- 3 comments
#1 - package.json & webpack & export as module
Issue -
State: closed - Opened by mmmavis about 8 years ago