Closed davidrus closed 7 years ago
Please check if the PR fulfills these requirements
yarn ts:format && yarn ts:lint:fix
What kind of change does this PR introduce? (check one with "x")
[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [x] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Other... Please describe:
What is the current behavior? (You can also link to an open issue here) Change naming #172
What is the new behavior? Event naming was splitted to separate handlers and events.
Does this PR introduce a breaking change? (check one with "x")
[ ] Yes [x] No
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information:
just minor change, when resolved we can merge. thx!
Thank you @Hotell for review 👍
Please check if the PR fulfills these requirements
yarn ts:format && yarn ts:lint:fix
)What kind of change does this PR introduce? (check one with "x")
What is the current behavior? (You can also link to an open issue here) Change naming #172
What is the new behavior? Event naming was splitted to separate handlers and events.
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information: