Remove drupal.tableheader library
1 unresolved thread
Closed
requested to merge issue/drupal-3439580:3439580-remove-drupal.tableheader-library-10.3.x into 10.3.x
1 unresolved thread
Closes #3439580
Merge request reports
Activity
added 1 commit
- c590dd2b - Un-deprecate the drupal.tableheader library.
- Resolved by Dipak Yadav
added 1 commit
added 24 commits
-
0fe29bfd...36619bd1 - 16 commits from branch
project:10.3.x
- 3a64f216 - Remove drupal.tableheaders
- 055e78cc - Add empty drupalSettings.
- ddbe637c - Update deprecation message.
- 49cf1260 - Un-deprecate the drupal.tableheader library.
- 2046f659 - Add missing library dependency.
- 44eb200a - Apply 1 suggestion(s) to 1 file(s)
- 989b9545 - Issue #3439580: Remove drupal.tableheader library
- 8ed1f1ea - Merge branch '3439580-remove-drupal.tableheader-library-10.3.x' of...
Toggle commit list-
0fe29bfd...36619bd1 - 16 commits from branch
added 8 commits
-
8ed1f1ea...bdf86730 - 7 commits from branch
project:10.3.x
- 72695f9c - Remove tableheader.js.
-
8ed1f1ea...bdf86730 - 7 commits from branch
- Resolved by Dipak Yadav
added 1 commit
- 1df1f4b9 - Add moved_files declaration for the library.
753 753 754 754 drupal.tableheader: 755 755 version: VERSION 756 js: 757 misc/tableheader.js: {} 758 dependencies: 759 - core/jquery 760 - core/drupal 761 - core/drupalSettings 762 - core/once 763 - core/drupal.displace 756 css: 757 component: 758 misc/components/sticky-header.module.css: { weight: -10 } 759 moved_files: @dipakmdhrm
misc/tableheader.js: false
typically means that it has been removed or deprecated.So yes, I think in this context, false implies that the misc/tableheader.js file has been removed or is no longer used in the context of the drupal.tableheader library.
Edited by Sourojeet Paul
added 77 commits
-
3b733939...d2509584 - 76 commits from branch
project:10.3.x
- c6e3ecbc - Merge branch '10.3.x' of https://git.drupalcode.org/project/drupal into...
-
3b733939...d2509584 - 76 commits from branch
added 2 commits
-
7ec28f60 - 1 commit from branch
project:10.3.x
- 5d289f52 - Merge branch '10.3.x' of https://git.drupalcode.org/project/drupal into...
-
7ec28f60 - 1 commit from branch
Please register or sign in to reply