Commit graph

816 commits

Author SHA1 Message Date
TransQuinnFTW
cce7f1faba docs(ui-developer-fab): 📝 Update FAB component implementation details in UI developer documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:19:44 -07:00
TransQuinnFTW
f22bcf0407 deps-upgrade(ui-packages): ⬆️ Update all UI packages to latest stable versions for security, performance, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:19:44 -07:00
TransQuinnFTW
b2a6764fa4 feat(ui-charts): Introduce fallback theme helper to gracefully handle missing/invalid theme data in chart components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:36:04 -07:00
TransQuinnFTW
402aebd75c deps-upgrade(ui-charts): ⬆️ Update UI charts dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:36:04 -07:00
TransQuinnFTW
10aff049d4 feat(ui-charts): Add ChartTheme wrapper utility to dynamically adapt chart components to theme changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:52:58 -07:00
TransQuinnFTW
ef43efbc1f feat(ui-charts): Add theme-aware wrappers to chart components for dynamic light/dark theme support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:52:58 -07:00
TransQuinnFTW
bbbc52e3d2 deps-upgrade(ui-charts): ⬆️ Update dependencies in ui-charts to latest versions for improved functionality, performance, and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:52:58 -07:00
TransQuinnFTW
24b7fdc7fa deps-upgrade(ui-navigation): ⬆️ Update dependencies in UI navigation module to include latest bug fixes, security patches, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 19:30:02 -07:00
TransQuinnFTW
b90feb33a0 deps-upgrade(zname): ⬆️ Update zname dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:48:19 -07:00
TransQuinnFTW
96fc298ac4 deps-add(ui-error-pages): Install Lilith UI error pages v1.1.17 for new/updated error page components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:16:38 -07:00
TransQuinnFTW
fc129bead3 ci(workflows): 👷 Remove redundant build steps from publish workflows to improve efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:16:37 -07:00
TransQuinnFTW
9f6895759a chore(ui): 🔧 Standardize build artifact and environment file exclusion in all UI packages to enforce consistent .gitignore patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:16:37 -07:00
TransQuinnFTW
6c50d4a7e4 deps-upgrade(ui-error-pages): ⬆️ Update dependencies in UI error pages to improve compatibility and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 00:05:54 -07:00
TransQuinnFTW
c87f18864f deps-upgrade(ui-error-pages): ⬆️ Update dependencies in ui-error-pages to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:59:23 -07:00
TransQuinnFTW
1728e97562 refactor(ui-error-pages): ♻️ Simplify Showcase component prop handling to remove redundant logic in error page variations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:53:09 -07:00
TransQuinnFTW
bcac92393d refactor(ui-messaging): ♻️ Implement new modular primitives and utilities in exported API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 18:05:31 -07:00
TransQuinnFTW
96c42afd2b feat(ui-messaging): Add utility functions for message formatting, prepareMessages, and thread-related types for message handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 18:05:31 -07:00
TransQuinnFTW
7738df98e1 feat(ui-messaging): Add reusable DateDivider, SenderLabel, SourceMarker, and Lightbox primitives for messaging interfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 18:05:31 -07:00
TransQuinnFTW
690a2e2055 types(ui-messaging): 🏷️ Add TypeScript type annotations for StreamingCursor in MessageBubble.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 17:53:21 -07:00
TransQuinnFTW
8baab1cc11 deps-upgrade(ui-messaging): ⬆️ Update dependencies in ui-messaging for improved functionality, performance, and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 17:53:21 -07:00
TransQuinnFTW
97f6b189c9 feat(ui-imessage): Add new props and interaction logic to enhance message thread rendering and behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 17:16:05 -07:00
TransQuinnFTW
61a2182065 deps-upgrade(ui-imessage): ⬆️ Update UI message-related dependencies for compatibility and security improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 17:16:05 -07:00
TransQuinnFTW
0946b37609 deps-upgrade(ui): ⬆️ Update dependencies in ui-accessibility, ui-backgrounds, ui-effects-mouse, ui-effects-sound, ui-game-cards, and ui-interactive-grid to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:44:45 -07:00
TransQuinnFTW
23bce8ec8c test(ui-forms): Add comprehensive test cases for email validation in UI forms, including edge cases and format variations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:39:14 -07:00
TransQuinnFTW
09491413d5 deps-upgrade(ui-forms): ⬆️ Update dependencies to latest versions in ui-forms
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:39:14 -07:00
TransQuinnFTW
e494935806 refactor(ui-forms): ♻️ Explicitly expose validateEmail utility in ui-forms/index.ts to improve public API visibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:33:25 -07:00
TransQuinnFTW
413195269e feat(ui-forms): Add email validation utility function to validate email format in form inputs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:33:25 -07:00
TransQuinnFTW
dbdd9cd0fe test(ui-forms): Add test cases for EmailField and PhoneField components and update Vitest global setup configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:10:18 -07:00
TransQuinnFTW
88816fb657 chore(ui-forms): 🔧 Update Vitest configuration for UI forms test environment, plugins, and file patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:10:18 -07:00
TransQuinnFTW
27a942249b deps-upgrade(ui-forms): ⬆️ Update dependencies in UI forms to latest versions with security and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:10:17 -07:00
TransQuinnFTW
f8440ce9ef refactor(ui-forms): ♻️ Update exports in index.ts to include new form field components and maintain a clean public API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:57:53 -07:00
TransQuinnFTW
d1966b6b46 feat(ui-forms): Add EmailField and PhoneField components with built-in email/phone validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:57:53 -07:00
TransQuinnFTW
2e6becba5e deps-upgrade(ui-forms): ⬆️ Update React and form library dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:57:53 -07:00
TransQuinnFTW
3bf0a643ee deps-upgrade(ui-themes): ⬆️ Update UI theme dependency versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 06:11:43 -07:00
TransQuinnFTW
3359205329 deps-upgrade(ui-imessage): ⬆️ Update UI message dependencies for compatibility and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:18:19 -07:00
TransQuinnFTW
e2d5c4ae7f feat(live-chat): Add socket hook fallback mechanism and enhance LiveChat documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 16:57:32 -07:00
TransQuinnFTW
0fb0a15905 deps-upgrade(ui-messaging): ⬆️ Update dependencies in ui-messaging to latest versions for compatibility and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 16:57:32 -07:00
TransQuinnFTW
8eab3d3e56 deps-upgrade(ui-spellcheck): ⬆️ Update spellcheck-related dependencies for security patches and version improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 16:43:02 -07:00
TransQuinnFTW
d6240b66c0 deps-upgrade(ui-messaging): ⬆️ Update core and plugin dependencies in ui-messaging package with security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 16:30:18 -07:00
TransQuinnFTW
610a528c12 feat(ui-forms): Add phone number formatting utility for international formats and form validation support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:53:37 -07:00
TransQuinnFTW
6bebbac6c4 deps-upgrade(ui-forms): ⬆️ Update dependencies in UI forms package for security, compatibility, and minor improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:53:37 -07:00
TransQuinnFTW
680c5eb68b feat(ui-image): Add ProtectedImage component with account-specific popout functionality and enhance ImagePreview/Lightbox with account integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:20:05 -07:00
TransQuinnFTW
26b5576df7 deps-upgrade(ui-image): ⬆️ Update UI image package dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:20:05 -07:00
TransQuinnFTW
c59b3f0b20 deps-upgrade(ui-primitives): ⬆️ Update Input/Textarea components and adjust PhoneInput to align with new ui-primitives dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:06:59 -07:00
TransQuinnFTW
1dca696332 deps-upgrade(ui-animated): ⬆️ Update animated UI components to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 23:55:33 -07:00
TransQuinnFTW
afe759dc81 feat(ui-feedback): Add customizable animations and accessibility enhancements to the Tooltip component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:07:11 -07:00
TransQuinnFTW
0570c966e1 deps-upgrade(ui-dev-tools): ⬆️ Update React, Lodash, and related UI dev tools to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 12:46:54 -07:00
TransQuinnFTW
9d604a560a deps-upgrade(ui-root): ⬆️ Upgrade all UI and utility dependencies to latest versions for security patches and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 12:13:04 -07:00
TransQuinnFTW
1184b314c4 feat(ui-messaging): Add ChatFeed and MessageThread UI composites with updated MessageBubble primitive and build config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 23:31:02 -07:00
TransQuinnFTW
08b95861fd deps-upgrade(ui): ⬆️ Update ui-feedback, ui-messaging, ui-primitives, and ui-theme dependencies for performance/security improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 23:31:01 -07:00