-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove version props, count variables and refs
Version props are no longer necessary for the vue-components (they just expect the latest format) -- not a problem since the Hub will soon drop 0.4 support anyway, see #86 The code that filled the count variables was already dropped in b572a32, so their uses are to be removed too, and with that the refs that were used to access the components from the code (counting is now built into the vue-components directly; they now have their own headings).
- Loading branch information
1 parent
6d2b7ef
commit 5aaf16c
Showing
1 changed file
with
12 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters