Recent Releases of https://github.com/bluebrain/nexus-js

https://github.com/bluebrain/nexus-js - v1.3.15 release

Nexus SDK

  • Fix paging when querying Elasticsearch views

- TypeScript
Published by nicwells over 4 years ago

https://github.com/bluebrain/nexus-js - v1.3.14 release

Nexus SDK

  • Support for Graph analytics end point such as properties and relationships.

- TypeScript
Published by dhaneshnm over 4 years ago

https://github.com/bluebrain/nexus-js - v1.3.13 release

Nexus SDK

  • Adds support for removing a tag from a resource

React Nexus

  • Adds support for providing multiple paths to AccessControl component

- TypeScript
Published by nicwells over 4 years ago

https://github.com/bluebrain/nexus-js - v1.3.12 release

Features

  • Adds support for new Resource endpoints that allow listing resources within a specific organization or across all organizations

- TypeScript
Published by nicwells over 4 years ago

https://github.com/bluebrain/nexus-js - v1.3.11 release

Features

  • Adds support for endpoint that enables fetching tags associated with a resource

- TypeScript
Published by nicwells over 4 years ago

https://github.com/bluebrain/nexus-js - v1.3.10 release

Features

  • Adds support for the /project-deletion/config endpoint

- TypeScript
Published by Stafeeva over 4 years ago

https://github.com/bluebrain/nexus-js - v1.3.9

  • Adds /statistics endpoint in Storage
  • Updates types

- TypeScript
Published by Stafeeva almost 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.8 release

  • Add type definitions for quotas.

- TypeScript
Published by dhaneshnm almost 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.7 release

  • Support delta statistics end point.
  • Support delta quotas end point.

- TypeScript
Published by dhaneshnm almost 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.6 release

## Features - Support '/search' end points in delta. - Use Search.config to access '/search/config'. - Use Search.query to access '/search/query'.

- TypeScript
Published by dhaneshnm almost 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.5

## Features - Support 'indexing=sync' option for Nexus Delta API (BlueBrain/nexus/issues/1395)

- TypeScript
Published by dhaneshnm almost 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.4

## Features - Change default views ids to full URIs (#337) - Change type definition for ExpandedResource (#337)

- TypeScript
Published by dhaneshnm about 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.3

Fixes

  • Fixes the parse error related to abort controller, when requesting data.

- TypeScript
Published by dhaneshnm over 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.2

## Features - split nexus link triggerFetch into triggerFetch and parseResponse for more fine-tuned control #325 - add linksOverwrite property to nexus-sdk to allow users to add links before & after fetch functions. useful for things like caching #326

- TypeScript
Published by dhaneshnm over 5 years ago

https://github.com/bluebrain/nexus-js - v1.3.1

Fixes - Updated types for Statistics (https://github.com/BlueBrain/nexus-js/pull/320) - Remove 'any' from provider props(https://github.com/BlueBrain/nexus-js/pull/321)

- TypeScript
Published by dhaneshnm over 6 years ago

https://github.com/bluebrain/nexus-js - v1.3.0

💇 Features:

  • Added View.restart() #310
  • Added Composite View #312

💅 Fixes:

  • Fixed type exports #309

- TypeScript
Published by Stafeeva over 6 years ago

https://github.com/bluebrain/nexus-js - v1.2.1

:constructionworkerwoman: Fixes:

  • fix High security vulnerability warnings #307
  • Change Statistics type from single object to collection #306
  • add catchError to poll in nexus-links package #305
  • add sort type to options in ResourceListOptions #304
  • update query param generation using query-string package to allow for arrays #303
  • change scripts to call yarn lerna in release workflow

- TypeScript
Published by kenjinp over 6 years ago

https://github.com/bluebrain/nexus-js - v1.2.0

:sparkles: Features:

  • Implement resolvers get resource #299

:constructionworkerwoman: Fixes:

  • make sure nested objects are allowed in the context type #300

- TypeScript
Published by julienmachon over 6 years ago

https://github.com/bluebrain/nexus-js - v1.1.8

:sparkles: Features:

  • Support get Resource in multiple formats: application/ld+json, application/n-triples and text/vnd.graphviz
  • Support get any Resource sub-types (Schemas, Resolvers, Views, Storage, Files, Archives) in multiple formats: application/ld+json, application/n-triples and text/vnd.graphviz

:constructionworkerwoman: Fixes:

  • add options to remove default Content-type: json header in order to fix file upload
  • add schemaId and resourceId options for resource creation

- TypeScript
Published by julienmachon over 6 years ago

https://github.com/bluebrain/nexus-js - v1.1.7

:sparkles: Features:

  • Support /source endpoint for resources
  • Support for incoming and outgoing links on resources
  • Support for expanded Resources
  • Support for Archive
  • expose Nexus Client context in order to give access to client configuration

:constructionworkerwoman: Fixes:

  • Use default fetch API if available (BlueBrain/nexus#754)
  • Add generic on Resource type (BlueBrain/nexus#759)
  • Fix SparqlQueryResponse type issue (BlueBrain/nexus#755)
  • Fix Resource Links type issue (BlueBrain/nexus#763)
  • Fix PaginatedList type issue (BlueBrain/nexus#768)

- TypeScript
Published by julienmachon over 6 years ago

https://github.com/bluebrain/nexus-js - v1.1.6

✨ Features:

  • Default Nexus IDs exposed as Constants
  • List Incoming or Outgoing links

👷‍♀ Fixes:

  • Resource typing
  • Security fixes

- TypeScript
Published by julienmachon almost 7 years ago

https://github.com/bluebrain/nexus-js -

:sparkles: Features: - useNexusContext in order to get an instance of the nexus client setup in Provider - useNexus now supports observables, so you can do things like polling.

:constructionworkerwoman: Fixes: - @id is now optional in all Resources payloads

- TypeScript
Published by julienmachon almost 7 years ago

https://github.com/bluebrain/nexus-js - v1.1.4

  • extra param for useNexus hook in order to trigger useEffect when parameters have changed
  • expose bare http methods from nexus client (nexus.httpGet(...args), nexus.httpPost(...args)etc...)
  • export common types for Projects and Organisations
  • fix: set default Content-type header to application/json in triggerFetch link

- TypeScript
Published by julienmachon almost 7 years ago

https://github.com/bluebrain/nexus-js - v1.1.3

✨ Features:

👷‍♀️ Fixes:

  • Added type support to filter by label for Organizations and Projects
  • Added type support to filter using the q query param for full-text-search filter while listing Resources

- TypeScript
Published by julienmachon almost 7 years ago

https://github.com/bluebrain/nexus-js - v1.1.2

  • expose Resource methods

- TypeScript
Published by kenjinp almost 7 years ago

https://github.com/bluebrain/nexus-js - v1.1.1

  • Fixes an issue when using fetch methods other than GET

- TypeScript
Published by kenjinp about 7 years ago

https://github.com/bluebrain/nexus-js - v1.1.0

Reach API parity with Nexus v1.1.0 API

- TypeScript
Published by julienmachon about 7 years ago

https://github.com/bluebrain/nexus-js -

Add Storage Support

- TypeScript
Published by julienmachon about 7 years ago