Releases: frappe/gantt
Releases Β· frappe/gantt
v1.0.3
What's Changed
A complete rewrite of the framework, with many enhancements, bug fixes, and a fresh UI.
- fix: check if today_button is defined before use it by @thomasync in #437
- chore(deps-dev): bump vite from 5.2.10 to 5.2.14 by @dependabot in #434
- Fix custom popup html documentation for v0.8 by @tagliala in #440
- chore(deps): bump rollup from 4.17.1 to 4.22.4 by @dependabot in #443
- chore(deps): bump cross-spawn, eslint and jest by @dependabot in #462
- Fix #[431]: add support for custom views with units(hour,day,month) by @moradlarbi in #454
- chore(deps-dev): bump rollup from 4.17.1 to 4.27.4 by @dependabot in #464
- Fix regression with webpack by @tagliala in #441
- Pre v1 Cleanup by @safwansamsudeen in #423
- fix: issues with highlight system and todayDate. by @MercurialUroboros in #475
- View Modes by @safwansamsudeen in #474
- Release v1 by @safwansamsudeen in #487
- fix: on calling update_task, start and end date not being updated by @inveention in #492
- Publish v1 by @safwansamsudeen in #488
- chore(deps-dev): bump vite from 5.4.11 to 5.4.12 by @dependabot in #497
- Publish new changes by @safwansamsudeen in #499
- Sync branches by @safwansamsudeen in #500
- chore: format by @safwansamsudeen in #501
New Contributors
- @thomasync made their first contribution in #437
- @tagliala made their first contribution in #440
- @moradlarbi made their first contribution in #454
- @MercurialUroboros made their first contribution in #475
- @inveention made their first contribution in #492
Thanks to everybody who helped with this release!
See the Full Changelog here.
v0.8.0
What's Changed
- Dependabot changes
- Update index.html by @DennisAnim in #302
- Add language option in README by @ThibaultBarolat in #292
- fix: wrong thick stick in view mode 'Month' by @hiawui in #279
- fix: exception when moving invalid bar by @hiawui in #271
- Add Italian month names by @SergAlexAnd in #242
- chore: update
language
options inREADME.md
by @s-aga-r in #306 - feat: add support for
german
andhungarian
languages by @s-aga-r in #307 - Use Intl.DateTimeFormat to translate month names by @stephanvierkant in #252
- Feat: Add Grid highlight for current week, month, year by @Deephacks619 in #381
- feat: expected progress bars by @GursheenK in #365
- feat: add dark mode support by @BHznJNs in #377
- Minor Fixes by @safwansamsudeen in #382
- Bump terser from 5.13.0 to 5.16.1 by @dependabot in #305
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #303
- chore(deps): bump handlebars from 4.0.11 to 4.7.8 by @dependabot in #386
- chore(deps): bump fsevents from 1.1.3 to 1.2.13 by @dependabot in #384
- chore(deps): bump semver from 5.5.0 to 5.7.2 by @dependabot in #385
- chore(deps): bump qs from 6.5.1 to 6.5.3 by @dependabot in #390
- chore(deps): bump async from 2.6.0 to 2.6.4 by @dependabot in #388
- New Features by @safwansamsudeen in #387
- Rewrite Framework by @safwansamsudeen in #393
- Tooling and Bug Fixes by @safwansamsudeen in #394
- fix: use css to align lower text dates by @safwansamsudeen in #422
New Contributors
- @dependabot made their first contribution in #301
- @DennisAnim made their first contribution in #302
- @ThibaultBarolat made their first contribution in #292
- @hiawui made their first contribution in #279
- @SergAlexAnd made their first contribution in #242
- @s-aga-r made their first contribution in #306
- @stephanvierkant made their first contribution in #252
- @Deephacks619 made their first contribution in #381
- @GursheenK made their first contribution in #365
- @BHznJNs made their first contribution in #377
- @safwansamsudeen made their first contribution in #382
Full Changelog: v0.6.1...v0.8.0