You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: add GitHub Actions workflow to trigger documentation updates on main branch changes
* chore: add ESLint configuration for JSDoc validation in documentation files
* chore: update ESLint configuration for JSDoc and enhance type definitions in field annotation
* chore: refine field annotation file structure and suppress TypeScript errors
* docs: enhance Editor type definition in SuperDoc.js for improved clarity and structure
* docs: enhance JSDoc comments for field annotation methods to improve clarity and type definitions
* chore: disable checkJs in tsconfig and enable JSDoc checking in field annotation file
* chore: remove redundant JSDoc type definitions in SuperDoc.js and clean up ESLint configuration
* chore: remove TypeScript ignore comments from various files to improve code quality
* chore: remove TypeScript ignore comments from FieldAnnotationPlugin.js to enhance code quality
* chore: refactor build scripts and remove unused TypeScript type definitions in super-editor
* chore: update build configuration and improve TypeScript output structure in super-editor
* docs: enhance JSDoc comments and type definitions for DocumentSection in super-editor
* docs: add @category Command tag to JSDoc comments in DocumentSection for better organization
* docs: refine JSDoc comments and type definitions for section creation and update in DocumentSection
* chore: remove outDir option from tsconfig.build.json in super-editor
* chore: refactor initPagination method to private and update tsconfig formatting in super-editor
* refactor: replace initPagination calls with private method #initPagination in Editor class
* fix: correct syntax in catch blocks for better error handling in Editor class
* Doc gen: Add aliases to tsconfig, remove ts-ignore in document sections (#798)
* chore: add vite aliases to tsconfig
* fix: remove ts-ignore and fix issues to ensure file builds
---------
Co-authored-by: Caio Pizzol <caiopizzol@icloud.com>
Co-authored-by: Nick Bernal <117235294+harbournick@users.noreply.github.com>
0 commit comments