Skip to Content
ResourcesChangelog@vortex/ui-foundation Changelog

@vortex/ui-foundation Changelog

Foundation Design System의 변경사항을 기록합니다.


@vortex/ui-foundation 1.25.1  (2026-04-17)

Bug Fixes

  • icignal: Update switch text-outside label colors to use foreground token (a7c005d )

@vortex/ui-foundation 1.25.0  (2026-04-16)

Features

  • icignal: Add Item component page and theme tokens panel (b0b31f1 )

@vortex/ui-foundation 1.24.0  (2026-04-15)

Features

  • icignal: Update DataTable header icon styling to use stroke color tokens (f8bee76 )

@vortex/ui-foundation 1.23.0  (2026-04-15)

Features

  • icignal: Add data-token attribute to all date picker components (f8f0528 )

@vortex/ui-foundation 1.22.1  (2026-04-15)

Code Refactoring

  • theme-generator: data-slot -> data-token (f2dc9aa )

@vortex/ui-foundation 1.22.0  (2026-04-14)

Features

  • icignal: Update shadow system and improve variant handling (6745bc8 )

@vortex/ui-foundation 1.21.0  (2026-04-13)

Features

  • foundation: Add local NotoSansKR font files and update font-face declarations (d869d35 )

@vortex/ui-foundation 1.20.0  (2026-04-09)

Features

  • foundation: add ref to Kanban drag handle props for improved drag element detection (61e4344 )
  • foundation: refactor Kanban drag handle to use data attribute instead of ref (b3bec06 )

@vortex/ui-foundation 1.19.0  (2026-04-08)

Features

  • foundation: add whitespace-pre-line class to AlertDialogDescription for line break support (8cf7695 )

@vortex/ui-foundation 1.18.0  (2026-04-06)

Features

  • icignal: add attached nodes support for automatic dependent node creation (9fd9890 )

@vortex/ui-foundation 1.17.0  (2026-04-02)

Features

  • foundation: add OverlayLoading component and documentation (fb32684 )

@vortex/ui-foundation 1.16.0  (2026-04-02)

Features

  • icignal: export LookupModalOptions type from lookup component (9e9c6eb )

@vortex/ui-foundation 1.15.2  (2026-03-31)

Bug Fixes

  • icignal: update workflow-designer - node actions callback dependencies (fa22409 )

@vortex/ui-foundation 1.15.1  (2026-03-30)

Bug Fixes

  • foundation: update modal - footerAlign (d6eb610 )

@vortex/ui-foundation 1.15.0  (2026-03-26)

Features

  • icignal: Add controlled row selection support to DataTable component (8ca703e )
  • icignal: Change pagination total text color from muted to foreground (b5b1233 )

@vortex/ui-foundation 1.14.0  (2026-03-26)

Features

  • icignal: Change pagination total text color from muted to foreground (9141a45 )

@vortex/ui-foundation 1.13.0  (2026-03-25)

Features

  • icignal: Add fixed width support with ellipsis for text-inside switch variant (0d00df1 )

@vortex/ui-foundation 1.12.1  (2026-03-23)

Bug Fixes

  • config: Add commit type priority to MR title generation for squash merge (944071b )

Documentation

  • icignal: Add maxSize property to data table column definition documentation (b18d10d )

@vortex/ui-foundation 1.12.0  (2026-03-20)

Features

  • icignal: Add client-only date range filtering example and improve date picker UX (c71fd24 )

@vortex/ui-foundation 1.11.0  (2026-03-19)

Features

  • foundation: Release ActionButtons, typography tokens, radio-group updates (0278734 )

@vortex/ui-foundation 1.10.0  (2026-03-16)

Features

  • foundation: Add DialogBody component and modal improvements (0c27020 )

@vortex/ui-foundation 1.9.0  (2026-03-13)

Features

  • foundation: Replace modalTitle/modalClassName with modalOptions prop and update examples (7ee449a )

@vortex/ui-foundation 1.8.3  (2026-03-10)

Bug Fixes

  • icignal: Add fallback value for slider array handling (4ff5bd7 )

@vortex/ui-foundation 1.8.2  (2026-03-10)

Bug Fixes

  • foundation: patch version bump after theme restructure (1c03db9 )

@vortex/ui-foundation 1.8.1  (2026-03-05)

Bug Fixes

  • foundation: correct CSS variable values in combobox and table (9cb6969 )

@vortex/ui-foundation 1.8.0  (2026-03-03)

Features

@vortex/ui-foundation 1.7.0  (2026-03-03)

Features

@vortex/ui-foundation 1.6.0  (2026-02-24)

Features

@vortex/ui-foundation 1.5.0  (2026-02-10)

Features

@vortex/ui-foundation 1.4.0  (2026-02-09)

Features

@vortex/ui-foundation 1.3.0  (2026-02-02)

Features

@vortex/ui-foundation 1.2.0  (2026-01-27)

Features

@vortex/ui-foundation 1.1.0  (2026-01-19)

Features

@vortex/ui-foundation 1.0.5  (2025-11-18)

Bug Fixes

  • Downgrade pnpm to 9.15.4 for lockfile compatibility and lifecycle scripts support (d6f3a63 )
  • foundation: Add missing tsx devDependency to fix deploy:registry job (df7a1aa )
  • foundation: Add tsx devDependency for build-registry script (e536ca9 )

