You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang 19a1e1b20e
Remove polluted `.ui.right` (#26825)
Each change is tested manually line by line. There are too many changes
so I can't share dozens of screenshots.

In short:

1. `ui right` could be still used in `ui top attached header`, because
there is a special case.
2. A lot of `ui right` are just no-op, so they can be removed safely.
3. Some of the `ui right` should be replaced by `gt-float-right` (to
avoid breaking, leave them to the future).
4. A few of the `ui right` could be rewritten by flex.
11 months ago
..
components Remove polluted `.ui.right` (#26825) 11 months ago
features Remove some transition related code (#26755) 11 months ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
modules Refactor toast module (#26677) 11 months ago
render Update JS dependencies (#26586) 11 months ago
standalone Add toasts to UI (#25449) 1 year ago
test rename tributeValues to mentionValues (#25375) 1 year ago
utils Avoiding accessing undefined mentionValues (#26461) 11 months ago
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) 11 months ago
bootstrap.js Check disabled workflow when rerun jobs (#26535) 11 months ago
index.js Show branches and tags that contain a commit (#25180) 12 months ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
svg.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 12 months ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) 1 year ago
utils.test.js Fix Uint8Array comparisons and update vitest (#26805) 11 months ago