svelte-in-motion icon indicating copy to clipboard operation
svelte-in-motion copied to clipboard

Add Support for New Workspaces via `New from Template`

Open novacbn opened this issue 2 years ago • 1 comments

Description

Should support selecting from a dropdown of available samples, with a regex validated file name input.

Initial Samples

  • Default "Welcome to Svelte-In-Motion" sample.
  • Simple sample showing off each built-in transition.
  • Sample showing off state Store.
  • Simple sample showing off each built-in filter.

novacbn avatar Mar 26 '22 21:03 novacbn

Iniital support was added as a command. But needs to redirect to (if at dashboard) or open new window (if on another workspace) before enabling in toolbar.

Also note, we're no longer doing file template generation. Rather generating whole workspaces from templates instead.

novacbn avatar Jul 07 '22 13:07 novacbn