Reimund Järnfors

Results 5 issues of Reimund Järnfors

Trying to load a component with Webpack, but the template cache files have not been built so they cannot be imported. For example: "../../template/accordion/accordion-group.html.js". I'm installing with npm. Do I...

I added so that the height of the handle container is updated in the repaint method. This makes sense if you programatically want to alter the size of your scrollable...

If you for instance create two rows, then undoing the last row, the following pictures you add will be composited incorrectly.

It seems like the affix directive only works for the window scroll, not for any element. A common scenario is to have a sidebar with its own scrollbar. It would...