Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: action tracking #49

Merged
merged 30 commits into from
Sep 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
4c35a7b
feat: add Enumerable class
GeekyEggo Apr 30, 2024
07d2f3e
Merge branch 'main' into action-tracking
GeekyEggo Sep 14, 2024
9dd8a7c
refactor: split Action into KeyAction, DialAction, and KeyInMultiAction
GeekyEggo Sep 14, 2024
683a163
refactor: devices to use store, add initial tracking of actions
GeekyEggo Sep 14, 2024
c062b08
refactor: update Enumerable to be inheritable
GeekyEggo Sep 14, 2024
5041dc3
feat: allow Enumerable to be constructed from another Enumerable
GeekyEggo Sep 14, 2024
23fe625
feat: update action to include device and coordinates
GeekyEggo Sep 14, 2024
62756b8
refactor: update devices to inherit Enumerable
GeekyEggo Sep 14, 2024
7609ea9
style: fix linting
GeekyEggo Sep 14, 2024
b5951f8
feat: track visible actions on devices
GeekyEggo Sep 14, 2024
180bfa0
feat: update events to use Action instance
GeekyEggo Sep 15, 2024
9d4d306
fix: action type
GeekyEggo Sep 15, 2024
e93680a
feat: simplify action store
GeekyEggo Sep 15, 2024
6185074
feat: add type-checking helpers
GeekyEggo Sep 15, 2024
597cd54
test: fix tests
GeekyEggo Sep 15, 2024
20e9210
test: fix tests
GeekyEggo Sep 15, 2024
f5008b4
test: fix tests
GeekyEggo Sep 15, 2024
bf4cd7e
test: fix tests
GeekyEggo Sep 15, 2024
72406b2
style: linting
GeekyEggo Sep 15, 2024
a32e8ba
refactor: update actions to be a service, allowing for it to be itera…
GeekyEggo Sep 15, 2024
995ca5c
feat: add visible actions to SingletonAction
GeekyEggo Sep 18, 2024
0a9fff3
refactor: merge MultiActionKey in KeyAction
GeekyEggo Sep 18, 2024
8a94788
test: mock ActionStore (WIP)
GeekyEggo Sep 22, 2024
d43ed59
refactor: action and device store
GeekyEggo Sep 22, 2024
e3f3ec2
refactor: improve exports
GeekyEggo Sep 22, 2024
625a396
refactor: decouple stores
GeekyEggo Sep 22, 2024
597b89d
chore: fix linting
GeekyEggo Sep 22, 2024
a36d43d
refactor: remove deprecation notice for v1
GeekyEggo Sep 24, 2024
4d0f781
refactor: remove deprecation notice for v1
GeekyEggo Sep 24, 2024
75ec8c2
refactor!: remove deviceId from events, export types over classes
GeekyEggo Sep 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into action-tracking
GeekyEggo committed Sep 14, 2024
commit 07d2f3e66f16687373bc8947706cb451a6824bdc

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.