stable
Clone or download
Read-only
Merge commit 'refs/changes/50/23050/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #21787: Handle CSS browser prefixes automatically Change-Id: I969507b1362281dc8429a53f3df4667a5a797f5a
Modified Files
Name | ||||
---|---|---|---|---|
M | package-lock.json | +332 | −45 | Go to diff View file |
M | package.json | +3 | −0 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss | +1 | −10 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss | +1 | −10 | Go to diff View file |
M | plugins/agiledashboard/themes/FlamingParrot/css/_default-style.scss | +0 | −10 | Go to diff View file |
M | plugins/cardwall/themes/default/css/_cardwall.scss | +1 | −39 | Go to diff View file |
M | plugins/document/themes/_upload.scss | +0 | −4 | Go to diff View file |
M | plugins/program_management/themes/program_management/_element.scss | +0 | −2 | Go to diff View file |
M | plugins/roadmap/themes/_task.scss | +1 | −2 | Go to diff View file |
M | plugins/taskboard/themes/includes/_card-read.scss | +0 | −2 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-color-selector.scss | +1 | −5 | Go to diff View file |
M | plugins/tracker/themes/FlamingParrot/css/style.scss | +0 | −1 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_cards.scss | +1 | −8 | Go to diff View file |
M | plugins/tracker/themes/default/css/style.scss | +3 | −67 | Go to diff View file |
M | src/scripts/tlp-doc/css/_demos.scss | +1 | −9 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_sidebar-siteadmin.scss | +0 | −5 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_account-confirmation.scss | +0 | −9 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_project-confirmation.scss | +0 | −9 | Go to diff View file |
M | src/themes/common/css/style.scss | +0 | −1 | Go to diff View file |
M | src/themes/common/css/utils/_datepicker.scss | +0 | −2 | Go to diff View file |
M | tools/utils/scripts/webpack-rule-configs.js | +9 | −1 | Go to diff View file |