1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE/bug_report.md+54
- .github/ISSUE_TEMPLATE/feature_request.md+26
- .github/ISSUE_TEMPLATE/general.md+9
- .github/workflows/ci-linux-ubuntu-latest.yml+43
- .github/workflows/ci-mac.yml+43
- .github/workflows/ci-windows.yml+63
- examples/strictdoc/css/form.css+41-5
- package-lock.json+2-2
- package.json+1-1
- src/node.js+4
- src/pages/pages.js+4-3
- src/version.js+1-1
- tasks.py+2-2
- test/end2end/strictdoc/slough_pre/README.txt+2
- test/end2end/strictdoc/slough_pre/_static/autogen.css+256
- test/end2end/strictdoc/slough_pre/_static/base.css+145
- test/end2end/strictdoc/slough_pre/_static/collapsible_list.js+263
- test/end2end/strictdoc/slough_pre/_static/collapsible_toc.js+200
- test/end2end/strictdoc/slough_pre/_static/collapsible_tree.js+32
- test/end2end/strictdoc/slough_pre/_static/content.css+203
- test/end2end/strictdoc/slough_pre/_static/controllers/anchor_controller.js+173
- test/end2end/strictdoc/slough_pre/_static/controllers/autocompletable_field_controller.js+297
- test/end2end/strictdoc/slough_pre/_static/controllers/copy_to_clipboard_controller.js+64
- test/end2end/strictdoc/slough_pre/_static/controllers/deletable_field_controller.js+13
- test/end2end/strictdoc/slough_pre/_static/controllers/draggable_list_controller.js+328
- test/end2end/strictdoc/slough_pre/_static/controllers/dropdown_menu_controller.js+52
- test/end2end/strictdoc/slough_pre/_static/controllers/editable_field_controller.js+46
- test/end2end/strictdoc/slough_pre/_static/controllers/modal_controller.js+41
- test/end2end/strictdoc/slough_pre/_static/controllers/movable_field_controller.js+60
- test/end2end/strictdoc/slough_pre/_static/controllers/scroll_into_view_controller.js+5
- test/end2end/strictdoc/slough_pre/_static/controllers/tabs_controller.js+65
- test/end2end/strictdoc/slough_pre/_static/diff.css+531
- test/end2end/strictdoc/slough_pre/_static/diff.js+153
- test/end2end/strictdoc/slough_pre/_static/element.css+1.5k
- test/end2end/strictdoc/slough_pre/_static/favicon.ico
- test/end2end/strictdoc/slough_pre/_static/fonts/NotoSans-Italic-VariableFont_wdth,wght.ttf
- test/end2end/strictdoc/slough_pre/_static/fonts/NotoSans-VariableFont_wdth,wght.ttf
- test/end2end/strictdoc/slough_pre/_static/fonts/NotoSansMono-VariableFont_wdth,wght.ttf
- test/end2end/strictdoc/slough_pre/_static/form.css+685
- test/end2end/strictdoc/slough_pre/_static/layout.css+115
- test/end2end/strictdoc/slough_pre/_static/node.css+216
- test/end2end/strictdoc/slough_pre/_static/pan_with_space.js+151
- test/end2end/strictdoc/slough_pre/_static/project_tree.css+218
- test/end2end/strictdoc/slough_pre/_static/project_tree.js+345
- test/end2end/strictdoc/slough_pre/_static/requirement-tree.css+282
- test/end2end/strictdoc/slough_pre/_static/requirement.css+370
- test/end2end/strictdoc/slough_pre/_static/requirement__temporary.css+138
- test/end2end/strictdoc/slough_pre/_static/requirements-coverage.js+46
- test/end2end/strictdoc/slough_pre/_static/resizable_bar.js+602
- test/end2end/strictdoc/slough_pre/_static/source-code-coverage.js+415
- test/end2end/strictdoc/slough_pre/_static/source.css+197
- test/end2end/strictdoc/slough_pre/_static/stimulus.min.js+5
- test/end2end/strictdoc/slough_pre/_static/table_vew.css+79
- test/end2end/strictdoc/slough_pre/_static/toc_highlighting.js+275
- test/end2end/strictdoc/slough_pre/_static/traceability_matrix.css+148
- test/end2end/strictdoc/slough_pre/_static/tree(not_in_use).css+146
- test/end2end/strictdoc/slough_pre/_static/turbo.min.js+24
- test/end2end/strictdoc/slough_pre/_static/viewtype_menu.js+29
- test/end2end/strictdoc/slough_pre/_static/zoomable.js+387
- test/end2end/strictdoc/slough_pre/full_code_example.html+8.9k
- test/end2end/strictdoc/slough_pre/html/input.html+642
- test/end2end/strictdoc/slough_pre/pdf/input.pdf
0 commit comments