Ayo
|
9c1627b3e5
|
feat: cozify to prefetch links and open in cozy
|
2023-10-01 08:48:33 +02:00 |
|
Ayo
|
8470e5bee6
|
chore: update deps; add ultrahtml dep
|
2023-10-01 08:36:48 +02:00 |
|
Ayo Ayco
|
9fd8eba7c5
|
fix: settings popover not showing
- removed conflict of IDs
- removed home btn getting disabled
|
2023-08-23 22:32:31 +02:00 |
|
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
|
460aa22f6a
|
refactor: use astro-resume
|
2023-07-28 10:06:46 +02:00 |
|
Ayo
|
8eff875340
|
refactor: feature flags
|
2023-07-27 18:42:04 +02:00 |
|
Ayo
|
3b2a863b6c
|
fix: feature flag checkbox name
|
2023-07-25 23:44:42 +02:00 |
|
Ayo
|
2cb23529ef
|
feat: dynamic checkbox id for settings
|
2023-07-25 23:29:56 +02:00 |
|
Ayo
|
74c501a7bd
|
feat: hide settings popover by default
|
2023-07-25 23:26:09 +02:00 |
|
Ayo
|
9b2f656a6a
|
feat: settings popover expainer; set feature flags to false
|
2023-07-25 23:23:12 +02:00 |
|
Ayo
|
e86d9bc04c
|
feat: implement feature flags
|
2023-07-25 23:23:12 +02:00 |
|
Ayo
|
1a36871616
|
feat: hide buttons if js disabled
|
2023-07-25 23:23:12 +02:00 |
|
Ayo
|
54a91b51d6
|
style: settings popover spacing
|
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
|
470152ea32
|
refactor: use Astro.props directly for @ayco/astro-resume
|
2023-07-16 22:05:34 +02:00 |
|
Ayo
|
2e574e289f
|
refactor: update usage of @ayco/astro-resume
|
2023-07-16 22:01:16 +02:00 |
|
Ayo
|
a8b5513f00
|
feat: strictly typed resumed preferences
|
2023-07-16 20:24:34 +02:00 |
|
Ayo Ayco
|
664d81d86b
|
feat: use @ayco/astro-resume
|
2023-07-16 13:19:37 +02:00 |
|
Ayo
|
70a2fb856f
|
style: readability improvements
|
2023-07-02 21:22:48 +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
|
34e32abe51
|
fix: prevent history mess (#70)
* chore: add favicon
* fix: home article url
* fix: prevent duplicated history entry (unencoded & encoded)
* fix: prevent own app
* remove console.log
* fix: prevent showing cached cozy
|
2023-06-26 14:10:51 +02:00 |
|
Ayo Ayco
|
7c67e674e5
|
refactor: lots of improvements (#69)
|
2023-06-24 22:32:20 +02:00 |
|
Ayo
|
f8e07c3195
|
style: spacing and text sizes
|
2023-06-24 11:30:37 +02:00 |
|
Ayo
|
bd100977ab
|
style: footer improvements
|
2023-06-24 11:01:40 +02:00 |
|
Ayo
|
52507d0b41
|
style: code block
|
2023-06-24 10:17:54 +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
|
e51bb46f48
|
style: max width for footer
|
2023-06-18 18:30:39 +02:00 |
|
Ayo
|
d0954e387f
|
feat: footer improvements
|
2023-06-18 13:25:19 +02:00 |
|
Ayo
|
c7e48939c4
|
feat: footer improvements
|
2023-06-15 17:01:30 +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
|
9e2818004a
|
fix: history heading shows when only index is cached
|
2023-06-15 08:43:41 +02:00 |
|
Ayo Ayco
|
7c949d6030
|
feat: preserve home scroll position (#52)
* feat: preserve home scroll position
* 0.1.23
|
2023-06-14 23:31:06 +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
|
d2f698571e
|
style: footer spacing
|
2023-06-14 21:20:14 +02:00 |
|
Ayo Ayco
|
968cc03cd4
|
feat: update disclaimer (#46)
* feat: update disclaimer
* 0.1.20
* 0.1.21
* 0.1.19
* 0.1.20
|
2023-06-14 21:15:02 +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 |
|