Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / horat1us/react-context-form issues and pull requests
#73 - Hotfix/remove props definitions
Pull Request -
State: closed - Opened by sashabeton almost 6 years ago
Labels: invalid
#72 - Implement new context format
Pull Request -
State: open - Opened by sashabeton almost 6 years ago
Labels: enhancement
#71 - Fix passing invalid property `formRef` to form
Pull Request -
State: open - Opened by sashabeton over 6 years ago
- 1 comment
Labels: invalid
#70 - Feature/form ref
Pull Request -
State: closed - Opened by sashabeton over 6 years ago
- 1 comment
Labels: enhancement
#69 - Make groupName prop optional
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
Labels: enhancement
#68 - feature/docs
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#67 - Version 2.9.0
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#66 - Feature/event interceptor
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#65 - 2.8.1
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#64 - Fix undefined error in node environment
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#63 - Implement onValidate prop for form
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#62 - Implement OnValidate component
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#61 - Update dependencies
Pull Request -
State: closed - Opened by Horat1us over 6 years ago
- 1 comment
#60 - Pass prop name to dom input if if prop exist. Turn on strict null che…
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#59 - Add afterSubmit callback. Refactor submit function. Add 'has-value' c…
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#58 - Add mounted flag to model. Add safe update for Form. Add 'has-value' …
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 2 comments
#57 - Implement addError helper
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#56 - Swap props
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#55 - Add missing prop callback on click
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#54 - Pass 'onChange' prop to childContext checking
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#53 - Implement reset button. Add tests. Fix width for SubmitButton
Pull Request -
State: closed - Opened by MAKARD over 6 years ago
- 1 comment
#52 - Add PasswordInput component. Add tests for it
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#51 - Fix callback for onChange handler in AutoUpdate component
Pull Request -
State: closed - Opened by sashabeton almost 7 years ago
- 1 comment
#50 - Perform setting if AutoUpdate should be triggered on change event
Pull Request -
State: closed - Opened by sashabeton almost 7 years ago
- 1 comment
#49 - Perform resetting form after submit when property is passed to form
Pull Request -
State: closed - Opened by sashabeton almost 7 years ago
- 1 comment
#48 - Perform setting default values for attributes in Model;
Pull Request -
State: closed - Opened by sashabeton almost 7 years ago
- 1 comment
#47 - Dont call on change when it doesnt needed
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#46 - Pass previous value to argument list to 'on' prop
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#46 - Pass previous value to argument list to 'on' prop
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#45 - Add second argument to AutoValidate "on" property
Issue -
State: closed - Opened by Horat1us almost 7 years ago
#45 - Add second argument to AutoValidate "on" property
Issue -
State: closed - Opened by Horat1us almost 7 years ago
#44 - Add try catch handling
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#43 - Update webpack.config.js
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#42 - Load data from cache first
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#41 - Integrate babel-env
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#40 - Migrate to react 16.2. Enhance typings. Base input props refactor
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#39 - Date.now() => perfomance.now()
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#38 - remove async from non async features
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#37 - Return group result of validation when group name has passed
Pull Request -
State: closed - Opened by MAKARD almost 7 years ago
- 1 comment
#36 - Update BaseInput.tsx
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#35 - Fix up numeric input. Implement cursor position controller
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#34 - Fix capitalize (now specials symbols not removed). Resolve warning ab…
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#33 - Split input value by specials symbols
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#32 - add static to default props
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
#31 - Simulate user events on value update
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#30 - Fix cleaned value on non digit input
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#29 - Fix capitalize transform
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#28 - Now we can enter 0
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#27 - Add tests for untested places in code
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#26 - Add always prop to autovalidate
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#25 - Implement RadioGroup, BaseButton, Button and Checkbox
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#24 - implement autofocus on submit if errors exist
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#23 - Feature/capitalize input
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#22 - Add capitalizing first letter
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#21 - Pass hasError to context
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#20 - Clear erros on validation
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#19 - Pass old erros if group is undefined
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#18 - convert string to int for numericInput and InputRange
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#17 - pass context to onSubmit
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#16 - Remove reuired from min prop
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#15 - Remove required from min prop
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#14 - Implement autoUpdate component
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#13 - implement handler in Form component
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#12 - fix handleChange. Add 'on' prop
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#11 - Add comparing old and new erros arrays
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#10 - Feature/input range
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#9 - Implement hint popup
Pull Request -
State: closed - Opened by MAKARD about 7 years ago
- 1 comment
#8 - Feature/pattern input
Pull Request -
State: open - Opened by sashabeton about 7 years ago
- 1 comment
Labels: help wanted, invalid, wontfix
#7 - Feature/form
Pull Request -
State: closed - Opened by Horat1us about 7 years ago
- 1 comment
#6 - Implement Hint and tests
Pull Request -
State: closed - Opened by Horat1us over 7 years ago
- 1 comment
#5 - Implement Label and tests
Pull Request -
State: closed - Opened by Horat1us over 7 years ago
- 1 comment
#4 - Feature/input
Pull Request -
State: closed - Opened by MAKARD over 7 years ago
- 1 comment
#3 - Feature/form group
Pull Request -
State: closed - Opened by Horat1us over 7 years ago
#2 - Feature/slow submit button
Pull Request -
State: closed - Opened by sashabeton over 7 years ago
- 1 comment
#1 - Implement model specs
Pull Request -
State: closed - Opened by Horat1us over 7 years ago