aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/fields
Commit message (Expand)AuthorAgeFilesLines
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant2025-03-031-1/+1
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-3/+4
* Fix large image overflow in comment page (#31740)charles2024-11-151-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-053-3/+3
* Don't show hidden labels when filling out an issue template (#31576)65432024-07-081-1/+1
* Support setting the `default` attribute of the issue template dropdown field ...Zettat1232024-05-231-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-245-8/+8
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-242-2/+2
* Extend issue template yaml engine (#29274)65432024-03-045-6/+6
* Fix required checkboxes in issue forms (#27592)JakobDev2023-10-191-4/+7
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+0
* Make issue template field template access correct template data (#26698)wxiaoguang2023-08-241-2/+1
* Add validations.required check to dropdown field (#24849)yp053272023-05-221-0/+2
* Support markdown editor for issue template (#24400)yp053272023-05-081-4/+23
* Replace remaining fontawesome dropdown icons with SVG (#24455)silverwind2023-05-011-1/+2
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-1/+1
* Fix nil context in RenderMarkdownToHtml (#23092)Zettat1232023-02-246-11/+11
* Support Issue forms and PR forms (#20987)Jason Song2022-09-026-0/+45