alpha
Login
or
Join now
mihaizaurus.at
/
twinkl
forked from
kandake.africa/twinkl
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
twinkl.social
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
twinkl
/
src
/
lib
/
features
/
theme-gallery
/
at
main
3 folders
1 file
Evelyn Osman
Wire the active flag through rendering and the theme studio
17d ago
45805ba7
components
Wire the active flag through rendering and the theme studio The behavioural half. Render paths (home/profile, post decoration, app chrome) now gate on resolveActiveMode: in `base` mode the custom layers (tokens/CSS/effects/background) stay on the record but are suppressed, so switching back to a vibe is lossless instead of a no-op. The studio's vibe row becomes a real 3-way selector (y2kringe / gyaru / my custom): picking a vibe sets active=base without deleting your edits, and any edit flips you back to custom. Adds the reset-colors button and makes the live preview honour the active mode. Steal-a-look applies as active=custom, since a stolen look is meant to be worn. Co-Authored-By: Rommie Code (Claude Opus 4.8 (1M context))
2 weeks ago
data
Wire the active flag through rendering and the theme studio The behavioural half. Render paths (home/profile, post decoration, app chrome) now gate on resolveActiveMode: in `base` mode the custom layers (tokens/CSS/effects/background) stay on the record but are suppressed, so switching back to a vibe is lossless instead of a no-op. The studio's vibe row becomes a real 3-way selector (y2kringe / gyaru / my custom): picking a vibe sets active=base without deleting your edits, and any edit flips you back to custom. Adds the reset-colors button and makes the live preview honour the active mode. Steal-a-look applies as active=custom, since a stolen look is meant to be worn. Co-Authored-By: Rommie Code (Claude Opus 4.8 (1M context))
2 weeks ago
domain
Heavily refactor into proper SPA and social app feature parity - All tiles are DASL - things are a bit messy as features are adjusted - Static tiles in codebase moved to extensible array so adjusting code is easier - No more server side voodoo, was just a bad idea - Themeing engine is much more polished, can generate CSS from settings - Fully ported over social app features and settings
3 weeks ago
index.ts
Heavily refactor into proper SPA and social app feature parity - All tiles are DASL - things are a bit messy as features are adjusted - Static tiles in codebase moved to extensible array so adjusting code is easier - No more server side voodoo, was just a bad idea - Themeing engine is much more polished, can generate CSS from settings - Fully ported over social app features and settings
3 weeks ago