Skip to content

Releases: Webba-Creative-Technologies/forge

WSS 3.0.2 (Forge)

30 Dec 16:46

Choose a tag to compare

Features:

  • Added SHADOWS constants with elevation presets and hardness levels
  • Added Z_INDEX constants for consistent layering
  • Added shadows prop to ForgeProvider to globally enable/disable shadows
  • Added shadows toggle to Create page (Simple and Advanced modes)
  • Exported useDraggableScroll hook for horizontal scroll containers
  • Added logoHref prop to Footer component

Accessibility:

  • Modal now has proper ARIA attributes (role, aria-modal, aria-labelledby)
  • Added ariaLabel prop to Modal for accessible labeling

Improvements:

  • Applied consistent shadows to 30+ components
  • Added global thin scrollbar styles for all browsers
  • Fixed .interactive-nav hover state

Internationalization:

  • Translated all French text to English (PhoneInput, Table, Charts, etc.)

Bug Fixes:

  • Fixed Table horizontal scroll clipping issue
  • Fixed PillTabs/SegmentedTabs hover state
  • Fixed Clarity tracking for SPA navigation

Documentation:

  • Added v3.0.2 changelog entry
  • Updated AI integration guide with new props and constants

WSS 3.0.2 SU (Forge)

30 Dec 16:53

Choose a tag to compare

Fix

  • Updated Read me and communuty links

WSS 3.0.1 (Forge)

22 Dec 00:32

Choose a tag to compare

  • Navbar no longer shows sidebar menu items when sidebar is already visible on tablet
  • Fixed horizontal scroll issue in Navbar mobile menu and Sidebar drawer
  • DatePicker calendar dropdown now renders via portal to fix z-index stacking issues
  • Removed unnecessary arrow icon from AnnouncementBanner component
  • DatePicker calendar position now updates on scroll and resize