release: WRNexusJS 0.7.0
This commit is contained in:
@@ -196,6 +196,18 @@
|
||||
"events": ["click", "select", "change"],
|
||||
"profiled": false
|
||||
},
|
||||
{
|
||||
"name": "CTASection",
|
||||
"mount": "CTASection",
|
||||
"slug": "ctasection",
|
||||
"category": "marketing",
|
||||
"purpose": "Close a page or major section with conversion-focused copy, actions, and optional supporting visual content.",
|
||||
"demoCount": 3,
|
||||
"propCount": 25,
|
||||
"slots": ["default", "actions", "visual", "footer"],
|
||||
"events": [],
|
||||
"profiled": true
|
||||
},
|
||||
{
|
||||
"name": "Card",
|
||||
"mount": "Card",
|
||||
@@ -375,18 +387,6 @@
|
||||
"events": ["copy", "success", "error"],
|
||||
"profiled": false
|
||||
},
|
||||
{
|
||||
"name": "CTASection",
|
||||
"mount": "CTASection",
|
||||
"slug": "ctasection",
|
||||
"category": "marketing",
|
||||
"purpose": "Close a page or major section with conversion-focused copy, actions, and optional supporting visual content.",
|
||||
"demoCount": 3,
|
||||
"propCount": 25,
|
||||
"slots": ["default", "actions", "visual", "footer"],
|
||||
"events": [],
|
||||
"profiled": true
|
||||
},
|
||||
{
|
||||
"name": "CustomScrollbar",
|
||||
"mount": "CustomScrollbar",
|
||||
@@ -1167,18 +1167,6 @@
|
||||
"events": [],
|
||||
"profiled": true
|
||||
},
|
||||
{
|
||||
"name": "Textarea",
|
||||
"mount": "Textarea",
|
||||
"slug": "textarea",
|
||||
"category": "forms",
|
||||
"purpose": "Theme-aware, responsive textarea component.",
|
||||
"demoCount": 3,
|
||||
"propCount": 23,
|
||||
"slots": [],
|
||||
"events": ["input", "change", "focus", "blur", "invalid"],
|
||||
"profiled": false
|
||||
},
|
||||
{
|
||||
"name": "TextLink",
|
||||
"mount": "TextLink",
|
||||
@@ -1192,16 +1180,16 @@
|
||||
"profiled": true
|
||||
},
|
||||
{
|
||||
"name": "Timeline",
|
||||
"mount": "Timeline",
|
||||
"slug": "timeline",
|
||||
"category": "base",
|
||||
"purpose": "Present responsive chronological activity, milestones, or workflow status with rich item metadata.",
|
||||
"name": "Textarea",
|
||||
"mount": "Textarea",
|
||||
"slug": "textarea",
|
||||
"category": "forms",
|
||||
"purpose": "Theme-aware, responsive textarea component.",
|
||||
"demoCount": 3,
|
||||
"propCount": 7,
|
||||
"slots": ["default"],
|
||||
"events": [],
|
||||
"profiled": true
|
||||
"propCount": 23,
|
||||
"slots": [],
|
||||
"events": ["input", "change", "focus", "blur", "invalid"],
|
||||
"profiled": false
|
||||
},
|
||||
{
|
||||
"name": "TimePicker",
|
||||
@@ -1215,6 +1203,18 @@
|
||||
"events": ["input", "change", "focus", "blur", "open", "close", "invalid"],
|
||||
"profiled": false
|
||||
},
|
||||
{
|
||||
"name": "Timeline",
|
||||
"mount": "Timeline",
|
||||
"slug": "timeline",
|
||||
"category": "base",
|
||||
"purpose": "Present responsive chronological activity, milestones, or workflow status with rich item metadata.",
|
||||
"demoCount": 3,
|
||||
"propCount": 7,
|
||||
"slots": ["default"],
|
||||
"events": [],
|
||||
"profiled": true
|
||||
},
|
||||
{
|
||||
"name": "Toast",
|
||||
"mount": "Toast",
|
||||
|
||||
Reference in New Issue
Block a user