Skip to content

Latest commit

 

History

History
193 lines (135 loc) · 15.9 KB

CHANGELOG.md

File metadata and controls

193 lines (135 loc) · 15.9 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix: endpoints initialization 672bc5b

25 October 2024

  • fix: endpoints initialization 5eddf93

25 October 2024

  • feat: Add search input for examples 7c98268
  • fix: await endpoint loaded before showing examples, and improve loading visual cue a8c3e27
  • fix: add check for index field in examples cached metadata, reset cache if not (for smooth upgrade) 439525a

22 October 2024

  • fix: size of the editor, and update demo pages 2c89a5b
  • fix: now uses the first example in the list by default 4412610

22 October 2024

  • chore: upgrade dependencies ae6b386
  • feat: improve editor display, now results go full width while examples goes alongside the Yasqe editor, improve examples display on small screens, generates tabs name based on the example description c610296
  • feat!: Use the lightDOM instead of shadowDOM to enable better customization from the devs who deploys it. Fix the accept header used for the fetch call to query endpoints ba9d9f6
  • feat: If no VoID description found we now try to get all distinct classes and predicates directly d462e16
  • chore: improve release script bb6bfe9
  • fix tests to work with lightDOM 0522049
  • chore: fix postversion 1f99c73
  • readme 723f690
  • fix: schema:keyword should be schema:keywords when exporting an example ed9664c
  • chore: fix postpublish 39faaa8
  • Fix: describe links to add endpoint URL 5fdfdd2

8 October 2024

  • feat: Add clear cache button, fix query example file generation, and improve type annotations 9bd9c49

3 October 2024

27 September 2024

  • Fix issue when multiple editors deployed on the same domain would share the same persistentConfig d8faf4e
  • chore: update changelog 4e98658
  • bump to 0.1.12 5c82695

26 September 2024

  • improve release script d560261
  • fixed issue when changing tab a85b38e
  • improve changelog config f5496c3
  • Add copy to clipboard button when saving example. Fix prefix autocomplete 7deb835
  • Now convert URI to their prefixed form when suggesting 460323c
  • Add status light indicating which metadata has been retrieved for an endpoint. Bump to 0.1.11 8728c3c
  • chore: update changelog 19675d4
  • upgrade dependencies 4496aab
  • improve release script c91549d
  • chore: update changelog 65d0e2e

25 September 2024

25 September 2024

  • upgrade packages 63ce8d0
  • Fix when changing the endpoint URL was not always working. Add loading spinner when editor loading. Bump to 0.1.9 1bcf333
  • fmt b9772ee

25 September 2024

  • Added support for multiple endpoint. Now stores endpoints metadata in localStorage 3a09509
  • Autocomplete is now aware of the SERVICE call the cursor is in. Bump to 0.1.8 f10c293
  • fix lint-staged. Add param add-limit that will be utomatically added before the query is sent 6464b70

20 September 2024

  • upgrade dependencies and bump to 0.1.7 dbc9915
  • improve get VoID description query to get Linksets. Add metanetx demo. Add the example filename as field when saving a query 3a54aea
  • improve check page 20b8c3d

3 September 2024

  • npm update 7518f3f
  • autofocus description field when opening save example dialog. run the initialization functions in parallel f424e6b
  • add examples-repo-add-url attributes to automatically add the example through github web UI 542a402
  • add queries to readme c88383f
  • Add husky pre-commit hook 0535447
  • fix tests 484abee
  • fix pre commit hook 41418ce
  • use sib logo as favicon cb9f1af
  • bump to 0.1.6 5c010e4

30 August 2024

  • Fix how autocomplete works for classes and properties, reduce complexity and reduce the amount of queries sent to the endpoint by 2. Bump to 0.1.5 deeb27a
  • add button to save a query as example c3e063a
  • better demo ccb141d
  • better demo 74a4dc0
  • fmt 00ad98a
  • fix demo pages links 6bbcf4a
  • readme 38f774e
  • add button to save a query as example b34a6cb
  • move screenshots 7b25bfd
  • readme 32336ca

30 August 2024

  • change font family of component to Arial/sans serif and add multiple demo pages. Bump version to 0.1.4 7cd6233
  • fmt 7da48cb
  • improve endpoint metadata checker d2f6e65
  • add demo pages deployed to github pages 65f2e09

29 August 2024

  • fix query execution for graphDB endpoints, and start adding a basic page to check if metadata properly defined 6dd9b20
  • now trigger autocomplete even when the user did not start to write anything, and add a queryEndpoint function b426b86
  • Fix autocomplete for prefixes. Bump to 0.1.3 7d15a5b
  • comments 5c06f18
  • readme 8aa2ca7
  • fix autocomplete error message when no void found 1781612
  • fix version in readme 7c552f1
  • readme 68ad0ee

7 August 2024

  • Autocomplete for properties is now based on the type of the subject attached to where the cursor is thanks to the VoID description 6d6666b
  • improve error handling when SPARQL endpoint cannot be reached c103866
  • fmt 4e6f624
  • Add slot to provide about description ea6b588
  • fix when subject is not a variable 8bfd6b6
  • Bump version to 0.1.2 and add screenshots f6e968c

v0.1.1

4 July 2024