Ronnie Henriksen Laugen

Results 30 comments of Ronnie Henriksen Laugen

> To clarify: we never officially supported CSS variables as palette values, primarily because the theming system was written during the time when we had to support IE 11. Before...

The only way I got it to work without error was using @roddy's example, and that's with inlined options... This does not work: ![image](https://user-images.githubusercontent.com/11261560/30732549-659b6a0c-9f73-11e7-89ff-1b97195bdf01.png) and neither will: ![image](https://user-images.githubusercontent.com/11261560/30732558-704ebf3a-9f73-11e7-8ae2-3dbfbcf1a9d9.png) Angular v4.4.3

Would love this as well; we build some of our environments outside of pull requests, so we need to be able to tell it to target main.

> I understand you are already looking into this @yusijs Perhaps - if my thinking is not to optimistic. :)

> The intended functionality is still broken in 0.41.0. Just want to point to the title of my commit/pr 😅: [Possible solution for object-checking](https://github.com/equinor/design-system/commit/e8c79fc16c38e8df0d546168bcaf3cdf3b241923) > e: and yet, I am...

@binaryartifex I'm looking into creating an overlay that shows the formatted value on blur, but the input as numeric. It will work, but I'd obviously prefer this being something that...

> Would the formatted value month value revert to a number when the user enters one of the number segments? Ideally it would be possible to write w/ literals as...

> From a gut feeling writing the literals seems like it could be pretty hard, just thinking about languages that use a IME like Chinese/Japanese/etc. Would need to experiment with...

@snowystinger will this also make it to the hooks? I got stuck on this when building a Select-component based on the hooks & wrapping from react-stately.

> The documentation? yes, eventually, that's what the tag means on this issue. Sorry, didn't notice the documentation-label on the issue, my bad. :) > If you mean, can you...