Skip to content

Releases: Kajabi/pine

v3.14.1

23 Jan 22:46

Choose a tag to compare

3.14.1 (2026-01-23)

Features πŸš€

  • pds-multiselect: add pds-multiselect component (#638)

Bug Fixes πŸ›

  • rollback typescript-eslint to v6 with proper version compatibility (#641)
  • pds-dropdown-menu: prevent clipping in overflow containers (#643)
  • pds-table: improve sort indicator clarity (#640)

❀️ Thank You

  • Phillip Lovelace
  • Quinton Jason

v3.14.0

15 Jan 23:29

Choose a tag to compare

3.14.0 (2026-01-15)

Features πŸš€

  • core: Add keyboard and focus events to form components (#636)
  • pds-avatar: add initials props (#635)

Bug Fixes πŸ›

  • add ds token mapping (#624)
  • pds-table: add default sorting props (#633)

Styles 🎨

  • pds-dropdown-menu-item: adjust link styles for improved clickable area (#630)

❀️ Thank You

  • Phillip Lovelace
  • Quinton Jason

v3.13.0

12 Jan 17:14

Choose a tag to compare

3.13.0 (2026-01-12)

Features πŸš€

  • pds-table: add head border, background, and row divider props (#629)

Bug Fixes πŸ›

  • pds-tab: add disabled prop (#626)
  • pds-modal: escape key dismisses modal even when backdropDismiss is false #625)

Styles 🎨

  • update alert dark mode link hover style (#620)
  • form-inputs: align error icon with top of multi-line messages (#627)

❀️ Thank You

  • Phillip Lovelace
  • Quinton Jason

v3.12.1

06 Jan 18:56

Choose a tag to compare

3.12.1 (2026-01-06)

Bug Fixes πŸ›

  • bump token version and component adjustment to align with brand updates (#622)
  • pds-modal: make border prop mutable and remove debug logging (#616)

Styles 🎨

  • pds-copytext: move background color to span element (#623)
  • pds-input, pds-checkbox: standardize helper and error message typography (#617)

❀️ Thank You

  • Phillip Lovelace

v3.12.0

16 Dec 21:13

Choose a tag to compare

3.12.0 (2025-12-16)

Features πŸš€

  • add custom data generator for autocomplete in vscode-html-language-server (8140dfe8)
  • clean up code (2fee3f3c)
  • added vscode settings patcher as an install script (c1b6386c)

Bug Fixes πŸ›

  • update semantic and core tokens in SCSS files (#597)
  • add semantic tokens (#606)
  • update to kajabi-ui styles to 1.0.3 (#610)
  • update box spacing values (#611)
  • core: export component types for TypeScript resolution (#592)
  • pds-alert: update padding of alert to 20px (#602)
  • pds-divider, pds-link, pds-progress: update code connect properties and examples (#595)
  • release: update Slack notification workflow to use environment var (#593)
  • storybook: update Vite watch config for HMR live reload (#603)
  • storybook: use pine-core ESM bundle to fix HMR reload errors (#605)

Documentation πŸ“„

  • standardize docs sections and add form integration section to form components (#594)
  • pds-icon: add technical notes on icon usage differences between React and web components (#596)
  • storybook: update changelog page with actual list from changelog.md (#604)

Styles 🎨

  • address transform minification warnings (#612)
  • pds-button: adjust tertiary hover styles (#613)

❀️ Thank You

v3.11.1

19 Nov 18:17

Choose a tag to compare

3.11.1 (2025-11-19)

Bug Fixes πŸ›

  • update code connect mappings to match latest component updates (#581)
  • deps: update glob from 10.3.10 to 11.1.0 to resolve security vulnerability (#590)
  • input-interface: correct typo in event detail property name (#587)

Documentation πŸ“„

  • Improve docs navigation & support resources (#585)
  • add intro image to welcome page (#586)
  • pds-alert, pds-toast: improve DocCanvas formatting for readability (#591)

❀️ Thank You

  • Phillip Lovelace

v3.11.0

12 Nov 23:29

Choose a tag to compare

3.11.0 (2025-11-12)

Bug Fixes πŸ›

  • deps: update @pine-ds/icons to 9.12.0 with Stencil 4.38.3 (#580)

❀️ Thank You

  • Phillip Lovelace

v3.10.0

12 Nov 22:02

Choose a tag to compare

3.10.0 (2025-11-12)

Features πŸš€

  • pds-button: add tertiary variant and sizing prop (#575)

Bug Fixes πŸ›

  • pds-popover: convert to slot for trigger and portal rendering (#574)

❀️ Thank You

  • Phillip Lovelace

v3.9.0

30 Oct 22:12

Choose a tag to compare

3.9.0 (2025-10-30)

Features πŸš€

  • pds-input: add highlight prop and styling (#567)
  • pds-select: add highlight prop and styling (#568)
  • pds-textarea: add highlight prop and styling (#569)

Bug Fixes πŸ›

  • pds-accordion: add accordion-icon part for styling (#572)

Documentation πŸ“„

  • add changelogs to storybook documentation (#571)
  • add highlight prop to figma code connect files (#573)

❀️ Thank You

  • Phillip Lovelace

v3.8.2

24 Oct 16:16

Choose a tag to compare

3.8.2 (2025-10-24)

Bug Fixes πŸ›

  • pds-box: add core tokens to spacing set (#565)
  • pds-radio: add contained variant and image slot (#562)

Documentation πŸ“„

  • pds-row: add modifiers to size prop in examples (#566)

Styles 🎨

  • pds-progress: update progress bar styles and add gradient fill color documentation (#564)

❀️ Thank You

  • Phillip Lovelace
  • Quinton Jason