neo
neo copied to clipboard
The application worker driven frontend framework
Hi Torsten, I merged your PR. The itemClick logic seems to be copied from a list and feels a bit odd to me. config: ``` /** * Custom cls added...
to do this, we most likely should extract the logic from `afterSetValue()` into a new method using a silent param. we should also fire the change event at the very...
Currently every small improvement on _dev_ is merged into _main_ to be published and installable by users of neo. ### Disadvantages for developers: - It breaks semantic versioning: - New...
When using a `TableContainer` in a hash-routed view (might be partial cause?), the loaded UI will be broken by containing duplicated DOM nodes at the top level of the document....