Commit graph

208 commits

Author SHA1 Message Date
Ayo
b9406f006a 0.1.32 2023-08-15 23:08:45 +02:00
4c3ddc44ec
Merge pull request #79 from ayoayco/feat/18-use-cached-home-page
feat: progressively enhanced home link
2023-08-15 23:08:13 +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 Ayco
03543a30d3
chore: update README.md 2023-08-01 13:50:57 +02:00
Ayo
1c90ab9f2e chore: update readme and package info 2023-07-28 10:23:46 +02:00
Ayo
460aa22f6a refactor: use astro-resume 2023-07-28 10:06:46 +02:00
Ayo
a97106e263 refactor: Feature type 2023-07-28 10:06:46 +02:00
Ayo
062caab553 chore: update deps 2023-07-28 10:06:46 +02:00
Ayo
ad62e9ee0c feat: disable hide-images feature 2023-07-27 18:42:04 +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
5ef3548ecf 0.1.31 2023-07-25 23:31:03 +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
f6e8ae9453 chore: update deps 2023-07-25 23:23:12 +02:00
Ayo Ayco
bad650e12b feat: initial settings toggle 2023-07-25 23:23:12 +02:00
Ayo
6326eafc34 chore: add FUNDING.yml 2023-07-21 18:37:37 +02:00
Ayo Ayco
727dbabceb
chore: update README.md 2023-07-18 09:31:56 +02:00
Ayo
ffe30bd7dd 0.1.30 2023-07-17 17:31:47 +02:00
Ayo
6022a0bc2d chore: update @ayco/astro-resume 2023-07-17 17:22:56 +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 Ayco
20ae929267 update CONTRIBUTING 2023-07-16 11:07:09 +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
8dc528b39c feat: get last url param 2023-06-26 14:17:26 +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
98b538396b 0.1.29 2023-06-24 22:39:44 +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
5b091337cf style: spacing 2023-06-24 11:09:06 +02:00
Ayo
0ae558c43c 0.1.28 2023-06-24 11:04:18 +02:00
Ayo Ayco
c7910ee2a3
Merge pull request #65 from ayoayco/style/footer-improvements
style: footer improvements
2023-06-24 11:03:29 +02:00
Ayo
bd100977ab style: footer improvements 2023-06-24 11:01:40 +02:00
d8061e2cb5
Merge pull request #64 from ayoayco/feat/62-code-block-styling
style: code block
2023-06-24 10:18:49 +02:00
Ayo
fe3e054fda 0.1.27 2023-06-24 10:18:19 +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
9d11dc8050 chore: update readme screenshot 2023-06-19 12:52:48 +02:00
Ayo
605169d463 0.1.26 2023-06-19 10:15:32 +02:00