svelte-jsoneditor icon indicating copy to clipboard operation
svelte-jsoneditor copied to clipboard

Date recognition and picker

Open AlexRMU opened this issue 2 years ago • 2 comments

Timestamp recognition is already available (https://github.com/josdejong/svelte-jsoneditor/issues/106), you can add date recognition. And add a date picker to both.

  • memorize the original/received value
  • don't recognize long strings

AlexRMU avatar Dec 21 '23 16:12 AlexRMU

Such requests depend on personal preferences. They could be solved through plugins or a more flexible api.

AlexRMU avatar Dec 21 '23 16:12 AlexRMU

That makes sense.

We can start a collection of extra value render components, like discussed here: https://github.com/josdejong/svelte-jsoneditor/issues/375#issuecomment-1867366360

josdejong avatar Dec 22 '23 08:12 josdejong