Commits
* fix(corp): add corp header
* fix(preview): add wrangler to package
* feat(router): add router
* fix(coep): move _headers
* feat(clack): add webcontainer examples
* feat(clack): improve terminal styles
* feat(clack): webcontainer runs
* fix(demo): update spawn logic
* fix(demo): update props, styling
* fix(demo): remove wrapper
* style(demo): update styles
* Update src/content/docs/clack/guides/examples.mdx
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update package.json
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update package.json
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
* feat(demo): wrap examples in WebContainer
* chore: remove unused file
* fix: buttons
* chore: wrap all examples in webcontainer
* feat: update syntax theme
* chore: upgrade deps
* chore: upgrade deps
* fix: terminal size
* fix: remove wrapper for complex examples
---------
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Signed-off-by: Philippe Serhal <philippe.serhal@netlify.com>
* chore(docs): update tab docs
* Update index.mdx
Signed-off-by: AmirHossein Sakhravi <amirhosseinpr184@gmail.com>
---------
Signed-off-by: AmirHossein Sakhravi <amirhosseinpr184@gmail.com>
* docs(tab): fix wrong code examples
* docs: fix wrong updating for commander examples
* feat: new theme
* fix: title
* feat: colors
* feat: improve layout
* chore: upgrade deps
* update: core, prompts and examples
* chore: update @clack/core and @clack/prompts dependencies; enhance best practices and examples documentation
* fix: restore @clack/core@0.4.2 entry in pnpm-lock.yaml and update prompts documentation formatting
* docs(prompts): Enhance groupMultiselect and spinner documentation; add taskLog and internationalization examples
---------
Signed-off-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* feat: Add Args documentation
* doc(args): add API reference + remove guides
---------
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* Add grouping (group + groupMultiselect) + spinner + some description
* Code review (rephrasing + example teaking)
* Reordering log example to match description order
* Add cancel function + fix js line ending
* feat: add topics plugin
* chore: update site URL
* chore: format
* feat: remove args
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* fix: remove duplicate meta tags
* update whitespace
* feat(clack): add webcontainer examples
* feat(clack): improve terminal styles
* feat(clack): webcontainer runs
* fix(demo): update spawn logic
* fix(demo): update props, styling
* fix(demo): remove wrapper
* style(demo): update styles
* Update src/content/docs/clack/guides/examples.mdx
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update package.json
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update package.json
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
* feat(demo): wrap examples in WebContainer
* chore: remove unused file
* fix: buttons
* chore: wrap all examples in webcontainer
* feat: update syntax theme
* chore: upgrade deps
* chore: upgrade deps
* fix: terminal size
* fix: remove wrapper for complex examples
---------
Signed-off-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
* update: core, prompts and examples
* chore: update @clack/core and @clack/prompts dependencies; enhance best practices and examples documentation
* fix: restore @clack/core@0.4.2 entry in pnpm-lock.yaml and update prompts documentation formatting
* docs(prompts): Enhance groupMultiselect and spinner documentation; add taskLog and internationalization examples
---------
Signed-off-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>