- Brisbane
Popular repositories
EphoxJames doesn’t have any public repositories yet.
204 contributions in the last year
Contribution activity
August 2017
Created a pull request in WordPress/gutenberg
that received 3
comments
Fix bug introduced by #2443 where drop-down menu can't display
Adding the sliding toolbar in #2443 caused the drop-down menu to stop working because overflow was hidden. This works around the issue by making th…
Created an issue in WordPress/gutenberg
that received 1
comment
TinyMCE: Extend link boundaries feature to work simlarly on bold / italic / ect... text
Currently TinyMCE implements a feature called link boundaries which provide visual feedback when the text cursor is within a link or just outside. …