Updates
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- [ ] Talent tree: Reset button per tree (?)
|
||||
- [ ] Fix: Initial load `pointString` validation (make sure all talents are valid and their deps are met)
|
||||
- [ ] Fix: Arrow should start underneath the icon
|
||||
- [ ] Fix: Navigating between talent links for same class does not trigger re-render
|
||||
- [x] Talent tree: Arrows for dependencies
|
||||
- [x] System: Generate URL for chosen talents
|
||||
- [x] Talent tree: Prettier talent frames
|
||||
|
||||
+2
-2
@@ -42,7 +42,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"gh-pages": "^2.0.1",
|
||||
"@welldone-software/why-did-you-render": "^3.2.1"
|
||||
"@welldone-software/why-did-you-render": "^3.2.1",
|
||||
"gh-pages": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.playground-section {
|
||||
margin-bottom: 2em;
|
||||
margin-bottom: 1.5em;
|
||||
padding-bottom: 2em;
|
||||
border-bottom: 1px solid rgba(255, 255, 255, .1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user