Tom Clarkson
Tom Clarkson
I just spent an afternoon tracking down an elusive bug to the following code {children} When rules are added with sheet.insertRule, the only effect is the invalid color rule not...
Adds support for mobile safari by handling touch events and hiding rather than removing the origin element so that touchmove events are not lost. Since the element is no longer...
This update improves the handling of refresh tokens when using a javascript api rather than the native makeRequest. Somewhat related to #82. JS code can call reauthenticate to get a...
Fixes a crash when immediately reopening the safari view.
This allows using a minimal layout containing a title tag so that the page title will be updated when the pjax page is loaded.
Adds the option to build from Ace source rather than the ace-builds repo, which makes it much easier to debug ace in an app that requires brace. To use the...