Releases: webzard-io/interaction-recorder
Releases · webzard-io/interaction-recorder
Development Build
v0.0.5
Commits
- 6ab4160: hover event (Sczlog) #24
- 80d182b: add mouse click scroll (Sczlog) #24
- 294cdda: update keydown handler for KEYPRESS event. (Sczlog) #24
- 61f5d85: optimize count keydown and keyup (Sczlog) #24
- 01c7ba3: add comment for combination key pressing event (Sczlog) #24
- d5e5e4b: e2e test init (Sczlog) #25
- 5f4c46c: update isolated world (Sczlog) #25
- 2736082: update e2e test (Sczlog) #25
- 03b7272: add secondary target for steps (Sczlog) #26
- f467bf5: update version (wengxiaojun)
v0.0.4
Commits
- d203a3f: not strict type of step's action for extended action (Sczlog) #13
- 1ced7ce: Update .gitignore (Sczlog) #17
- cb969dc: refactor matcher (Sczlog) #17
- 656400b: remove useless code (Sczlog) #17
- a50b4f9: Delete matcher.ts (Sczlog) #17
- c638809: update matcher's ability (Sczlog) #18
- ff14779: update throttler (Sczlog) #18
- e6b014a: update typings (Sczlog) #18
- 0c6c922: update index.ts (Sczlog) #18
- f5c2c21: add callback to new step and update step (Sczlog) #19
- 146387c: update enum key (Sczlog) #19
- e6cad59: optimize drag handler (Sczlog) #21
- c769c04: add eslint ignore file (Sczlog) #21
- eff50a9: flexibility update (Sczlog) #21
- 965880e: optimize drag handler (Sczlog) #20
- 2b054c7: update typings (Sczlog) #21
- 3f48c1e: update eslintrc (Sczlog) #21
- 937c032: update to version to 0.0.4 (wengxiaojun)
- 82ca53d: Update rollup.config.js (Sczlog) #22
v0.0.3
release 0.0.2 version
interaction-recorder init version.
- with observer / recorder / pattern-match basic moudles
- can observer mouse / keyboard / text-input / scroll interaction