We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated manifest section with new kebab-case guidance
Updated .d.ts section with new kebab-case guidance
Added link to "Module import restrictions"
Updated Extension Anatomy (markdown)
Adjusted tailwind instructions for changing file extension to .css
Added sections about application theme and tailwind
Fixed typo
remove references to papi-components
Added "Working with extensions in ZIP files" from the paranext-core/extensions folder
Clarified some things about extension type declaration file
Added manifest `types` and updated type declaration file explanation
Update papi references
Prettier
Added information about restrictions
Added disclaimer about `useDataProvider`
Updated to new data provider apis
Move Data Provider Engine section down after activate and deactivate
Misc adjustments
describe how to turn minimal into hello world, update few details in extension anatomy
update docs, fix links, and remove vite references
add syntax highlighting to code blocks
Change a few "$lt" snippets to the "<" symbol
add PAPI and architecture pages
anatomy and build an extension docs, and formatting
add extension anatomy and hopefully sidebar