Commit Graph

6 Commits

Author SHA1 Message Date
Benjamin Wegener
27e267f4ee feat(requests): don't spam requests, fixed results dropdown, don't request if there is no url 2021-10-23 12:43:53 +02:00
Benjamin Wegener
b34642cd5e build: xhr implementation and mobile optimizations 2021-10-10 20:22:02 +02:00
Benjamin Wegener
5b93a984c0 feat(xhr): implementing xhr client and some mobile optimizations 2021-10-10 20:21:09 +02:00
Benjamin Wegener
5195ebb4a1 build: the first prototype dist version
a simple example file included to see the library in action
2021-10-09 12:50:48 +02:00
Benjamin Wegener
d4bb20146c feat(prototype): the first real 💩 prototype version
this is the first real working interface with almost what i imagined it to be like.

Next: xhr implementation with requesting sources to update the possible choices
2021-10-09 12:49:29 +02:00
Benjamin Wegener
4bbc5cc832 setup(prototype): init project
just initiated the project and added a few possible dependencies i'd have to clean up in a next step
2021-10-09 12:47:38 +02:00