Leevi Graham

Results 78 comments of Leevi Graham

@wimleers I didn't get much further than the screenshot above.

This still seems to be an issue in CraftCMS 4.6.0 and Preparse 2.0.2.

@ttempleton I just took a look at the main branch, nice work getting this in! It cuts down on the UI noise a great deal. A little bit of feedback....

@ttempleton Looks like you're using the Granish menu javascript and overriding a lot of styles. Pairing back your customisations and adding a few tweaks we get something like: ![Screenshot 2023-01-16...

I'm with @Mathias-Syversen, The modal looks great and gives users much more information. We have all the elements to build that (image / icon, title, and description). I would love...

My solution based on previous work here and more experiments. `-webkit-text-fill-color:` supports opacity when using `rgba` which means we can use a consistent colour. The downside here is that the...

@JanWennrichPCSG Here's my current version of the plugin you referenced above. The input is being updated with 'Some URL'. ```js import Plugin from '@ckeditor/ckeditor5-core/src/plugin'; import LinkUI from '@ckeditor/ckeditor5-link/src/linkui'; import ButtonView...

I think this is due to the fact jscs added a bunch of styling tests which jshint is preparing to remove in v3.

https://github.com/SSLMate/go-pkcs12/pull/47 has been closed in favor of https://github.com/SSLMate/go-pkcs12/pull/48

Hi Scott, I haven't tested the addon on Lion yet. Is it possible that there's an issue with CURL on the updated version on PHP? Anything in your server logs?...