17 lines
694 B
Markdown
17 lines
694 B
Markdown
# TODO
|
|
|
|
- [ ] Fix: Initial load `pointString` validation (make sure all talents are valid and their deps are met)
|
|
- [ ] Fix: Navigating between talent links for same class does not trigger re-render
|
|
- [ ] Fix: Icon image fallback if not locally known
|
|
|
|
- [ ] Styling:
|
|
- [ ] SCSS: Normalize
|
|
- [ ] General:
|
|
- [ ] Add redux
|
|
- [ ] Responsiveness:
|
|
- [ ] Tooltips on mobile need different UX
|
|
- [ ] Talent tree:
|
|
- [ ] Reset button per tree (?)
|
|
- [ ] Tooltips:
|
|
- [ ] Support multiple positions for tooltip (currently only `top-right` with fallbacks based on viewport)
|
|
- [ ] Move icons back under `/src` when https://github.com/facebook/create-react-app/pull/6060 is released as part of 3.0.2 |