Tootfinder

Opt-in global Mastodon full text search. Join the index!

@jon@henshaw.social
2026-09-15 01:03:00

Apple found a new way to sabotage and ruin PWAs in iOS 27. When you add a PWA to the Home Screen, it forces this fade onto it, and you can't remove it. Unbelievable.
#Apple #iOS27 #PWA

Apples forced a fade over the top of PWAs on iOS 27
@jon@henshaw.social
2026-08-06 14:35:15

I finally found an excellent use for the View Transition API for my #PWA #IndieDev

Screencast showing the use of the View Transition API to open notes on the Recollect notes app. Clicking a note preview smoothly transitions into a full-page note, and clicking the Close button smoothly transitions back to the note list view.
@jon@henshaw.social
2026-09-05 18:50:59

Added <kbd> styles to @… to highlight and make keyboard shortcuts look better in notes.
#PWA #IndieDev

Screencast of Recollect notes and bookmarking app showing off the new <kbd> styling
@jon@henshaw.social
2026-09-02 04:53:50

I just made @…'s checklists a little smarter.
#PWA

Screencast of Recollect notes and bookmarking app showing how clicking the parent item in a checklist automatically checks its child items. And clicking all child items automatically check the parent item.