Thomas Portelange

Results 113 comments of Thomas Portelange

Here is the documentation https://github.com/lekoala/formidable-elements/blob/master/docs/count-up.md And a demo https://codepen.io/lekoalabe/pen/MWxJoGN

Wouldn't it be much easier to import popper as a esm module rather than deal with import maps?

I'm having this error as well when pressing return on the last line of the editor RangeError: Can not convert to a Fragment (looks like multiple versions of prosemirror-model were...

recent versions of zipstream require an operation mode as first argument public function __construct( private OperationMode $operationMode = OperationMode::NORMAL, before it was public function __construct(?string $name = null, ?ArchiveOptions $opt...

i guess that should be possible but it will require a few tweaks however, given your use case, it's probably much easier to have a row button that redirects to...

Maybe related https://github.com/silverstripe/silverstripe-framework/issues/11162

for those who find this ugly as well the simple fix is this ```css .tox button.tox-tbtn { margin: 0px 3px; } .tox div.tox-toolbar { transform: scale(0.85); transform-origin: 0 50%; }...

So since i had the bug again and found my own issues back (yeahh!)... but this time, i have a proper bug report @emteknetnz ## Description When navigating from a...

@kinglozzer how odd! this is what happens for me (i didn't try on a "fresh" project but i don't see why it would do that in my current project) ![image](https://user-images.githubusercontent.com/250762/109145485-d17c0b80-7762-11eb-8d66-e3580709d347.png)...