Skip to content

@holistics/design-system-docs

2.8.4

Patch Changes

  • Content: apply Grammar and mechanics to every doc page. Sentence case headings, no emoji or ampersands in headings, consistent component descriptions, and fixes to typos and dense prose. Rename "Grammar & mechanics" to "Grammar and mechanics" and "Notification & feedback" to "Notification and feedback". (4be4200)
  • Components: fix the component demos failing to load on 15 pages. ComponentDemo derived its demo folder from the page title by stripping spaces, so the sentence case titles resolved to paths like demo/Collapsiblesection instead of demo/CollapsibleSection and every demo stalled on a spinner. Capitalize each word instead, so the folder no longer depends on title casing, and add a case-sensitive check to the build. macOS resolves the wrong casing, which is why this passed locally and only failed once deployed. (57cc566)

2.8.3

Patch Changes

  • Bump @holistics/design-system to 3.29.10, @holistics/configs to 1.4.0 and @holistics/icon to 1.4.10. Regenerate component metadata for the Tree context-menu and Popper anchor breaking changes, simplify the color table primitive-key mapping after the light./dark. token key prefixes were dropped, and fix the icon naming example that referenced a renamed icon. (36fb454)
  • Demos: fix colors in dark mode. The theme selector now also sets data-hui-color-mode, so the component demos follow it instead of the OS preference, and the demos that hardcoded primitive colors (text-gray-700, bg-blue-100, text-blue-700, …) now use semantic tokens that adapt to the color mode. (d6d3d28)
  • Patterns: add component examples and content fixes to Notification & feedback (f67d1eb)

2.8.2

Patch Changes

  • Bump @holistics/design-system to 3.28.8 and @holistics/icon to 1.4.0. Update demos and docs for the breaking icon renames, and regenerate component metadata. (3b35262)

2.8.1

Patch Changes

  • Bump @holistics packages to the latest version and gen metadata (d82d782)
  • Bump vitepress-plugin-llms to the latest version and add copy markdown button
  • Improve the Color and Typography table UI and search functionality
  • Add dark mode switcher to header
  • Improve the Color and Typography tables
  • Patterns: add Notification & feedback pattern page (2079942)
  • Sync the "On this page" outline with the active tab. The tabs plugin renders inactive panels with v-if, so VitePress's one-time outline scan otherwise kept showing only the tab that was active on load. (b3e7d62)

2.8.0

Minor Changes

  • Icon: update docs (7e8cfd9)

Patch Changes

  • Banner, Alert, Checkbox, Radio: add usage guidelines and organize each page into Usage / Code tabs (6474f49)

2.7.2 (2026-06-12)

Patch Changes

  • Icon: organize the page into Library / Usage / Code tabs (48e8a35)

2.7.1 (2026-06-11)

Patch Changes

  • Tab + Copy Box: add more examples (ec4872e)
  • Banner: fix doc (3d5ba85)
  • Bump @holistics/design-system to 3.25.0. (ec4872e)

2.7.0 (2026-05-04)

Minor Changes

  • Text Input + Text Area: more new examples + update breaking changes (298542c)

Patch Changes

  • Update examples to use new icon name (87e107a)

2.6.1 (2026-04-16)

Patch Changes

  • FileDropZone: add doc for multiple files upload

2.6.0 (2026-03-11)

Minor Changes

  • Color & Typography: Allow copy token name (eb3d7f1)
  • Code Block: add documentation (4d26794)
  • Checkbox: add guideline (e9e3067)
  • Content: In-app message (d696355)
  • Radio: update guideline (714e21c)
  • Doc Search: Generate sitemap + use Algolia search (19cd250)

Patch Changes

  • Collapsible Section: add more examples (bf67e96)

2.5.1 (2026-03-06)

Patch Changes

  • Bump design-system and icon to update docs

2.5.0 (2026-02-25)

Minor Changes

  • Docs for HTable component (c853f79)

2.4.1 (2026-02-25)

Patch Changes

  • Select: add "Generic" example (91c8d27)

2.4.0 (2026-01-22)

Minor Changes

  • FileDropZone: add documentation (0f215da)

  • Drawer: add documentation

  • Divider: add documentation

  • HeroBanner: add documentation

  • Hotspot: add documentation

  • ProgressBar: add documentation

2.3.1 (2026-01-15)

Patch Changes

  • TextHighlight: deprecate old highlight prop (4a40d89)
  • Select - add "Checkbox" section & revamp all sections (eea4f72)
  • Tree: improve readbility & add default implementation for #node-content (48c9081)

2.3.0 (2025-12-25)

