Sourceful Energy

Changelog

All notable changes to @sourceful-energy/ui

RSS Feed

Stay updated: Subscribe to the RSS feed at /changelog.xml using Slack, Discord, Teams, or any RSS reader.

Type:
Category:

v0.1.30

added
[component]Add 4x4 and 6x6 grid dimensions to PixelGrid component
added
[component]Add static (non-animated) mode to PixelGrid with `animated` prop
added
[component]Add 21 new patterns for 4x4 grids (square-inner, square-outer, cross-full, cross-spin, etc.)
added
[component]Add 22 new patterns for 6x6 grids (ripple, spiral, checkerboard, diamond, wave, etc.)
added
[component]Add PixelGridDimensionComparison showcase component
added
[docs]Add "Using with Vite" documentation page for non-Next.js setups
added
[docs]Add Dashboard pattern page (stat cards, hero metrics, device lists)
added
[docs]Add Data Tables pattern page (row actions, toolbars, selectable rows)
added
[docs]Add Settings pattern page (sections, cards, tabs, danger zones)
added
[docs]Add Empty & Loading States pattern page (skeletons, spinners, errors)
added
[docs]Add dimension selector and animated toggle to PixelGrid documentation page
changed
[component]Move docs-only dependencies to devDependencies for lighter installs
changed
[component]Remove Next.js as transitive dependency - now fully Vite-compatible
changed
[docs]Replace Loader2 spinners with branded PixelGrid animations in loading states
changed
[docs]Update Button loading examples to use PixelGrid component
changed
[docs]Update Badge loading examples to use PixelGrid alongside badges
changed
[component]Update FeedbackDialog to use PixelGrid for loading states
changed
[component]Update RoadmapContent voting button to use PixelGrid animation
fixed
[component]Fix HTML nesting error on themes page (p cannot contain div)

v0.1.27

added
[component]Add accessibility modes and elevated theme
changed
[docs]Add themes and accessibility documentation
changed
[docs]Update changelog for v0.1.28
changed
[docs]Add playbook reference for strategic context
fixed
[component]Add Pixel Grid to docs sidebar navigation

v0.1.29

added
[docs]Add Visual Themes documentation page explaining base vs elevated themes
added
[docs]Add Accessibility documentation page with EU compliance (EAA) and WCAG status
added
[token]Add semantic colors (success, warning, info, energy) to Tailwind config
fixed
[component]Fix Alert dark mode with proper dark backgrounds and colored borders
fixed
[component]Fix Badge color blind mode support using semantic color tokens
fixed
[component]Fix docs sidebar item spacing to prevent hover backgrounds touching

v0.1.28

added
[component]Add AccessibilityProvider for managing theme and accessibility modes
added
[component]Add AccessibilitySettings panel for toggling accessibility features
added
[component]Add elevated theme with gradient border lighting effects
added
[component]Add dyslexic-friendly font mode using Lexend font
added
[component]Add color blind palettes (deuteranopia, protanopia, tritanopia, achromatopsia)
added
[component]Add enhanced focus indicators mode
added
[component]Add text spacing adjustments mode
changed
[component]Update ComponentPreview to use SimpleTabs
changed
[component]Update dashboard badges to use soft variants
changed
[component]Improve elevated styling for cards, buttons, badges, tabs, inputs
changed
[component]Add green gradient borders for primary buttons and badges in elevated mode

v0.1.26

changed
[docs]Add PixelGrid component page to docs site

v0.1.25

added
[component]Add PixelGrid animated component

v0.1.24

added
[component]Add expandable AI prompt to homepage with copy button
added
[component]Add community feedback system with GitHub OAuth
changed
[docs]Add changelog entry and Claude Code guide
changed
[docs]Add comprehensive AI integration guide for using design system
fixed
[component]Improve AI prompt box UX and styling

v0.1.23

fixed
[component]Fix TypeScript error in ems-dashboard Reorder.Group

v0.1.22

added
[component]Add expandable AI prompt to homepage with copy button
added
[component]Add community feedback system with GitHub OAuth
changed
[docs]Add troubleshooting for missing responsive utilities
changed
[docs]Add comprehensive AI integration guide for using design system
fixed
[component]Improve AI prompt box UX and styling

v0.1.21

added
[component]Financial Summary component for savings dashboard
fixed
[component]EnergyFlow positioning improvements
changed
[component]Improved mobile navigation and layout

v0.1.20

fixed
[component]AI chat scroll behavior
fixed
[component]Weather card hydration error

v0.1.19

added
[component]LenisProvider exported from design system
fixed
[component]AI chat scroll issue

v0.1.18

fixed
[component]Sidebar scroll with Lenis smooth scrolling

v0.1.17

changed
[component]Redesigned map controls
changed
[component]Redesigned energy flow controls

v0.1.16

added
[component]Responsive mobile support
added
[component]Smooth scrolling integration
added
[docs]Animated icons for home page cards
fixed
[docs]Divider widths on home page
fixed
[component]Icon animation triggers on card hover

v0.1.15

added
[component]EMS Schedule component
added
[component]Electricity Price component
added
[component]Weather Card component
added
[docs]Claude Code setup guide
added
[docs]Project template documentation
added
[docs]Command palette search (Cmd+K)
changed
[docs]Improved documentation content and navigation
changed
[docs]Enhanced hero section with dotted background
changed
[docs]Theme-aware code block styling
fixed
[component]Code block contrast in dark mode
fixed
[component]Energy Flow dark mode styling

This changelog follows Keep a Changelog and Semantic Versioning.