Commit Graph

13 Commits

Author SHA1 Message Date
robonen 9bece480ca test(web/vue): update event listener tests to use globalThis and improve assertions 2026-02-15 05:30:58 +07:00
robonen c48de9a3d1 feat(web/vue): update version to 0.0.13 and add useTabLeader composable with tests 2026-02-15 05:29:08 +07:00
robonen 49b9f2aa79 feat(configs/oxlint): add linter 2026-02-14 22:49:47 +07:00
robonen 6565fa3de8 feat(web/vue): add useStorage and useStorageAsync, separate all composables by categories 2026-02-14 21:38:29 +07:00
robonen efadb5fe28 feat: update pnpm workspace and dependencies, migrate to tsdown for builds 2026-02-14 03:49:10 +07:00
robonen 0cfdce7456 docs(web/vue): update examples in unrefElement documentation to include type parameters 2025-08-15 04:38:46 +07:00
robonen e035d1abca docs(web/vue): update documentation for unrefElement function 2025-08-15 04:37:58 +07:00
robonen 1851d5c80c feat(web/vue): add unrefElement function and tests for element handling 2025-08-15 04:33:47 +07:00
robonen d55e3989f3 refactor(web/vue): reuse inject context composable in context state 2025-08-07 05:25:04 +07:00
robonen 52a5add405 fix(web/vue): add missing export useAsyncState from composables 2025-07-14 02:17:31 +07:00
robonen 55438b63f9 test(web/vue): update useAsyncState to allow optional delay parameter and add tests 2025-07-14 00:42:50 +07:00
robonen 1e9859da83 feat(web/vue): enhance async state management for useAsyncState with improved error handling and loading states 2025-07-10 05:34:47 +07:00
robonen 78fb4da82a refactor: change separate tools by category 2025-05-19 17:43:42 +07:00