Zum Hauptinhalt springen

Komponenten FIXME-Liste

Diese Datei sammelt automatisch erkannte FIXMEs in den Komponenten.

Update 2025-06-13

  • Initial file created with automated annotator script scripts/annotate-components.js.

Update 2025-06-09 - Automated annotations

@smolitux/core

KomponenteFIXMEs
DropdownProps nicht typisiert
FlexProps typisiert (behoben)
MenuProps nicht typisiert

@smolitux/layout

KomponenteFIXMEs
GridProps nicht typisiert
Navigation

@smolitux/federation

KomponenteFIXMEs
ActivityStreamProps nicht typisiert
CrossPlatformShareProps nicht typisiert
FederatedSearchProps nicht typisiert
FederationStatusProps nicht typisiert
PlatformSelectorProps nicht typisiert
ProtocolHandlerProps nicht typisiert
ActivityPubViewerProps nicht typisiert
IdentityBridgeProps nicht typisiert
FederationSettingsProps nicht typisiert

Update 2025-06-09

  • Fixed ESLint config to enable linting.

Update 2025-06-14

  • Marked Flex props as typed.

Update 2025-06-15

  • Updated linting workflow using ESLint flat configuration.

Update 2025-06-09

  • Added DeFiDashboard implementation notes.
  • Added privacy preference hooks; no FIXMEs
  • Added ChatInterface component without FIXMEs.
  • SpeechSynthesis component added; no FIXMEs.

Update 2025-06-16

  • Added guards utility entry.
  • [@smolitux/theme] Remove legacy provider file ✅

Update 2025-06-16

  • No remaining FIXMEs for @smolitux/testing after adding config utility.
  • Added federation component FIXMEs for new components.