0.3.1 (2026-03-13)
- add @azure/storage-file-datalake as a devDependency (96e6ca0)
- add #std alias for standard utilities and create utility library (69093d5)
- add
@internationalized/dateutilities (b2ea684) - add alert dialog component (ba0cc8f)
- add Azure Data Lake storage plugin with upload and management capabilities (596c9d6)
- add comprehensive tests for upload manager and validators (5c48693)
- add documentation (bfbbe15)
- add ESLint and Prettier configuration files for improved code quality (7b33888)
- add Flickering Grid component with customizable parameters and controls (c68e72b)
- add leading and trailing slots to ToggleGroup component (2b65d6e)
- add slugify utility (a96c932)
- add ToggleGroup component with theme support and auto-registration (15ffda4)
- Add Vue Flow wrapper components with Nuxt UI theming (#38) (23e6ffc)
- date: add getWeekStartLocale function for locale-based week start (2275af7)
- enhance date parsing and manipulation functions with timezone support (3ecbbce)
- enhance dialog component with customizable colors and variants (fcaf69e)
- implement theme management and add utility types for Tailwind variants (37ed361)
- re-architect the plugin system (2cf90e5)
- set up pnpm workspace and fix dialog closing animations (#53) (72276da)
- upload-manager: enhance file handling with preview support and processing hooks (69a408c)
- upload-manager: enhance file handling with source tracking and new file access methods (bdbbd77)
- uploader: implement useUploader composable with file management and upload functionality (5c859e1)
- video-compressor: add video compression plugin with customizable options (7364622)
- wrap canvas element in ClientOnly for improved SSR handling (ea997b8)
- dependencies: add @ffmpeg/ffmpeg and @ffmpeg/util as optional dependencies (0e124dc)
- dependencies: update vitest and coverage-v8 to latest versions (9490aa4)
- DialogConfirm: update dialog description rendering to use v-html (8b64aa2)
- disable vue/html-self-closing rule in ESLint configuration (5f08b3d)
- formatting (906dfde)
- lint (29344c8)
- release: add [skip ci] to manual bump commit (#52) (771a75a)
- remove title and description props from UModal and update DialogDescription to use v-html (3cec456)
- remove unused confirmNavigate import from dialog component (e75b0ca)
- std: update dayjs import to use ESM version for better tree-shaking (974265f)
- update button styles in DialogConfirm component for better visibility (7463ac9)
- update ESLint rule for max attributes per line and format uploader component (3f8c845)
- update formatting and improve readability in various files (8191442)
- uploader: update UProgress binding to use model-value for progress percentage (d21b3b5)
- video-compressor: set default plugin options and simplify FFMpeg initialization (0f48069)
- remove changelogen dependency in favor of release-please (eb75d9d)
0.1.41 (2026-03-03)
0.1.40 (2026-02-19)
- date: add getWeekStartLocale function for locale-based week start (2275af7)
0.1.39 (2026-02-09)
- DialogConfirm: update dialog description rendering to use v-html (8b64aa2)
0.1.38 (2026-02-09)
- remove title and description props from UModal and update DialogDescription to use v-html (3cec456)
- update button styles in DialogConfirm component for better visibility (7463ac9)
- remove changelogen dependency in favor of release-please (eb75d9d)
- Update button styles in DialogConfirm component for better visibility (7463ac9)
- Eugen Istoc eugenistoc@gmail.com
- Add leading and trailing slots to ToggleGroup component (2b65d6e)
- Eugen Istoc eugenistoc@gmail.com
- Add ToggleGroup component with theme support and auto-registration (15ffda4)
- Remove unused confirmNavigate import from dialog component (e75b0ca)
- Remove rovingFocus and dir props from ToggleGroup component (46bee93)
- Add ToggleGroup component documentation (d8d2001)
- Disable vue/require-default-prop rule in ESLint configuration (7b50c7e)
- Eugen Istoc eugenistoc@gmail.com
- Extract the upload manager to a separate module (f22bf2a)
- Update documentation (59d62f7)
- Update eslint-plugin-prettier to version 5.5.5 and clean up pnpm-lock.yaml (b215695)
- Lint/format (a03994f)
- Remove .claude/settings.local.json and update .gitignore (5fec193)
- Eugen Istoc eugenistoc@gmail.com
- Formatting (906dfde)
- Lint (29344c8)
- Update ESLint rule for max attributes per line and format uploader component (3f8c845)
- Enhance image and thumbnail generator tests with original mock restoration (f6b2932)
- Use real timers for Azure error handling test with retries (db921b3)
- Eugen Istoc eugenistoc@gmail.com
- upload-manager: Enhance file handling with preview support and processing hooks (69a408c)
- Eugen Istoc eugenistoc@gmail.com
- video-compressor: Set default plugin options and simplify FFMpeg initialization (0f48069)
- Eugen Istoc eugenistoc@gmail.com
- video-compressor: Add video compression plugin with customizable options (7364622)
- upload-manager: Enhance file handling with source tracking and new file access methods (bdbbd77)
- dependencies: Add @ffmpeg/ffmpeg and @ffmpeg/util as optional dependencies (0e124dc)
- Eugen Istoc eugenistoc@gmail.com
- dependencies: Update vitest and coverage-v8 to latest versions (9490aa4)
- azure-datalake: Simplify imports and remove lazy loading of Azure SDK (9940457)
- Eugen Istoc eugenistoc@gmail.com
- upload-manager: Simplify context and type definitions in useUploadManager" (2cb0b53)
- Eugen Istoc eugenistoc@gmail.com
- upload-manager: Simplify context and type definitions in useUploadManager (90393ab)
- Eugen Istoc eugenistoc@gmail.com
- Add @azure/storage-file-datalake as a devDependency (96e6ca0)
- Re-architect the plugin system (2cf90e5)
- Add Azure Data Lake storage plugin with upload and management capabilities (596c9d6)
- uploader: Update UProgress binding to use model-value for progress percentage (d21b3b5)
- Eugen Istoc eugenistoc@gmail.com
- uploader: Implement useUploader composable with file management and upload functionality (5c859e1)
- Disable vue/html-self-closing rule in ESLint configuration (5f08b3d)
- Update formatting and improve readability in various files (8191442)
- Update README to enhance clarity and structure, add dialog component usage examples (9914082)
- Eugen Istoc eugenistoc@gmail.com
- Update type imports and interfaces in Dialog components (552640d)
- Eugen Istoc eugenistoc@gmail.com
- Remove unused 'after:leave' event from DialogAlert and DialogConfirm components (7bd11c2)
- Eugen Istoc eugenistoc@gmail.com
- Add alert dialog component (ba0cc8f)
- Eugen Istoc eugenistoc@gmail.com
- Update std utility library for improved tree-shaking and usage examples (8dd0aff)
- Eugen Istoc eugenistoc@gmail.com
- Enhance date parsing and manipulation functions with timezone support (3ecbbce)
- Add @vitest/coverage-v8 dependency (559f359)
- Add coverage testing configuration with Vitest (571dc4a)
- Eugen Istoc eugenistoc@gmail.com
- Add slugify utility (a96c932)
- Eugen Istoc eugenistoc@gmail.com
- Add
@internationalized/dateutilities (b2ea684)
- Eugen Istoc eugenistoc@gmail.com
- std: Update dayjs import to use ESM version for better tree-shaking (974265f)
- Eugen Istoc eugenistoc@gmail.com
- Add #std alias for standard utilities and create utility library (69093d5)
- Eugen Istoc eugenistoc@gmail.com
- DialogConfirm: Simplify props and emit structure, update button styles (6c0b7c2)
- Eugen Istoc eugenistoc@gmail.com
- Update CSS generation to include shake animation and adjust source directives (9b9ac93)
- Eugen Istoc eugenistoc@gmail.com
- Add build configuration file (920581a)
- Update confirm function in useDialog to specify return type and remove unnecessary return (6f829ec)
- Eugen Istoc eugenistoc@gmail.com
- Add ESLint and Prettier configuration files for improved code quality (7b33888)
- Implement theme management and add utility types for Tailwind variants (37ed361)
- Enhance dialog component with customizable colors and variants (fcaf69e)
- Refactor code structure for improved readability and maintainability (f84d6d5)
- Refactor code structure for improved readability and maintainability (09b1ab2)
- Simplify ESLint configuration for better readability (017114b)
- Run prettier/lint (c0e5d99)
- Eugen Istoc eugenistoc@gmail.com
- Remove BackgroundAurora and BackgroundFlickeringGrid components (28c6184)
- Eugen Istoc eugenistoc@gmail.com
- Remove ClientOnly wrapper from BackgroundAurora and BackgroundFlickeringGrid components for improved SSR handling (7f98d9e)
- Eugen Istoc eugenistoc@gmail.com
- Wrap canvas element in ClientOnly for improved SSR handling (ea997b8)
- Eugen Istoc eugenistoc@gmail.com
- Add Flickering Grid component with customizable parameters and controls (c68e72b)
- Enhance release script to include publishing step (8e1ac46)
- Eugen Istoc eugenistoc@gmail.com
- Update lightness and opacity handling in FlickeringGrid and app.vue for improved color control (e91d999)
- Eugen Istoc eugenistoc@gmail.com
- Separate publish command from release script in package.json (9b290ab)
- Replace lightness control with opacity in FlickeringGrid and update color options for better flexibility (b10aaed)
- Streamline markup and improve readability in app.vue (42d3da0)
- Eugen Istoc eugenistoc@gmail.com
- Enhance color handling in FlickeringGrid and add color resolver utility (6296537)
- Update FlickeringGridProps for improved customization and adjust theme styles (9112c65)
- Simplify FlickeringGridProps by consolidating gradient properties and removing unused dimensions (e2eac49)
- Update FlickeringGridProps to enhance fade options and simplify prop handling (1cbfb05)
- Add imports directory support in module setup (711c2c0)
- Implement flexible color system in FlickeringGrid with enhanced mode selection and lightness control (e18f1fe)
- Clean up code formatting and remove unnecessary line breaks across multiple files (e4a5e35)
- Update playground (9aeee40)
- Eugen Istoc eugenistoc@gmail.com
- Remove FlickeringGrid component and extract gradient utilities (9d44893)
- Update FlickeringGrid properties and enhance gradient calculation (7c855ed)
- Bump deps (d292e2c)
- Eugen Istoc eugenistoc@gmail.com