Marcy Sutton
89e0ea79bb
Update PR template to prompt for accessibility ( #11407 )
...
* Add accessibility section to PR template
* Add accessibility section to Forem docs
* Incorporate PR review feedback
2020-11-18 11:52:57 -05:00
rhymes
f9506affb5
Use faster JS selection methods ( #11409 )
...
* Add JS tips section to frontend documentation
* Replace document.getElementsByTagName('body') with document.body
* Replace querySelectorAll with faster selecting methods where appropriate
* Replace querySelector with faster selecting methods where appropriate
* Fix typo
* Fix forEach and getElementsByClassName
* Change querySelector* to faster methods in erb files
* Change querySelector* to faster methods in ruby files
* Fix runkit tag
* Various fixes
* Update app/assets/javascripts/initializers/initializeEllipsisMenu.js
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
* Update app/assets/javascripts/utilities/slideSidebar.js
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
* Commenting out flaky spec
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2020-11-16 17:35:50 +01:00
Vaidehi Joshi
e49999ded0
Link to tracking docs from gitdocs sidebar ( #8918 ) [deploy]
2020-06-25 13:14:08 -07:00
Nick Taylor
d6cdedba9a
More updates to frontend documentation ( #5724 )
...
* Updated styles documentation.
* Added some docs about dynamic import usage.
* Updated architecture overview doc.
* Changed some wording
* Changed some wording
2020-01-27 12:51:55 -05:00
Nick Taylor
b980481d0d
update frontend docs ( #5706 )
...
* Added InstantClick to frontend docs.
* Added linting/formatting section to frontend docs.
* Fixed up some wording about linting.
* Added documentation about styles to frontend docs.
* Fixed a typo.
* Cleaned up InstantClick docs.
* Fixed a typo
2020-01-24 15:22:27 -05:00
Nick Taylor
cc7a3f692a
VS Code Settings Update / Frontend Debug Documentation ( #4346 )
...
* Added Edge debug configuration for VS Code.
* Added frontend debug documentation.
* Some copy updates.
* Added the debugging docs to the TOC.
2019-10-10 13:10:03 -04:00
rhymes
9210f6793b
Improvements on dev docs ( #2616 )
...
* Correct installation documentation
* Add stylized titles
* Add some changes to the getting started documentation
* Add changes for the backend guide
* Add changes for the design guide
* Add testing / Q&A guide improvements
* Minor fixes to contributing docs
* More improvements to the general doc
* Improvements for frontend guide
2019-04-29 18:54:29 -04:00
Andrew Brown
30dcb23169
#2507 - refactor GitDocs documentation ( #2595 )
...
* #2507 - refactor GitDocs documentation
* #2507 - fix grammar and spelling errors
2019-04-29 10:08:22 -04:00