Vlad Știrbu
Vlad Știrbu
The idea at the time was that the public api surface of the fem object is just the events set, the rest would be private. The private api was used...
They can be made enumerable and in addition the lib should throw an error if the state machine definition contains any event names that would conflict with the library added...
Basically, I want the application domain state to be saved on each successful state change so that I can restore the state machine object later on, in case the process/hardware...
Mermaid.live has zoom functionality now. I would appreciate if a volunteer can investigate if that solution can be integrated in the react app that runs in the webview.
I'm doing some experiments having type as property of data and I welcome this addition to the spec, but in this case I think this example goes in the wrong...
I've spent the last days looking at geojson and json schema, and started to expect the "type" property to indicate the data type, either a simple type (e.g. string, number,...
not really. `enctype` describes the encoding of the data you send. I think that a more appropriate way would be to change the `value`to `href`, like this: ``` json {"name":...
Hi! Can you create a minimal example that demonstrates the issue? Thanks!
This approach does not handle the page numbers in the ToC. You'd still need a third pass to get those as the page numbers cannot be detected before the second...
Yes, there would definitely be a performance penalty for this case but not all pdf documents have this kind of formatting/style requirements. If the step is opt in, the users...