mirror of
https://github.com/tachiyomiorg/website.git
synced 2025-04-02 05:56:49 +02:00

* 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)