Teijo Laine

Results 74 comments of Teijo Laine

Alright, makes sense 👌

See the "match information" demo for clickable / hoverable actions: http://www.aropupu.fi/bracket/ For the markers, if the "data customization" demo is not enough, I guess you could try to modify the...

Ok. I'll reopen this as a request for improved match customization support.

Hi, Is this different from the second half of this comment https://github.com/teijo/jquery-bracket/issues/92#issuecomment-265576063? Starting from: > So what's the "correct" way to do it?

I think the issue you describe comes from the bracket being populated from beginning to end instead of looking from finals, then semi-finals, etc. Every time the bracket size increases,...

> It is multiplied by 2, so it will always be an even number. Every second round in LB is between LB teams and every second is between LB team...

> So yeah, I think this is then a bug, teams should be seeded always as the rule says, and not differently and unexpectedly. I definitely agree, if it doesn't...

There shouldn't be any TypeScript specific changes I think. Just make sure you have `node` installed, then run `npm install` in project root. After that running `grunt` will create a...

You might be best to just fork the project and make some edits to the edit handling. It's currently not configurable.

I think at the moment it does require modifying both the styles and code. It's something that should probably be improved so that you could more easily configure it without...