|
301b28e7e1
|
site: remove focus event from search
|
2025-04-28 13:48:07 +00:00 |
|
|
07987b7c0e
|
site: rework search component
Don't reimplement a bunch of reactive stuff that Alpine.js handles by
default.
|
2025-04-28 12:46:29 +00:00 |
|
|
8168bb9715
|
site: decouple state from event handlers
Try to avoid directly setting state from event handlers and instead
provide utility functions that mutate state in a consistent way.
|
2025-04-28 06:52:23 +00:00 |
|
|
b1cd0dad8d
|
site: adjust cursor position after search autocompletion
|
2025-04-27 19:36:08 +00:00 |
|
|
6250bb9699
|
site: fix mouseenter event detection
|
2025-04-27 19:24:16 +00:00 |
|
|
08be6b17f5
|
site: implement search functionality
|
2025-04-27 15:20:49 +00:00 |
|