Bryntum Gantt JS 5.6.2 cRACK

2023-12-01 11:45
文章标签 js crack 5.6 gantt bryntum

本文主要是介绍Bryntum Gantt JS 5.6.2 cRACK,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

BRYNTUM GANTT
The fastest JS Gantt chart
Bryntum Gantt is a super fast and fully customizable Gantt chart suite for your React / Angular / Vue / JS apps.

View Examples
Download Trial
Install Apache
Configure Ports
Configure Firewall
Configure Ports Availability
Easy integration with your stack
JavaScript
Vue
Angular
React
Salesforce
Lightning fast
The Gantt chart is built with pure JavaScript / ES6+ and uses a very fast rendering engine. This means you can load large data sets and still have great scrolling and rescheduling performance.

Fully customizable and themeable
Choose between five different themes, or make your own by extending our standard themes. Shipped themes:

Constraints
With task constraints, you get granular control over how tasks are scheduled. Gantt supports the standard constraint types:

The world’s most flexible Gantt chart
A Gantt chart encapsulates an enormous amount of complexity. We provide you with a simple, yet highly configurable and well-tested API so you don’t have to worry about the small details.

 

View API Docs
import { Gantt } from '../../dist/gantt/build/gantt.module.js?a=1';
Best in class scheduling engine
The Gantt engine provides asynchronous scheduling of any number of tasks, by taking task dependencies, constraints and scheduling modes into account. It is implemented independently from the DOM and can also be run on a node server.

Animated redraws
After moving a task, the result is animated into place so users can easily follow how an update affects other tasks.

More features
The Gantt chart has lots of features built-in, such as task editor, configurable tooltips, resource assignment editor and many more showcased in the example browser. If you want to know technical details about all the features, you can always find them described in the documentation.

Customizable Task Editor
The built-in Task Editor is made to be easily extended and customized. You can change the visible fields and also add your own custom tabs.

# Bryntum Gantt version history

## 5.6.2 - 2023-11-24

### FEATURES / ENHANCEMENTS

* [REACT] Docs and demos for custom column editors updated to show how to handle async `setState()` calls, to avoid
  loosing column editor values

### BUG FIXES

