Merge branch 'main' of https://github.com/dangerous-tac0s/dt-design-system
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@dangerousthings/hex-background": minor
|
||||
---
|
||||
|
||||
New package: 3D hexagon grid background using Three.js + React Three Fiber. Includes HexGridBackground (full-viewport web component), HexGrid (instanced mesh with animated heights), and HexCamera (orbiting camera). Supports both web and React Native via separate entry points.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@dangerousthings/react": minor
|
||||
"@dangerousthings/tokens": patch
|
||||
---
|
||||
|
||||
New package: @dangerousthings/react — React web components wrapping @dangerousthings/web CSS. 22 components matching the React Native package API (DTCard, DTButton, DTLabel, DTChip, DTModal, DTDrawer, DTAccordion, DTMenu, DTStaggerContainer, DTFeatureLegend, DTMobileFilterOverlay, DTGallery, DTHexagon, form primitives). Includes DTWebThemeProvider, animation hooks (useScaleIn, usePulse), and variant utility functions. DTVariant type moved to @dangerousthings/tokens as shared canonical source.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@dangerousthings/tokens": minor
|
||||
---
|
||||
|
||||
Add mode CSS custom properties (--mode-normal, --mode-emphasis, --mode-warning, --mode-success, --mode-other) with RGB and selected variants for per-component color overrides
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@dangerousthings/react-native": minor
|
||||
---
|
||||
|
||||
Add storefront component features: DTCard selected state and progress bar, DTBadgeOverlay positioning wrapper, DTStaggerContainer with staggered scale-in animation, DTFeatureLegend product feature grid, DTMobileFilterOverlay slide-up filter panel, useScaleIn and usePulse animation hooks. Rewrite DTButton with interactive bevel pattern (outlined rectangle, bevels on hover/select).
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@dangerousthings/web": minor
|
||||
---
|
||||
|
||||
Add storefront component features: animations library (entrance, interactive, stagger container), scrollbar styling, card color modes with selected/hover states, card progress bar, badge positioning, interactive bevel buttons, menu items, filter headers/overlays, feature legend grid. Fix link hover glow to respect per-element --dt-glow-color.
|
||||
Reference in New Issue
Block a user