Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devtools support #38

Closed
ruslan-byondxr opened this issue Nov 9, 2021 · 11 comments
Closed

Devtools support #38

ruslan-byondxr opened this issue Nov 9, 2021 · 11 comments
Assignees
Milestone

Comments

@ruslan-byondxr
Copy link

Thanks for this amazing library!
Is there any plans for devtools support as in redux ?

@aralroca aralroca self-assigned this Nov 9, 2021
@aralroca
Copy link
Collaborator

aralroca commented Nov 9, 2021

@ruslan-byondxr for the next version 0.8 not yet, but it will be nice to do it before 1.0! Thank you! 😊

It would be nice to define what you would be interested to show in devtools. Apart from the store that each component consumes, I don't know if there are other features that could contribute.

@aralroca aralroca added this to the Before 1.0.0 milestone Nov 9, 2021
@WreewanMorhee
Copy link

I want dev tool as well !!
What I want is just I can see data in store, only this ! ( I also think this is the most people want)

well
really nice library that make store more simple just like useState
appreciate it
Let's have some fun and drink some tea !

@siddharthborderwala
Copy link
Contributor

You can use teaful-logger as a dev-tool for teaful.

@aralroca
Copy link
Collaborator

aralroca commented Nov 21, 2021

A proof of concept of what will become Teaful DevTools. Any feedback is welcome. The idea will also be to add more features like being able to modify the store apart from visualizing it. I hope to have a stable version next week.

teaful-devtools-poc

@aralroca
Copy link
Collaborator

Some improvements:

millora

@aralroca
Copy link
Collaborator

Some improvements (also I added dark mode):

example

@aralroca
Copy link
Collaborator

Another update (possible to modify the store):

demo

Any feedback will be welcome @ruslan-byondxr @siddharthborderwala @WreewanMorhee @danielart It is likely that in a few days the first version will be available (for the moment only for Chrome).

@siddharthborderwala
Copy link
Contributor

Looks great to me! Also, I love the option to modify the store this way.

@aralroca aralroca mentioned this issue Nov 28, 2021
@aralroca
Copy link
Collaborator

aralroca commented Dec 2, 2021

Done!!! Already available in 0.9.0.

@aralroca aralroca closed this as completed Dec 2, 2021
@WreewanMorhee
Copy link

Screen Shot 2021-12-03 at 12 32 26 AM

Sorry but ...
Why will this happen ??
Is this normal phenomena ??
Can this be solved ??

@aralroca
Copy link
Collaborator

aralroca commented Dec 2, 2021

Screen Shot 2021-12-03 at 12 32 26 AM

Sorry but ... Why will this happen ?? Is this normal phenomena ?? Can this be solved ??

I've no idea, I'll look into it. Thank you for notifying. The extension has been reviewed by Chrome developers and they have accepted it. All the code is open-source: https://github.com/teafuljs/teaful-devtools/

Maybe it's because since 2016 that I didn't upload any Chrome extensions...

For new developers, it generally takes a few months to become trusted

https://support.google.com/chrome_webstore/answer/2664769?hl=en-GB#zippy=%2Cinstall-with-enhanced-safe-browsing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants