Releases: describo/crate-builder-component
Releases · describo/crate-builder-component
v0.79.2
v0.79.0
- Pagination controls now save their state to editor state so that when you navigate to another and back again, the page is remembered.
- There is a new "Bulk Add" button which enables the user to add multiple entries quickly. Useful when creating datasets of things where only the
@id
and name are required (@id
is a URI pointing to something).
v0.78.10
- When setting a profile manager instance, if the profile contains a context, set it as the provided context. This wasn't happening so a context provided in the profile wasn't being used.
- update type def
v0.78.9
bugfixes and cleanups
v0.78.8
- update dependencies
- convert type selector to virtualised select
v0.78.7
Cleanup and fixup a couple of typescript issues.
v0.78.6
Bugfix release
v0.78.5
v0.78.2
bugfix
v0.78.1
Ooops - types.d needs to be in crate-builder directory in order to make it into the npm package.