Commit graph

35 commits

Author SHA1 Message Date
Ayo
cc36a859d3 feat: progressively enhanced home link
- global app config via serializer/deserializer
- home link becomes router link if js enabled
2023-08-15 23:07:19 +02:00
Ayo
1a36871616 feat: hide buttons if js disabled 2023-07-25 23:23:12 +02:00
Ayo
8bcff3268f feat: temporary js solution for close/open 2023-07-25 23:23:12 +02:00
Ayo
8339b2b4ea feat: popover close icon 2023-07-25 23:23:12 +02:00
Ayo
d794633ed5 feat: initial SettingsPopover 2023-07-25 23:23:12 +02:00
Ayo
4a41624015 refactor: use .btn class; use querySelector
- use .btn class as selector to all clickable icons
- use querySelector for selecting icons
2023-07-25 23:23:12 +02:00
Ayo Ayco
bad650e12b feat: initial settings toggle 2023-07-25 23:23:12 +02:00
Ayo Ayco
4cbd95d911
refactor: minor clean up (#71)
* remove unnecessary leftovers

* add comment
2023-06-30 12:57:25 +02:00
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
f512731cab feat: require url input 2023-06-15 13:15:14 +02:00
Ayo Ayco
76e92ddee9
feat: address bar improvements (#55)
* feat: address bar UX improvements

* 0.1.25
2023-06-15 11:42:46 +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 Ayco
3a49d5d0b5
feat: add footer description, disclaimers, attribution, links (#43) 2023-06-14 20:49:33 +02:00
Ayo Ayco
c8cc39958c
feat: hide dynamic buttons if js not allowed (#42)
* feat: hide dynamic buttons by default & show if js allowed

* 0.1.18
2023-06-14 19:59:20 +02:00
Ayo
16a00d7c9d style: adjust disabled button color 2023-06-14 19:48:41 +02:00
Ayo Ayco
b76f00ac35
feat: address bar button states (#41)
* feat: address bar button states

* 0.1.17
2023-06-14 19:45:57 +02:00
Ayo Ayco
68aa6b1502
a11y: add accessible button names (#40)
* a11y: add accessible button names

* 0.1.16
2023-06-14 18:12:53 +02:00
Ayo
fe8de18019 feat: add submit button; some styles 2023-06-14 17:12:08 +02:00
Ayo
c6d0b071e9 feat: add dynamic home button + gh link 2023-06-14 16:46:41 +02:00
Ayo
ad1b670ddc style: spacing adjustments 2023-06-12 22:33:01 +02:00
Ayo
9f0eb454a3 style: spacing adjustments 2023-06-12 22:17:55 +02:00
Ayo
739d1bf175 style: spacing and cursor 2023-06-12 22:06:33 +02:00
Ayo
66238c1169 style: address bar color adjustments 2023-06-12 22:00:06 +02:00
Ayo Ayco
d6e89e5f7d
feat: single column layout w/ fancy cards (#30) 2023-06-10 12:00:20 +02:00
Ayo Ayco
c01ade5951
feat: desktop layout (#26) (#27)
fixes #26
2023-06-06 08:45:57 +02:00
Ayo Ayco
0b74ae5b4f
refactor: eliminate is:inline by using :global() (#23) 2023-06-05 16:57:02 +02:00
Ayo
5ed5a92a05 fix: img alt 2023-06-05 10:12:19 +02:00
Ayo
1022d8696d chore: link to latest release 2023-06-04 21:42:36 +02:00
Ayo
077d56b3be feat: show alpha version 2023-06-04 21:35:42 +02:00
Ayo
8e7528efd3 feat: add library link on to address bar 2023-06-04 19:59:42 +02:00
Ayo
37c755bc14 refactor: component and layout file names 2023-06-04 13:27:19 +02:00
Renamed from src/components/address-bar.astro (Browse further)