Ayo Ayco
|
7c67e674e5
|
refactor: lots of improvements (#69)
|
2023-06-24 22:32:20 +02:00 |
|
Ayo
|
4e26302101
|
feat: address bar improvements
|
2023-06-19 16:43:50 +02:00 |
|
Ayo
|
ea6b0d7658
|
feat: home link
|
2023-06-19 10:14:31 +02:00 |
|
Ayo
|
d4ff337844
|
feat: update document.title on navigation
|
2023-06-15 13:03:49 +02:00 |
|
Ayo Ayco
|
8011bbd930
|
fix: address bar nav buttons are enabled on home (#54)
* fix: disable the nav buttons on home
* style: subtler color of address bar text
* 0.1.24
|
2023-06-15 10:04:10 +02:00 |
|
Ayo Ayco
|
99a028a64f
|
fix: index not cached (#48)
* fix: make sure to cache index
* 0.1.22
|
2023-06-14 22:55:00 +02:00 |
|
Ayo Ayco
|
b2541606e4
|
feat: preserve history (#47)
* feat: preserve history
* 0.1.21
|
2023-06-14 22:38:06 +02:00 |
|
Ayo
|
c6d0b071e9
|
feat: add dynamic home button + gh link
|
2023-06-14 16:46:41 +02:00 |
|
Ayo Ayco
|
c4d5815740
|
fix+style: errors got cached (#35)
|
2023-06-12 21:39:54 +02:00 |
|
Ayo
|
9a7c372ca8
|
refactor: use url.searchParams
|
2023-06-04 13:10:17 +02:00 |
|
Ayo
|
f196df0068
|
remove is-url checker
we get url validation for free with `extract`
|
2023-05-27 10:10:40 +02:00 |
|
Ayo
|
4539bb9e79
|
fix: url validation if empty string
|
2023-05-11 16:51:06 +02:00 |
|
Ayo
|
695b9d337c
|
feat: simple url validation
|
2023-05-11 16:50:17 +02:00 |
|
Ayo
|
e2c0e77c4b
|
feat: accept URL from form or searchParam
|
2023-05-11 16:19:57 +02:00 |
|