22 Commits
Author SHA1 Message Date
Ilia Mashkov ba7aa0664a fix: default NODE_AUTH_TOKEN to empty so install works without it
CI / publish (push) Successful in 18s
CI / e2e (push) Successful in 25s
CI / verify (push) Successful in 26s
v0.1.0
2026-07-02 10:23:22 +03:00
Ilia Mashkov 37174179bd ci: add logs
CI / verify (push) Failing after 10s
CI / e2e (push) Has been skipped
CI / publish (push) Has been skipped
2026-07-02 10:19:44 +03:00
Ilia Mashkov f1ce8ea26e chore: add registry settings
CI / e2e (push) Has been skipped
CI / publish (push) Has been skipped
CI / verify (push) Failing after 10s
2026-07-02 10:08:27 +03:00
ilia 8e879311ec Merge pull request 'Fix/ci token' (#3) from fix/ci-token into main
CI / verify (push) Successful in 27s
CI / e2e (push) Successful in 25s
CI / publish (push) Failing after 18s
Reviewed-on: #3
2026-07-02 06:31:38 +00:00
Ilia Mashkov 2e0bc6d17e fix: change publish command
CI / verify (pull_request) Successful in 31s
CI / e2e (pull_request) Successful in 30s
CI / publish (pull_request) Has been skipped
2026-07-02 09:29:55 +03:00
Ilia Mashkov 5277e9c55c fix: change token name 2026-07-02 09:28:39 +03:00
ilia 6967d722ed Merge pull request 'Chore/release v0.1.0' (#2) from chore/release-v0.1.0 into main
CI / verify (push) Successful in 27s
CI / e2e (push) Successful in 25s
CI / publish (push) Failing after 20s
Reviewed-on: #2
2026-07-01 07:52:21 +00:00
Ilia Mashkov 7920fb73f3 chore: release v0.1.0
CI / verify (pull_request) Successful in 30s
CI / e2e (pull_request) Successful in 29s
CI / publish (pull_request) Has been skipped
2026-07-01 10:42:01 +03:00
Ilia Mashkov 611a13f088 chore: release v0.1.0 2026-07-01 09:38:51 +03:00
ilia a784271aa8 Merge pull request 'Feat/carousel impl' (#1) from feat/carousel-impl into main
CI / verify (push) Successful in 27s
CI / e2e (push) Successful in 25s
CI / publish (push) Has been skipped
Reviewed-on: #1
2026-07-01 06:30:08 +00:00
Ilia Mashkov 6b79e1120b ci: pin playwright to 1.61.1 matching runner image
CI / verify (pull_request) Successful in 29s
CI / e2e (pull_request) Successful in 1m20s
CI / publish (pull_request) Has been skipped
Floating "^1" resolved to 1.61.1 while the e2e container was pinned
to v1.59.0-jammy, so its browser builds were missing at launch. Pin the
dep exact and bump the image so the two versions move together.
2026-07-01 09:17:42 +03:00
Ilia Mashkov 4424934962 docs: README with usage, a11y notes, and browser support
CI / verify (pull_request) Successful in 1m13s
CI / e2e (pull_request) Failing after 30s
CI / publish (pull_request) Has been skipped
2026-07-01 08:14:42 +03:00
Ilia Mashkov eefff9344f chore: modernize biome config to 2.5 preset syntax 2026-07-01 08:14:41 +03:00
Ilia Mashkov fab19e9efe ci: gitea actions pipeline (verify, e2e, tagged publish) 2026-07-01 08:14:40 +03:00
Ilia Mashkov 9fe3172ef4 test: playwright smoke (chromium + firefox) for real scroll and dots fallback 2026-07-01 08:14:39 +03:00
Ilia Mashkov 834a7ac371 feat: carousel.css (snap, native markers, reduce-motion-gated effects) 2026-07-01 07:58:47 +03:00
Ilia Mashkov 42b4ca6877 feat: autoplay() module with hover/focus pause and reduce-motion guard 2026-07-01 07:58:04 +03:00
Ilia Mashkov de87b8ecdf feat: dots() self-gating fallback control module 2026-07-01 07:55:25 +03:00
Ilia Mashkov db6eb206fe test: carousel core change/destroy edge cases 2026-07-01 07:54:05 +03:00
Ilia Mashkov 79e59f8a84 feat: carousel core (count, navigation, scrollToIndex) 2026-07-01 07:53:46 +03:00
Ilia Mashkov 067f0d472b chore: add yarn lockfile and install deps 2026-07-01 07:51:51 +03:00
Ilia Mashkov f1d6731417 chore: scaffold carousel package and tooling 2026-07-01 07:24:35 +03:00