D

Results 6 issues of D

Also in the synchronization of multiple world context, currently I have to copy one entity from one world to another in order to replay it with the recorder. It would...

Hi, first of all, great library ! I'm working on synchronizing worlds and bump into a minor issue with IntDispenser hidden inside World. It would be nice to make it...

Hi, It'd be interesting to integrate mindmap as a graphic component into a markdown document such as: ```mindmap ... ``` Or even integrate mindmap into mermaid ? Thanks

enhancement
help wanted

It seems we don't have any mechanism to set schema.Title and schema.Description, for example using type.Name and/or JsonProperty's PropertyName, for all sub schemas. We need this to facilitate the edition...

This PR fixes the show and hide behaviors for nested collapses, for example in nested accordion, click on the AccordionItem should not affect both the child and the parent at...