Andrey Mikhaylov (lolmaus)
Andrey Mikhaylov (lolmaus)
[Slime](https://github.com/slime-lang/slime) is an indentation-driven templating engine written in Elixir. It has [Phoenix integration](https://github.com/slime-lang/phoenix_slime). Obelisk should have it too!
`bower install` command reports this: ``` bower invalid-meta html5-placeholder-polyfill is missing "ignore" entry in bower.json ``` Just sayin'.
There has been no commits in nine months already. Is the project dead?
Hi! In Sentry, we see numerous cases of this error: > TypeError: Cannot read properties of null (reading 'defaultView') It originates from here: https://github.com/wnr/element-resize-detector/blob/1.2.3/src/detection-strategy/object.js#L44 Is this a bug in `element-resize-detector`...
## [Rendered](https://github.com/lolmaus/rfcs/blob/testem-middleware/text/0000-testem-middleware.md) ## Summary This pull request is proposing a new RFC. To succeed, it will need to pass into the [Exploring Stage](https://github.com/emberjs/rfcs#exploring)), followed by the [Accepted Stage](https://github.com/emberjs/rfcs#accepted). A Proposed...
`qunit-dom` does work correctly with `ShadowRoot`, but its types do not allow for that. Reproduction: https://github.com/lifeart/glimmer-next/blob/fa5b80ac09fe52c5b6660946cc44fa103aaba627/src/tests/integration/shadowroot-test.gts#L17C1-L18 CC @lifeart
Hi! My use case for Juice is preparing email newsletter templates. We use MailChimp/Mandrill to send email newsletters. Rather than coding email templates in their web interface, i prepare them...
Hey Hugo! My suggestion implies two things: - Have a encoding mode to produce indentation and line breaks. - Adjust the styles of the `head:before` pseudoelement to make it visible...