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
trafficstars

* component based styles * vdom based styles * SCSS var and src files * Explain how nesting of themes works * build-themes * watch-themes * Create a new theme

documentation
enhancement
no auto close

documentation
enhancement
no auto close

According to Gemini, we need this one. ## What is an XML Sitemap and Why is it Important for SPAs? An XML sitemap is essentially a roadmap for search engine...

enhancement

While it is not possible to set the scroll position on DOM level, this would not be a problem for neo: a delta would contain a changed scrollLeft or scrollTop...

enhancement
no auto close

I am just brainstorming about a new concept: should i create a component (class) for grid / table rows In short: when we change a record, we send the vdom...

enhancement
no auto close

The default markers API is sadly now deprecated: The advanced markers API requires a new API key, which is bound to a credit card: We do need an alternative, since...

bug

### Description When trying to build the `appworker` thread using the build script (`build-all` or `build-threads`), I get either: - `EINVAL: invalid argument, stat 'D:\System Volume Information'`, or - `EPERM:...

bug

I think we can do better here: Right now, we parse the DOM paths and map them to related neo components. While this does work fine for nested widgets inside...

enhancement
no auto close

related to: https://github.com/neomjs/neo/issues/6610

enhancement

* The first step is to verify that we can get a public key (or use it without a key) * We just need support for a basic map and...

enhancement
no auto close