Commit graph

15 commits

Author SHA1 Message Date
FireMasterK
77010ccac4
Improve theming, and make auto theme work with media query. 2022-01-12 05:31:12 +00:00
FireMasterK
13a1f352d8
Fix navbar and cleanup search suggestions. 2022-01-12 05:31:12 +00:00
FireMasterK
871447050c
Attempt to migrate more classes. 2022-01-12 05:31:12 +00:00
Kavin
92d61a23af
Make eslint work, and fix all warnings. (#511)
* Make eslint work, and fix all warnings.

* Don't ignore v-html rule globally.

* Remove eslint file and merge in package.json.
2021-10-08 19:52:51 +01:00
FireMasterK
574740020a
Increase z-index to 10 for search container.
Closes #253
2021-07-10 01:24:57 +05:30
FireMasterK
2305e85157
Increase priority of search suggestions.
Closes #252
2021-07-08 20:06:46 +05:30
FireMasterK
7a77534098
Remove all direct localStorage calls.
Also: make instance changes active instantly without needing a reload.
2021-07-04 23:56:02 +05:30
FireMasterK
18752c7de7
Add light theme. (#219)
* Add light theme.

* Reload on theme change.
2021-06-29 01:15:03 +05:30
FireMasterK
546e47df9b
Handle parameters more gracefully with the mixin. (#198) 2021-06-15 17:07:35 +05:30
FireMasterK
57a51b0a8b
alt properties and fix linting 2021-05-10 23:44:28 +05:30
FireMasterK
6099ad742c
Fix race condition.
It takes time for the emit function to actually fire.
2021-04-07 16:51:49 +05:30
Maurice Oegerli
6528ce7bf8 make suggestion clickable, fix event listener issue 2021-04-07 11:30:57 +02:00
Maurice Oegerli
f922dd74eb Make suggestions interactive 2021-04-06 12:10:39 +02:00
Maurice Oegerli
9016032d48 Add non-interactive suggestions 2021-04-06 12:10:38 +02:00
Maurice Oegerli
d4ed70b6bb Add searchsuggestions component 2021-04-06 12:10:38 +02:00