Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) | wxiaoguang | 2023-07-10 | 1 | -2/+2 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -2/+2 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -2/+2 |
* | Switch Unicode Escaping to a VSCode-like system (#19990) | zeripath | 2022-08-13 | 1 | -6/+9 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -4/+4 |
* | Left-Align text in Unicode warning boxes (#18331) | silverwind | 2022-01-19 | 1 | -2/+2 |
* | Only warn on bidi but still escape non-bidi (#18333) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Prevent NPE when viewing non-rendered files (#18234) | zeripath | 2022-01-11 | 1 | -16/+18 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 1 | -0/+17 |