jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.42k stars 714 forks source link

not support in angular #755

Open Faizi9321 opened 10 months ago

Faizi9321 commented 10 months ago

i try to implement in angular typescript based project but i am unable do that. its properly work on angular javascript based if any solution related angular typescript based then ping.

jerosoler commented 10 months ago

If you can report the error that gives you? Maybe someone can help you.

I can't help you in angular or typescript but you can look at the labels.

lailla-io commented 10 months ago

Angular :D image

sklaffke commented 10 months ago

@Faizi9321 : Let me know if you need support for Angular - it should work quite well under Angular. I have included this awesome library into my Angular app image

Faizi9321 commented 10 months ago

sorry to say our client is not reply about this i not implement in our project.

On Fri, 8 Sept 2023 at 20:55, sklaffke @.***> wrote:

@Faizi9321 https://github.com/Faizi9321 : Let me know if you need support for Angular - it should work quite well under Angular. I have included this awesome library into my Angular app [image: image] https://user-images.githubusercontent.com/60772377/266664837-b2c26a96-6210-4f11-9a7b-6e8e5effbbbb.png

— Reply to this email directly, view it on GitHub https://github.com/jerosoler/Drawflow/issues/755#issuecomment-1711886995, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWDPR2UYQ4IM52AGJZZGYKDXZM5XLANCNFSM6AAAAAA3UPOZI4 . You are receiving this because you were mentioned.Message ID: @.***>

mdsdqk commented 7 months ago

Angular :D image

@lailla-io have you used the library as-is into your components (and written custom HTML/CSS) for the nodes or created a wrapper over drawflow to allow you to create custom component for nodes?