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
Refactor documentation and code for field schemas and plugins
- Updated field schema examples in documentation to use `plaintext` instead of `typescript` for better clarity.
- Enhanced various field components (Grid, Image, Location, Lookup, Number, Object, Password, Percent, Phone, Rich Text, Select, Summary, Text, TextArea, Time, URL, User, Vector) to reflect the schema changes.
- Improved documentation for layout components (AppShell, PageHeader, SidebarNav) to ensure consistent usage of `plaintext` formatting.
- Adjusted plugin documentation (AG Grid, Calendar, Charts, Chatbot, Dashboard, Editor, Form, Gantt, Grid, Kanban, Map, Markdown, Timeline, View) to align with the new schema format.
- Fixed potential null reference issues in TextField component by adding optional chaining.
0 commit comments