Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redux-AutoForm v1 #295

Open
7 of 17 tasks
JonatanSalas opened this issue Oct 16, 2017 · 1 comment
Open
7 of 17 tasks

Redux-AutoForm v1 #295

JonatanSalas opened this issue Oct 16, 2017 · 1 comment

Comments

@JonatanSalas
Copy link
Member

JonatanSalas commented Oct 16, 2017

Currently, I find myself working on a newer version of redux-autoform completely re write from the ground. So we can provide a more declarative API and also keep the older schema model.

The newer version of redux-autoform will let us increase things that we can't do with the current version. The things I currently have in mind are the following ones (this issue also, will be a way to track the status of the newer library release):

  • - Support for redux-form v6/v7 and react v15/v16.
  • - Added ErrorBoundaries support with handle_unstableError/componenDidCatch in React v15/v16.
  • - I18n support via i18next and i18next-react.
  • - Support for a more declarative API using normal React components.
  • - Bootstrap v4 components ui-factory. (at 95% implemented)
  • - Move repository to yarn workspaces.
  • - Switch build process from Webpack to Rollup.
  • - Compatibility layer with schema API.
  • - Visibility for Group components.
  • - Bootstrap v3 components ui-factory.
  • - React-Native components ui-factory.
  • - Material-UI v1 components ui-factory.
  • - Website with documentation and playground.
  • - React-Toolbox components ui-factory.
  • - Grommet components ui-factory.
  • - Ant-Design components ui-factory.
  • - Elemental-ui components ui-factory.

If someone using the library wants to add a feature-request, here you can.

@JonatanSalas JonatanSalas self-assigned this Oct 16, 2017
@JonatanSalas JonatanSalas changed the title Redux-AutoForm with v6/v7 Redux-AutoForm v1 Oct 16, 2017
@JonatanSalas JonatanSalas added this to the v1.0.0 milestone Oct 16, 2017
@JonatanSalas
Copy link
Member Author

If you want to track my progress I'm current working on personal public repository that will be merged against redux-autoform repository when finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant