Skip to content

Releases: describo/crate-builder-component

v0.79.2

23 Oct 22:15
Compare
Choose a tag to compare
  • bugfix
  • don't show bulk add when there's only primitives

v0.79.0

18 Oct 02:42
Compare
Choose a tag to compare
  • 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).

Screenshot 2024-10-18 at 1 39 56 PM

v0.78.10

07 Oct 22:25
Compare
Choose a tag to compare
  • 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

30 Sep 06:43
Compare
Choose a tag to compare

bugfixes and cleanups

v0.78.8

06 Sep 04:38
Compare
Choose a tag to compare
  • update dependencies
  • convert type selector to virtualised select

v0.78.7

04 Sep 23:26
Compare
Choose a tag to compare

Cleanup and fixup a couple of typescript issues.

v0.78.6

04 Sep 05:24
Compare
Choose a tag to compare

Bugfix release

v0.78.5

28 Aug 01:24
Compare
Choose a tag to compare
  • Bugfixes:
  • More code converted to typescript
  • Dependency updates

v0.78.2

06 Aug 05:22
Compare
Choose a tag to compare

bugfix

v0.78.1

06 Aug 03:26
Compare
Choose a tag to compare

Ooops - types.d needs to be in crate-builder directory in order to make it into the npm package.