Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate grid widget #260

Merged

Conversation

kapot65
Copy link

@kapot65 kapot65 commented Jul 30, 2020

  • Update GridWidget
  • Move Plotly.js lib to waltz-shared-libs

@Ingvord Ingvord merged commit fb148ad into waltz-controls:integrate-grid-widget Jul 30, 2020
const grid_widget = webix.protoUI({
name: 'grid_widget',

defaults:{
borderless:true
},

addDevice(device){
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break dnd functionality as this method is responsible for adding new devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants