Jonas Aschenbrenner

Results 13 issues of Jonas Aschenbrenner

This implements comments functionality. The UI and behavior is similar to the comments features in Google Docs. I have opened this pull request in response to a request by @dylans.

because texturesPerTilemap is used in the tileset method.

In package.json the dependencies seem missing. In my case, I have installed the package via `npm install --save @pixi/tilemap`. The bundler says that `@pixi/display` is missing, which is imported from...

It seems that a license for the content is absent. In EU countries and the USA it seems that editing copyrighted content without explicit permission of the copyright holders might...

suggestion

### Describe the feature you'd like to request The [Link](https://ui.docs.amplify.aws/react/components/link) component seems missing in the [Figma file](https://www.figma.com/community/file/1047600760128127424). ### Describe your use case and how the feature would improve your experience....

feature-request
ui-components

playwright.config.cjs: ```javascript module.exports = { testMatch: /.*\.e2e\.(test|spec)\.(js|ts|mjs)/ } ``` running: ```shell npx playwright-watch test -c playwright.config.cjs ``` shows the error: ``` TypeError: Non-string provided as watch path: /.*\.e2e\.(test|spec)\.(js|ts|mjs)/,!node_modules at unifyPaths...

bug
help wanted

Hi, there is currently a bug in the plugin regarding the identifierNamesCache. Basically identifier names are not shared between files. There is a fix for it in my fork: https://github.com/mtripg6666tdr/nextjs-obfuscator/compare/master...SanjoSolutions:nextjs-obfuscator:master...

bug

### Environment information ```plain text System: OS: Windows 11 10.0.22631 CPU: (32) x64 AMD Ryzen 9 3950X 16-Core Processor Memory: 14.12 GB / 47.92 GB Binaries: Node: 22.14.0 - ~\AppData\Local\fnm_multishells\40828_1749934395103\node.EXE...

bug
question