Bnyro
|
c7595049bd
|
better handling of the auto theme to prevent further bugs with it
|
2022-10-06 19:58:31 +02:00 |
|
Kavin
|
5af767decb
|
Ensure saved search history does not appear when disabled.
|
2022-10-02 14:27:25 +01:00 |
|
Bnyro
|
cdfa850081
|
add search history
|
2022-10-02 14:24:28 +01:00 |
|
Kavin
|
9198ffd938
|
Fix auto theme.
Closes #1401
|
2022-09-11 13:04:06 +05:30 |
|
Kavin
|
471e81f556
|
Initial migration to UnoCSS.
|
2022-08-29 18:32:55 +05:30 |
|
Kavin
|
89bcb549cc
|
Use opensearch for suggestions api.
|
2022-07-02 13:34:45 +01:00 |
|
Tomasz Rymkiewicz
|
d750eabc37
|
Favour v-text over mustache syntax
|
2022-01-12 05:31:12 +00:00 |
|
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 |
|