Socket
Socket
Sign inDemoInstall

v-gantt-chart

Package Overview
Dependencies
11
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.4 to 1.2.5

3

lib/components/dynamic-render.js

@@ -65,2 +65,5 @@ let dynamicRender = {

this.spliceData()
},
cellHeight() {
this.spliceData()
}

@@ -67,0 +70,0 @@ },

2

package.json
{
"name": "v-gantt-chart",
"version": "1.2.4",
"version": "1.2.5",
"description": "display gantt-like vaule,like use this to order bus schedule.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -253,2 +253,6 @@ <p align="center"><img src="https://raw.githubusercontent.com/w1301625107/vue-gantt-chart/master/screenshot/icon.png" alt="logo" width="180"></p>

## Update
1.2.5
- 修复cellheight,cellwidth 变动且不滚动时,渲染数据范围不正常的问题
- 修改样式的变动处理
1.2.4

@@ -255,0 +259,0 @@ - 修复滚动时向上滚动时会空白一行没有渲染的问题

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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