This big request tracks the progress of splitting the big tlp global variable into smaller packages.
Remaining:
- [ ] Extract a
@tuleap/tlp-select2 lib.
- [x] Extract a
@tuleap/tlp-date-picker lib.
- [x] Everyone should import
@tuleap/tlp-dropdown. It is removed from global tlp.
- [x] Everyone should import
@tuleap/tlp-popovers. It is removed from global tlp.
- [ ] Everyone should import
@tuleap/tlp-modal. It is removed from global tlp.
- [x] Everyone should import
@tuleap/tlp-date-picker. It is removed from global tlp.
- [ ] Replace the last remaining usages of
jQuery bundled in global tlp.
- [ ] ...other steps, probably
- [ ] Kill the global
tlp. It is no longer included in any page.
This is a follow-up of request #18842, request #20906, request #26374, request #26742