diff --git a/snippet-template.md b/snippet-template.md index 1d4302afa..b8f37b833 100644 --- a/snippet-template.md +++ b/snippet-template.md @@ -1,5 +1,5 @@ --- -title: ComponentName +title: Component Name tags: components,state,effect,intermediate firstSeen: 2021-06-13T05:00:00-04:00 --- diff --git a/snippets/Accordion.md b/snippets/Accordion.md index 30f46f995..2cd752842 100644 --- a/snippets/Accordion.md +++ b/snippets/Accordion.md @@ -1,5 +1,5 @@ --- -title: Accordion +title: Collapsable accordion tags: components,children,state,advanced firstSeen: 2019-03-02T10:46:34+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/Alert.md b/snippets/Alert.md index 4ec66fdf6..7b5482185 100644 --- a/snippets/Alert.md +++ b/snippets/Alert.md @@ -1,5 +1,5 @@ --- -title: Alert +title: Closable alert tags: components,state,effect,beginner firstSeen: 2019-09-17T13:19:30+03:00 lastUpdated: 2021-01-07T23:57:13+02:00 diff --git a/snippets/AutoLink.md b/snippets/AutoLink.md index b207d4179..36ed3e648 100644 --- a/snippets/AutoLink.md +++ b/snippets/AutoLink.md @@ -1,5 +1,5 @@ --- -title: AutoLink +title: Automatic text linking tags: components,fragment,regexp,intermediate firstSeen: 2018-12-05T15:04:49+02:00 lastUpdated: 2020-11-03T20:42:15+02:00 diff --git a/snippets/Callto.md b/snippets/Callto.md index adda5b9c3..76a7dea7d 100644 --- a/snippets/Callto.md +++ b/snippets/Callto.md @@ -1,5 +1,5 @@ --- -title: Callto +title: Callable telephone link tags: components,beginner unlisted: true firstSeen: 2020-10-04T00:07:37+03:00 diff --git a/snippets/Collapse.md b/snippets/Collapse.md index d0faf5530..af9815f9a 100644 --- a/snippets/Collapse.md +++ b/snippets/Collapse.md @@ -1,5 +1,5 @@ --- -title: Collapse +title: Collapsible content tags: components,children,state,beginner firstSeen: 2018-10-17T20:42:23+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/ControlledInput.md b/snippets/ControlledInput.md index 7be091faf..246f9b1aa 100644 --- a/snippets/ControlledInput.md +++ b/snippets/ControlledInput.md @@ -1,5 +1,5 @@ --- -title: ControlledInput +title: Controlled input field tags: components,input,intermediate firstSeen: 2019-08-21T13:09:10+03:00 lastUpdated: 2020-11-03T21:08:39+02:00 diff --git a/snippets/CountDown.md b/snippets/CountDown.md index 3f928629b..87ee10ee3 100644 --- a/snippets/CountDown.md +++ b/snippets/CountDown.md @@ -1,5 +1,5 @@ --- -title: CountDown +title: Countdown timer tags: components,state,advanced firstSeen: 2019-02-06T14:39:31+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/DataList.md b/snippets/DataList.md index 3d50648e0..0c9d9989b 100644 --- a/snippets/DataList.md +++ b/snippets/DataList.md @@ -1,5 +1,5 @@ --- -title: DataList +title: Data list tags: components,beginner firstSeen: 2018-11-29T12:12:24+02:00 lastUpdated: 2020-11-03T21:26:34+02:00 diff --git a/snippets/DataTable.md b/snippets/DataTable.md index 58f12a1ad..aa79250e5 100644 --- a/snippets/DataTable.md +++ b/snippets/DataTable.md @@ -1,5 +1,5 @@ --- -title: DataTable +title: Data table tags: components,beginner firstSeen: 2018-11-29T11:13:59+02:00 lastUpdated: 2020-11-03T21:26:34+02:00 diff --git a/snippets/FileDrop.md b/snippets/FileDrop.md index 9485f84dd..33cfc2110 100644 --- a/snippets/FileDrop.md +++ b/snippets/FileDrop.md @@ -1,5 +1,5 @@ --- -title: FileDrop +title: File drag and drop area tags: components,input,state,effect,event,advanced firstSeen: 2019-02-02T12:17:27+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/LimitedTextarea.md b/snippets/LimitedTextarea.md index 043981dc3..f421ae2c7 100644 --- a/snippets/LimitedTextarea.md +++ b/snippets/LimitedTextarea.md @@ -1,5 +1,5 @@ --- -title: LimitedTextarea +title: Textarea with character limit tags: components,state,callback,event,beginner firstSeen: 2018-10-19T09:11:59+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/LimitedWordTextarea.md b/snippets/LimitedWordTextarea.md index f414c08de..06ae419b4 100644 --- a/snippets/LimitedWordTextarea.md +++ b/snippets/LimitedWordTextarea.md @@ -1,5 +1,5 @@ --- -title: LimitedWordTextarea +title: Textarea with word limit tags: components,input,state,callback,effect,event,intermediate firstSeen: 2019-02-20T18:22:22+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/Loader.md b/snippets/Loader.md index 5f3bf25e9..4a902dfc7 100644 --- a/snippets/Loader.md +++ b/snippets/Loader.md @@ -1,5 +1,5 @@ --- -title: Loader +title: Spinning loader tags: components,beginner firstSeen: 2019-09-11T21:59:12+03:00 lastUpdated: 2020-11-16T15:17:26+02:00 diff --git a/snippets/Mailto.md b/snippets/Mailto.md index 0e85b81ae..fc3d5f1dc 100644 --- a/snippets/Mailto.md +++ b/snippets/Mailto.md @@ -1,5 +1,5 @@ --- -title: Mailto +title: Email link tags: components,beginner firstSeen: 2019-01-28T20:10:51+02:00 lastUpdated: 2020-11-16T15:17:26+02:00 diff --git a/snippets/MappedTable.md b/snippets/MappedTable.md index 782ad71e5..9237f4136 100644 --- a/snippets/MappedTable.md +++ b/snippets/MappedTable.md @@ -1,5 +1,5 @@ --- -title: MappedTable +title: Object table view tags: components,array,object,intermediate firstSeen: 2018-11-29T11:50:10+02:00 lastUpdated: 2020-09-06T14:20:45+03:00 @@ -11,8 +11,7 @@ Renders a table with rows dynamically created from an array of objects and a lis - Render a `` element with a set of columns equal to the amount of values in `propertyNames`. - Use `Array.prototype.map()` to render each value in the `propertyNames` array as a `` element, containing a `
` element. - Use `Array.prototype.map()` to render each object in the `filteredData` array as a `
` for each key in the object. - -_This component does not work with nested objects and will break if there are nested objects inside any of the properties specified in `propertyNames`._ +- **Note:** This component does not work with nested objects and will break if there are nested objects inside any of the properties specified in `propertyNames`. ```jsx const MappedTable = ({ data, propertyNames }) => { diff --git a/snippets/Modal.md b/snippets/Modal.md index 1b376b24f..a031e04d7 100644 --- a/snippets/Modal.md +++ b/snippets/Modal.md @@ -1,5 +1,5 @@ --- -title: Modal +title: Modal dialog tags: components,effect,intermediate firstSeen: 2019-03-11T11:25:06+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/MultiselectCheckbox.md b/snippets/MultiselectCheckbox.md index 33ff8b751..48d1279ba 100644 --- a/snippets/MultiselectCheckbox.md +++ b/snippets/MultiselectCheckbox.md @@ -1,5 +1,5 @@ --- -title: MultiselectCheckbox +title: Stateful checkbox with multiple selection tags: components,input,state,array,intermediate firstSeen: 2019-01-27T09:25:57+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/PasswordRevealer.md b/snippets/PasswordRevealer.md index 548fc5088..4542ae7ce 100644 --- a/snippets/PasswordRevealer.md +++ b/snippets/PasswordRevealer.md @@ -1,5 +1,5 @@ --- -title: PasswordRevealer +title: Show/hide password toggle tags: components,input,state,beginner firstSeen: 2018-10-18T20:04:22+03:00 lastUpdated: 2020-11-25T20:46:35+02:00 diff --git a/snippets/RippleButton.md b/snippets/RippleButton.md index 0a76cc593..ed7938079 100644 --- a/snippets/RippleButton.md +++ b/snippets/RippleButton.md @@ -1,5 +1,5 @@ --- -title: RippleButton +title: Button with ripple effect tags: components,state,effect,intermediate firstSeen: 2019-09-10T09:07:29+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 diff --git a/snippets/Select.md b/snippets/Select.md index 57bf6b076..dabac6474 100644 --- a/snippets/Select.md +++ b/snippets/Select.md @@ -1,5 +1,5 @@ --- -title: Select +title: Uncontrolled select element tags: components,input,beginner firstSeen: 2018-12-10T10:48:03+02:00 lastUpdated: 2020-11-25T20:46:35+02:00 @@ -9,7 +9,7 @@ Renders an uncontrolled `` element to set its initial value.. - Use the `onChange` event to fire the `onValueChange` callback and send the new value to the parent. -- Use `Array.prototype.map()` on the `values` array to create an `