Update jquery treetable to the actual version

Created on 24 March 2021, over 3 years ago
Updated 6 November 2024, about 1 month ago

There are some differences between current jquery.treetable.js and https://github.com/ludo/jquery-treetable/blob/master/jquery.treetable.js
It seems a bit improve performance at least because of using variable instead of call `this.data("treetable")` many times.

πŸ“Œ Task
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia kiseleva.t

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine talisa1987

    Tested #2 patch. Works well for me.

  • πŸ‡§πŸ‡¬Bulgaria ovanes Sofia

    Reroll of Patch from Comment #2 for Compatibility with Drupal 10.3

    This patch updates the jQuery treetable functionality to work with Drupal 10.3. The reroll addresses the issue by adding use strict; mode and adjusting several functions for better compatibility and adherence to the latest JavaScript standards. Minor adjustments to the Node class methods and loadBranch logic were also applied to streamline field handling and rendering.

    Patch Summary:

    • Changes to jquery.treetable.js to ensure compatibility with Drupal 10.3
    • Minor syntax and logic adjustments for standard compliance

    Please review and confirm if this approach aligns with the requirements for the current core.

  • πŸ‡§πŸ‡¬Bulgaria ovanes Sofia
Production build 0.71.5 2024