tachiyomi-website/src/.vuepress
Soitora b0b69bf3dd
App nav component (#145)
* Create a Navigation component

* Remove scoped from MaterialIcon to allow reuse of CSS

* Linting

* Support for linked items

* Adjust text

* Turn computed properties into an array

* Change array object position

* Update code example for MaterialIcon.vue

* Better handling of non-icon items

Also change "icon-name" to "iconName", the latter were the correct one but it somehow worked with the first one (I'd assume it attempts without the hyphen during errors)
2020-04-27 22:13:18 +02:00
..
components App nav component (#145) 2020-04-27 22:13:18 +02:00
config Remove menus (#146) 2020-04-27 18:45:35 +02:00
public Forks Facelift (#118) 2020-03-05 06:11:00 +01:00
styles Reword Dev to Preview (#142) 2020-04-24 21:45:13 +02:00
theme Reword Dev to Preview (#142) 2020-04-24 21:45:13 +02:00
config.js Forks Facelift (#118) 2020-03-05 06:11:00 +01:00
enhanceApp.js Add download modal to front page (#113) 2020-02-12 02:36:11 +01:00