* [#7092](https://github.com/bryntum/support/issues/7092) - Feature mixin on-owner events are not exposed on class
* [#7395](https://github.com/bryntum/support/issues/7395) - Data on tooltip does not align with placement of task
* [#7716](https://github.com/bryntum/support/issues/7716) - Link is created to a task when trying to abort building the link
* [#7741](https://github.com/bryntum/support/issues/7741) - Gantt not mapping `dataSource` for task name field
* [#7886](https://github.com/bryntum/support/issues/7886) - Column of type `'check'` is not triggering the setter in the task model
* [#7898](https://github.com/bryntum/support/issues/7898) - Console error when used specific calendar settings together with `fillTicks` feature
* [#7900](https://github.com/bryntum/support/issues/7900) - `TaskNonWorkingTime` elements not updated on splitter repositioning

### FRAMEWORK SUPPORT

* TypeScript: `>= 3.6.0`
* Angular: `>= 9.0.0`
* React: `>= 16.0.0`
* Vue: `>= 2.0.0`
* Ionic: `>= 5.0.0`
* Vite: `>= 4.0.0`
* Webpack: `>= 4.0.0`

## 5.6.1 - 2023-11-17

### FEATURES / ENHANCEMENTS

* Added support for filtering `TimeColumn`s ([#7692](https://github.com/bryntum/support/issues/7692))
* Added option to maintain scroll position during remote changes when the viewport is near the end of the scrollable
  range. Configure Gantt with `preserveScroll : { overscroll : true }` to opt-in to the new behavior ([#7759](https://github.com/bryntum/support/issues/7759))

### LOCALE UPDATES

* There is a new locale key `selectATime : 'Select time'` which may be used by `FieldFilterPicker`'s time input

### BUG FIXES

* [#1075](https://github.com/bryntum/support/issues/1075) - `task.copy()` copies original successors and predecessors
* [#5719](https://github.com/bryntum/support/issues/5719) - [YARN] Can not install `@bryntum` product packages using yarn v2/v3
* [#7597](https://github.com/bryntum/support/issues/7597) - Gantt `Baseline` duration not persisted in Baseline example
* [#7732](https://github.com/bryntum/support/issues/7732) - Crash when cutting a row and pasting with selected assignment cell
* [#7742](https://github.com/bryntum/support/issues/7742) - Start date column not working when set min value
* [#7745](https://github.com/bryntum/support/issues/7745) - `Splitter` should hover above dependencies
* [#7746](https://github.com/bryntum/support/issues/7746) - Extra API calls after project load when using stores CRUD urls
* [#7750](https://github.com/bryntum/support/issues/7750) - Vite error `@charset must precede all other statements`
* [#7753](https://github.com/bryntum/support/issues/7753) - White space shown when deleting many selected tasks while scrolled down
* [#7754](https://github.com/bryntum/support/issues/7754) - [Frameworks] Thin packages not working with `pnpm`
* [#7768](https://github.com/bryntum/support/issues/7768) - CRUD operations for `TaskStore` works different in Chrome and Firefox
* [#7785](https://github.com/bryntum/support/issues/7785) - Multiple resources can be set in Gantt single assignment settings
* [#7794](https://github.com/bryntum/support/issues/7794) - Calendar intervals stops rendering after some time ahead
* [#7820](https://github.com/bryntum/support/issues/7820) - `globalThis` should be defined in locales to support LWC
* [#7830](https://github.com/bryntum/support/issues/7830) - Exception when cutting task with collapsed normal region
* [#7831](https://github.com/bryntum/support/issues/7831) - [Thin bundles] some classes are not exported from `@bryntum/engine-thin` package
* [#7842](https://github.com/bryntum/support/issues/7842) - Selected tasks missing selection styling

### FRAMEWORK SUPPORT

* TypeScript: `>= 3.6.0`
* Angular: `>= 9.0.0`
* React: `>= 16.0.0`
* Vue: `>= 2.0.0`
* Ionic: `>= 5.0.0`
* Vite: `>= 4.0.0`
* Webpack: `>= 4.0.0`

## 5.6.0 - 2023-10-26

### FEATURES / ENHANCEMENTS

* This release introduces a new set of npm packages and framework components, that allows combining multiple Bryntum
  products in the same application. These packages contain the product specific code only, as opposed to the current
  packages that has all code for the products each product builds upon (for example Scheduler contains Grid & Core).
  The new packages are called `thin` packages, and moving forward it will be the recommended way of using Bryntum
  products in npm based applications (for all supported frameworks). See the "What's new" guide for more information
* The task bar wrapper element (`.b-gantt-task-wrap`) now uses CSS grid layout to better match event bars in Scheduler.
  This makes it easier to internally share styling with Scheduler for features like labels. If your app uses custom CSS
  for task bars that rely on the wrapper using `flexbox`, you might need to adjust it
* `@bryntum/gantt-thin` bundle includes scss theme files in `sass/themes` folder ([#7445](https://github.com/bryntum/support/issues/7445))
* It is now possible to use asymmetrical `resourceMargin` by assigning an object with `start` (margin top in horizontal
  mode, margin left in vertical mode) and `end` (margin bottom / margin right) properties ([#6185](https://github.com/bryntum/support/issues/6185))
* Updated `tooltips` demo to show a more customized tooltip design
* Updated `custom-rendering` demo to show a clean & minimal Gantt design
* New `RowResize` feature allowing users to change the global row height using drag drop. Try it out in the
  updated `advanced` example ([#2843](https://github.com/bryntum/support/issues/2843))
* The task bar wrapper element (`.b-gantt-task-wrap`) now use CSS grid layout to better match event bars in Scheduler.
  This makes it easier to internally share styling with Scheduler for features like labels
* Added `preserveScroll` config to Gantt, preventing vertical viewport movement during remote changes ([#7353](https://github.com/bryntum/support/issues/7353))
* Infer field types for `auto` fields when using `FieldFilterPicker` with store data present ([#7691](https://github.com/bryntum/support/issues/7691))
* Added a new `ScrollButtons` feature, which injects buttons in each row that scrolls the task bar into view. The
  buttons are only visible when the task bar is out of view ([#5152](https://github.com/bryntum/support/issues/5152))
* The `custom-rendering` demo was updated both with a fresh new look and with a new demo specific feature that displays
  time axis scroll buttons in the header

### API CHANGES

* [BREAKING] `Core.util.helper.Point` class has been moved to solve circular module dependencies. It is now a named
  export of the `Core.util.helper.Rectangle` module. Check upgrading guide for the details
* `TaskModel` has got new `projectConstraintResolution` field allowing to specify how a task treats
  the project border (whether it's allowed for the task or not to move before the project start date for example).
  Please check the field docs for more details ([#7156](https://github.com/bryntum/support/issues/7156))
* `isMulti` is now the default mode for the Grid Filter plugin. To configure the filter pickers inside the column
  filter editor popup, provide a `GridFieldFilterPickerGroup` configuration using the Filter feature's `pickerConfig`
  config option. Configure `legacyMode : true` to use the previous UI instead ([#6685](https://github.com/bryntum/support/issues/6685))
* [DEPRECATED] The Filter feature context menu items `disableFilter`, `removeFilter`, and `editFilter` will be
  renamed `filterDisable`, `filterRemove`, and `filterEdit`, respectively, in `6.0.0`. If you are customizing the
 `TaskMenu` to hide or replace any of these menu items, you will need to change their names accordingly
* [FRAMEWORKS][DEPRECATED] `BryntumProjectModel` wrapper component has been renamed to `BryntumGanttProjectModel`.
  Please see the upgrade guide for details
* [TypeScript] Functions and events declarations in typings were improved to contain all available parameters and return
  type ([#6961](https://github.com/bryntum/support/issues/6961), [#4456](https://github.com/bryntum/support/issues/4456))
* `ExcelExport` feature now supports exporting to CSV file ([#5612](https://github.com/bryntum/support/issues/5612))
* Added a `Print` feature based on `PdfExport` feature which allows using browser print dialog and not rely on backend
  ([#6218](https://github.com/bryntum/support/issues/6218))

### LOCALE UPDATES

* New locales for `AdvancedTab`, `HonorProjectConstraintResolution`, `IgnoreProjectConstraintResolution`
  and `ProjectConstraintConflictEffectDescription` classes. Check "What's new" Gantt guide for the details

### BUG FIXES

* [#7277](https://github.com/bryntum/support/issues/7277) - `scrollTaskIntoView` not working reliably in `infiniteScroll`
* [#7287](https://github.com/bryntum/support/issues/7287) - `visibleDate` not functioning correctly
* [#7492](https://github.com/bryntum/support/issues/7492) - Row being resized should go on top
* [#7498](https://github.com/bryntum/support/issues/7498) - Collapsing grid part of Gantt when scrolled down results in blank space at top
* [#7501](https://github.com/bryntum/support/issues/7501) - Gantt Resource column overflowing avatar has no `border-radius` in Firefox
* [#7686](https://github.com/bryntum/support/issues/7686) - Overflow avatar is not the rightmost avatar

### FRAMEWORK SUPPORT

* TypeScript: `>= 3.6.0`
* Angular: `>= 9.0.0`
* React: `>= 16.0.0`
* Vue: `>= 2.0.0`
* Ionic: `>= 5.0.0`
* Vite: `>= 4.0.0`
* Webpack: `>= 4.0.0`

这篇关于Bryntum Gantt JS 5.6.2 cRACK的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/441035

相关文章

Node.js 中 http 模块的深度剖析与实战应用小结

《Node.js中http模块的深度剖析与实战应用小结》本文详细介绍了Node.js中的http模块,从创建HTTP服务器、处理请求与响应,到获取请求参数,每个环节都通过代码示例进行解析,旨在帮... 目录Node.js 中 http 模块的深度剖析与实战应用一、引言二、创建 HTTP 服务器:基石搭建(一

使用Vue.js报错:ReferenceError: “Vue is not defined“ 的原因与解决方案

《使用Vue.js报错:ReferenceError:“Vueisnotdefined“的原因与解决方案》在前端开发中,ReferenceError:Vueisnotdefined是一个常见... 目录一、错误描述二、错误成因分析三、解决方案1. 检查 vue.js 的引入方式2. 验证 npm 安装3.

JS常用组件收集

收集了一些平时遇到的前端比较优秀的组件,方便以后开发的时候查找!!! 函数工具: Lodash 页面固定: stickUp、jQuery.Pin 轮播: unslider、swiper 开关: switch 复选框: icheck 气泡: grumble 隐藏元素: Headroom

在JS中的设计模式的单例模式、策略模式、代理模式、原型模式浅讲

1. 单例模式(Singleton Pattern) 确保一个类只有一个实例,并提供一个全局访问点。 示例代码: class Singleton {constructor() {if (Singleton.instance) {return Singleton.instance;}Singleton.instance = this;this.data = [];}addData(value)

Node.js学习记录(二)

目录 一、express 1、初识express 2、安装express 3、创建并启动web服务器 4、监听 GET&POST 请求、响应内容给客户端 5、获取URL中携带的查询参数 6、获取URL中动态参数 7、静态资源托管 二、工具nodemon 三、express路由 1、express中路由 2、路由的匹配 3、路由模块化 4、路由模块添加前缀 四、中间件

EasyPlayer.js网页H5 Web js播放器能力合集

最近遇到一个需求,要求做一款播放器,发现能力上跟EasyPlayer.js基本一致,满足要求: 需求 功性能 分类 需求描述 功能 预览 分屏模式 单分屏(单屏/全屏) 多分屏(2*2) 多分屏(3*3) 多分屏(4*4) 播放控制 播放(单个或全部) 暂停(暂停时展示最后一帧画面) 停止(单个或全部) 声音控制(开关/音量调节) 主辅码流切换 辅助功能 屏

使用JS/Jquery获得父窗口的几个方法(笔记)

<pre name="code" class="javascript">取父窗口的元素方法:$(selector, window.parent.document);那么你取父窗口的父窗口的元素就可以用:$(selector, window.parent.parent.document);如题: $(selector, window.top.document);//获得顶级窗口里面的元素 $(

js异步提交form表单的解决方案

1.定义异步提交表单的方法 (通用方法) /*** 异步提交form表单* @param options {form:form表单元素,success:执行成功后处理函数}* <span style="color:#ff0000;"><strong>@注意 后台接收参数要解码否则中文会导致乱码 如:URLDecoder.decode(param,"UTF-8")</strong></span>

js react 笔记 2

起因, 目的: 记录一些 js, react, css 1. 生成一个随机的 uuid // 需要先安装 crypto 模块const { randomUUID } = require('crypto');const uuid = randomUUID();console.log(uuid); // 输出类似 '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d'

学习记录:js算法(二十八):删除排序链表中的重复元素、删除排序链表中的重复元素II

文章目录 删除排序链表中的重复元素我的思路解法一:循环解法二:递归 网上思路 删除排序链表中的重复元素 II我的思路网上思路 总结 删除排序链表中的重复元素 给定一个已排序的链表的头 head , 删除所有重复的元素,使每个元素只出现一次 。返回 已排序的链表 。 图一 图二 示例 1:(图一)输入:head = [1,1,2]输出:[1,2]示例 2:(图