Artur

Results 189 issues of Artur

As the version is 0.x, npm refuses to automatically use a newer minor version. All users, including all workbox users, see 'npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead'

In the readme there is ``` Search ``` the same code is used in the GitHub toolbar that says "Type / to search". The problem is that pressing / (shift...

Spring Boot 3 native applications require compile time definitions of which reflection data needs to be available at runtime. Atmosphere could provide this info for its own classes by adding...

3.1.0

### Versions - vite-plugin-federation: main branch - vite: from main branch ### Reproduction and Steps to reproduce https://github.com/Artur-/vite-plugin-federation/pull/1/files contains a modified version of the "basic-host-remote" example that uses `` instead...

### Versions - vite-plugin-federation: 1.2.2 - vite: 4.3.5 ### Reproduction In a remote, do (after `npm i @vaadin/notification`) ``` import '@vaadin/notification'; const notif = document.createElement("vaadin-notification"); notif.renderer = (e) => e.textContent="Hello";...

**Library Affected**: workbox-build@7 **Browser & Platform**: All **Issue or Feature Request Description**: Installing workbox-build@7 results the deprecation warnings being printed: ``` npm WARN deprecated [email protected]: This package has been deprecated...

### Describe the bug When running `vitest dev --browser.name=chromium --no-browser.headless` to debug a test and you debug for more than 60s, the browser is closed, you lose the debug session...

feat: browser
p3-minor-bug

### Which package(s) are affected? Lit Core (lit / lit-html / lit-element / reactive-element) ### Description It would be expected that this snippet ``` class TestStore { tpl: TemplateResult |...

When used as part of `AutoForm`, `submit` makes sense. When used as part of a crud, it should be either "Update" or "Add" depending on what the user is doing

enhancement
hilla