## 📋 Tasks for release readiness
- [x] #805
- [x] `nimble-wafer-map` custom element
- [x] `nimble-wafer-map` unit tests
- [x] `nimble-wafer-map` Storybook tests
- [x] `nimble-wafer-map` Storybook docs
- [ ] `nimble-wafer-map` Storybook docs (needs a final pass)
- [ ] #964
- [x] Avoid recreating event listeners in every render, see discussion: https://github.com/ni/nimble/pull/1005#discussion_r1099287598
- [x] add NIR code owners for wafer-map directory
- [ ] update status table in README, remove usage warning from storybook, and start following semantic versioning
## Tasks post-release
- [ ] `nimble-wafer-map` Angular wrapper
- [x] `nimble-wafer-map` Blazor wrapper
- [ ] Add to Angular example app
- [x] Add to Blazor example app
- [ ] Accessibility/keyboard interactions
- [ ] #971
- [ ] #910
- [ ] Update Component Status table in README
## Related PRs
- [ ] #923
- [ ] #913
- [ ] #909
- [ ] #905
- [ ] #835
- [ ] #831
- [ ] #818
- [ ] #805
- [ ] #927
- [ ] #933
- [ ] #954
- [ ] #968
- [ ] #967
- [ ] #1005
- [ ] #1006
- [ ] #1040
- [ ] #1057
- [ ] #1069
- [ ] https://github.com/ni/nimble/pull/1784
😯 Problem to Solve
💁 Proposed Solution