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

相关文章

Vue项目的甘特图组件之dhtmlx-gantt使用教程和实现效果展示(推荐)

《Vue项目的甘特图组件之dhtmlx-gantt使用教程和实现效果展示(推荐)》文章介绍了如何使用dhtmlx-gantt组件来实现公司的甘特图需求,并提供了一个简单的Vue组件示例,文章还分享了一... 目录一、首先 npm 安装插件二、创建一个vue组件三、业务页面内 引用自定义组件:四、dhtmlx

Node.js net模块的使用示例

《Node.jsnet模块的使用示例》本文主要介绍了Node.jsnet模块的使用示例,net模块支持TCP通信,处理TCP连接和数据传输,具有一定的参考价值,感兴趣的可以了解一下... 目录简介引入 net 模块核心概念TCP (传输控制协议)Socket服务器TCP 服务器创建基本服务器服务器配置选项服

mac安装nvm(node.js)多版本管理实践步骤

《mac安装nvm(node.js)多版本管理实践步骤》:本文主要介绍mac安装nvm(node.js)多版本管理的相关资料,NVM是一个用于管理多个Node.js版本的命令行工具,它允许开发者在... 目录NVM功能简介MAC安装实践一、下载nvm二、安装nvm三、安装node.js总结NVM功能简介N

前端原生js实现拖拽排课效果实例

《前端原生js实现拖拽排课效果实例》:本文主要介绍如何实现一个简单的课程表拖拽功能,通过HTML、CSS和JavaScript的配合,我们实现了课程项的拖拽、放置和显示功能,文中通过实例代码介绍的... 目录1. 效果展示2. 效果分析2.1 关键点2.2 实现方法3. 代码实现3.1 html部分3.2

JS 实现复制到剪贴板的几种方式小结

《JS实现复制到剪贴板的几种方式小结》本文主要介绍了JS实现复制到剪贴板的几种方式小结,包括ClipboardAPI和document.execCommand这两种方法,具有一定的参考价值,感兴趣的... 目录一、Clipboard API相关属性方法二、document.execCommand优点:缺点:

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、路由模块添加前缀 四、中间件