Quantcast
Channel: Bryntum
Viewing all 370 articles
Browse latest View live

What’s New In Bryntum Grid 2.1

$
0
0


We are excited to announce version 2.1.0 of Bryntum Grid. This release contains many behind the scenes changes made to pave the way for the newly released Bryntum Gantt 1.0, but it also includes some new goodies described below. For full details please see the change log. Code editor in demos Our demos now include […]

What’s New In Bryntum Scheduler 2.1

$
0
0


This release contains many behind the scenes changes made to pave the way for the newly released Bryntum Gantt 1.0, but it also includes some new goodies as described below. For full details please see the change log. Code editor in demos Our demos now include a basic built-in code editor, allowing you to easily […]

Customer Spotlight: IntelliSurvey

$
0
0


About IntelliSurvey IntelliSurvey​ is the premier online survey platform for professional market researchers and consultants. We run some of the most complex surveys that go far beyond “how would you rate your experience on a scale of 1 to 10”. Our web application is used to construct advanced surveys and analyze data, in real time […]

Announcing Bryntum Gantt v1.1.0 – With Baselines, Critical Paths and Progress Line

$
0
0


We are happy to announce Bryntum Gantt v1.1.0 – a feature packed release. This release contains no less than three major new features: Baselines Critical paths Progress line We have also added a number of new columns, fixed a few bugs and improved the documentation. Let’s dig into the new features! Baselines A baseline is […]

Announcing Bryntum Scheduler 2.2 With Vertical Mode

$
0
0


We are very excited to announce our Scheduler v2.2 release which supports a new vertical rendering mode. In the release you will also find a new header zoom feature plus a few bug fixes. For full details please see the change log. If you are low on time, simply click here to view our new […]

New Bryntum Grid, Scheduler & Gantt patch releases

$
0
0


In the past few days, we have released new versions of Bryntum Grid, Scheduler and Gantt. The releases mostly contain bug fixes, but a few new features and demos are worth highlighting and you can read about them below. As always, for full details please see each product’s change log (Grid, Scheduler & Gantt). What’s […]

Migrating From Ext Scheduler to Bryntum Scheduler

$
0
0


Ext Scheduler was written based on the Ext JS library, and therefore had a strict dependency on the Ext JS library. About a year ago, we announced the new pure JS version of the Scheduler which is completely standalone and does not depend on any third-party JavaScript libraries. The new “Bryntum Scheduler” distribution also contains […]

New Bryntum Grid, Scheduler & Gantt patch releases (2.2.4 & 1.1.5)

$
0
0
In the past couple of weeks, we have shipped two patch releases each for Bryntum Grid, Scheduler and Gantt. They mainly contain bug fixes but we strive to include some more exciting things as well which we will share in this post. As always, for full details please see each product’s change log (Grid, Scheduler […]

Customer Spotlight – Tesar

$
0
0
Background TESAR® is an Italian company with long standing expertise in making systems for data collection, planning, control and management of industrial production and quality. Tesar was looking for a tool that refreshed its resource monitoring application in a modern and interactive direction. The application monitors machine and resources statuses in a specific time period. […]

Adding A Scheduler Component To Your React App

$
0
0
React (also known as React.js or ReactJS) is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. React makes it easier to create interactive views that react to changes in data and update accordingly. Views implemented as components makes code more predictable and easier […]

What’s New In Bryntum Grid 2.3

$
0
0
We are excited to announce version 2.3.0 of Bryntum Grid. This release is jam-packed with both big and small improvements. For full details please see the change log. Paging support While Grid is perfectly capable of handling really large datasets locally, it is not always practical to do so. With this release we are introducing […]

What’s New In Bryntum Scheduler 2.3

$
0
0
We are excited to announce version 2.3.0 of Bryntum Scheduler. The release has a lot of smaller improvements but also introduces a long awaited major feature, read on to find out what! For full details please see the change log. Also note that many of the changes in Grid 2.3.0 applies to Scheduler, detailed changelog […]

What’s New In Bryntum Gantt 1.2

$
0
0
We are excited to announce version 1.2.0 of Bryntum Gantt. This release introduces a number of great new features and has some bug fixes as well. On top of this, it brings with it all recent improvements made in the Grid and Scheduler products. For full details please see the change log. It might also […]

Bryntum ❤️ GitHub

$
0
0
This fall we decided to spend some time modernizing our continuous integration environment and tool chain. This effort will greatly improve code stability as well as our code delivery efficiency. Additionally, it will also make our setup more transparent to our customers. We estimate to be fully upgraded in time for the new year fireworks, meaning […]

Using Bryntum Scheduler in an Angular App

$
0
0
Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. It uses templates written in HTML which can include custom tags. The templates are bound to data prepared, held and processed by TypeScript classes. The data and template are combined to produce dynamically updated views. The core Angular […]

Siesta Turbo Mode – Doubling Your UI Test Suite Execution Speed

$
0
0
Interested in speeding up your UI tests dramatically? Then this post is for you. In the upcoming Siesta release we introduce a new turboMode setting which, for us at Bryntum, has cut our UI test execution time in half. This means a lot when you have many and big test suites running often across multiple […]

Exporting Bryntum Gantt To PDF

$
0
0
Recently we introduced support for exporting to PDF / PNG in our Grid, Scheduler and Gantt products. This feature has been one of our most popular ones over the years. In this post we will show you how to get started exporting your project schedule. Export to PDF Printing is a crucial feature of any […]

What’s New In Scheduler 3.1.0 & Gantt 2.1.0 Releases

$
0
0
Gantt ScreenshotWe are happy to announce v2.1.0 of Bryntum Gantt and v3.1.0 of Bryntum Scheduler. These minor releases contain plenty of bug fixes as well as a few cool new features. For full details, as always please see the Scheduler change log or Gantt change log. It might also be worth checking out the grid change […]

The Mixin Pattern In TypeScript – All You Need To Know Part 2

$
0
0
typescriptIn my previous post, I introduced you to the mixin pattern in TypeScript. The whole pattern can actually be summarised in just three lines: export type AnyFunction<A = any> = (...input: any[]) => A export type AnyConstructor<A = object> = new (...input: any[]) => A export type Mixin<T extends AnyFunction> = InstanceType<ReturnType<T>> The expressiveness of the […]

Announcing Chronograph 1.0.0

$
0
0
Today we are excited to announce the release of Chronograph 1.0.0. Chronograph is an open-source reactive computational engine, implemented in TypeScript. It serves as a critical building block of our Bryntum Gantt housing all the business and scheduling logic. Reactive computations became popular recently, mainly through the React, Vue and Angular libraries and there are […]
Viewing all 370 articles
Browse latest View live