Socket
Socket
Sign inDemoInstall

@deephaven/golden-layout

Package Overview
Dependencies
2
Maintainers
7
Versions
629
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @deephaven/golden-layout

A multi-screen javascript Layout manager


Version published
Weekly downloads
5.1K
increased by75.5%
Maintainers
7
Created
Weekly downloads
 

Changelog

Source

0.74.0 (2024-04-24)

Bug Fixes

  • unable to select deselected leaf (#1956) (f5d622a), closes #1856

Features

  • Add DashboardPlugin support to embed-widget (#1950) (27fc8bd)
  • replace code studio home icon with "Code Studio" as label (#1951) (111ea64), closes #1794

Readme

Source

@deephaven/golden-layout

This is a fork of https://golden-layout.com/ from their v1.5.9 with bug fixes and improvements.

Installation

npm install @deephaven/golden-layout import GoldenLayout from @deephaven/golden-layout

Build

npm run build converts SCSS to src/css and combines the JS files into the dist/ folder.

Development

Install packages npm install Start watch server with npm start This will recompile the files to dist and css on change. The package must be consumed to see changes (such as in code-studio)

Testing

npm test runs tests in a watch mode. The browser spawned by Karma might crash on some changes though.

npm run test:ci runs tests onces and closes the test browser.

Features

  • Native popup windows
  • Completely themeable
  • Comprehensive API
  • Powerful persistence
  • Works in IE8+, Firefox, Chrome
  • Reponsive design

License

This is a fork from v1.5.9 of https://github.com/golden-layout/golden-layout/tree/v1.5.9

All work by Deephaven after the fork from v1.5.9 is licensed under Apache-2.0.

The original work is licensed under MIT.

The license text for both is found in the LICENSE file.

Keywords

FAQs

Last updated on 24 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc