stable
Clone or download
Read-only
Merge commit 'refs/changes/01/22901/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #21758: Stop using smooth-scrollbar Change-Id: I5db56375a92bb51afce33cec8d0c0f55ef91648f
Modified Files
Name | ||||
---|---|---|---|---|
M | src/package-lock.json | +4 | −17 | Go to diff View file |
M | src/package.json | +0 | −1 | Go to diff View file |
M | src/scripts/BurningParrot/src/index.ts | +0 | −2 | Go to diff View file |
D | src/scripts/BurningParrot/src/scrollbar.ts | +0 | −30 | Go to diff View file |
M | src/scripts/FlamingParrot/sidebar.js | +0 | −2 | Go to diff View file |
M | src/themes/BurningParrot/css/burning-parrot.scss | +0 | −1 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_sidebar.scss | +14 | −0 | Go to diff View file |
D | src/themes/BurningParrot/css/includes/_smooth-scrollbar-overrides.scss | +0 | −32 | Go to diff View file |
M | src/themes/BurningParrot/templates/header.mustache | +1 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_definitions.scss | +0 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_sidebar.scss | +14 | −0 | Go to diff View file |
D | src/themes/FlamingParrot/css/utils/_smooth-scrollbar-overrides.scss | +0 | −32 | Go to diff View file |
M | src/themes/FlamingParrot/templates/project-sidebar.mustache | +1 | −1 | Go to diff View file |