Ted Steen

Results 21 issues of Ted Steen

If a link to a modal is not placed inside a page the page-href link to a modal generates an incorrect url. See fiddle http://jsfiddle.net/XrzkC/ This is a quite common...

bug

had the code in my local fork, could as well share it :)

project dependencies are not handled correctly, the added lines in lint.patch are prefixed with the root project, version is `unspecified` and added as a compile dependency (not compile project) f.ex...

Whenever you create a projection it is evaluated immediately. Why not defer it? After we moved over to knockout-projections the initial page load time was higher because all our filtered...

If you ever need a lazy projection here's a way to do it. For you to merge or for someone else to use. See #10 It can be a bit...

Followed the ordinary Rust ritual [over here](https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html)

Makes things a bit more clear and maybe perhaps (I have no idea) helps the compiler to make better decisions. WDYT?

What the title says for various things like f.ex saving and resuming or, I don't know... doing rollback networking? :)