Thomas Portelange
Thomas Portelange
Would it be possible to add it back ? it was removed here https://github.com/silverstripe/silverstripe-asset-admin/commit/bbe7c660cf40d4c942eaf6e76755eeaf46c63471 I was relying on that to make clickable thumbnails (if you click on the icon, it...
I don't know if this is a goal or not, but i tried to use your plugin + the babel plugin in order to serve ie11 script (i know i...
Hi there, Great library! If you are interested to add it to the readme, I created a custom element that wraps your library https://github.com/lekoala/formidable-elements/blob/master/demo/count-up.html Some points you might find interesting:...
Hi all, i'm a big fan of cleave but i see it hasn't been updated for quite some time recently i wanted to make a custom element using cleave but...
Hi, I've been having an issue with using version 2.2.1 of Foundation Emails. Basically, my problem is that Foundation use a padding reset (padding:0) for many elements, like rows, and...
Due to the line here https://github.com/lifaon74/events-polyfill/blob/bc989dc00fb90a42ae9c012c309d48710dec2589/index.js#L87 if the handleEvent function is added dynamically (something that i like to do, because this way nobody can rebind it out of its scope),...
Affected version : 4.* (tested in 4.12) The UploadField state depends on a md5 hash of files. This doesn't always work, in particular in the cms (model admin) when the...
### Module version(s) affected 5.1.x ### Description Currently, when you unlink a record, you get a warning message saying "Are you sure you want to delete this record?" This is...
I'm hitting the following issue on the latest stable version. I'm also using fluent (not that i know if it makes any difference). It mostly happens in a ModelAdmin when...
without this, testing with sqlite3 will cause TRUNCATE errors as explained in #3