mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2025-01-04 10:15:08 +00:00
44a7f643bc
Replace CSS slithery_snake_case with shish-kebab-case for consistency with the rest of the codebase. find \ -not '( ( -name node_modules -o -name .git -o -name vendor -o -name doc -o -name dist ) -prune )' \ -type f| xargs \ -rd\\n \ sed -ri 's%flipped_([xy])_([xy])%flipped-\1-\2%g; s%flipped_([xy])%flipped-\1%g' Change-Id: I25dc0ddeda711faca9a79b5bf87d6b5aa0d5aea5 |
||
---|---|---|
.. | ||
pagePreview | ||
preview | ||
settingsDialog | ||
popup.less | ||
templateUtil.js |