#PowerManagement #Sensors #Components
🥳 New Kitten Release
• Fix: Events on `KittenComponent` hierarchies are now bubbled in reverse (from children down to parents). This provides for predictable event firing in cases where parents might emit events (e.g., a page emitting an event from its `onConnect()` handler). Your existing code should work as before with certain edge cases that might have broken before no longer breaking.
Enjoy!
💕
#Kitten #KittenReleases #SmallWeb #SmallTech #web #dev #events #serverSide #eventBased #components #hypermedia #streamingHTML
🥳 New Kitten Release
• `KittenComponent` (and thereby `KittenPage`) gains an `emit()` method.
Use this to bubble events from your page to all child components or from any component to all of its child components.
This is useful, for example, for setting the state of a page or a component where each child component knows how to present itself for that state.
(That, in turn, is useful if you want to be able to restore state based on URLs.)
The naming convention-based mapping of event names to event handler names is the same as for the events you receive from the client. So an event called `myEvent` will result in `onMyEvent` handlers on child components being called.
(Also update @small-web/kitten to version 7.1.0 to get language intelligence for the new method.)
Enjoy!
💕
#Kitten #KittenReleases #SmallWeb #SmallTech #web #dev #events #serverSide #eventBased #components #hypermedia #streamingHTML
Design System Contributions Work Better When Everyone Knows Your Name, by @pjonori.com:
Thursday, March 19 2026
Major Russian aircraft manufacturing plant hit in Ukrainian strike -- Battlefield analysis: What Ukraine’s recent front-line gains really mean -- Russian oil shipments en route to Cuba despite US blockade -- Russian psyop allegedly targets Hungarians in western Ukraine as Budapest-Kyiv tensions rise ... and morehttps://activitypub.writeworks.uk/2026/03/thursday-march-19-2026/
#Design #Approaches
Managing icon component sizes · “It’s time to retire that icon wrapper component.” https://ilo.im/16b9iq
_____
#Icons #Components #Figma #DesignSystems #ProductDesign #UiDesign #WebDesign #Development #WebDev #Frontend
Design Systems Can’t Automate Away All of Your Accessibility Considerations, by @eric (@zeroheight):
#Design #Guides
Supercharging design systems · Figma slot tips from early testers https://ilo.im/16b5o6
_____
#Figma #Customization #Components #DesignSystems #ProductDesign #UiDesign #WebDesign #Development #WebDev #Frontend