- Changed the test script in package.json to run workspace tests using a new script.
- Updated imports in generator and helper files to point to specific schema paths.
- Added new builtins and tables exports in schemas package.json and created corresponding files.
- Enhanced error handling in multiVariableText propPanel for JSON parsing.
- Refactored UI components to use React 18 and updated dependencies accordingly.
- Improved snapshot tests to ensure cleaner output by removing empty text nodes.
- Updated documentation to reflect changes in package usage and requirements.
* Ignore XML repomix output
* Extend UIOptions schema
* Enable init and update of pageCursor, sidebarOpen, and zoomLevel through options
* Rollback options-configurable pageCursor for now
* Remove onPageCursorChange mistakenly kept in useEffect dependencies
* Add UI options section to documentation for controlling zoom level and sidebar state
---------
Co-authored-by: hand-dot <kyouhei.fukuda0729@gmail.com>
* organize files
* TMP
* TMP
* Enhance static schema editing functionality and improve user feedback
* Refactor toast notifications for improved user experience and feedback
* TMP
* Update Special Thanks
* Minor fix
* Add FIXME comment
* remove image schema from builtin
* Update snapshot
* TMP
* fix fail test
* Minor fix
* Fix website build bug and demo bug
* Fix focus problem
* Minor fix
* Minor fix
* Minor fix
* Fix for image schema type bug
* add comment
* Move unnecessary type sharing from the common package to the each packages.
* TMP
* Add JSDoc
* TMP
* ja 2 en