Commit Graph

11 Commits

Author SHA1 Message Date
madkärma
f73f54a926 feat: Use icon library instead of SVGs (#271) 2024-12-21 21:22:13 +03:00
madkarmaa
bc8e19e0e7 feat: Apply themes on specific events (#227)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-08-13 13:18:56 +02:00
Ushie
9275193333 feat: Add fuzzy search to patches search (#229)
* feat: Fuzzy Search

Co-authored-by: Kendell R <KTibow@users.noreply.github.com>

* slightly change the init logic

* fix behavior

* fix sort behavior
i am so good at reading docs

* update the search results on load

* switch to fuse js

* lower the threshold per @oSumAtrIX request

---------

Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
Co-authored-by: afn <hey@afn.im>
2024-04-27 10:29:52 -07:00
Kendell R
c90201f5f0 fix: fix transition logic for svelte 4 (#220)
update transition logic for svelte 4
2024-01-11 06:56:16 -08:00
Kendell R
05ff2c1fc3 refactor: Bump & run prettier (#210) 2023-12-31 23:22:11 +03:00
oSumAtrIX
304799d9b5 feat: improve visual feedback on search 2023-06-21 03:51:59 +02:00
afn
4a6567ef77 fix(Patches): use query params for selected package
resolves #106
2023-06-06 18:49:36 -04:00
afn
77f0337445 fix(Search): replace window.history.pushState with goto 2023-04-20 22:36:42 -04:00
afn
80ae15bb18 feat: patches search url params 2023-04-20 22:20:26 -04:00
afn
6f6f30e3bb feat: improved patches page ui 2022-12-25 16:56:38 -05:00
afn
c26c2a5783 feat: better footer, modal, contributors page ui 2022-12-25 01:49:10 -05:00