Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

higlass-app

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

higlass-app - npm Package Versions

134

1.1.1

Diff

Changelog

Source

v1.1.1

  • Fix minor visual glitch with HiGlass v1.6
flekschas
published 1.1.0 •

Changelog

Source

v1.1.0

  • Add support for a custom footer for branding the organization running the HiGlass instance.
flekschas
published 1.0.6 •

Changelog

Source

v1.0.6

  • Fix #10 and #11
  • Fix other minor visual glitches to provide better support for mobile devices
flekschas
published 1.0.5 •

Changelog

Source

v1.0.5

  • Update to HiGlass v1.4
flekschas
published 1.0.4 •

Changelog

Source

v1.0.4

  • Use window.HGAC_SERVER for pulling viewconfs
  • Use window.hglib.version for the info dialog
  • Do not enforce protocol when loading viewconfs from higlass.io
  • Add link to our Twitter account
flekschas
published 1.0.3 •

Changelog

Source

v1.0.3

  • Support deep links to blog posts. E.g., https://higlass.io/blog/2018/11/05/higlass-overview/
flekschas
published 1.0.2 •

Changelog

Source

v1.0.2

  • Avoid strict protocol for higlass views on higlass.io to support https and http
  • Fix link to adding plugin tracks
  • Fix link to bioinformatics.stackexchange.com
  • Fix typos
flekschas
published 1.0.1 •

Changelog

Source

v1.0.1

  • Add cTracks to the list of projects using HiGlass
  • Fix outdated citation on the homepage of higlass.io
  • Fix a path issue: assume that HGA is running under root by default
flekschas
published 1.0.0 •

Changelog

Source

v1.0.0

  • Add list of plugins
  • Add blog
  • Add news section on the home page
  • Add permanent full screen mode when started without demos, i.e., "homepageDemos": false in the config.json (or config.js)
  • Serve all assets locally and cache them using a service worker. This enables offline support and make it easier to deploy HiGlass within an intranet.
  • Load home page demos on demand (i.e., once the user scrolls to them)
  • Allow setting default viewconfs and default track options via HGAC_DEFAULT_VIEW_CONFIG and HGAC_DEFAULT_OPTIONS in config.js.
  • Allow running HGA under a different directory other than root using HGAC_BASEPATH in config.js.
  • Update to session storage only
  • Update to HiGlass v1.3
  • Update to React v16.6
  • Update to React Scripts v2
  • Update to Webpack v4
  • Update to Babel v7
  • Update 3rd party packages
  • Updated citation
  • Updated help page with slack channel and 4DN Hi-C Bootcamp
  • Refactor pub-sub service as HOC using an external library
  • Refactor state service as factory
  • Refactor DOM event server as factory
  • Remove /help (content is integrated into /about)
  • Exclude server endpoints from the service worker
  • Load news, examples, and plugins from gh-pages since rawgit shuts down 😢
  • Add stylelint to check for issue with stylesheets
  • Add husky and lintstaged to run eslint, stylelint, and prettier automatically prior to commits
flekschas
published 1.0.0-rc.21 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc