mike douges

Results 214 issues of mike douges

# 🐛 bug report The parent files that import included files aren't being re-compiled when expected. ## 🤔 Expected Behavior Modifying any files anywhere results in things recompiling. ## 😯...

:bug: Bug
✨ Parcel 2
💰 Cache

React version: v16/v17 ## Steps To Reproduce 1. https://codesandbox.io/s/empty-css-value-jmbfl?file=/src/App.js 2. Notice the "should be black border" has a pink border 3. Dangerously setting inner HTML works because it doesn't go...

Type: Bug
Component: DOM
Status: Unconfirmed

Hello! I've written a tool to help version modules deployed to the Deno registry (see: https://github.com/itsdouges/deno_changesets). It works. One friction point I have with the current deno_x setup is it...

This pull request adds a Triplex editor screenshot to the readme that links out to its website. I've updated the image links in the readme (following: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes#relative-links-and-image-paths-in-readme-files) to make them...

When using `set` on an import declaration it results in the node not being updated synchronously. Using the specific `setDefaultImport` and `insertNamedImport` it does result in the node being updated...

Hello 👋! [Lightning CSS](https://github.com/parcel-bundler/lightningcss) recently shipped [custom transforms](https://lightningcss.dev/transforms.html) (through JS!) that claims to be 6x faster than PostCSS. Since Compiled does a lot of CSS transformations it would be a...

new feature 🆕

Hello 👋 — congrats on going viral 😄! You saw the video I made exploring your project with Triplex (see: https://www.youtube.com/watch?v=R19y98Y2unI) so I thought it would be great to close...

Hello! Found your library through the threejs examples, it looks great! Currently I'm trying to integrate it into my point & click game and found some friction points: - no...

Heya! I've been setting up three-csm to work as a r3f component and I've mostly got it working but unfortunately there is one friction point - the side effects during...