Rewriting board #79
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: profectus/Profectus#79
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "thepaperpilot/Profectus:feat/board-rewrite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#72
profectus/profectus-docs#13
Currently looks like these'll take a good chunk of manual work to build up whatever utilities around boards you're looking for, but that can be improved as people use them more - it's a nice basic setup to extend into whatever design might be needed.
The updates to dependencies that have happened since this was made seems to have broken things a bit, primarily on vscode's end - actually running this stuff works out fine once you insert
/* @vue-ignore */
into the CircleProgress and SquareProgress sample components. Since those issues look to be far more related to dependencies being out-of-whack after 9 months of me not paying attention to this, I'm approving this PR, with the intent that I'll help figure out another dependency bump before we do the next release.I think this PR still has the missing fork information bug that's been fixed on the newer PRs, so if I have to push to this branch again anyways (to reset the fork information), I think I'll merge the other update deps PR into this one, so its all up to date. The feature rewrite was also based off the update deps PR so doing it this way will make that one easier to resolve as well.
Pull request closed