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 does not cause any bugs, but triggers a not needed dom OP. ``` if (movedNode) { // todo: check if there is a real index change deltas.push({ action: 'moveNode',...

enhancement

Currently the calendar year view is parsing all calendar events for every single day. While this works fast for the demo app so far, it can easily become a bottle-neck...

enhancement

We need the ability to drag events into different days.

enhancement

**Describe the bug** The email validator is permitting invalid email syntax of 'name@domain' (without the TLD) ![Screen Shot 2021-05-22 at 2 53 33 PM](https://user-images.githubusercontent.com/1653769/119239284-b58fc800-bb0d-11eb-8ddc-efd14c84ab1c.png)

bug

Hi everyone, in case you would like to use the neo.mjs non build mode in Firefox as well, this is the reason why it does not work: https://bugzilla.mozilla.org/show_bug.cgi?id=1247687 So far...

enhancement
help wanted
good first issue

might be something simple, like not using forceSelection for change events.

bug
good first issue

Low priority item, since this is an edge case. Add comments in case you need this to increase the priority. In case we collapse a fieldset with disableItemsOnCollapse: true, we...

enhancement

**Describe the bug** Need to update either the picker data or the picker mask so that picker items are valid **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

**Describe the bug** Month picker view is not tall enough to display all weeks of a month **Screenshots** ![Screen Shot 2021-05-22 at 2 49 48 PM](https://user-images.githubusercontent.com/1653769/119239164-ff2be300-bb0c-11eb-8125-22b0be1bd02a.png)

bug