pokemon-showdown-client/test
Guangcong Luo 8336ed5673 Preact minor updates batch 32
- 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
2026-06-09 17:57:29 +00:00
..
battle.test.js Preact minor updates batch 32 2026-06-09 17:57:29 +00:00
check-filenames Reorganize directories (#2187) 2023-11-16 03:39:29 -08:00
ev-guesser.test.js Preact minor updates batch 32 2026-06-09 17:57:29 +00:00
ev-optimizer.test.js Preact minor updates batch 32 2026-06-09 17:57:29 +00:00
parse Fix overlooked paths from directory reorg 2023-11-16 22:51:31 +00:00