Skip to content

Latest commit

 

History

History
263 lines (122 loc) · 11.4 KB

File metadata and controls

263 lines (122 loc) · 11.4 KB

1.11.4 (2026-08-27)

Bug Fixes

  • pagination display when using manualPagination (e7c341f)

1.11.3 (2026-08-27)

Bug Fixes

  • ensure type declarations bundled with davis-vue (7718ca9)

1.11.2 (2026-08-10)

Bug Fixes

  • Vue: ensure overlays SSR-friendly, fix MenuItems display (65965fc)

1.11.1 (2026-07-22)

Bug Fixes

  • Alert: layout when action used (81e2198)

1.11.0 (2026-07-20)

Features

  • Typography: hand-tuned type scale (6be19b5)

1.10.5 (2026-07-09)

Bug Fixes

  • Tabs: insuff contrast on non-active labels in pill variant (873773f)

1.10.4 (2026-06-29)

Bug Fixes

  • inconsistent button heights and font scaling (#22) (a57e463)

1.10.3 (2026-06-23)

Bug Fixes

  • ensure underline present by default for Link (#21) (164819d)

1.10.2 (2026-06-22)

Bug Fixes

1.10.1 (2026-05-13)

Bug Fixes

  • a11y: text spacing and resize fixes for Listbox and Textarea (09b409d)
  • SkipLink: remove conflicting position classes (5acc783)

1.10.0 (2026-05-11)

Bug Fixes

  • Menu: hover and focus state colors (65367e9)

Features

  • add Comment and associated sub-components (a1abcbe)

1.9.3 (2026-05-06)

Bug Fixes

  • a11y: contrast, VIF, and SR text fixes for Buttons, Menu, and Link (5c92aab)

1.9.2 (2026-05-05)

Bug Fixes

  • Alert: use programmatic heading for Alert title by default (6eab38f)

1.9.1 (2026-04-27)

Bug Fixes

  • Core: convert default Tailwind colors used to hex for a11y-tool compat (a5379d9)
  • Core: incorrect padding when Card subcomponents used (4522b77)

1.9.0 (2026-04-22)

Features

1.8.1 (2026-04-17)

Bug Fixes

  • Card: improve border and shadow variants (105596f)

1.8.0 (2026-04-17)

Bug Fixes

  • Card: increase border and shadow visibility (651bedc)

Features

  • combobox and listbox improvements (c07483b)

1.7.0 (2026-04-16)

Bug Fixes

  • Badge: ensure sufficient text contrast and accurate docs (7d8c9fc)

Features

  • RadioGroup: default radio group presentation with optional custom composition (9fa5f38)

1.6.4 (2026-04-15)

Bug Fixes

  • scroll behavior on Menu and label margins on Input (bb7539f)

1.6.3 (2026-04-13)

Bug Fixes

  • Alert: ensure text and background color combos meet contrast specs (810186e)
  • Card: padding prop not applying when Card.Body not explicitly passed (d658577)

1.6.2 (2026-04-13)

Bug Fixes

  • Button: ensure Atkinson Hyperlegible used as preferred font (4f81afa)
  • React: ensure styling kept when using Button as prop (82cf721)

1.6.1 (2026-04-13)

Bug Fixes

  • Menu: add pointer cursor to Menu.Item hover state (a4901ee)
  • react-table: storybook spies (e019d2e)
  • React: disable default modal prop for Menu causing scroll issues (6bd0525)
  • Typography: shift heading sizes down one Tailwind scale step (66a792d)

1.6.0 (2026-04-12)

Features

  • dedicated DataTable packages (e400b07)

1.5.0 (2026-04-05)

Bug Fixes

  • Link: ensure links announce external nature to screen readers (0b7fff5)
  • Link: move duplicated types and variant definitions to core (fa64dfd)

Features

  • standardized border color for inputs and form fields (55f2ef4)
  • standardized surface color tokens for hover, active, and disabled states (9a16b27)

1.4.0 (2026-03-30)

Features

  • added storybook compnents to vue (411ac30)

1.3.2 (2026-03-24)

Bug Fixes

  • Menu: ensure SSOT in the core package (9464f78)

1.3.1 (2026-03-23)

Bug Fixes

  • button hover state and Card header height (5684129)

1.3.0 (2026-03-23)

Bug Fixes

  • bundling issues with inline sources for PostCSS consumers (0ec5341)

Features

  • add Drawer, Popover, and Table components (64fd44b)
  • add stack, container, divider, grid, progress, and skeleton (b4a90f3)
  • add Typography, Form ecosystem, and Navigation components (1414d63)
  • added motion tokens, timeline component, font loading guide, etc. (9c2245f)

1.2.1 (2026-03-19)

Bug Fixes

  • various import and styling fixes (949bcec)

1.2.0 (2026-03-13)

Bug Fixes

  • various bundling issues and drop tailwind v3 support (d48b642)
  • various type error fixes (71672a7)

Features

  • added accordion and tabs for storybook (bd8c98f)
  • core: add 8 missing design token categories (8a5c246)
  • Docs: add quick reference guide (d125b20)
  • refine colors and improve framework-specific docs (3b58cfd)

1.1.0 (2026-03-02)

Features

  • implement Atkinson Hyperlegible as primary typeface (e90ef85)
  • improve WCAG 2.2 compliance and add testing (#2) (ea827f3)