neo icon indicating copy to clipboard operation
neo copied to clipboard

The application worker driven frontend framework

Results 327 neo issues
Sort by recently updated
recently updated
newest added

This seems like a very interesting approach that seems very beneficial in theory. Are there any performance benchmarks were it can be directly compared to other libraries. Maybe something like...

enhancement

it is similar to the dirty state, with the difference that setting the field back to its original value will keep it as true.

enhancement

``` --list-item-background-color: var(--cmp-list-item-surface-default);``` this comes from: ```--cmp-list-item-surface-default: transparent``` i think i already fixed it inside the repo, but the change to `#fff` needs to get into the figma template to...

bug

@mxmrtns @maxrahder @ExtAnimal We need the component to display code and the related rendered output for the new learning section. First we need to decide which engine we want to...

enhancement

With several changes coming up: https://github.com/neomjs/neo/issues/5218 https://github.com/neomjs/neo/issues/5219 it would be good if we have some automated sanity tests in place. @mxmrtns

enhancement

i noticed that pressing enter does show the neo picker. maybe we could just convert space into enter in this case, but open for other solutions.

bug

there are quite some official specs for this widget, which we should honor. related content (example link): https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/examples/datepicker-dialog/

enhancement

- clicking on the header (year) should show the new widget - it could slide in animated from the top - we could use 2 lists => left side months,...

enhancement

The bug occured inside our client app and needs investigation. The new logic seems wrong: if the widget is using the `forceSelection` config, non matching values need to get cleared....

bug

this is an epic which we need to break down into multiple tickets => we have many SMs and classes using them. `selection.Model` should use a collection for `items` and...

enhancement