Remove dependency on @jlongster/lively #112

Closed
opened 2026-02-28 18:48:52 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @TomAFrench on GitHub (Jul 7, 2022).

We've got a couple of components in loot-design that use https://github.com/jlongster/lively. This seems to be some experiment to create something vaguely hookish in React before there were hooks.

As mentioned in the readme:

Note: Do not use, or even plan to use, this. I'm just explaining some ideas I have and giving code to back it up. I don't plan on marketing or fleshing out this repo at all.

We should update these components so that we can remove this dependency.

Originally created by @TomAFrench on GitHub (Jul 7, 2022). We've got a couple of components in `loot-design` that use https://github.com/jlongster/lively. This seems to be some experiment to create something vaguely hookish in React before there were hooks. As mentioned in the readme: > Note: Do not use, or even plan to use, this. I'm just explaining some ideas I have and giving code to back it up. I don't plan on marketing or fleshing out this repo at all. We should update these components so that we can remove this dependency.
Author
Owner

@MatissJanis commented on GitHub (Mar 19, 2023):

Only remaining component using lively is autocomplete. There is work ongoing to migirate it to react-select. See here: https://github.com/actualbudget/actual/issues/773

@MatissJanis commented on GitHub (Mar 19, 2023): Only remaining component using lively is autocomplete. There is work ongoing to migirate it to react-select. See here: https://github.com/actualbudget/actual/issues/773
Author
Owner

@MatissJanis commented on GitHub (Apr 19, 2023):

Done

@MatissJanis commented on GitHub (Apr 19, 2023): Done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#112