Karmalakas

Results 70 comments of Karmalakas

I'm also looking for a way to remove colorbox by selector

> Also I can't use `clock` output func in twig (described [here](https://github.com/itsgoingd/clockwork/issues/507#issuecomment-872531971)): `clock()` is a Clockworks JS function. You can't use it in Twig just like that --- BTW, I...

Is this a viable solution? Why issue is still open? Some drawbacks?

I think invert works only with default - `prose prose-invert`. If you use any `prose-COLOR`, invert won't work

I'd need to revisit my code now (been a while), but I also couldn't make it work

Same with: ``` "javascript-obfuscator": "^4.0.0", "webpack": "^5.73.0", "webpack-obfuscator": "^3.5.1" ```

I'd prefer to hide that help text instead of having a padding. Would look much cleaner and IMO it's not very useful when the item is collapsed. No matter the...

I might have multiple different forms in the future (most likely I will), so I want contact form to stay under `/contact-us` folder. `forms({"route": '/contact-us/form'})` is just an example and,...

I'm thinking now, being able to get correct routes of any pages anywhere in the templates or PHP classes for any language would eliminate redirects (unless of course you'll link...

Still doesn't work. No matter how you try to get a form, `forms()` can't find any after redirect