1cg
1cg
Sorry I let this sit so long. I think I'd prefer a black background to blue for a dark mode. Is that doable? (my design-fu is awful, of course)
looks like a good change! Can I ask you to add a test for it as well as docs?
what does `fail` mean in this context?
wow, that's an interesting case... We would want to check the element just before settle and see if any new classes were added... :thinking:
Can you give me a more concrete use case to help me think about it? What's that "second" class doing and how did it get there?
This is the logic where the attribute cloning happens: https://github.com/bigskysoftware/htmx/blob/3352d5c3e95dad01470e8fc725c61dee1d476593/src/htmx.js#L442 thar be dragons... :cold_sweat:
Yes please. A good example might be a keyup: https://codepen.io/1cg/pen/dydpQGj?editors=1001
Thank you! Can you make the pull against `dev` so I can review it more easily?
sorry this has taken so long to merge can you redo it with just the changes in `src/htmx.js`
bumping: > can you redo it with just the changes in src/htmx.js