Thomas L.

Results 14 comments of Thomas L.

I tried to reproduce it in Codesandbox but I actually can't get classsy-ui to work at all there, I get an error: `classy-ui/macro: index_1.processReferences is not a function ` See:...

Est-ce que ceci correspond à pouvoir écrire des scénarios et tests qui exercent une règle qu'un utilisateur écrirai en language publicodes ? Niveau syntaxe est-que vous imagineriez quelques chose comme...

Merci pour les explications et les liens! `Ça correspond à ton exemple avec scénario. On le fait déjà pour nos tests unitaires de mécanisme (barème les “exemples” sont des tests)`...

I made some progress and created a PR to the Excalidraw repo to include the Dark mode css styles in their exported package: https://github.com/excalidraw/excalidraw/pull/2392

Bumped into a bigger issue, the npm package of excalidraw 0.6.1 is actually exporting the source from a special repository called https://github.com/excalidraw/excalidraw-embed which hasn't been updated in 3 months and...

I don't remember if this was the case before. Hopefully, the migration to Typescript 0.9 could fix it.

Sorry I didn't set expectations, I think normally you want to have the text truncated with '...' At the end. It's not possible to use substring because you don't know...

Would be awesome if you want to work on that. I'm too busy. It would be great to have contributors on this extension.

Just updating to v0.9 should not be so hard unless TypeScript change a lot their services. Using typescript-tools I'm not sure of the value it will add.