JiHwan Oh

Results 40 comments of JiHwan Oh

The flag is compatible and It doesn't take any wrong effects. > When signing, causes codesign to replace any existing signature on the path(s) given. > Without this option, existing...

I found the `location.href` is changed to `/issues` when changing form's action's path.

I usually used `MutationObserver`. I think using It is more proper for watching popstate of Element.

Off topic, but it's a shame GitHub abandoned Custom Elements in favor of React.

> The main issue is that the DOM is no longer actually re-generated: > > 1. our selector observer tags a "seen" element > 2. the contents page, but the...

@quasilyte thx for your reply. threshold can be another solution, but it'll be great if it can be controlled by each structs! thx.

Really looking forward it. I've researched some typescript AST parsers for this feature and this is really nice.

@fregante @kidonng I'm currently working this feature. Let me know the feature's name. Just working with temporary name: `file-history` Only view is available now.

The relative URL is based on commit; When I get HEAD~5, It means the File in HEAD commit's 5th previous. I think we need to call API to get the...