Alex Rohmann
Alex Rohmann
Love where you're going with this. Would you say this is more experimental? Or is there confidence in it being production ready?
Hey @aristath, Installed via Bower and doesn't quite work out of the box by referencing the css file. Needed to update the src urls to find the font folder one...
There are a few cases where I would like `_offsetX` and `offsetY` to be `0` rather than the calculated value. This way my element is guaranteed to be placed at...
Good opportunity to bring awareness to the Standard Galactic Alphabet so we can write code enchanting table style.
Angular Material [allows multiple parse formats](https://material.angular.io/components/datepicker/overview#momentdatemodule-formats) but the adapter [only considers singular string values](https://github.com/matheo/angular/blob/master/libs/datepicker/date-fns/date-fns-adapter.ts#L276-L298) for the `parseFormat`. Thought I'd mention it in case that's something that could be supported by...