Farzad Yousefzadeh
Farzad Yousefzadeh
I also wanted the output in an unescaped way and as @pcr910303 mentioned, `decode(htm(some jsx here))` worked very well.
I'm not sure about the _group by_ thing, actually that's something @cassidoo may decide. But being able to assign colors to the items is a good thing I guess. It...
I'm thinking about keeping statecharts with and without editor separately but another way to tackle it would be to have a `withEditor: boolean` prop on the StateChart component to support...
@coodoo ok I'll change it to a single component with that flag. Also thinking about adding a toggle editor button next to reset button just in case people wanna see...
@davidkpiano I'm sure we can work it out :)
@davidkpiano This should be now ready to ship. Side note: I'll work on Monaco editor in a separate PR. Tried adding it to the same branch, but Monaco needs some...
I recently got the visualizer working locally on my React + TS codebase by a similar approach. Following a discussion with @davidkpiano, I'm working on a small CLI to be...
Also if you're looking for a sneak peek into how it works for my project right now, here are two files from the project. https://github.com/farskid/hslzone/blob/master/src/components/App/AppWithMachine.tsx https://github.com/farskid/hslzone/blob/master/src/components/Viz.tsx
@riddla Thanks for sharing plantuml project and the kind words :) we're working on the a vscode extension for the visualization. stay tuned.
توی این ایشو درمورد ورژن ۲ داریم بحث میکنیم. ادیتور آنلاین هم جزوی ازون هست. به نظرم توی دل تغییرات ورژن جدید انجامش بدیم و الان محدود به تکنولوژی فعلی...