mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-07-13 06:33:49 -05:00
- Refactor notifications
- Don't notify for things you've seen before the refresh
- Make tournament notifications work like oldclient
- Clear notifications on window focus
- Refactor interruptClose
- It now warns when closing PS, too
- Remove mocha dependency (migrate to node:test)
- Update TypeScript
- Update Preact
- Fix `/afd`
- Fix move targeting under Imprison
- I'm still not sure what's causing it, but I think Preact is getting
confused by the nested arrays. I've switched to using a fragment
and that seems to have fixed it.
- Add error boundaries
- Fix join/leave message location in battles
|
||
|---|---|---|
| .. | ||
| battle.test.js | ||
| check-filenames | ||
| ev-guesser.test.js | ||
| ev-optimizer.test.js | ||
| parse | ||