Changelog
Track all updates, new features, improvements, and bug fixes across Forge versions.
v3.0.2
MINORDecember 2025
Added SHADOWS constants with elevation presets (card, dropdown, modal, popover, toast) and hardness levels (soft, medium, hard)
Added Z_INDEX constants for consistent layering across all components
Exported new constants: COLORS, AVATAR_COLORS, STATUS_COLORS, CHART_COLORS, SYNTAX_COLORS
Added `shadows` prop to ForgeProvider to globally enable/disable shadows
Added shadows toggle to the Create page (Simple and Advanced modes)
Exported `useDraggableScroll` hook for horizontal scroll containers
Modal now has proper ARIA attributes (role="dialog", aria-modal, aria-labelledby, aria-describedby)
Added `ariaLabel` prop to Modal for accessible labeling without title
Applied consistent shadows to 30+ components (Modal, Toast, Tooltip, Dropdown, Popover, Charts, etc.)
Card, Navbar, AppSidebar, and Table components now have configurable shadows
Added global thin scrollbar styles for all browsers (webkit and Firefox)
Fixed `.interactive-nav` hover state to include background color
Moved `useDraggableScroll` from Tabs to dedicated hook file for reusability
Translated all remaining French text to English (PhoneInput country names, Table, Charts, Utilities, etc.)
Fixed Table horizontal scroll issue - content no longer clips on the right side
Fixed PillTabs/SegmentedTabs hover state not working properly
v3.0.1
PATCHDecember 2025
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
v3.0.0
WSS3 Forge
MAJORDecember 2025
Complete redesign with modern UI/UX
Over 100 production-ready components
Complete documentation website with live examples
New components: Tour, Rating, Countdown, Timer
Charts: BarChart, LineChart, DonutChart, ProgressRing
Media: ImageGallery, Carousel, VideoPlayer, AudioPlayer
Full TypeScript rewrite with strict types
New API - not backwards compatible with WSS2
v2.0.0
WSS2 Orant
MAJOR2023
Major architecture overhaul
Introduced dark mode support
Added form components: Select, Checkbox, Radio, Switch
Added navigation: Tabs, Breadcrumbs, Pagination
Added overlays: Modal, Dropdown, Tooltip
Improved component API consistency
New theming system - migration required from v1
v1.0.0
WSS
MAJOR2021
Initial release of the design system
Core components: Button, Card, Input, Text
Basic layout primitives: VStack, HStack, Grid
CSS-in-JS styling approach
Previous
AI Integration
Last updated: December 2025