-
- Downloads
Merge branch 'markdown' into 'main'
Markdown snips See merge request !24
No related branches found
No related tags found
Checking pipeline status
Showing
- .dockerignore 1 addition, 1 deletion.dockerignore
- CHANGELOG.md 27 additions, 6 deletionsCHANGELOG.md
- apps/fullstack/app/(unprotected)/(other)/schemas/markdown/page.tsx 224 additions, 0 deletions...stack/app/(unprotected)/(other)/schemas/markdown/page.tsx
- apps/fullstack/app/(unprotected)/(other)/schemas/page.tsx 4 additions, 0 deletionsapps/fullstack/app/(unprotected)/(other)/schemas/page.tsx
- apps/fullstack/app/debug/playground/markdown/page.tsx 9 additions, 0 deletionsapps/fullstack/app/debug/playground/markdown/page.tsx
- apps/fullstack/app/docs/[...slug]/page.tsx 1 addition, 0 deletionsapps/fullstack/app/docs/[...slug]/page.tsx
- apps/fullstack/components/common/UpdateNotification.tsx 3 additions, 12 deletionsapps/fullstack/components/common/UpdateNotification.tsx
- apps/fullstack/components/context/socket/useQueuedSnipsContext.tsx 33 additions, 4 deletions...stack/components/context/socket/useQueuedSnipsContext.tsx
- apps/fullstack/components/editor/markdown/modal.tsx 134 additions, 0 deletionsapps/fullstack/components/editor/markdown/modal.tsx
- apps/fullstack/components/editor/markdown/textEditor.module.scss 115 additions, 0 deletions...llstack/components/editor/markdown/textEditor.module.scss
- apps/fullstack/components/editor/markdown/textEditor.tsx 619 additions, 0 deletionsapps/fullstack/components/editor/markdown/textEditor.tsx
- apps/fullstack/components/editor/sidebar/previews/previewSnips.tsx 42 additions, 5 deletions...stack/components/editor/sidebar/previews/previewSnips.tsx
- apps/fullstack/components/editor/tools/common/drag.tsx 1 addition, 1 deletionapps/fullstack/components/editor/tools/common/drag.tsx
- apps/fullstack/components/editor/tools/common/overlay.tsx 30 additions, 65 deletionsapps/fullstack/components/editor/tools/common/overlay.tsx
- apps/fullstack/components/editor/tools/context.tsx 0 additions, 3 deletionsapps/fullstack/components/editor/tools/context.tsx
- apps/fullstack/components/editor/tools/placement/context.tsx 3 additions, 0 deletionsapps/fullstack/components/editor/tools/placement/context.tsx
- apps/fullstack/components/editor/tools/text/index.tsx 61 additions, 9 deletionsapps/fullstack/components/editor/tools/text/index.tsx
- apps/fullstack/components/editor/tools/text/text.module.scss 41 additions, 0 deletionsapps/fullstack/components/editor/tools/text/text.module.scss
- apps/fullstack/next.config.js 3 additions, 1 deletionapps/fullstack/next.config.js
- apps/fullstack/tsconfig.json 65 additions, 65 deletionsapps/fullstack/tsconfig.json
Loading
Please register or sign in to comment