scala-js/scala-js-dom

API report - sort members by name rather than `<decltype> <name>`

japgolly opened this issue · 5 comments

Comparing against mdn is pretty hard when all the defs come before all the val followed by all the vars

I can give this a shot! It will be a disruptive change though.

Yeah absolutely! If you haven't got it working after like... say an hour, can I give you a bit of guidance? (I'm hoping to put it to good use today)

I mean, you should just do it then :) the philosophy is helping not blocking!

I gave it a shot in #483.

Fixed in #484