Skip to content

Latest commit

 

History

History
217 lines (130 loc) · 14.5 KB

File metadata and controls

217 lines (130 loc) · 14.5 KB

Changelog

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

Generated by auto-changelog.

  • chore: upgrade dependencies versions, especially Yasgui to get the fix for CONSTRUCT/DESCRIBE results table 4c56799
  • ci: comment out test to get VoID from UniProt service description (unstable recently) 05a797f
  • chore: bump to v0.2.14 4d4f9d1

15 October 2025

  • chore: bump to v0.2.13 7945a70
  • fix: fix query examples fetching 2c65b73

10 October 2025

  • update buttons to use svg iconta functions in a separate file f18e974
  • rename DBGI to EMI, and remove its custom page 42e8a9f
  • update example void query, improve default bg color of buttons 3fd22ce

18 June 2025

  • fix issue with classes schema too big to be saved locally, upgrade dependencies 54bc875
  • improve retrieval metadata error handling a2c7080
  • make save as example button dependant on if an example repo has been provided 0545506

28 March 2025

  • move most stuff out of constructor to put in connectedCallback because wont work in vuejs 5cb2849

28 March 2025

  • fix issue with undefined currentEndpoint only happening in vuejs a8662ba

28 March 2025

  • upgrade versions 3b323df
  • fix undefined currentEndpoint only happening in vuejs 70aebe7

28 March 2025

  • try to fix the sudden new bug that makes CDN import fail 2725952
  • improve editor and overview 182365a
  • tell vite to replace process.env because some genius dependency seems to be trying to use them in there code, and it breaks deployment on some bad CDN 7c0c8b5

27 March 2025

  • improve tests, add @comunica/query-sparql to be able to retrieve VoID description directly from the SPARQL Service Description d1ede11
  • add metamap to packages 90912bc
  • update deps e65f9b6

25 October 2024

  • 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

8 October 2024

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

3 October 2024

  • chore: Bump version to 0.1.13. Upgrade deps 6010907
  • make status light redirect to check page c226007
  • remove comments d5fcf15

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

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

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

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

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

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

4 July 2024

v0.0.1

15 October 2025

  • improve tests, add @comunica/query-sparql to be able to retrieve VoID description directly from the SPARQL Service Description d1ede11
  • initial commit 782f80d
  • fix issue with classes schema too big to be saved locally, upgrade dependencies 54bc875