Minor Changes

  • Update design-tokens.tokens.json (44eb766)

  • CopyBox: add documentation (a433737)

    CopyButton: add documentation

Patch Changes

  • Bump design-system to 3.9.0 and icon to 1.2.0

2.2.0 (2025-11-27)

Minor Changes

  • Radio: update docs about RadioGroup and behavior changes (42bf9d2)
  • Form: add documentation (6e96bd7)

2.1.0 (2025-11-18)

Minor Changes

  • Tab: add tab documentation (c280aac)

2.0.0 (2025-11-18)

Major Changes

  • Node: support Node >= v18 and < v25 (9c4829d)
  • pnpm: support pnpm v10 (9c4829d)
  • Bump @holistics/design-system to 3.2.1 (9c4829d)
  • Bump @holistics/configs to 1.1.0 (9c4829d)
  • Bump @holistics/icon to 1.0.3 (9c4829d)

Minor Changes

  • Collapsible Section: add documentation (47d63bf)

1.9.1 (2025-11-04)

Patch Changes

  • Bump @holistics/design-system to 2.54.0 (a76d463)
  • Tree: add "Search" and "Check" examples & refactor other sections (41a9505)

1.9.0 (2025-10-15)

Minor Changes

  • Typography: add typography documentation (0c1aa4e)

Patch Changes

  • Add llms.txt documentation (65ff6be)

1.8.1 (2025-09-04)

Patch Changes

  • Bump @holistics/design-system to 2.50.0 (c085c29)
  • Tree: update "Virtual List" example to reflect new changes (60fbb11)
  • TagList: add "Non-remaining Append" example & update to reflect new changes (5e01d0c)

1.8.0 (2025-08-28)

Minor Changes

  • Color: Add color documentation (1d87f57)

Patch Changes

  • Tree: update "Keyboard Interactions" example to reflect new changes since Design System v2.49.4 (cb872c9)

1.7.0 (2025-08-07)

Minor Changes

  • Breadcrumb: add documentation

1.6.1 (2025-07-25)

Patch Changes

  • Fix documentation title

1.6.0 (2025-06-18)

Minor Changes

  • Radio: add documentation page (5bca6ce)

1.5.3 (2025-07-10)

Patch Changes

  • Add how to add a new icon guide (b57254e)

1.5.2 (2025-07-02)

Patch Changes

  • Select: add more "Multiple" examples (bacbf5d)
  • TagList: add "Closable" and "Generics" examples (35facda)

1.5.1 (2025-06-13)

Patch Changes

  • HButton: add accessibility guide for icon-only buttons
  • Floating UI: add documentation page about mechanism

1.5.0 (2025-05-14)

Minor Changes

  • Shortcut: add documentation page (d3836ee)
  • TextInput, TextArea: add documentation page

1.4.0 (2025-05-11)

Minor Changes

1.3.19 (2025-04-18)

Patch Changes

1.3.18 (2025-04-17)

Patch Changes

  • SegmentedControl: add documentation page

1.3.17 (2025-04-15)

Patch Changes

  • Update dependencies: (ecbfc20)
  • Vitepress:
    • Set demo background to white by default & allow changing for all demos inside a page via frontmatter (9457cf8)
    • Make meta table scrollable in narrow screens (72f8aa2)
    • Register CodeExpandable as global component (fe62d79)
  • Components: allow background color of ComponentDemo to be transparent (552bd0a)
  • Components: update components' status (cb4ca2c)
  • Components/Select: refactor & adjust responsive (6ad2ed6)
  • Components/Tree:
    • Add "Styling", "Slots", "Drag & Drop (External)" examples (27a0282)
    • Add more examples and refactor the sections (9d11b1b)
    • Add DEFAULT_NODE_STYLES value (c3a7195)
    • Refactor & adjust responsive (ea30561)
    • Add "Links" example & refactor other examples (7c1d46a)

1.3.16 (2025-03-26)

Patch Changes

1.3.15 (2025-03-26)

Patch Changes

  • Updated dependencies: (2d332d9)
  • Tree: add documentation page (22ccfa6)

1.3.14 (2025-03-06)

Patch Changes

  • Updated dependencies:
  • Select: add advanced search example (66ce0ae)
  • Guides: remove "Floating Components" page as we are moving to an entire new Floating UI system (82ab648)

1.3.13 (2025-02-26)

Patch Changes

1.3.12 (2025-02-25)

Patch Changes

1.3.11 (2025-02-21)

Patch Changes

1.3.10 (2025-02-17)

Patch Changes

1.3.9 (2025-02-06)

Patch Changes

1.3.8 (2025-01-23)

Patch Changes

