No description
Find a file
Torstein Thune 071ad76397 fix(store): dependency array in useSlice (#30)
useSlice used an empty dependency array in its inner useEffect. This would lead to stale slice when the selector or compare function changed.

Reviewed-on: #30
2026-08-06 09:52:09 +00:00
packages fix(store): dependency array in useSlice (#30) 2026-08-06 09:52:09 +00:00
.gitignore fix(multiple): new build output + test suites + bug fixes (#10) 2026-03-25 18:56:07 +00:00
.npmignore Extract component system and utils from Microbrew.it 2025-01-10 09:08:01 +01:00
package-lock.json feat(trell): async queue package (#22) 2026-05-04 08:04:19 +00:00
package.json feat(trell): async queue package (#22) 2026-05-04 08:04:19 +00:00
README.md chore(all): relicense the packages from GPL-3.0 to LGPL-3.0 to allow library usage in proprietary programs. 2025-07-29 09:58:54 +02:00

JacketUI

Component system and utils used by Thune.io projects.

Created and maintained by Torstein Thune.

Licenced under the LGPL-3.0 license.