Ayo Ayco
|
46b9c841e0
|
Update README.md
|
2023-10-01 10:19:45 +02:00 |
|
Ayo
|
ab5d0b6f99
|
chore: update readme
|
2023-10-01 09:50:40 +02:00 |
|
Ayo
|
41e6dde3c6
|
chore: update readme
|
2023-10-01 09:47:24 +02:00 |
|
Ayo
|
a9aa937ffa
|
0.2.2
|
2023-10-01 09:38:39 +02:00 |
|
Ayo
|
a104feb3f8
|
chore: revert minor
|
2023-10-01 09:38:24 +02:00 |
|
Ayo
|
f5d98a4dcb
|
0.3.0
|
2023-10-01 09:36:37 +02:00 |
|
Ayo
|
45faa00c43
|
feat: cozify cached articles
|
2023-10-01 09:36:21 +02:00 |
|
Ayo
|
99d3400c59
|
0.2.1
|
2023-10-01 09:18:43 +02:00 |
|
Ayo
|
1bb9bcb18a
|
chore: update readme
|
2023-10-01 09:18:33 +02:00 |
|
Ayo
|
e3fdec5d15
|
0.2.0
|
2023-10-01 09:16:13 +02:00 |
|
Ayo
|
c005b5e8ae
|
chore: update scripts for publishing
|
2023-10-01 09:16:07 +02:00 |
|
Ayo
|
b18ef7a5d7
|
chore: add supported engine only 18 and above
|
2023-10-01 09:01:18 +02:00 |
|
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
|
be13713a49
|
chore: update COC contact info
|
2023-09-29 22:27:58 +02:00 |
|
Ayo Ayco
|
f5bbd02f1f
|
chore: update readme
- used "this project" instead of "I am" to indicate the project is a
separate thing
|
2023-08-23 22:37:52 +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
|
b357ee58c4
|
fix: submit button not enabled
|
2023-08-16 15:37:53 +02:00 |
|
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 |
|