* Initial commit
* Add new feature images
* Add better linting
* Slightly darken main background
* Change button icons and text
* Fix missing quotation mark
* Linting final files
* a11y accommodations
* Further a11y changes
Now allows download button to be pressed when focused, which it didn't before.
* Slightly adjust feature photos
* Fix preview button border radius
* Fix content moving in features
Sloppily
* Better view on mobile
* Initial work
* Add community md icons
* Allow search to be hidden from frontmatter
* Update Help.vue
* Adjust README to fit new Help.vue
* More stuffs
* Linting
* Try fixing valid v-else
* Missed the actual error
* Can't resolve "vue-material-design-icons/GitHub.vue" fix?
* Force the page to ignore sidebar padding
* Test commit
* Fix color and add description
* Build rest of the files
* Remove redundant line from Neko.vue
* Merge Fork Page components
* Remove redundant style
* Change as per review comments
* Change AZ description slightly
* Carlos got Jays name wrong
Yeeting this in the PR too for good measure
* Update GA event names
* Make DownloadButtons.vue modular
* Attempting custom dimension and metrics
* Change forks dimension to static
* Fix wrong tag for Metrics
* Add secondary dimension instead of metric
* Send both dimensions in one call
* Please let this be the fix
* The actual fix
Apparently custom dimensions didn't work for the intended use here.
* Switch label to tag
* 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)
* Fix typo, reorder relevant question
Fixed typo (mulit -> multi) in the guide block and moved the directly related "Which sources are in the multi-source extensions?" item up.
* Fix typo
* Add special Fork Buttons
* Redesign forks
* Include forgotten J2K
* Extra additions to the forks info
* Fix minor typo
* Added Neko feature per request
* Added AZ feature per request
* Seperate Forks from /help/
Also small requested changes to each fork page.
Seperated the Extensions list while I was at it.
* Concatenation instead of template literal
Also capitalized the vue file
* Resolve review comments
* Changed fork navlink to root page
* Capitalize ForkButtons.vue
* Further enhancement
* Fix color for Dev button
* Updated broken Dummy Rock link
* Add DummyRock APK
* Changed to local file
* Replaced Dummy Rock link with Github file
* Replaced Dummy rock link and updated MR status
* Updated Dummy Rock link
* Delete bad file
* Change location
* Small wording change
Co-authored-by: Simon M. <simon.mattila@protonmail.com>
* Update dependencies
* Added GA tags for Download modal
* Button cleanup on Getting Started
Also prefix `ga` with `window.`
* Minor changes
* Split tracking names
* Add download feedback modal
Similiar to the one shown on the index page
* Fixed indentation level for "downloadDev()"