Commit Graph

32 Commits

Author SHA1 Message Date
b84010a332 Add proper lists documentation to README
Some checks failed
Test / test (push) Has been cancelled
2026-03-14 14:50:30 +04:00
05516e7642 Add more install commands
All checks were successful
Test / test (push) Successful in 33s
Not just pnpm
2026-03-14 14:35:31 +04:00
22c6b02e4b Add test/CI status to README
All checks were successful
Test / test (push) Successful in 32s
2026-03-14 14:29:57 +04:00
e859bc3ee7 Merge pull request 'Set up CI' (#3) from chore/setup_ci into master
All checks were successful
Test / test (push) Successful in 33s
Reviewed-on: #3
2026-03-14 10:25:39 +00:00
b3fd092acf Set up CI
All checks were successful
Test / test (pull_request) Successful in 32s
Test / test (push) Successful in 1m42s
2026-03-14 14:12:52 +04:00
cd349944cf Update AGENTS.md with testing details 2026-03-14 14:04:23 +04:00
6b434adde4 1.2.1 v1.2.1 2026-03-13 16:59:06 +04:00
a966df95f0 Add doc for List type definition 2026-03-13 16:58:36 +04:00
90b7b1cf01 1.2.0 v1.2.0 2026-03-13 16:41:55 +04:00
1f8c076051 Merge pull request 'Support place lists' (#1) from feature/lists into master
Reviewed-on: #1
2026-03-13 12:40:08 +00:00
ba01a579b6 Update docs 2026-03-13 16:39:37 +04:00
ccc865741c Change default list colors 2026-03-13 16:22:45 +04:00
d459a12115 Lists: use separate add/remove functions instead of toggle 2026-03-13 13:06:42 +04:00
c5c999ac79 Add test suite, cover existing functions 2026-03-12 17:28:43 +04:00
53b2c9b4f8 WIP Add lists 2026-03-12 17:06:53 +04:00
e019cb01ba Mention Marco for demo and usage example 2026-01-26 20:04:53 +07:00
eb2878ec6a 1.1.3 v1.1.3 2026-01-26 20:02:29 +07:00
602cc44ae2 Improve README 2026-01-26 20:02:11 +07:00
b9615d7b97 Add npm badge to README 2026-01-26 19:52:55 +07:00
63e644c85a 1.1.2 v1.1.2 2026-01-26 19:48:22 +07:00
d8e893a5f0 Add keywords 2026-01-26 19:48:09 +07:00
39ca1f18db 1.1.1 v1.1.1 2026-01-26 19:43:24 +07:00
8ac75935ac Add repo, homepage to package.json 2026-01-26 19:43:08 +07:00
aa2d0ed58b Fix doc output 2026-01-26 19:40:38 +07:00
7274574f64 1.1.0 v1.1.0 2026-01-26 19:21:42 +07:00
bc5eea7841 Add README and API docs 2026-01-26 19:20:54 +07:00
713efb81b5 1.0.0 v1.0.0 2026-01-26 17:56:52 +07:00
156cdefaba Add version script 2026-01-22 13:40:04 +07:00
8851323012 Derive TS type from JSON Schema
So we don't define (almost) the same schema twice
2026-01-22 13:36:08 +07:00
5f55fc1da1 Add AGENTS.md 2026-01-22 13:23:06 +07:00
bd6192a96b Add pnpm lockfile 2026-01-22 13:23:00 +07:00
c14b5ff19b Hello world 2026-01-22 13:13:00 +07:00