This is where we‘ll define a few things about the library‘s goals.
Care to help? Feel free discusing about the roadmap by opening a github issue.
You can also suggest a change by creating a new pull request.
See contributing.md
@theforeman/builder- Build production and development assents fortheforemanand it's plugins.
- Switch to yarn
- Remove eslint dependency from core
- Add
jestenvironment - Add
storybookenvironment - Add
eslintenvironment
- Add
react-loadable - Add support for async loadabe modules
- See the PR in foreman: theforeman/foreman#6719
- Add the
I18nrelated modules from foreman as async modules - Drop
datatables.net - Drop
jquery - Drop
select2
- Drop
redux-thunk
- Drop
react
- Automatically produce
available-packages.mdas part of thedeploy-docsprocess - Test together with
foremanandforeman-pluginsin the CI - Add eslint rule about duplicates in vendor vs core/plugin
- Use find-foreman in eslint plugin to automatically setup eslint for Foreman plugins.