1.3.7 (2024-12-02)

Patch Changes

  • Upgrade Vue to 3.5.13 & its related packages to latest version (747dc87)

1.3.6 (2024-11-18)

Patch Changes

  • Upgrade Design System packages

1.3.6 (2024-11-12)

Patch Changes

  • Upgrade Design System packages

1.3.5 (2024-11-12)

Patch Changes

  • Add content guideline + docs (44a0665)

1.3.4 (2024-11-11)

Patch Changes

  • Upgrade Design System dependencies (6a0594e)

1.3.3 (2024-10-21)

Patch Changes

  • Upgrade Design System dependencies (eb76ebd)
  • Guides: add "Floating components" section (01d261a)

1.3.2 (2024-10-07)

Patch Changes

  • Upgrade Design System packages (3008ca8)
  • Select: add an example for groupSelectable prop & adjust some code highlighting (ref) (0f29317)
  • Global: adjust styles of <kbd> elements (514de25)

1.3.1 (2024-10-02)

Patch Changes

  • Upgrade Design System dependencies (cb6200c)
  • Select - add "Customize Options individually" section (ref) (5239be4)
  • Global: add StatusIcon component to specify status of individual feature of a component (27054aa)
  • Select: add "Submenu" section (ref) (968bada)
  • Select: change placeholders to distinguish with others in the same section (ref) (84c634b)
  • TextHighlight: add documentation (ref) (e444469)

1.3.0 (2024-09-13)

Minor Changes

  • Add component status for sidebar and within each component docs page (c8f220c)

Patch Changes

  • SplitButton: add component documentation (ref) (e0ec444)

1.2.4 (2024-09-10)

Patch Changes

  • Tailwind: add purple color palette (ref) (dc26978)

1.2.3 (2024-08-27)

Patch Changes

  • Upgrade Design System dependencies (ref) (0482bb0)
  • Banner: add component documentation (ref) (ec0955b)
  • Scripts: add upsertChangelogDate script (c6fb537)
  • Alert: adjust styles for new neutral type (ref) (eae6976)
  • Badge: add component documentation (ref) (716bbb6)

1.2.2 (2024-08-19)

Patch Changes

  • Upgrade Design System dependencies (ref)

1.2.1 (2024-08-02)

Patch Changes

  • Accordion: add "With Description" example (ref) (f5c5548)
  • Alert: add "With Button" example (ref) & warning about destroying component after dismiss (338d2a7)
  • SEO: use owned domain for og:url meta (091301d)
  • Upgrade Design System dependencies (ref) (b8c2cab)

1.2.0 (2024-07-24)

Minor Changes

  • Replace Home by "Getting Started" page (5ff5c8a)

1.1.1 (2024-07-23)

Patch Changes

  • Tag: add component (ref) (415c205)
  • Modal: expose inner element refs & isTop (57c3bbb)
  • Developing/Guideline: embed "Component Decision Tree" (ref) (cbd4b47)
  • Components: add docs for <Popover> and <PopoverOnboarding> (ref) (d649db9)
  • Tooltip: add content prop (ref) (ea1b389)
  • Modal: add initialFocus prop and @bodyResolved event & notes about manually handling initial focus when lazy loading modal body (ref) (fdc96a1)
  • TagList: add component (ref) (6d2f91b)
  • Components: add pass-through docs for every component (bdc224b)
  • TagInput: add component (ref) (d48d517)
  • Tooltip: add shortcuts prop (ref) (8941179)

1.1.0 (2024-07-23)

Minor Changes

  • Guides: add "TailwindCSS preset" section (ref) (0a75922)

Patch Changes

  • Button: fix styles for pseudo-disabled state (ref) (d921e9f)
  • Modal: add maskTransparent and noCloseButton props (6c6acca)
  • Developing: add "Guideline" for developing Holistics Design System (ref) (29507c8)
  • Select: add @focusOption event (06c61c3)
  • Select: allow searchText to be 2-way bound (cef9cac)
  • Select: expose computeDropdownPosition() (2581843)

1.0.1 (2024-07-23)

Patch Changes

  • Meta: correctly generate meta for exposed (6e53d10)
  • Components/Select: add preserve-focus prop for "Infinite Scroll" example (ref) (4f9fede)
  • Components/Modal: add "Nested Modals" example (ref) (53ce210)
  • Getting Started: add CSS import section (ref) (4bb5574)
  • Components/Avatar: more information when using initials and name props (ref) (8471571)
  • Components/Modal: correct typing for shown model (ref) (54827ee)

1.0.0 (2024-07-23)

Major Changes

  • Initialize (73a6790)