neo
neo copied to clipboard
The application worker driven frontend framework
The ticket is blocked by: https://github.com/neomjs/neo/issues/5135 (needs to get resolved first). Automated component based testing for the most complex form field would be a great starting point for other developers...
Please create new tickets for each component which we want to adjust into this project. Especially form fields need to get a priority.
@ExtAnimal @mxmrtns Max would like to see a `SelectField` implementation which is based on `select` and `option` tags. Imho a ComboBox can already handle the functionality (via `editable: false)` and...