[MediaWiki-commits] [Gerrit] mediawiki/core[master]: mediawiki.UI: Remove deprecated `.mw-ui-constructive` class

2017-07-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/355892 )

Change subject: mediawiki.UI: Remove deprecated `.mw-ui-constructive` class
..


mediawiki.UI: Remove deprecated `.mw-ui-constructive` class

Removing `.mw-ui-constructive` class, which got deprecated in
I095eddfe5ec2f1fbc81939b67ed467484e15092b of v1.27.

Change-Id: I328ad277b82d724b51f07357785693fe54fe69ef
---
M RELEASE-NOTES-1.30
M resources/src/mediawiki.ui/components/buttons.less
2 files changed, 2 insertions(+), 3 deletions(-)

Approvals:
  jenkins-bot: Verified
  Jdlrobson: Looks good to me, approved



diff --git a/RELEASE-NOTES-1.30 b/RELEASE-NOTES-1.30
index 7ceb327..be21a7d 100644
--- a/RELEASE-NOTES-1.30
+++ b/RELEASE-NOTES-1.30
@@ -133,6 +133,7 @@
   are all deprecated. The main ParserCache instance should be obtained from
   MediaWikiServices instead. Access to the underlying BagOStuff is possible
   through the new ParserCache::getCacheStorage() method.
+* .mw-ui-constructive CSS class (deprecated in 1.27) was removed.
 
 == Compatibility ==
 MediaWiki 1.30 requires PHP 5.5.9 or later. There is experimental support for
diff --git a/resources/src/mediawiki.ui/components/buttons.less 
b/resources/src/mediawiki.ui/components/buttons.less
index abe7c46..d94a983 100644
--- a/resources/src/mediawiki.ui/components/buttons.less
+++ b/resources/src/mediawiki.ui/components/buttons.less
@@ -128,7 +128,6 @@
// Progressive buttons
//
// Use progressive buttons for actions which lead to a next step in the 
process.
-   // .mw-ui-constructive is deprecated; consolidated with `progressive`, 
see T110555
//
// Markup:
// 
@@ -139,8 +138,7 @@
// 
//
// Styleguide 2.1.1.
-   &.mw-ui-progressive,
-   &.mw-ui-constructive {
+   &.mw-ui-progressive {
.button-colors-primary( @colorProgressive, 
@colorProgressiveHighlight, @colorProgressiveActive );
 
&.mw-ui-quiet {

-- 
To view, visit https://gerrit.wikimedia.org/r/355892
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I328ad277b82d724b51f07357785693fe54fe69ef
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: VolkerE 
Gerrit-Reviewer: Bartosz DziewoƄski 
Gerrit-Reviewer: Bmansurov 
Gerrit-Reviewer: Jack Phoenix 
Gerrit-Reviewer: Jdlrobson 
Gerrit-Reviewer: VolkerE 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: mediawiki.UI: Remove deprecated `.mw-ui-constructive` class

2017-05-27 Thread VolkerE (Code Review)
VolkerE has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355892 )

Change subject: mediawiki.UI: Remove deprecated `.mw-ui-constructive` class
..

mediawiki.UI: Remove deprecated `.mw-ui-constructive` class

Removing `.mw-ui-constructive` class, which got deprecated in
I095eddfe5ec2f1fbc81939b67ed467484e15092b of v1.27.

Change-Id: I328ad277b82d724b51f07357785693fe54fe69ef
---
M resources/src/mediawiki.ui/components/buttons.less
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/92/355892/1

diff --git a/resources/src/mediawiki.ui/components/buttons.less 
b/resources/src/mediawiki.ui/components/buttons.less
index abe7c46..d94a983 100644
--- a/resources/src/mediawiki.ui/components/buttons.less
+++ b/resources/src/mediawiki.ui/components/buttons.less
@@ -128,7 +128,6 @@
// Progressive buttons
//
// Use progressive buttons for actions which lead to a next step in the 
process.
-   // .mw-ui-constructive is deprecated; consolidated with `progressive`, 
see T110555
//
// Markup:
// 
@@ -139,8 +138,7 @@
// 
//
// Styleguide 2.1.1.
-   &.mw-ui-progressive,
-   &.mw-ui-constructive {
+   &.mw-ui-progressive {
.button-colors-primary( @colorProgressive, 
@colorProgressiveHighlight, @colorProgressiveActive );
 
&.mw-ui-quiet {

-- 
To view, visit https://gerrit.wikimedia.org/r/355892
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I328ad277b82d724b51f07357785693fe54fe69ef
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: VolkerE 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits