Commit Graph
2 Commits
Author SHA1 Message Date
Gary Kim 561e7a9a59 Migrate ActivityHeatmap to Vue SFC (#10953)
* Migrate ActivityHeatmap to Vue SFC

Signed-off-by: Gary Kim <[email protected]>

* Readd vue compiler alias

Signed-off-by: Gary Kim <[email protected]>

* Remove unneeded use of v-html

Signed-off-by: Gary Kim <[email protected]>

Co-authored-by: zeripath <[email protected]>
2020-04-06 09:31:11 +08:00
silverwind e03d627769 Misc JS linting and naming tweaks (#10652)
- lowercase all js filenames except Vue components
- enable new lint rules, mostly focused on shorter code
- autofix new lint violations
- apply misc transformations indexOf -> includes and onevent-> addEventListener

Co-authored-by: Antoine GIRARD <[email protected]>
2020-03-11 21:34:54 +02:00