hoarcekat
hoarcekat copied to clipboard
Rewrite Plugin Interface in React
As discussed, I've rewritten the legacy Roact code that was powering Hoarcekat's plugin interface.
It may not be perfect just yet, as I did all of this across a few days around university studies.
I will be very happy to take on board any suggestions / requested changes during a review. Let's iterate on this until it's good enough for a merge. 🚀 😄
Thanks!
P.S I will be re-implementing my earlier general improvements changes from #41 after we get this merged onto the mainline.
Closes #43
Most requested changes have been implemented. Need to handle https://github.com/Kampfkarren/hoarcekat/pull/44#discussion_r1381099712 but once handled, will re-request a review.
Looks like there's an issue with Hoarcekat not refreshing when a story script is updated. Will investigate soon.
Fixed the aforementioned issue, previewer is working as normal again. Ready for a final review before merging.
@chriscerie Hey Chris, thanks a lot for the PR comments! Been pretty busy recently but will get around to this soon.
All PR comments have been addressed. Ready for a final review and casual testing before merging.
An issue with module requires has been identified, I'll look into it soon. I have been busy with university, hence the staleness of this PR.