silverbullet/plug-api/syscalls
Zef Hemel 80f9c14b96
Change how attribute indexing and completion works (#1061)
* Creation of separate aspring-page objects for pages linked to, but not created
* Show "No results" instead of broken markdown table for no query results
* Show schema validation errors
* Deno upgrade
* Adds config support to plugs (see examples)
* Moves all builtin schemas to plug config
* Adds core plug just for builtin schemas
* Changes how attributes are indexed and completed, now attempts to derive a JSON schema for ad hoc attributes
2024-08-24 12:35:09 +02:00
..
asset.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
clientStore.ts More docs updates 2024-08-09 09:28:04 +02:00
code_widget.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
datastore.ts More docs updates 2024-08-09 09:28:04 +02:00
debug.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
editor.ts More docs updates 2024-08-09 09:28:04 +02:00
event.ts More docs updates 2024-08-09 09:28:04 +02:00
jsonschema.ts Initial schema implementation #104 2024-08-15 16:39:06 +02:00
language.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
markdown.ts Expose render parse tree (#1032) 2024-08-15 11:45:46 +02:00
mq.ts More docs updates 2024-08-09 09:28:04 +02:00
shell.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
space.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
sync.ts More docs updates 2024-08-09 09:28:04 +02:00
system.ts More docs updates 2024-08-09 09:28:04 +02:00
template.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
yaml.ts More docs updates 2024-08-09 09:28:04 +02:00