@vortex/ui-foundation 1.0.4  (2025-11-18)

Bug Fixes

  • ci: Improve Storybook test stability in CI environment (cc81e12 )
  • config: Support component files without index.ts in Registry build (9aae69f )

@vortex/ui-foundation 1.0.3  (2025-11-10)

Bug Fixes

  • lint: Replace any type with proper Window type in test-runner (e646b0b )

@vortex/ui-foundation 1.0.2  (2025-11-10)

Bug Fixes

  • config: Limit test script to unit project only (1a1e165 )
  • config: Separate unit and Storybook test projects in vitest config (76da230 )

@vortex/ui-foundation 1.0.1  (2025-11-10)

Bug Fixes

  • ci: Add deps.bump=ignore to prevent workspace:* overwrite (1c752bd )
  • foundation: Add active state visual feedback to Button component (2637aa5 )
  • foundation: Add JSDoc comment to Button component (5ab4771 )
  • foundation: Remove unnecessary comment from Button component (6c5aa7e )
  • foundation: Update README for CI/CD docs deployment test (afa68ac )
  • foundation: Update README for docs deployment test with pnpm filter (e4ca975 )
  • foundation: Update README for docs deployment test with pnpm install (c004cc6 )

@vortex/ui-foundation 1.0.0 (2025-11-10)

⚠ BREAKING CHANGES

  • workspace: None
  • icignal: Renamed @vortex/storybook to @vortex/storybook-foundation

Features

  • ci: Update CI/CD pipeline for ui-foundation integrated Storybook (5b300b1 )
  • cli: Add 18 foundation component registries and 22 UI components for CLI (e43c2c8 )
  • cli: Install lucide-react to fix TypeScript errors (eac510a )
  • config: Remove PKG_VERSION from UI packages, import from package.json in CLI (eddb292 )
  • Enhance all packages with improved documentation and features (592a31c )
  • foundation: Add formatCurrency utility function (0edbf05 )
  • foundation: Add formatNumber utility function for number formatting (b82612a )
  • foundation: Add truncate utility function for string truncation (741f479 )
  • foundation: Align version to 1.2.0 for package synchronization (84317fa )
  • foundation: Temporarily comment out tw-animate-css import to fix build in develop (e90302f )
  • foundation: Test CI_JOB_TOKEN authentication fix (90650a7 )
  • foundation: Test detached HEAD fix in deploy:npm sync (3b745ef )
  • foundation: Update package metadata for production release (ec98a3b )
  • icignal: Create iCignal package with design tokens and AnalyticsCard (3cf74d8 )
  • ui: Add Cals package with BookingCard component and infrastructure (86a4d74 )
  • upgrade: Add version exports to trigger minor version upgrade (c9ddb53 )
  • upgrade: Configure semantic-release for minor version upgrade (5e3c512 )
  • workspace: Add getVersion and getPackageInfo utility functions to all UI packages (ee7b595 )
  • workspace: Add new features to all packages for semantic-release verification (3e89db7 )
  • workspace: Add package metadata exports to all packages (734d6da )
  • workspace: Enable semantic-release deployment for all packages (41606fb )

Bug Fixes

  • ci: Add Git authentication debugging logs (d9b4c6a )
  • ci: Add semantic-release/git plugin and configure GITLAB_TOKEN for git operations (71e30fd )
  • ci: Change repository URLs from SSH to HTTPS for semantic-release (2f57f21 )
  • ci: Prevent duplicate pipelines from semantic-release commits (ff3ec98 )
  • ci: Remove semantic-release gitlab plugin to avoid git authentication issues (25c4229 )
  • ci: Rename .releaserc.js to .releaserc.cjs to fix ES module error (4b57a2c )
  • ci: Restore @semantic-release/gitlab plugin with SSH URLs (fa1b862 ), closes #6936 
  • ci: Separate CHANGELOG sync concerns - file conversion in script, git ops in CI (133bce6 )
  • ci: Switch to @anolilab/multi-semantic-release for v25 compatibility (71201b9 ), closes #3112 
  • ci: Use explicit URL for git push to apply url.*.insteadOf rewrite (7e1a1cd )
  • ci: Use unique tag format for each package to prevent conflicts (e200a34 )
  • config: Add semantic-release-monorepo for proper monorepo commit filtering (dd3a04b )
  • config: Change repository URLs from SSH to HTTPS for new Runner (1e8f69f )
  • config: Fix semantic-release monorepo scope filtering for ui-foundation (70aa952 )
  • config: Remove [skip ci] from semantic-release to enable automatic changelog sync (64648ed )
  • config: Standardize semantic-release configuration across all packages (60e5116 ), closes #7965 
  • dev-tools: Use git config url.*.insteadOf to override GITLAB_TOKEN with CI_JOB_TOKEN (74eb8c0 )
  • foundation: Fix Storybook CSS import path to use globals.css (10420cf )
  • foundation: Trigger deploy with GITLAB_TOKEN test (7e7c20d )
  • foundation: Update button export comment (cffa896 )
  • workspace: Add missing Git tags to resolve semantic-release E409 conflict (cd6415d )
  • workspace: Add unique tagFormat to ui-foundation and cli packages (092f78a )
  • workspace: Remove @semantic-release/git to prevent concurrent push conflicts (dcbc956 )
Last updated on