Ruskin

Results 3 issues of Ruskin

...because navigateTo didn't work for me when deploying as a static site, but returning the target path string directly did work ### 🔗 Linked issue ### ❓ Type of change...

pending

Hello - how should I stub the value of a computed property in a unit test? I've got a computed method on my component: ``` visibleRows () { return this.sortedRows.slice(this.firstVisibleRowIndex,...

enhancement

quick update to handle .ts file imports too; apologies my prettier config created a lot of distracting whitespace diff in the process