Frank Hellenkamp

Results 5 issues of Frank Hellenkamp

There seems to be a very noticeable performance regression from version 0.43 to 0.44, especially noticeable when using a big window (like full size on a 5k monitor). It is...

I could not find any references to the included jsuri. I would remove it. Or do you plan on falling back to it in the future or for any planned...

This would add a resize event to update images based in the current window size. One possible optimization: Don't call main() on every resize but only after a timeout, so...

add aria roles to elements e.g. for error-message: role=“alert”

Add a new confirm element to steps, that would display all data that the user provided. (See https://github.com/depage/depage-forms/issues/4) The user could confirm, or go back to previous steps to change...