danielrob / danielrob/aperitif-editor
[Feature] Handle dates out of the box, like urls and images are.
Open
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When dragging a detected date to children or to create a component, the final rendered item should be displayed with a good default date format.
E.g.
`date` =>>>
```
{moment(date).format("MMM Do YY")
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.